From a9f1b909978e5b32e54abcb52b53455d1f5ab864 Mon Sep 17 00:00:00 2001 From: thefiddler Date: Wed, 10 Sep 2014 23:29:15 +0200 Subject: [PATCH] [API] Update test to cover extensions --- Source/Tests/Test.API.Desktop/api.cs | 126516 ++++++++++++++++++++++++-------- 1 file changed, 94165 insertions(+), 32351 deletions(-) diff --git a/Source/Tests/Test.API.Desktop/api.cs b/Source/Tests/Test.API.Desktop/api.cs index 6284a8b..cb126a2 100644 --- a/Source/Tests/Test.API.Desktop/api.cs +++ b/Source/Tests/Test.API.Desktop/api.cs @@ -1,14 +1,14 @@ #pragma warning disable 219,612,618,1720 class Test { public static void Main() { } -static void Test_AccumOp_10238() { +static void Test_AccumOp_19316() { var _Accum = OpenTK.Graphics.OpenGL.AccumOp.Accum; var _Load = OpenTK.Graphics.OpenGL.AccumOp.Load; var _Return = OpenTK.Graphics.OpenGL.AccumOp.Return; var _Mult = OpenTK.Graphics.OpenGL.AccumOp.Mult; var _Add = OpenTK.Graphics.OpenGL.AccumOp.Add; } -static void Test_ActiveAttribType_10239() { +static void Test_ActiveAttribType_19317() { var _None = OpenTK.Graphics.OpenGL.ActiveAttribType.None; var _Int = OpenTK.Graphics.OpenGL.ActiveAttribType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL.ActiveAttribType.UnsignedInt; @@ -45,13 +45,13 @@ static void Test_ActiveAttribType_10239() { var _DoubleVec3 = OpenTK.Graphics.OpenGL.ActiveAttribType.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL.ActiveAttribType.DoubleVec4; } -static void Test_ActiveSubroutineUniformParameter_10240() { +static void Test_ActiveSubroutineUniformParameter_19318() { var _UniformSize = OpenTK.Graphics.OpenGL.ActiveSubroutineUniformParameter.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL.ActiveSubroutineUniformParameter.UniformNameLength; var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL.ActiveSubroutineUniformParameter.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL.ActiveSubroutineUniformParameter.CompatibleSubroutines; } -static void Test_ActiveUniformBlockParameter_10241() { +static void Test_ActiveUniformBlockParameter_19319() { var _UniformBlockReferencedByTessControlShader = OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter.UniformBlockReferencedByTessControlShader; var _UniformBlockReferencedByTessEvaluationShader = OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter.UniformBlockReferencedByTessEvaluationShader; var _UniformBlockBinding = OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter.UniformBlockBinding; @@ -64,7 +64,7 @@ static void Test_ActiveUniformBlockParameter_10241() { var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter.UniformBlockReferencedByFragmentShader; var _UniformBlockReferencedByComputeShader = OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter.UniformBlockReferencedByComputeShader; } -static void Test_ActiveUniformParameter_10242() { +static void Test_ActiveUniformParameter_19320() { var _UniformType = OpenTK.Graphics.OpenGL.ActiveUniformParameter.UniformType; var _UniformSize = OpenTK.Graphics.OpenGL.ActiveUniformParameter.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL.ActiveUniformParameter.UniformNameLength; @@ -75,7 +75,7 @@ static void Test_ActiveUniformParameter_10242() { var _UniformIsRowMajor = OpenTK.Graphics.OpenGL.ActiveUniformParameter.UniformIsRowMajor; var _UniformAtomicCounterBufferIndex = OpenTK.Graphics.OpenGL.ActiveUniformParameter.UniformAtomicCounterBufferIndex; } -static void Test_ActiveUniformType_10243() { +static void Test_ActiveUniformType_19321() { var _Int = OpenTK.Graphics.OpenGL.ActiveUniformType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL.ActiveUniformType.UnsignedInt; var _Float = OpenTK.Graphics.OpenGL.ActiveUniformType.Float; @@ -180,7 +180,7 @@ static void Test_ActiveUniformType_10243() { var _UnsignedIntSampler2DMultisampleArray = OpenTK.Graphics.OpenGL.ActiveUniformType.UnsignedIntSampler2DMultisampleArray; var _UnsignedIntAtomicCounter = OpenTK.Graphics.OpenGL.ActiveUniformType.UnsignedIntAtomicCounter; } -static void Test_All_10244() { +static void Test_All_19322() { var _False = OpenTK.Graphics.OpenGL.All.False; var _LayoutDefaultIntel = OpenTK.Graphics.OpenGL.All.LayoutDefaultIntel; var _NoError = OpenTK.Graphics.OpenGL.All.NoError; @@ -4895,7 +4895,7 @@ static void Test_All_10244() { var _SkipComponents2Nv = OpenTK.Graphics.OpenGL.All.SkipComponents2Nv; var _SkipComponents1Nv = OpenTK.Graphics.OpenGL.All.SkipComponents1Nv; } -static void Test_AlphaFunction_10245() { +static void Test_AlphaFunction_19323() { var _Never = OpenTK.Graphics.OpenGL.AlphaFunction.Never; var _Less = OpenTK.Graphics.OpenGL.AlphaFunction.Less; var _Equal = OpenTK.Graphics.OpenGL.AlphaFunction.Equal; @@ -4905,13 +4905,13 @@ static void Test_AlphaFunction_10245() { var _Gequal = OpenTK.Graphics.OpenGL.AlphaFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL.AlphaFunction.Always; } -static void Test_AmdBlendMinmaxFactor_10246() { +static void Test_AmdBlendMinmaxFactor_19324() { var _FactorMinAmd = OpenTK.Graphics.OpenGL.AmdBlendMinmaxFactor.FactorMinAmd; var _FactorMaxAmd = OpenTK.Graphics.OpenGL.AmdBlendMinmaxFactor.FactorMaxAmd; } -static void Test_AmdConservativeDepth_10247() { +static void Test_AmdConservativeDepth_19325() { } -static void Test_AmdDebugOutput_10248() { +static void Test_AmdDebugOutput_19326() { var _MaxDebugMessageLengthAmd = OpenTK.Graphics.OpenGL.AmdDebugOutput.MaxDebugMessageLengthAmd; var _MaxDebugLoggedMessagesAmd = OpenTK.Graphics.OpenGL.AmdDebugOutput.MaxDebugLoggedMessagesAmd; var _DebugLoggedMessagesAmd = OpenTK.Graphics.OpenGL.AmdDebugOutput.DebugLoggedMessagesAmd; @@ -4927,15 +4927,15 @@ static void Test_AmdDebugOutput_10248() { var _DebugCategoryApplicationAmd = OpenTK.Graphics.OpenGL.AmdDebugOutput.DebugCategoryApplicationAmd; var _DebugCategoryOtherAmd = OpenTK.Graphics.OpenGL.AmdDebugOutput.DebugCategoryOtherAmd; } -static void Test_AmdDepthClampSeparate_10249() { +static void Test_AmdDepthClampSeparate_19327() { var _DepthClampNearAmd = OpenTK.Graphics.OpenGL.AmdDepthClampSeparate.DepthClampNearAmd; var _DepthClampFarAmd = OpenTK.Graphics.OpenGL.AmdDepthClampSeparate.DepthClampFarAmd; } -static void Test_AmdDrawBuffersBlend_10250() { +static void Test_AmdDrawBuffersBlend_19328() { } -static void Test_AmdGcnShader_10251() { +static void Test_AmdGcnShader_19329() { } -static void Test_AmdGpuShaderInt64_10252() { +static void Test_AmdGpuShaderInt64_19330() { var _Int64Nv = OpenTK.Graphics.OpenGL.AmdGpuShaderInt64.Int64Nv; var _UnsignedInt64Nv = OpenTK.Graphics.OpenGL.AmdGpuShaderInt64.UnsignedInt64Nv; var _Int8Nv = OpenTK.Graphics.OpenGL.AmdGpuShaderInt64.Int8Nv; @@ -4965,7 +4965,7 @@ static void Test_AmdGpuShaderInt64_10252() { var _Float16Vec3Nv = OpenTK.Graphics.OpenGL.AmdGpuShaderInt64.Float16Vec3Nv; var _Float16Vec4Nv = OpenTK.Graphics.OpenGL.AmdGpuShaderInt64.Float16Vec4Nv; } -static void Test_AmdInterleavedElements_10253() { +static void Test_AmdInterleavedElements_19331() { var _Red = OpenTK.Graphics.OpenGL.AmdInterleavedElements.Red; var _Green = OpenTK.Graphics.OpenGL.AmdInterleavedElements.Green; var _Blue = OpenTK.Graphics.OpenGL.AmdInterleavedElements.Blue; @@ -4976,16 +4976,16 @@ static void Test_AmdInterleavedElements_10253() { var _VertexElementSwizzleAmd = OpenTK.Graphics.OpenGL.AmdInterleavedElements.VertexElementSwizzleAmd; var _VertexIdSwizzleAmd = OpenTK.Graphics.OpenGL.AmdInterleavedElements.VertexIdSwizzleAmd; } -static void Test_AmdMultiDrawIndirect_10254() { +static void Test_AmdMultiDrawIndirect_19332() { } -static void Test_AmdNameGenDelete_10255() { +static void Test_AmdNameGenDelete_19333() { var _DataBufferAmd = OpenTK.Graphics.OpenGL.AmdNameGenDelete.DataBufferAmd; var _PerformanceMonitorAmd = OpenTK.Graphics.OpenGL.AmdNameGenDelete.PerformanceMonitorAmd; var _QueryObjectAmd = OpenTK.Graphics.OpenGL.AmdNameGenDelete.QueryObjectAmd; var _VertexArrayObjectAmd = OpenTK.Graphics.OpenGL.AmdNameGenDelete.VertexArrayObjectAmd; var _SamplerObjectAmd = OpenTK.Graphics.OpenGL.AmdNameGenDelete.SamplerObjectAmd; } -static void Test_AmdOcclusionQueryEvent_10256() { +static void Test_AmdOcclusionQueryEvent_19334() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent.QueryStencilFailEventBitAmd; @@ -4993,7 +4993,7 @@ static void Test_AmdOcclusionQueryEvent_10256() { var _OcclusionQueryEventMaskAmd = OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent.OcclusionQueryEventMaskAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent.QueryAllEventBitsAmd; } -static void Test_AmdPerformanceMonitor_10257() { +static void Test_AmdPerformanceMonitor_19335() { var _CounterTypeAmd = OpenTK.Graphics.OpenGL.AmdPerformanceMonitor.CounterTypeAmd; var _CounterRangeAmd = OpenTK.Graphics.OpenGL.AmdPerformanceMonitor.CounterRangeAmd; var _UnsignedInt64Amd = OpenTK.Graphics.OpenGL.AmdPerformanceMonitor.UnsignedInt64Amd; @@ -5002,27 +5002,27 @@ static void Test_AmdPerformanceMonitor_10257() { var _PerfmonResultSizeAmd = OpenTK.Graphics.OpenGL.AmdPerformanceMonitor.PerfmonResultSizeAmd; var _PerfmonResultAmd = OpenTK.Graphics.OpenGL.AmdPerformanceMonitor.PerfmonResultAmd; } -static void Test_AmdPinnedMemory_10258() { +static void Test_AmdPinnedMemory_19336() { var _ExternalVirtualMemoryBufferAmd = OpenTK.Graphics.OpenGL.AmdPinnedMemory.ExternalVirtualMemoryBufferAmd; } -static void Test_AmdQueryBufferObject_10259() { +static void Test_AmdQueryBufferObject_19337() { var _QueryBufferAmd = OpenTK.Graphics.OpenGL.AmdQueryBufferObject.QueryBufferAmd; var _QueryBufferBindingAmd = OpenTK.Graphics.OpenGL.AmdQueryBufferObject.QueryBufferBindingAmd; var _QueryResultNoWaitAmd = OpenTK.Graphics.OpenGL.AmdQueryBufferObject.QueryResultNoWaitAmd; } -static void Test_AmdSamplePositions_10260() { +static void Test_AmdSamplePositions_19338() { var _SubsampleDistanceAmd = OpenTK.Graphics.OpenGL.AmdSamplePositions.SubsampleDistanceAmd; } -static void Test_AmdSeamlessCubemapPerTexture_10261() { +static void Test_AmdSeamlessCubemapPerTexture_19339() { var _TextureCubeMapSeamless = OpenTK.Graphics.OpenGL.AmdSeamlessCubemapPerTexture.TextureCubeMapSeamless; } -static void Test_AmdShaderAtomicCounterOps_10262() { +static void Test_AmdShaderAtomicCounterOps_19340() { } -static void Test_AmdShaderStencilExport_10263() { +static void Test_AmdShaderStencilExport_19341() { } -static void Test_AmdShaderTrinaryMinmax_10264() { +static void Test_AmdShaderTrinaryMinmax_19342() { } -static void Test_AmdSparseTexture_10265() { +static void Test_AmdSparseTexture_19343() { var _TextureStorageSparseBitAmd = OpenTK.Graphics.OpenGL.AmdSparseTexture.TextureStorageSparseBitAmd; var _VirtualPageSizeXAmd = OpenTK.Graphics.OpenGL.AmdSparseTexture.VirtualPageSizeXAmd; var _VirtualPageSizeYAmd = OpenTK.Graphics.OpenGL.AmdSparseTexture.VirtualPageSizeYAmd; @@ -5033,22 +5033,22 @@ static void Test_AmdSparseTexture_10265() { var _MinSparseLevelAmd = OpenTK.Graphics.OpenGL.AmdSparseTexture.MinSparseLevelAmd; var _MinLodWarningAmd = OpenTK.Graphics.OpenGL.AmdSparseTexture.MinLodWarningAmd; } -static void Test_AmdStencilOperationExtended_10266() { +static void Test_AmdStencilOperationExtended_19344() { var _SetAmd = OpenTK.Graphics.OpenGL.AmdStencilOperationExtended.SetAmd; var _ReplaceValueAmd = OpenTK.Graphics.OpenGL.AmdStencilOperationExtended.ReplaceValueAmd; var _StencilOpValueAmd = OpenTK.Graphics.OpenGL.AmdStencilOperationExtended.StencilOpValueAmd; var _StencilBackOpValueAmd = OpenTK.Graphics.OpenGL.AmdStencilOperationExtended.StencilBackOpValueAmd; } -static void Test_AmdTextureTexture4_10267() { +static void Test_AmdTextureTexture4_19345() { } -static void Test_AmdTransformFeedback3LinesTriangles_10268() { +static void Test_AmdTransformFeedback3LinesTriangles_19346() { } -static void Test_AmdTransformFeedback4_10269() { +static void Test_AmdTransformFeedback4_19347() { var _StreamRasterizationAmd = OpenTK.Graphics.OpenGL.AmdTransformFeedback4.StreamRasterizationAmd; } -static void Test_AmdVertexShaderLayer_10270() { +static void Test_AmdVertexShaderLayer_19348() { } -static void Test_AmdVertexShaderTesselator_10271() { +static void Test_AmdVertexShaderTesselator_19349() { var _SamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator.SamplerBufferAmd; var _IntSamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator.IntSamplerBufferAmd; var _UnsignedIntSamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator.UnsignedIntSamplerBufferAmd; @@ -5057,7 +5057,7 @@ static void Test_AmdVertexShaderTesselator_10271() { var _DiscreteAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator.DiscreteAmd; var _ContinuousAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator.ContinuousAmd; } -static void Test_AmdVertexShaderTessellator_10272() { +static void Test_AmdVertexShaderTessellator_19350() { var _SamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator.SamplerBufferAmd; var _IntSamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator.IntSamplerBufferAmd; var _UnsignedIntSamplerBufferAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator.UnsignedIntSamplerBufferAmd; @@ -5066,24 +5066,24 @@ static void Test_AmdVertexShaderTessellator_10272() { var _DiscreteAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator.DiscreteAmd; var _ContinuousAmd = OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator.ContinuousAmd; } -static void Test_AmdVertexShaderViewportIndex_10273() { +static void Test_AmdVertexShaderViewportIndex_19351() { } -static void Test_AppleAuxDepthStencil_10274() { +static void Test_AppleAuxDepthStencil_19352() { var _AuxDepthStencilApple = OpenTK.Graphics.OpenGL.AppleAuxDepthStencil.AuxDepthStencilApple; } -static void Test_AppleClientStorage_10275() { +static void Test_AppleClientStorage_19353() { var _UnpackClientStorageApple = OpenTK.Graphics.OpenGL.AppleClientStorage.UnpackClientStorageApple; } -static void Test_AppleElementArray_10276() { +static void Test_AppleElementArray_19354() { var _ElementArrayApple = OpenTK.Graphics.OpenGL.AppleElementArray.ElementArrayApple; var _ElementArrayTypeApple = OpenTK.Graphics.OpenGL.AppleElementArray.ElementArrayTypeApple; var _ElementArrayPointerApple = OpenTK.Graphics.OpenGL.AppleElementArray.ElementArrayPointerApple; } -static void Test_AppleFence_10277() { +static void Test_AppleFence_19355() { var _DrawPixelsApple = OpenTK.Graphics.OpenGL.AppleFence.DrawPixelsApple; var _FenceApple = OpenTK.Graphics.OpenGL.AppleFence.FenceApple; } -static void Test_AppleFloatPixels_10278() { +static void Test_AppleFloatPixels_19356() { var _HalfApple = OpenTK.Graphics.OpenGL.AppleFloatPixels.HalfApple; var _RgbaFloat32Apple = OpenTK.Graphics.OpenGL.AppleFloatPixels.RgbaFloat32Apple; var _RgbFloat32Apple = OpenTK.Graphics.OpenGL.AppleFloatPixels.RgbFloat32Apple; @@ -5099,11 +5099,11 @@ static void Test_AppleFloatPixels_10278() { var _LuminanceAlphaFloat16Apple = OpenTK.Graphics.OpenGL.AppleFloatPixels.LuminanceAlphaFloat16Apple; var _ColorFloatApple = OpenTK.Graphics.OpenGL.AppleFloatPixels.ColorFloatApple; } -static void Test_AppleFlushBufferRange_10279() { +static void Test_AppleFlushBufferRange_19357() { var _BufferSerializedModifyApple = OpenTK.Graphics.OpenGL.AppleFlushBufferRange.BufferSerializedModifyApple; var _BufferFlushingUnmapApple = OpenTK.Graphics.OpenGL.AppleFlushBufferRange.BufferFlushingUnmapApple; } -static void Test_AppleObjectPurgeable_10280() { +static void Test_AppleObjectPurgeable_19358() { var _BufferObjectApple = OpenTK.Graphics.OpenGL.AppleObjectPurgeable.BufferObjectApple; var _ReleasedApple = OpenTK.Graphics.OpenGL.AppleObjectPurgeable.ReleasedApple; var _VolatileApple = OpenTK.Graphics.OpenGL.AppleObjectPurgeable.VolatileApple; @@ -5111,20 +5111,20 @@ static void Test_AppleObjectPurgeable_10280() { var _UndefinedApple = OpenTK.Graphics.OpenGL.AppleObjectPurgeable.UndefinedApple; var _PurgeableApple = OpenTK.Graphics.OpenGL.AppleObjectPurgeable.PurgeableApple; } -static void Test_AppleRgb422_10281() { +static void Test_AppleRgb422_19359() { var _UnsignedShort88Apple = OpenTK.Graphics.OpenGL.AppleRgb422.UnsignedShort88Apple; var _UnsignedShort88RevApple = OpenTK.Graphics.OpenGL.AppleRgb422.UnsignedShort88RevApple; var _Rgb422Apple = OpenTK.Graphics.OpenGL.AppleRgb422.Rgb422Apple; var _RgbRaw422Apple = OpenTK.Graphics.OpenGL.AppleRgb422.RgbRaw422Apple; } -static void Test_AppleRowBytes_10282() { +static void Test_AppleRowBytes_19360() { var _PackRowBytesApple = OpenTK.Graphics.OpenGL.AppleRowBytes.PackRowBytesApple; var _UnpackRowBytesApple = OpenTK.Graphics.OpenGL.AppleRowBytes.UnpackRowBytesApple; } -static void Test_AppleSpecularVector_10283() { +static void Test_AppleSpecularVector_19361() { var _LightModelSpecularVectorApple = OpenTK.Graphics.OpenGL.AppleSpecularVector.LightModelSpecularVectorApple; } -static void Test_AppleTextureRange_10284() { +static void Test_AppleTextureRange_19362() { var _TextureRangeLengthApple = OpenTK.Graphics.OpenGL.AppleTextureRange.TextureRangeLengthApple; var _TextureRangePointerApple = OpenTK.Graphics.OpenGL.AppleTextureRange.TextureRangePointerApple; var _TextureStorageHintApple = OpenTK.Graphics.OpenGL.AppleTextureRange.TextureStorageHintApple; @@ -5132,13 +5132,13 @@ static void Test_AppleTextureRange_10284() { var _StorageCachedApple = OpenTK.Graphics.OpenGL.AppleTextureRange.StorageCachedApple; var _StorageSharedApple = OpenTK.Graphics.OpenGL.AppleTextureRange.StorageSharedApple; } -static void Test_AppleTransformHint_10285() { +static void Test_AppleTransformHint_19363() { var _TransformHintApple = OpenTK.Graphics.OpenGL.AppleTransformHint.TransformHintApple; } -static void Test_AppleVertexArrayObject_10286() { +static void Test_AppleVertexArrayObject_19364() { var _VertexArrayBindingApple = OpenTK.Graphics.OpenGL.AppleVertexArrayObject.VertexArrayBindingApple; } -static void Test_AppleVertexArrayRange_10287() { +static void Test_AppleVertexArrayRange_19365() { var _VertexArrayRangeApple = OpenTK.Graphics.OpenGL.AppleVertexArrayRange.VertexArrayRangeApple; var _VertexArrayRangeLengthApple = OpenTK.Graphics.OpenGL.AppleVertexArrayRange.VertexArrayRangeLengthApple; var _VertexArrayStorageHintApple = OpenTK.Graphics.OpenGL.AppleVertexArrayRange.VertexArrayStorageHintApple; @@ -5147,7 +5147,7 @@ static void Test_AppleVertexArrayRange_10287() { var _StorageCachedApple = OpenTK.Graphics.OpenGL.AppleVertexArrayRange.StorageCachedApple; var _StorageSharedApple = OpenTK.Graphics.OpenGL.AppleVertexArrayRange.StorageSharedApple; } -static void Test_AppleVertexProgramEvaluators_10288() { +static void Test_AppleVertexProgramEvaluators_19366() { var _VertexAttribMap1Apple = OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators.VertexAttribMap1Apple; var _VertexAttribMap2Apple = OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators.VertexAttribMap2Apple; var _VertexAttribMap1SizeApple = OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators.VertexAttribMap1SizeApple; @@ -5159,26 +5159,26 @@ static void Test_AppleVertexProgramEvaluators_10288() { var _VertexAttribMap2OrderApple = OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators.VertexAttribMap2OrderApple; var _VertexAttribMap2DomainApple = OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators.VertexAttribMap2DomainApple; } -static void Test_AppleYcbcr422_10289() { +static void Test_AppleYcbcr422_19367() { var _Ycbcr422Apple = OpenTK.Graphics.OpenGL.AppleYcbcr422.Ycbcr422Apple; var _UnsignedShort88Apple = OpenTK.Graphics.OpenGL.AppleYcbcr422.UnsignedShort88Apple; var _UnsignedShort88RevApple = OpenTK.Graphics.OpenGL.AppleYcbcr422.UnsignedShort88RevApple; } -static void Test_ArbArraysOfArrays_10290() { +static void Test_ArbArraysOfArrays_19368() { } -static void Test_ArbBaseInstance_10291() { +static void Test_ArbBaseInstance_19369() { } -static void Test_ArbBindlessTexture_10292() { +static void Test_ArbBindlessTexture_19370() { var _UnsignedInt64Arb = OpenTK.Graphics.OpenGL.ArbBindlessTexture.UnsignedInt64Arb; } -static void Test_ArbBlendFuncExtended_10293() { +static void Test_ArbBlendFuncExtended_19371() { var _Src1Alpha = OpenTK.Graphics.OpenGL.ArbBlendFuncExtended.Src1Alpha; var _Src1Color = OpenTK.Graphics.OpenGL.ArbBlendFuncExtended.Src1Color; var _OneMinusSrc1Color = OpenTK.Graphics.OpenGL.ArbBlendFuncExtended.OneMinusSrc1Color; var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL.ArbBlendFuncExtended.OneMinusSrc1Alpha; var _MaxDualSourceDrawBuffers = OpenTK.Graphics.OpenGL.ArbBlendFuncExtended.MaxDualSourceDrawBuffers; } -static void Test_ArbBufferStorage_10294() { +static void Test_ArbBufferStorage_19372() { var _ClientMappedBufferBarrierBit = OpenTK.Graphics.OpenGL.ArbBufferStorage.ClientMappedBufferBarrierBit; var _MapReadBit = OpenTK.Graphics.OpenGL.ArbBufferStorage.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL.ArbBufferStorage.MapWriteBit; @@ -5189,25 +5189,25 @@ static void Test_ArbBufferStorage_10294() { var _BufferImmutableStorage = OpenTK.Graphics.OpenGL.ArbBufferStorage.BufferImmutableStorage; var _BufferStorageFlags = OpenTK.Graphics.OpenGL.ArbBufferStorage.BufferStorageFlags; } -static void Test_ArbClearBufferObject_10295() { +static void Test_ArbClearBufferObject_19373() { } -static void Test_ArbClearTexture_10296() { +static void Test_ArbClearTexture_19374() { var _ClearTexture = OpenTK.Graphics.OpenGL.ArbClearTexture.ClearTexture; } -static void Test_ArbClEvent_10297() { +static void Test_ArbClEvent_19375() { var _SyncClEventArb = OpenTK.Graphics.OpenGL.ArbClEvent.SyncClEventArb; var _SyncClEventCompleteArb = OpenTK.Graphics.OpenGL.ArbClEvent.SyncClEventCompleteArb; } -static void Test_ArbColorBufferFloat_10298() { +static void Test_ArbColorBufferFloat_19376() { var _RgbaFloatModeArb = OpenTK.Graphics.OpenGL.ArbColorBufferFloat.RgbaFloatModeArb; var _ClampVertexColorArb = OpenTK.Graphics.OpenGL.ArbColorBufferFloat.ClampVertexColorArb; var _ClampFragmentColorArb = OpenTK.Graphics.OpenGL.ArbColorBufferFloat.ClampFragmentColorArb; var _ClampReadColorArb = OpenTK.Graphics.OpenGL.ArbColorBufferFloat.ClampReadColorArb; var _FixedOnlyArb = OpenTK.Graphics.OpenGL.ArbColorBufferFloat.FixedOnlyArb; } -static void Test_ArbCompatibility_10299() { +static void Test_ArbCompatibility_19377() { } -static void Test_ArbCompressedTexturePixelStorage_10300() { +static void Test_ArbCompressedTexturePixelStorage_19378() { var _UnpackCompressedBlockWidth = OpenTK.Graphics.OpenGL.ArbCompressedTexturePixelStorage.UnpackCompressedBlockWidth; var _UnpackCompressedBlockHeight = OpenTK.Graphics.OpenGL.ArbCompressedTexturePixelStorage.UnpackCompressedBlockHeight; var _UnpackCompressedBlockDepth = OpenTK.Graphics.OpenGL.ArbCompressedTexturePixelStorage.UnpackCompressedBlockDepth; @@ -5217,7 +5217,7 @@ static void Test_ArbCompressedTexturePixelStorage_10300() { var _PackCompressedBlockDepth = OpenTK.Graphics.OpenGL.ArbCompressedTexturePixelStorage.PackCompressedBlockDepth; var _PackCompressedBlockSize = OpenTK.Graphics.OpenGL.ArbCompressedTexturePixelStorage.PackCompressedBlockSize; } -static void Test_ArbComputeShader_10301() { +static void Test_ArbComputeShader_19379() { var _ComputeShaderBit = OpenTK.Graphics.OpenGL.ArbComputeShader.ComputeShaderBit; var _MaxComputeSharedMemorySize = OpenTK.Graphics.OpenGL.ArbComputeShader.MaxComputeSharedMemorySize; var _MaxComputeUniformComponents = OpenTK.Graphics.OpenGL.ArbComputeShader.MaxComputeUniformComponents; @@ -5237,23 +5237,23 @@ static void Test_ArbComputeShader_10301() { var _MaxComputeWorkGroupCount = OpenTK.Graphics.OpenGL.ArbComputeShader.MaxComputeWorkGroupCount; var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL.ArbComputeShader.MaxComputeWorkGroupSize; } -static void Test_ArbComputeVariableGroupSize_10302() { +static void Test_ArbComputeVariableGroupSize_19380() { var _MaxComputeFixedGroupInvocationsArb = OpenTK.Graphics.OpenGL.ArbComputeVariableGroupSize.MaxComputeFixedGroupInvocationsArb; var _MaxComputeFixedGroupSizeArb = OpenTK.Graphics.OpenGL.ArbComputeVariableGroupSize.MaxComputeFixedGroupSizeArb; var _MaxComputeVariableGroupInvocationsArb = OpenTK.Graphics.OpenGL.ArbComputeVariableGroupSize.MaxComputeVariableGroupInvocationsArb; var _MaxComputeVariableGroupSizeArb = OpenTK.Graphics.OpenGL.ArbComputeVariableGroupSize.MaxComputeVariableGroupSizeArb; } -static void Test_ArbConservativeDepth_10303() { +static void Test_ArbConservativeDepth_19381() { } -static void Test_ArbCopyBuffer_10304() { +static void Test_ArbCopyBuffer_19382() { var _CopyReadBuffer = OpenTK.Graphics.OpenGL.ArbCopyBuffer.CopyReadBuffer; var _CopyReadBufferBinding = OpenTK.Graphics.OpenGL.ArbCopyBuffer.CopyReadBufferBinding; var _CopyWriteBuffer = OpenTK.Graphics.OpenGL.ArbCopyBuffer.CopyWriteBuffer; var _CopyWriteBufferBinding = OpenTK.Graphics.OpenGL.ArbCopyBuffer.CopyWriteBufferBinding; } -static void Test_ArbCopyImage_10305() { +static void Test_ArbCopyImage_19383() { } -static void Test_ArbDebugOutput_10306() { +static void Test_ArbDebugOutput_19384() { var _DebugOutputSynchronousArb = OpenTK.Graphics.OpenGL.ArbDebugOutput.DebugOutputSynchronousArb; var _DebugNextLoggedMessageLengthArb = OpenTK.Graphics.OpenGL.ArbDebugOutput.DebugNextLoggedMessageLengthArb; var _DebugCallbackFunctionArb = OpenTK.Graphics.OpenGL.ArbDebugOutput.DebugCallbackFunctionArb; @@ -5277,22 +5277,22 @@ static void Test_ArbDebugOutput_10306() { var _DebugSeverityMediumArb = OpenTK.Graphics.OpenGL.ArbDebugOutput.DebugSeverityMediumArb; var _DebugSeverityLowArb = OpenTK.Graphics.OpenGL.ArbDebugOutput.DebugSeverityLowArb; } -static void Test_ArbDepthBufferFloat_10307() { +static void Test_ArbDepthBufferFloat_19385() { var _DepthComponent32f = OpenTK.Graphics.OpenGL.ArbDepthBufferFloat.DepthComponent32f; var _Depth32fStencil8 = OpenTK.Graphics.OpenGL.ArbDepthBufferFloat.Depth32fStencil8; var _Float32UnsignedInt248Rev = OpenTK.Graphics.OpenGL.ArbDepthBufferFloat.Float32UnsignedInt248Rev; } -static void Test_ArbDepthClamp_10308() { +static void Test_ArbDepthClamp_19386() { var _DepthClamp = OpenTK.Graphics.OpenGL.ArbDepthClamp.DepthClamp; } -static void Test_ArbDepthTexture_10309() { +static void Test_ArbDepthTexture_19387() { var _DepthComponent16Arb = OpenTK.Graphics.OpenGL.ArbDepthTexture.DepthComponent16Arb; var _DepthComponent24Arb = OpenTK.Graphics.OpenGL.ArbDepthTexture.DepthComponent24Arb; var _DepthComponent32Arb = OpenTK.Graphics.OpenGL.ArbDepthTexture.DepthComponent32Arb; var _TextureDepthSizeArb = OpenTK.Graphics.OpenGL.ArbDepthTexture.TextureDepthSizeArb; var _DepthTextureModeArb = OpenTK.Graphics.OpenGL.ArbDepthTexture.DepthTextureModeArb; } -static void Test_ArbDrawBuffers_10310() { +static void Test_ArbDrawBuffers_19388() { var _MaxDrawBuffersArb = OpenTK.Graphics.OpenGL.ArbDrawBuffers.MaxDrawBuffersArb; var _DrawBuffer0Arb = OpenTK.Graphics.OpenGL.ArbDrawBuffers.DrawBuffer0Arb; var _DrawBuffer1Arb = OpenTK.Graphics.OpenGL.ArbDrawBuffers.DrawBuffer1Arb; @@ -5311,23 +5311,23 @@ static void Test_ArbDrawBuffers_10310() { var _DrawBuffer14Arb = OpenTK.Graphics.OpenGL.ArbDrawBuffers.DrawBuffer14Arb; var _DrawBuffer15Arb = OpenTK.Graphics.OpenGL.ArbDrawBuffers.DrawBuffer15Arb; } -static void Test_ArbDrawBuffersBlend_10311() { +static void Test_ArbDrawBuffersBlend_19389() { } -static void Test_ArbDrawElementsBaseVertex_10312() { +static void Test_ArbDrawElementsBaseVertex_19390() { } -static void Test_ArbDrawIndirect_10313() { +static void Test_ArbDrawIndirect_19391() { var _DrawIndirectBuffer = OpenTK.Graphics.OpenGL.ArbDrawIndirect.DrawIndirectBuffer; var _DrawIndirectBufferBinding = OpenTK.Graphics.OpenGL.ArbDrawIndirect.DrawIndirectBufferBinding; } -static void Test_ArbDrawInstanced_10314() { +static void Test_ArbDrawInstanced_19392() { } -static void Test_ArbEnhancedLayouts_10315() { +static void Test_ArbEnhancedLayouts_19393() { var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL.ArbEnhancedLayouts.TransformFeedbackBuffer; var _LocationComponent = OpenTK.Graphics.OpenGL.ArbEnhancedLayouts.LocationComponent; var _TransformFeedbackBufferIndex = OpenTK.Graphics.OpenGL.ArbEnhancedLayouts.TransformFeedbackBufferIndex; var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL.ArbEnhancedLayouts.TransformFeedbackBufferStride; } -static void Test_ArbEs2Compatibility_10316() { +static void Test_ArbEs2Compatibility_19394() { var _Fixed = OpenTK.Graphics.OpenGL.ArbEs2Compatibility.Fixed; var _ImplementationColorReadType = OpenTK.Graphics.OpenGL.ArbEs2Compatibility.ImplementationColorReadType; var _ImplementationColorReadFormat = OpenTK.Graphics.OpenGL.ArbEs2Compatibility.ImplementationColorReadFormat; @@ -5345,7 +5345,7 @@ static void Test_ArbEs2Compatibility_10316() { var _MaxVaryingVectors = OpenTK.Graphics.OpenGL.ArbEs2Compatibility.MaxVaryingVectors; var _MaxFragmentUniformVectors = OpenTK.Graphics.OpenGL.ArbEs2Compatibility.MaxFragmentUniformVectors; } -static void Test_ArbEs3Compatibility_10317() { +static void Test_ArbEs3Compatibility_19395() { var _PrimitiveRestartFixedIndex = OpenTK.Graphics.OpenGL.ArbEs3Compatibility.PrimitiveRestartFixedIndex; var _AnySamplesPassedConservative = OpenTK.Graphics.OpenGL.ArbEs3Compatibility.AnySamplesPassedConservative; var _MaxElementIndex = OpenTK.Graphics.OpenGL.ArbEs3Compatibility.MaxElementIndex; @@ -5360,16 +5360,16 @@ static void Test_ArbEs3Compatibility_10317() { var _CompressedRgba8Etc2Eac = OpenTK.Graphics.OpenGL.ArbEs3Compatibility.CompressedRgba8Etc2Eac; var _CompressedSrgb8Alpha8Etc2Eac = OpenTK.Graphics.OpenGL.ArbEs3Compatibility.CompressedSrgb8Alpha8Etc2Eac; } -static void Test_ArbExplicitAttribLocation_10318() { +static void Test_ArbExplicitAttribLocation_19396() { } -static void Test_ArbExplicitUniformLocation_10319() { +static void Test_ArbExplicitUniformLocation_19397() { var _MaxUniformLocations = OpenTK.Graphics.OpenGL.ArbExplicitUniformLocation.MaxUniformLocations; } -static void Test_ArbFragmentCoordConventions_10320() { +static void Test_ArbFragmentCoordConventions_19398() { } -static void Test_ArbFragmentLayerViewport_10321() { +static void Test_ArbFragmentLayerViewport_19399() { } -static void Test_ArbFragmentProgram_10322() { +static void Test_ArbFragmentProgram_19400() { var _ProgramLengthArb = OpenTK.Graphics.OpenGL.ArbFragmentProgram.ProgramLengthArb; var _ProgramStringArb = OpenTK.Graphics.OpenGL.ArbFragmentProgram.ProgramStringArb; var _MaxProgramMatrixStackDepthArb = OpenTK.Graphics.OpenGL.ArbFragmentProgram.MaxProgramMatrixStackDepthArb; @@ -5449,14 +5449,14 @@ static void Test_ArbFragmentProgram_10322() { var _Matrix30Arb = OpenTK.Graphics.OpenGL.ArbFragmentProgram.Matrix30Arb; var _Matrix31Arb = OpenTK.Graphics.OpenGL.ArbFragmentProgram.Matrix31Arb; } -static void Test_ArbFragmentProgramShadow_10323() { +static void Test_ArbFragmentProgramShadow_19401() { } -static void Test_ArbFragmentShader_10324() { +static void Test_ArbFragmentShader_19402() { var _FragmentShaderArb = OpenTK.Graphics.OpenGL.ArbFragmentShader.FragmentShaderArb; var _MaxFragmentUniformComponentsArb = OpenTK.Graphics.OpenGL.ArbFragmentShader.MaxFragmentUniformComponentsArb; var _FragmentShaderDerivativeHintArb = OpenTK.Graphics.OpenGL.ArbFragmentShader.FragmentShaderDerivativeHintArb; } -static void Test_ArbFramebufferNoAttachments_10325() { +static void Test_ArbFramebufferNoAttachments_19403() { var _FramebufferDefaultWidth = OpenTK.Graphics.OpenGL.ArbFramebufferNoAttachments.FramebufferDefaultWidth; var _FramebufferDefaultHeight = OpenTK.Graphics.OpenGL.ArbFramebufferNoAttachments.FramebufferDefaultHeight; var _FramebufferDefaultLayers = OpenTK.Graphics.OpenGL.ArbFramebufferNoAttachments.FramebufferDefaultLayers; @@ -5467,7 +5467,7 @@ static void Test_ArbFramebufferNoAttachments_10325() { var _MaxFramebufferLayers = OpenTK.Graphics.OpenGL.ArbFramebufferNoAttachments.MaxFramebufferLayers; var _MaxFramebufferSamples = OpenTK.Graphics.OpenGL.ArbFramebufferNoAttachments.MaxFramebufferSamples; } -static void Test_ArbFramebufferObject_10326() { +static void Test_ArbFramebufferObject_19404() { var _InvalidFramebufferOperation = OpenTK.Graphics.OpenGL.ArbFramebufferObject.InvalidFramebufferOperation; var _FramebufferAttachmentColorEncoding = OpenTK.Graphics.OpenGL.ArbFramebufferObject.FramebufferAttachmentColorEncoding; var _FramebufferAttachmentComponentType = OpenTK.Graphics.OpenGL.ArbFramebufferObject.FramebufferAttachmentComponentType; @@ -5549,10 +5549,10 @@ static void Test_ArbFramebufferObject_10326() { var _FramebufferIncompleteMultisample = OpenTK.Graphics.OpenGL.ArbFramebufferObject.FramebufferIncompleteMultisample; var _MaxSamples = OpenTK.Graphics.OpenGL.ArbFramebufferObject.MaxSamples; } -static void Test_ArbFramebufferSrgb_10327() { +static void Test_ArbFramebufferSrgb_19405() { var _FramebufferSrgb = OpenTK.Graphics.OpenGL.ArbFramebufferSrgb.FramebufferSrgb; } -static void Test_ArbGeometryShader4_10328() { +static void Test_ArbGeometryShader4_19406() { var _LinesAdjacencyArb = OpenTK.Graphics.OpenGL.ArbGeometryShader4.LinesAdjacencyArb; var _LineStripAdjacencyArb = OpenTK.Graphics.OpenGL.ArbGeometryShader4.LineStripAdjacencyArb; var _TrianglesAdjacencyArb = OpenTK.Graphics.OpenGL.ArbGeometryShader4.TrianglesAdjacencyArb; @@ -5574,13 +5574,13 @@ static void Test_ArbGeometryShader4_10328() { var _MaxGeometryOutputVerticesArb = OpenTK.Graphics.OpenGL.ArbGeometryShader4.MaxGeometryOutputVerticesArb; var _MaxGeometryTotalOutputComponentsArb = OpenTK.Graphics.OpenGL.ArbGeometryShader4.MaxGeometryTotalOutputComponentsArb; } -static void Test_ArbGetProgramBinary_10329() { +static void Test_ArbGetProgramBinary_19407() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.ArbGetProgramBinary.ProgramBinaryRetrievableHint; var _ProgramBinaryLength = OpenTK.Graphics.OpenGL.ArbGetProgramBinary.ProgramBinaryLength; var _NumProgramBinaryFormats = OpenTK.Graphics.OpenGL.ArbGetProgramBinary.NumProgramBinaryFormats; var _ProgramBinaryFormats = OpenTK.Graphics.OpenGL.ArbGetProgramBinary.ProgramBinaryFormats; } -static void Test_ArbGpuShader5_10330() { +static void Test_ArbGpuShader5_19408() { var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL.ArbGpuShader5.GeometryShaderInvocations; var _MaxGeometryShaderInvocations = OpenTK.Graphics.OpenGL.ArbGpuShader5.MaxGeometryShaderInvocations; var _MinFragmentInterpolationOffset = OpenTK.Graphics.OpenGL.ArbGpuShader5.MinFragmentInterpolationOffset; @@ -5588,7 +5588,7 @@ static void Test_ArbGpuShader5_10330() { var _FragmentInterpolationOffsetBits = OpenTK.Graphics.OpenGL.ArbGpuShader5.FragmentInterpolationOffsetBits; var _MaxVertexStreams = OpenTK.Graphics.OpenGL.ArbGpuShader5.MaxVertexStreams; } -static void Test_ArbGpuShaderFp64_10331() { +static void Test_ArbGpuShaderFp64_19409() { var _Double = OpenTK.Graphics.OpenGL.ArbGpuShaderFp64.Double; var _DoubleMat2 = OpenTK.Graphics.OpenGL.ArbGpuShaderFp64.DoubleMat2; var _DoubleMat3 = OpenTK.Graphics.OpenGL.ArbGpuShaderFp64.DoubleMat3; @@ -5603,13 +5603,13 @@ static void Test_ArbGpuShaderFp64_10331() { var _DoubleVec3 = OpenTK.Graphics.OpenGL.ArbGpuShaderFp64.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL.ArbGpuShaderFp64.DoubleVec4; } -static void Test_ArbHalfFloatPixel_10332() { +static void Test_ArbHalfFloatPixel_19410() { var _HalfFloatArb = OpenTK.Graphics.OpenGL.ArbHalfFloatPixel.HalfFloatArb; } -static void Test_ArbHalfFloatVertex_10333() { +static void Test_ArbHalfFloatVertex_19411() { var _HalfFloat = OpenTK.Graphics.OpenGL.ArbHalfFloatVertex.HalfFloat; } -static void Test_ArbImaging_10334() { +static void Test_ArbImaging_19412() { var _ConstantColor = OpenTK.Graphics.OpenGL.ArbImaging.ConstantColor; var _OneMinusConstantColor = OpenTK.Graphics.OpenGL.ArbImaging.OneMinusConstantColor; var _ConstantAlpha = OpenTK.Graphics.OpenGL.ArbImaging.ConstantAlpha; @@ -5686,17 +5686,17 @@ static void Test_ArbImaging_10334() { var _ReplicateBorder = OpenTK.Graphics.OpenGL.ArbImaging.ReplicateBorder; var _ConvolutionBorderColor = OpenTK.Graphics.OpenGL.ArbImaging.ConvolutionBorderColor; } -static void Test_ArbIndirectParameters_10335() { +static void Test_ArbIndirectParameters_19413() { var _ParameterBufferArb = OpenTK.Graphics.OpenGL.ArbIndirectParameters.ParameterBufferArb; var _ParameterBufferBindingArb = OpenTK.Graphics.OpenGL.ArbIndirectParameters.ParameterBufferBindingArb; } -static void Test_ArbInstancedArrays_10336() { +static void Test_ArbInstancedArrays_19414() { var _VertexAttribArrayDivisorArb = OpenTK.Graphics.OpenGL.ArbInstancedArrays.VertexAttribArrayDivisorArb; } -static void Test_ArbInternalformatQuery_10337() { +static void Test_ArbInternalformatQuery_19415() { var _NumSampleCounts = OpenTK.Graphics.OpenGL.ArbInternalformatQuery.NumSampleCounts; } -static void Test_ArbInternalformatQuery2_10338() { +static void Test_ArbInternalformatQuery2_19416() { var _Texture1D = OpenTK.Graphics.OpenGL.ArbInternalformatQuery2.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL.ArbInternalformatQuery2.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL.ArbInternalformatQuery2.Texture3D; @@ -5813,12 +5813,12 @@ static void Test_ArbInternalformatQuery2_10338() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.ArbInternalformatQuery2.Texture2DMultisampleArray; var _NumSampleCounts = OpenTK.Graphics.OpenGL.ArbInternalformatQuery2.NumSampleCounts; } -static void Test_ArbInvalidateSubdata_10339() { +static void Test_ArbInvalidateSubdata_19417() { } -static void Test_ArbMapBufferAlignment_10340() { +static void Test_ArbMapBufferAlignment_19418() { var _MinMapBufferAlignment = OpenTK.Graphics.OpenGL.ArbMapBufferAlignment.MinMapBufferAlignment; } -static void Test_ArbMapBufferRange_10341() { +static void Test_ArbMapBufferRange_19419() { var _MapReadBit = OpenTK.Graphics.OpenGL.ArbMapBufferRange.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL.ArbMapBufferRange.MapWriteBit; var _MapInvalidateRangeBit = OpenTK.Graphics.OpenGL.ArbMapBufferRange.MapInvalidateRangeBit; @@ -5826,7 +5826,7 @@ static void Test_ArbMapBufferRange_10341() { var _MapFlushExplicitBit = OpenTK.Graphics.OpenGL.ArbMapBufferRange.MapFlushExplicitBit; var _MapUnsynchronizedBit = OpenTK.Graphics.OpenGL.ArbMapBufferRange.MapUnsynchronizedBit; } -static void Test_ArbMatrixPalette_10342() { +static void Test_ArbMatrixPalette_19420() { var _MatrixPaletteArb = OpenTK.Graphics.OpenGL.ArbMatrixPalette.MatrixPaletteArb; var _MaxMatrixPaletteStackDepthArb = OpenTK.Graphics.OpenGL.ArbMatrixPalette.MaxMatrixPaletteStackDepthArb; var _MaxPaletteMatricesArb = OpenTK.Graphics.OpenGL.ArbMatrixPalette.MaxPaletteMatricesArb; @@ -5838,11 +5838,11 @@ static void Test_ArbMatrixPalette_10342() { var _MatrixIndexArrayStrideArb = OpenTK.Graphics.OpenGL.ArbMatrixPalette.MatrixIndexArrayStrideArb; var _MatrixIndexArrayPointerArb = OpenTK.Graphics.OpenGL.ArbMatrixPalette.MatrixIndexArrayPointerArb; } -static void Test_ArbMultiBind_10343() { +static void Test_ArbMultiBind_19421() { } -static void Test_ArbMultiDrawIndirect_10344() { +static void Test_ArbMultiDrawIndirect_19422() { } -static void Test_ArbMultisample_10345() { +static void Test_ArbMultisample_19423() { var _MultisampleBitArb = OpenTK.Graphics.OpenGL.ArbMultisample.MultisampleBitArb; var _MultisampleArb = OpenTK.Graphics.OpenGL.ArbMultisample.MultisampleArb; var _SampleAlphaToCoverageArb = OpenTK.Graphics.OpenGL.ArbMultisample.SampleAlphaToCoverageArb; @@ -5853,7 +5853,7 @@ static void Test_ArbMultisample_10345() { var _SampleCoverageValueArb = OpenTK.Graphics.OpenGL.ArbMultisample.SampleCoverageValueArb; var _SampleCoverageInvertArb = OpenTK.Graphics.OpenGL.ArbMultisample.SampleCoverageInvertArb; } -static void Test_ArbMultitexture_10346() { +static void Test_ArbMultitexture_19424() { var _Texture0Arb = OpenTK.Graphics.OpenGL.ArbMultitexture.Texture0Arb; var _Texture1Arb = OpenTK.Graphics.OpenGL.ArbMultitexture.Texture1Arb; var _Texture2Arb = OpenTK.Graphics.OpenGL.ArbMultitexture.Texture2Arb; @@ -5890,33 +5890,33 @@ static void Test_ArbMultitexture_10346() { var _ClientActiveTextureArb = OpenTK.Graphics.OpenGL.ArbMultitexture.ClientActiveTextureArb; var _MaxTextureUnitsArb = OpenTK.Graphics.OpenGL.ArbMultitexture.MaxTextureUnitsArb; } -static void Test_ArbOcclusionQuery_10347() { +static void Test_ArbOcclusionQuery_19425() { var _QueryCounterBitsArb = OpenTK.Graphics.OpenGL.ArbOcclusionQuery.QueryCounterBitsArb; var _CurrentQueryArb = OpenTK.Graphics.OpenGL.ArbOcclusionQuery.CurrentQueryArb; var _QueryResultArb = OpenTK.Graphics.OpenGL.ArbOcclusionQuery.QueryResultArb; var _QueryResultAvailableArb = OpenTK.Graphics.OpenGL.ArbOcclusionQuery.QueryResultAvailableArb; var _SamplesPassedArb = OpenTK.Graphics.OpenGL.ArbOcclusionQuery.SamplesPassedArb; } -static void Test_ArbOcclusionQuery2_10348() { +static void Test_ArbOcclusionQuery2_19426() { var _AnySamplesPassed = OpenTK.Graphics.OpenGL.ArbOcclusionQuery2.AnySamplesPassed; } -static void Test_ArbPixelBufferObject_10349() { +static void Test_ArbPixelBufferObject_19427() { var _PixelPackBufferArb = OpenTK.Graphics.OpenGL.ArbPixelBufferObject.PixelPackBufferArb; var _PixelUnpackBufferArb = OpenTK.Graphics.OpenGL.ArbPixelBufferObject.PixelUnpackBufferArb; var _PixelPackBufferBindingArb = OpenTK.Graphics.OpenGL.ArbPixelBufferObject.PixelPackBufferBindingArb; var _PixelUnpackBufferBindingArb = OpenTK.Graphics.OpenGL.ArbPixelBufferObject.PixelUnpackBufferBindingArb; } -static void Test_ArbPointParameters_10350() { +static void Test_ArbPointParameters_19428() { var _PointSizeMinArb = OpenTK.Graphics.OpenGL.ArbPointParameters.PointSizeMinArb; var _PointSizeMaxArb = OpenTK.Graphics.OpenGL.ArbPointParameters.PointSizeMaxArb; var _PointFadeThresholdSizeArb = OpenTK.Graphics.OpenGL.ArbPointParameters.PointFadeThresholdSizeArb; var _PointDistanceAttenuationArb = OpenTK.Graphics.OpenGL.ArbPointParameters.PointDistanceAttenuationArb; } -static void Test_ArbPointSprite_10351() { +static void Test_ArbPointSprite_19429() { var _PointSpriteArb = OpenTK.Graphics.OpenGL.ArbPointSprite.PointSpriteArb; var _CoordReplaceArb = OpenTK.Graphics.OpenGL.ArbPointSprite.CoordReplaceArb; } -static void Test_ArbProgramInterfaceQuery_10352() { +static void Test_ArbProgramInterfaceQuery_19430() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL.ArbProgramInterfaceQuery.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL.ArbProgramInterfaceQuery.CompatibleSubroutines; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL.ArbProgramInterfaceQuery.AtomicCounterBuffer; @@ -5968,21 +5968,21 @@ static void Test_ArbProgramInterfaceQuery_10352() { var _Location = OpenTK.Graphics.OpenGL.ArbProgramInterfaceQuery.Location; var _LocationIndex = OpenTK.Graphics.OpenGL.ArbProgramInterfaceQuery.LocationIndex; } -static void Test_ArbProvokingVertex_10353() { +static void Test_ArbProvokingVertex_19431() { var _QuadsFollowProvokingVertexConvention = OpenTK.Graphics.OpenGL.ArbProvokingVertex.QuadsFollowProvokingVertexConvention; var _FirstVertexConvention = OpenTK.Graphics.OpenGL.ArbProvokingVertex.FirstVertexConvention; var _LastVertexConvention = OpenTK.Graphics.OpenGL.ArbProvokingVertex.LastVertexConvention; var _ProvokingVertex = OpenTK.Graphics.OpenGL.ArbProvokingVertex.ProvokingVertex; } -static void Test_ArbQueryBufferObject_10354() { +static void Test_ArbQueryBufferObject_19432() { var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL.ArbQueryBufferObject.QueryBufferBarrierBit; var _QueryBuffer = OpenTK.Graphics.OpenGL.ArbQueryBufferObject.QueryBuffer; var _QueryBufferBinding = OpenTK.Graphics.OpenGL.ArbQueryBufferObject.QueryBufferBinding; var _QueryResultNoWait = OpenTK.Graphics.OpenGL.ArbQueryBufferObject.QueryResultNoWait; } -static void Test_ArbRobustBufferAccessBehavior_10355() { +static void Test_ArbRobustBufferAccessBehavior_19433() { } -static void Test_ArbRobustness_10356() { +static void Test_ArbRobustness_19434() { var _NoError = OpenTK.Graphics.OpenGL.ArbRobustness.NoError; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.OpenGL.ArbRobustness.ContextFlagRobustAccessBitArb; var _LoseContextOnResetArb = OpenTK.Graphics.OpenGL.ArbRobustness.LoseContextOnResetArb; @@ -5992,22 +5992,22 @@ static void Test_ArbRobustness_10356() { var _ResetNotificationStrategyArb = OpenTK.Graphics.OpenGL.ArbRobustness.ResetNotificationStrategyArb; var _NoResetNotificationArb = OpenTK.Graphics.OpenGL.ArbRobustness.NoResetNotificationArb; } -static void Test_ArbRobustnessIsolation_10357() { +static void Test_ArbRobustnessIsolation_19435() { } -static void Test_ArbSamplerObjects_10358() { +static void Test_ArbSamplerObjects_19436() { var _SamplerBinding = OpenTK.Graphics.OpenGL.ArbSamplerObjects.SamplerBinding; } -static void Test_ArbSampleShading_10359() { +static void Test_ArbSampleShading_19437() { var _SampleShadingArb = OpenTK.Graphics.OpenGL.ArbSampleShading.SampleShadingArb; var _MinSampleShadingValueArb = OpenTK.Graphics.OpenGL.ArbSampleShading.MinSampleShadingValueArb; } -static void Test_ArbSeamlessCubeMap_10360() { +static void Test_ArbSeamlessCubeMap_19438() { var _TextureCubeMapSeamless = OpenTK.Graphics.OpenGL.ArbSeamlessCubeMap.TextureCubeMapSeamless; } -static void Test_ArbSeamlessCubemapPerTexture_10361() { +static void Test_ArbSeamlessCubemapPerTexture_19439() { var _TextureCubeMapSeamless = OpenTK.Graphics.OpenGL.ArbSeamlessCubemapPerTexture.TextureCubeMapSeamless; } -static void Test_ArbSeparateShaderObjects_10362() { +static void Test_ArbSeparateShaderObjects_19440() { var _VertexShaderBit = OpenTK.Graphics.OpenGL.ArbSeparateShaderObjects.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL.ArbSeparateShaderObjects.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL.ArbSeparateShaderObjects.GeometryShaderBit; @@ -6018,7 +6018,7 @@ static void Test_ArbSeparateShaderObjects_10362() { var _ProgramPipelineBinding = OpenTK.Graphics.OpenGL.ArbSeparateShaderObjects.ProgramPipelineBinding; var _AllShaderBits = OpenTK.Graphics.OpenGL.ArbSeparateShaderObjects.AllShaderBits; } -static void Test_ArbShaderAtomicCounters_10363() { +static void Test_ArbShaderAtomicCounters_19441() { var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL.ArbShaderAtomicCounters.AtomicCounterBuffer; var _AtomicCounterBufferBinding = OpenTK.Graphics.OpenGL.ArbShaderAtomicCounters.AtomicCounterBufferBinding; var _AtomicCounterBufferStart = OpenTK.Graphics.OpenGL.ArbShaderAtomicCounters.AtomicCounterBufferStart; @@ -6049,13 +6049,13 @@ static void Test_ArbShaderAtomicCounters_10363() { var _UnsignedIntAtomicCounter = OpenTK.Graphics.OpenGL.ArbShaderAtomicCounters.UnsignedIntAtomicCounter; var _MaxAtomicCounterBufferBindings = OpenTK.Graphics.OpenGL.ArbShaderAtomicCounters.MaxAtomicCounterBufferBindings; } -static void Test_ArbShaderBitEncoding_10364() { +static void Test_ArbShaderBitEncoding_19442() { } -static void Test_ArbShaderDrawParameters_10365() { +static void Test_ArbShaderDrawParameters_19443() { } -static void Test_ArbShaderGroupVote_10366() { +static void Test_ArbShaderGroupVote_19444() { } -static void Test_ArbShaderImageLoadStore_10367() { +static void Test_ArbShaderImageLoadStore_19445() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL.ArbShaderImageLoadStore.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL.ArbShaderImageLoadStore.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL.ArbShaderImageLoadStore.UniformBarrierBit; @@ -6121,9 +6121,9 @@ static void Test_ArbShaderImageLoadStore_10367() { var _MaxCombinedImageUniforms = OpenTK.Graphics.OpenGL.ArbShaderImageLoadStore.MaxCombinedImageUniforms; var _AllBarrierBits = OpenTK.Graphics.OpenGL.ArbShaderImageLoadStore.AllBarrierBits; } -static void Test_ArbShaderImageSize_10368() { +static void Test_ArbShaderImageSize_19446() { } -static void Test_ArbShaderObjects_10369() { +static void Test_ArbShaderObjects_19447() { var _ProgramObjectArb = OpenTK.Graphics.OpenGL.ArbShaderObjects.ProgramObjectArb; var _ShaderObjectArb = OpenTK.Graphics.OpenGL.ArbShaderObjects.ShaderObjectArb; var _ObjectTypeArb = OpenTK.Graphics.OpenGL.ArbShaderObjects.ObjectTypeArb; @@ -6159,11 +6159,11 @@ static void Test_ArbShaderObjects_10369() { var _ObjectActiveUniformMaxLengthArb = OpenTK.Graphics.OpenGL.ArbShaderObjects.ObjectActiveUniformMaxLengthArb; var _ObjectShaderSourceLengthArb = OpenTK.Graphics.OpenGL.ArbShaderObjects.ObjectShaderSourceLengthArb; } -static void Test_ArbShaderPrecision_10370() { +static void Test_ArbShaderPrecision_19448() { } -static void Test_ArbShaderStencilExport_10371() { +static void Test_ArbShaderStencilExport_19449() { } -static void Test_ArbShaderStorageBufferObject_10372() { +static void Test_ArbShaderStorageBufferObject_19450() { var _ShaderStorageBarrierBit = OpenTK.Graphics.OpenGL.ArbShaderStorageBufferObject.ShaderStorageBarrierBit; var _MaxCombinedImageUnitsAndFragmentOutputs = OpenTK.Graphics.OpenGL.ArbShaderStorageBufferObject.MaxCombinedImageUnitsAndFragmentOutputs; var _MaxCombinedShaderOutputResources = OpenTK.Graphics.OpenGL.ArbShaderStorageBufferObject.MaxCombinedShaderOutputResources; @@ -6182,7 +6182,7 @@ static void Test_ArbShaderStorageBufferObject_10372() { var _MaxShaderStorageBlockSize = OpenTK.Graphics.OpenGL.ArbShaderStorageBufferObject.MaxShaderStorageBlockSize; var _ShaderStorageBufferOffsetAlignment = OpenTK.Graphics.OpenGL.ArbShaderStorageBufferObject.ShaderStorageBufferOffsetAlignment; } -static void Test_ArbShaderSubroutine_10373() { +static void Test_ArbShaderSubroutine_19451() { var _UniformSize = OpenTK.Graphics.OpenGL.ArbShaderSubroutine.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL.ArbShaderSubroutine.UniformNameLength; var _ActiveSubroutines = OpenTK.Graphics.OpenGL.ArbShaderSubroutine.ActiveSubroutines; @@ -6195,29 +6195,29 @@ static void Test_ArbShaderSubroutine_10373() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL.ArbShaderSubroutine.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL.ArbShaderSubroutine.CompatibleSubroutines; } -static void Test_ArbShaderTextureLod_10374() { +static void Test_ArbShaderTextureLod_19452() { } -static void Test_ArbShadingLanguage100_10375() { +static void Test_ArbShadingLanguage100_19453() { var _ShadingLanguageVersionArb = OpenTK.Graphics.OpenGL.ArbShadingLanguage100.ShadingLanguageVersionArb; } -static void Test_ArbShadingLanguage420pack_10376() { +static void Test_ArbShadingLanguage420pack_19454() { } -static void Test_ArbShadingLanguageInclude_10377() { +static void Test_ArbShadingLanguageInclude_19455() { var _ShaderIncludeArb = OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude.ShaderIncludeArb; var _NamedStringLengthArb = OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude.NamedStringLengthArb; var _NamedStringTypeArb = OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude.NamedStringTypeArb; } -static void Test_ArbShadingLanguagePacking_10378() { +static void Test_ArbShadingLanguagePacking_19456() { } -static void Test_ArbShadow_10379() { +static void Test_ArbShadow_19457() { var _TextureCompareModeArb = OpenTK.Graphics.OpenGL.ArbShadow.TextureCompareModeArb; var _TextureCompareFuncArb = OpenTK.Graphics.OpenGL.ArbShadow.TextureCompareFuncArb; var _CompareRToTextureArb = OpenTK.Graphics.OpenGL.ArbShadow.CompareRToTextureArb; } -static void Test_ArbShadowAmbient_10380() { +static void Test_ArbShadowAmbient_19458() { var _TextureCompareFailValueArb = OpenTK.Graphics.OpenGL.ArbShadowAmbient.TextureCompareFailValueArb; } -static void Test_ArbSparseTexture_10381() { +static void Test_ArbSparseTexture_19459() { var _VirtualPageSizeXArb = OpenTK.Graphics.OpenGL.ArbSparseTexture.VirtualPageSizeXArb; var _VirtualPageSizeYArb = OpenTK.Graphics.OpenGL.ArbSparseTexture.VirtualPageSizeYArb; var _VirtualPageSizeZArb = OpenTK.Graphics.OpenGL.ArbSparseTexture.VirtualPageSizeZArb; @@ -6230,10 +6230,10 @@ static void Test_ArbSparseTexture_10381() { var _NumVirtualPageSizesArb = OpenTK.Graphics.OpenGL.ArbSparseTexture.NumVirtualPageSizesArb; var _SparseTextureFullArrayCubeMipmapsArb = OpenTK.Graphics.OpenGL.ArbSparseTexture.SparseTextureFullArrayCubeMipmapsArb; } -static void Test_ArbStencilTexturing_10382() { +static void Test_ArbStencilTexturing_19460() { var _DepthStencilTextureMode = OpenTK.Graphics.OpenGL.ArbStencilTexturing.DepthStencilTextureMode; } -static void Test_ArbSync_10383() { +static void Test_ArbSync_19461() { var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL.ArbSync.SyncFlushCommandsBit; var _MaxServerWaitTimeout = OpenTK.Graphics.OpenGL.ArbSync.MaxServerWaitTimeout; var _ObjectType = OpenTK.Graphics.OpenGL.ArbSync.ObjectType; @@ -6250,7 +6250,7 @@ static void Test_ArbSync_10383() { var _WaitFailed = OpenTK.Graphics.OpenGL.ArbSync.WaitFailed; var _TimeoutIgnored = OpenTK.Graphics.OpenGL.ArbSync.TimeoutIgnored; } -static void Test_ArbTessellationShader_10384() { +static void Test_ArbTessellationShader_19462() { var _Triangles = OpenTK.Graphics.OpenGL.ArbTessellationShader.Triangles; var _Quads = OpenTK.Graphics.OpenGL.ArbTessellationShader.Quads; var _Patches = OpenTK.Graphics.OpenGL.ArbTessellationShader.Patches; @@ -6289,27 +6289,27 @@ static void Test_ArbTessellationShader_10384() { var _MaxTessControlUniformBlocks = OpenTK.Graphics.OpenGL.ArbTessellationShader.MaxTessControlUniformBlocks; var _MaxTessEvaluationUniformBlocks = OpenTK.Graphics.OpenGL.ArbTessellationShader.MaxTessEvaluationUniformBlocks; } -static void Test_ArbTextureBorderClamp_10385() { +static void Test_ArbTextureBorderClamp_19463() { var _ClampToBorderArb = OpenTK.Graphics.OpenGL.ArbTextureBorderClamp.ClampToBorderArb; } -static void Test_ArbTextureBufferObject_10386() { +static void Test_ArbTextureBufferObject_19464() { var _TextureBufferArb = OpenTK.Graphics.OpenGL.ArbTextureBufferObject.TextureBufferArb; var _MaxTextureBufferSizeArb = OpenTK.Graphics.OpenGL.ArbTextureBufferObject.MaxTextureBufferSizeArb; var _TextureBindingBufferArb = OpenTK.Graphics.OpenGL.ArbTextureBufferObject.TextureBindingBufferArb; var _TextureBufferDataStoreBindingArb = OpenTK.Graphics.OpenGL.ArbTextureBufferObject.TextureBufferDataStoreBindingArb; var _TextureBufferFormatArb = OpenTK.Graphics.OpenGL.ArbTextureBufferObject.TextureBufferFormatArb; } -static void Test_ArbTextureBufferObjectRgb32_10387() { +static void Test_ArbTextureBufferObjectRgb32_19465() { var _Rgb32f = OpenTK.Graphics.OpenGL.ArbTextureBufferObjectRgb32.Rgb32f; var _Rgb32ui = OpenTK.Graphics.OpenGL.ArbTextureBufferObjectRgb32.Rgb32ui; var _Rgb32i = OpenTK.Graphics.OpenGL.ArbTextureBufferObjectRgb32.Rgb32i; } -static void Test_ArbTextureBufferRange_10388() { +static void Test_ArbTextureBufferRange_19466() { var _TextureBufferOffset = OpenTK.Graphics.OpenGL.ArbTextureBufferRange.TextureBufferOffset; var _TextureBufferSize = OpenTK.Graphics.OpenGL.ArbTextureBufferRange.TextureBufferSize; var _TextureBufferOffsetAlignment = OpenTK.Graphics.OpenGL.ArbTextureBufferRange.TextureBufferOffsetAlignment; } -static void Test_ArbTextureCompression_10389() { +static void Test_ArbTextureCompression_19467() { var _CompressedAlphaArb = OpenTK.Graphics.OpenGL.ArbTextureCompression.CompressedAlphaArb; var _CompressedLuminanceArb = OpenTK.Graphics.OpenGL.ArbTextureCompression.CompressedLuminanceArb; var _CompressedLuminanceAlphaArb = OpenTK.Graphics.OpenGL.ArbTextureCompression.CompressedLuminanceAlphaArb; @@ -6322,19 +6322,19 @@ static void Test_ArbTextureCompression_10389() { var _NumCompressedTextureFormatsArb = OpenTK.Graphics.OpenGL.ArbTextureCompression.NumCompressedTextureFormatsArb; var _CompressedTextureFormatsArb = OpenTK.Graphics.OpenGL.ArbTextureCompression.CompressedTextureFormatsArb; } -static void Test_ArbTextureCompressionBptc_10390() { +static void Test_ArbTextureCompressionBptc_19468() { var _CompressedRgbaBptcUnormArb = OpenTK.Graphics.OpenGL.ArbTextureCompressionBptc.CompressedRgbaBptcUnormArb; var _CompressedSrgbAlphaBptcUnormArb = OpenTK.Graphics.OpenGL.ArbTextureCompressionBptc.CompressedSrgbAlphaBptcUnormArb; var _CompressedRgbBptcSignedFloatArb = OpenTK.Graphics.OpenGL.ArbTextureCompressionBptc.CompressedRgbBptcSignedFloatArb; var _CompressedRgbBptcUnsignedFloatArb = OpenTK.Graphics.OpenGL.ArbTextureCompressionBptc.CompressedRgbBptcUnsignedFloatArb; } -static void Test_ArbTextureCompressionRgtc_10391() { +static void Test_ArbTextureCompressionRgtc_19469() { var _CompressedRedRgtc1 = OpenTK.Graphics.OpenGL.ArbTextureCompressionRgtc.CompressedRedRgtc1; var _CompressedSignedRedRgtc1 = OpenTK.Graphics.OpenGL.ArbTextureCompressionRgtc.CompressedSignedRedRgtc1; var _CompressedRgRgtc2 = OpenTK.Graphics.OpenGL.ArbTextureCompressionRgtc.CompressedRgRgtc2; var _CompressedSignedRgRgtc2 = OpenTK.Graphics.OpenGL.ArbTextureCompressionRgtc.CompressedSignedRgRgtc2; } -static void Test_ArbTextureCubeMap_10392() { +static void Test_ArbTextureCubeMap_19470() { var _NormalMapArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMap.NormalMapArb; var _ReflectionMapArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMap.ReflectionMapArb; var _TextureCubeMapArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMap.TextureCubeMapArb; @@ -6348,7 +6348,7 @@ static void Test_ArbTextureCubeMap_10392() { var _ProxyTextureCubeMapArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMap.ProxyTextureCubeMapArb; var _MaxCubeMapTextureSizeArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMap.MaxCubeMapTextureSizeArb; } -static void Test_ArbTextureCubeMapArray_10393() { +static void Test_ArbTextureCubeMapArray_19471() { var _TextureCubeMapArrayArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMapArray.TextureCubeMapArrayArb; var _TextureBindingCubeMapArrayArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMapArray.TextureBindingCubeMapArrayArb; var _ProxyTextureCubeMapArrayArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMapArray.ProxyTextureCubeMapArrayArb; @@ -6357,9 +6357,9 @@ static void Test_ArbTextureCubeMapArray_10393() { var _IntSamplerCubeMapArrayArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMapArray.IntSamplerCubeMapArrayArb; var _UnsignedIntSamplerCubeMapArrayArb = OpenTK.Graphics.OpenGL.ArbTextureCubeMapArray.UnsignedIntSamplerCubeMapArrayArb; } -static void Test_ArbTextureEnvAdd_10394() { +static void Test_ArbTextureEnvAdd_19472() { } -static void Test_ArbTextureEnvCombine_10395() { +static void Test_ArbTextureEnvCombine_19473() { var _SubtractArb = OpenTK.Graphics.OpenGL.ArbTextureEnvCombine.SubtractArb; var _CombineArb = OpenTK.Graphics.OpenGL.ArbTextureEnvCombine.CombineArb; var _CombineRgbArb = OpenTK.Graphics.OpenGL.ArbTextureEnvCombine.CombineRgbArb; @@ -6383,13 +6383,13 @@ static void Test_ArbTextureEnvCombine_10395() { var _Operand1AlphaArb = OpenTK.Graphics.OpenGL.ArbTextureEnvCombine.Operand1AlphaArb; var _Operand2AlphaArb = OpenTK.Graphics.OpenGL.ArbTextureEnvCombine.Operand2AlphaArb; } -static void Test_ArbTextureEnvCrossbar_10396() { +static void Test_ArbTextureEnvCrossbar_19474() { } -static void Test_ArbTextureEnvDot3_10397() { +static void Test_ArbTextureEnvDot3_19475() { var _Dot3RgbArb = OpenTK.Graphics.OpenGL.ArbTextureEnvDot3.Dot3RgbArb; var _Dot3RgbaArb = OpenTK.Graphics.OpenGL.ArbTextureEnvDot3.Dot3RgbaArb; } -static void Test_ArbTextureFloat_10398() { +static void Test_ArbTextureFloat_19476() { var _Rgba32fArb = OpenTK.Graphics.OpenGL.ArbTextureFloat.Rgba32fArb; var _Rgb32fArb = OpenTK.Graphics.OpenGL.ArbTextureFloat.Rgb32fArb; var _Alpha32fArb = OpenTK.Graphics.OpenGL.ArbTextureFloat.Alpha32fArb; @@ -6411,18 +6411,18 @@ static void Test_ArbTextureFloat_10398() { var _TextureDepthTypeArb = OpenTK.Graphics.OpenGL.ArbTextureFloat.TextureDepthTypeArb; var _UnsignedNormalizedArb = OpenTK.Graphics.OpenGL.ArbTextureFloat.UnsignedNormalizedArb; } -static void Test_ArbTextureGather_10399() { +static void Test_ArbTextureGather_19477() { var _MinProgramTextureGatherOffsetArb = OpenTK.Graphics.OpenGL.ArbTextureGather.MinProgramTextureGatherOffsetArb; var _MaxProgramTextureGatherOffsetArb = OpenTK.Graphics.OpenGL.ArbTextureGather.MaxProgramTextureGatherOffsetArb; var _MaxProgramTextureGatherComponentsArb = OpenTK.Graphics.OpenGL.ArbTextureGather.MaxProgramTextureGatherComponentsArb; } -static void Test_ArbTextureMirrorClampToEdge_10400() { +static void Test_ArbTextureMirrorClampToEdge_19478() { var _MirrorClampToEdge = OpenTK.Graphics.OpenGL.ArbTextureMirrorClampToEdge.MirrorClampToEdge; } -static void Test_ArbTextureMirroredRepeat_10401() { +static void Test_ArbTextureMirroredRepeat_19479() { var _MirroredRepeatArb = OpenTK.Graphics.OpenGL.ArbTextureMirroredRepeat.MirroredRepeatArb; } -static void Test_ArbTextureMultisample_10402() { +static void Test_ArbTextureMultisample_19480() { var _SamplePosition = OpenTK.Graphics.OpenGL.ArbTextureMultisample.SamplePosition; var _SampleMask = OpenTK.Graphics.OpenGL.ArbTextureMultisample.SampleMask; var _SampleMaskValue = OpenTK.Graphics.OpenGL.ArbTextureMultisample.SampleMaskValue; @@ -6445,19 +6445,19 @@ static void Test_ArbTextureMultisample_10402() { var _MaxDepthTextureSamples = OpenTK.Graphics.OpenGL.ArbTextureMultisample.MaxDepthTextureSamples; var _MaxIntegerSamples = OpenTK.Graphics.OpenGL.ArbTextureMultisample.MaxIntegerSamples; } -static void Test_ArbTextureNonPowerOfTwo_10403() { +static void Test_ArbTextureNonPowerOfTwo_19481() { } -static void Test_ArbTextureQueryLevels_10404() { +static void Test_ArbTextureQueryLevels_19482() { } -static void Test_ArbTextureQueryLod_10405() { +static void Test_ArbTextureQueryLod_19483() { } -static void Test_ArbTextureRectangle_10406() { +static void Test_ArbTextureRectangle_19484() { var _TextureRectangleArb = OpenTK.Graphics.OpenGL.ArbTextureRectangle.TextureRectangleArb; var _TextureBindingRectangleArb = OpenTK.Graphics.OpenGL.ArbTextureRectangle.TextureBindingRectangleArb; var _ProxyTextureRectangleArb = OpenTK.Graphics.OpenGL.ArbTextureRectangle.ProxyTextureRectangleArb; var _MaxRectangleTextureSizeArb = OpenTK.Graphics.OpenGL.ArbTextureRectangle.MaxRectangleTextureSizeArb; } -static void Test_ArbTextureRg_10407() { +static void Test_ArbTextureRg_19485() { var _Rg = OpenTK.Graphics.OpenGL.ArbTextureRg.Rg; var _RgInteger = OpenTK.Graphics.OpenGL.ArbTextureRg.RgInteger; var _R8 = OpenTK.Graphics.OpenGL.ArbTextureRg.R8; @@ -6481,37 +6481,37 @@ static void Test_ArbTextureRg_10407() { var _Rg32i = OpenTK.Graphics.OpenGL.ArbTextureRg.Rg32i; var _Rg32ui = OpenTK.Graphics.OpenGL.ArbTextureRg.Rg32ui; } -static void Test_ArbTextureRgb10A2ui_10408() { +static void Test_ArbTextureRgb10A2ui_19486() { var _Rgb10A2ui = OpenTK.Graphics.OpenGL.ArbTextureRgb10A2ui.Rgb10A2ui; } -static void Test_ArbTextureStencil8_10409() { +static void Test_ArbTextureStencil8_19487() { var _StencilIndex = OpenTK.Graphics.OpenGL.ArbTextureStencil8.StencilIndex; var _StencilIndex8 = OpenTK.Graphics.OpenGL.ArbTextureStencil8.StencilIndex8; } -static void Test_ArbTextureStorage_10410() { +static void Test_ArbTextureStorage_19488() { var _TextureImmutableFormat = OpenTK.Graphics.OpenGL.ArbTextureStorage.TextureImmutableFormat; } -static void Test_ArbTextureStorageMultisample_10411() { +static void Test_ArbTextureStorageMultisample_19489() { } -static void Test_ArbTextureSwizzle_10412() { +static void Test_ArbTextureSwizzle_19490() { var _TextureSwizzleR = OpenTK.Graphics.OpenGL.ArbTextureSwizzle.TextureSwizzleR; var _TextureSwizzleG = OpenTK.Graphics.OpenGL.ArbTextureSwizzle.TextureSwizzleG; var _TextureSwizzleB = OpenTK.Graphics.OpenGL.ArbTextureSwizzle.TextureSwizzleB; var _TextureSwizzleA = OpenTK.Graphics.OpenGL.ArbTextureSwizzle.TextureSwizzleA; var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL.ArbTextureSwizzle.TextureSwizzleRgba; } -static void Test_ArbTextureView_10413() { +static void Test_ArbTextureView_19491() { var _TextureViewMinLevel = OpenTK.Graphics.OpenGL.ArbTextureView.TextureViewMinLevel; var _TextureViewNumLevels = OpenTK.Graphics.OpenGL.ArbTextureView.TextureViewNumLevels; var _TextureViewMinLayer = OpenTK.Graphics.OpenGL.ArbTextureView.TextureViewMinLayer; var _TextureViewNumLayers = OpenTK.Graphics.OpenGL.ArbTextureView.TextureViewNumLayers; var _TextureImmutableLevels = OpenTK.Graphics.OpenGL.ArbTextureView.TextureImmutableLevels; } -static void Test_ArbTimerQuery_10414() { +static void Test_ArbTimerQuery_19492() { var _TimeElapsed = OpenTK.Graphics.OpenGL.ArbTimerQuery.TimeElapsed; var _Timestamp = OpenTK.Graphics.OpenGL.ArbTimerQuery.Timestamp; } -static void Test_ArbTransformFeedback2_10415() { +static void Test_ArbTransformFeedback2_19493() { var _TransformFeedback = OpenTK.Graphics.OpenGL.ArbTransformFeedback2.TransformFeedback; var _TransformFeedbackBufferPaused = OpenTK.Graphics.OpenGL.ArbTransformFeedback2.TransformFeedbackBufferPaused; var _TransformFeedbackPaused = OpenTK.Graphics.OpenGL.ArbTransformFeedback2.TransformFeedbackPaused; @@ -6519,19 +6519,19 @@ static void Test_ArbTransformFeedback2_10415() { var _TransformFeedbackBufferActive = OpenTK.Graphics.OpenGL.ArbTransformFeedback2.TransformFeedbackBufferActive; var _TransformFeedbackBinding = OpenTK.Graphics.OpenGL.ArbTransformFeedback2.TransformFeedbackBinding; } -static void Test_ArbTransformFeedback3_10416() { +static void Test_ArbTransformFeedback3_19494() { var _MaxTransformFeedbackBuffers = OpenTK.Graphics.OpenGL.ArbTransformFeedback3.MaxTransformFeedbackBuffers; var _MaxVertexStreams = OpenTK.Graphics.OpenGL.ArbTransformFeedback3.MaxVertexStreams; } -static void Test_ArbTransformFeedbackInstanced_10417() { +static void Test_ArbTransformFeedbackInstanced_19495() { } -static void Test_ArbTransposeMatrix_10418() { +static void Test_ArbTransposeMatrix_19496() { var _TransposeModelviewMatrixArb = OpenTK.Graphics.OpenGL.ArbTransposeMatrix.TransposeModelviewMatrixArb; var _TransposeProjectionMatrixArb = OpenTK.Graphics.OpenGL.ArbTransposeMatrix.TransposeProjectionMatrixArb; var _TransposeTextureMatrixArb = OpenTK.Graphics.OpenGL.ArbTransposeMatrix.TransposeTextureMatrixArb; var _TransposeColorMatrixArb = OpenTK.Graphics.OpenGL.ArbTransposeMatrix.TransposeColorMatrixArb; } -static void Test_ArbUniformBufferObject_10419() { +static void Test_ArbUniformBufferObject_19497() { var _UniformBuffer = OpenTK.Graphics.OpenGL.ArbUniformBufferObject.UniformBuffer; var _UniformBufferBinding = OpenTK.Graphics.OpenGL.ArbUniformBufferObject.UniformBufferBinding; var _UniformBufferStart = OpenTK.Graphics.OpenGL.ArbUniformBufferObject.UniformBufferStart; @@ -6566,13 +6566,13 @@ static void Test_ArbUniformBufferObject_10419() { var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL.ArbUniformBufferObject.UniformBlockReferencedByFragmentShader; var _InvalidIndex = OpenTK.Graphics.OpenGL.ArbUniformBufferObject.InvalidIndex; } -static void Test_ArbVertexArrayBgra_10420() { +static void Test_ArbVertexArrayBgra_19498() { var _Bgra = OpenTK.Graphics.OpenGL.ArbVertexArrayBgra.Bgra; } -static void Test_ArbVertexArrayObject_10421() { +static void Test_ArbVertexArrayObject_19499() { var _VertexArrayBinding = OpenTK.Graphics.OpenGL.ArbVertexArrayObject.VertexArrayBinding; } -static void Test_ArbVertexAttrib64bit_10422() { +static void Test_ArbVertexAttrib64bit_19500() { var _Rgb32i = OpenTK.Graphics.OpenGL.ArbVertexAttrib64bit.Rgb32i; var _DoubleMat2 = OpenTK.Graphics.OpenGL.ArbVertexAttrib64bit.DoubleMat2; var _DoubleMat3 = OpenTK.Graphics.OpenGL.ArbVertexAttrib64bit.DoubleMat3; @@ -6587,7 +6587,7 @@ static void Test_ArbVertexAttrib64bit_10422() { var _DoubleVec3 = OpenTK.Graphics.OpenGL.ArbVertexAttrib64bit.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL.ArbVertexAttrib64bit.DoubleVec4; } -static void Test_ArbVertexAttribBinding_10423() { +static void Test_ArbVertexAttribBinding_19501() { var _VertexAttribBinding = OpenTK.Graphics.OpenGL.ArbVertexAttribBinding.VertexAttribBinding; var _VertexAttribRelativeOffset = OpenTK.Graphics.OpenGL.ArbVertexAttribBinding.VertexAttribRelativeOffset; var _VertexBindingDivisor = OpenTK.Graphics.OpenGL.ArbVertexAttribBinding.VertexBindingDivisor; @@ -6596,7 +6596,7 @@ static void Test_ArbVertexAttribBinding_10423() { var _MaxVertexAttribRelativeOffset = OpenTK.Graphics.OpenGL.ArbVertexAttribBinding.MaxVertexAttribRelativeOffset; var _MaxVertexAttribBindings = OpenTK.Graphics.OpenGL.ArbVertexAttribBinding.MaxVertexAttribBindings; } -static void Test_ArbVertexBlend_10424() { +static void Test_ArbVertexBlend_19502() { var _Modelview0Arb = OpenTK.Graphics.OpenGL.ArbVertexBlend.Modelview0Arb; var _Modelview1Arb = OpenTK.Graphics.OpenGL.ArbVertexBlend.Modelview1Arb; var _MaxVertexUnitsArb = OpenTK.Graphics.OpenGL.ArbVertexBlend.MaxVertexUnitsArb; @@ -6640,7 +6640,7 @@ static void Test_ArbVertexBlend_10424() { var _Modelview30Arb = OpenTK.Graphics.OpenGL.ArbVertexBlend.Modelview30Arb; var _Modelview31Arb = OpenTK.Graphics.OpenGL.ArbVertexBlend.Modelview31Arb; } -static void Test_ArbVertexBufferObject_10425() { +static void Test_ArbVertexBufferObject_19503() { var _BufferSizeArb = OpenTK.Graphics.OpenGL.ArbVertexBufferObject.BufferSizeArb; var _BufferUsageArb = OpenTK.Graphics.OpenGL.ArbVertexBufferObject.BufferUsageArb; var _ArrayBufferArb = OpenTK.Graphics.OpenGL.ArbVertexBufferObject.ArrayBufferArb; @@ -6673,7 +6673,7 @@ static void Test_ArbVertexBufferObject_10425() { var _DynamicReadArb = OpenTK.Graphics.OpenGL.ArbVertexBufferObject.DynamicReadArb; var _DynamicCopyArb = OpenTK.Graphics.OpenGL.ArbVertexBufferObject.DynamicCopyArb; } -static void Test_ArbVertexProgram_10426() { +static void Test_ArbVertexProgram_19504() { var _ColorSumArb = OpenTK.Graphics.OpenGL.ArbVertexProgram.ColorSumArb; var _VertexProgramArb = OpenTK.Graphics.OpenGL.ArbVertexProgram.VertexProgramArb; var _VertexAttribArrayEnabledArb = OpenTK.Graphics.OpenGL.ArbVertexProgram.VertexAttribArrayEnabledArb; @@ -6754,7 +6754,7 @@ static void Test_ArbVertexProgram_10426() { var _Matrix30Arb = OpenTK.Graphics.OpenGL.ArbVertexProgram.Matrix30Arb; var _Matrix31Arb = OpenTK.Graphics.OpenGL.ArbVertexProgram.Matrix31Arb; } -static void Test_ArbVertexShader_10427() { +static void Test_ArbVertexShader_19505() { var _Float = OpenTK.Graphics.OpenGL.ArbVertexShader.Float; var _VertexAttribArrayEnabledArb = OpenTK.Graphics.OpenGL.ArbVertexShader.VertexAttribArrayEnabledArb; var _VertexAttribArraySizeArb = OpenTK.Graphics.OpenGL.ArbVertexShader.VertexAttribArraySizeArb; @@ -6782,14 +6782,14 @@ static void Test_ArbVertexShader_10427() { var _ObjectActiveAttributesArb = OpenTK.Graphics.OpenGL.ArbVertexShader.ObjectActiveAttributesArb; var _ObjectActiveAttributeMaxLengthArb = OpenTK.Graphics.OpenGL.ArbVertexShader.ObjectActiveAttributeMaxLengthArb; } -static void Test_ArbVertexType10f11f11fRev_10428() { +static void Test_ArbVertexType10f11f11fRev_19506() { var _UnsignedInt10F11F11FRev = OpenTK.Graphics.OpenGL.ArbVertexType10f11f11fRev.UnsignedInt10F11F11FRev; } -static void Test_ArbVertexType2101010Rev_10429() { +static void Test_ArbVertexType2101010Rev_19507() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.ArbVertexType2101010Rev.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.ArbVertexType2101010Rev.Int2101010Rev; } -static void Test_ArbViewportArray_10430() { +static void Test_ArbViewportArray_19508() { var _DepthRange = OpenTK.Graphics.OpenGL.ArbViewportArray.DepthRange; var _Viewport = OpenTK.Graphics.OpenGL.ArbViewportArray.Viewport; var _ScissorBox = OpenTK.Graphics.OpenGL.ArbViewportArray.ScissorBox; @@ -6804,9 +6804,9 @@ static void Test_ArbViewportArray_10430() { var _LastVertexConvention = OpenTK.Graphics.OpenGL.ArbViewportArray.LastVertexConvention; var _ProvokingVertex = OpenTK.Graphics.OpenGL.ArbViewportArray.ProvokingVertex; } -static void Test_ArbWindowPos_10431() { +static void Test_ArbWindowPos_19509() { } -static void Test_ArrayCap_10432() { +static void Test_ArrayCap_19510() { var _VertexArray = OpenTK.Graphics.OpenGL.ArrayCap.VertexArray; var _NormalArray = OpenTK.Graphics.OpenGL.ArrayCap.NormalArray; var _ColorArray = OpenTK.Graphics.OpenGL.ArrayCap.ColorArray; @@ -6816,10 +6816,10 @@ static void Test_ArrayCap_10432() { var _FogCoordArray = OpenTK.Graphics.OpenGL.ArrayCap.FogCoordArray; var _SecondaryColorArray = OpenTK.Graphics.OpenGL.ArrayCap.SecondaryColorArray; } -static void Test_AssemblyProgramFormatArb_10433() { +static void Test_AssemblyProgramFormatArb_19511() { var _ProgramFormatAsciiArb = OpenTK.Graphics.OpenGL.AssemblyProgramFormatArb.ProgramFormatAsciiArb; } -static void Test_AssemblyProgramParameterArb_10434() { +static void Test_AssemblyProgramParameterArb_19512() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb.ProgramSeparable; var _ProgramLength = OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb.ProgramLength; @@ -6864,15 +6864,15 @@ static void Test_AssemblyProgramParameterArb_10434() { var _GeometryInputType = OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb.GeometryInputType; var _GeometryOutputType = OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb.GeometryOutputType; } -static void Test_AssemblyProgramStringParameterArb_10435() { +static void Test_AssemblyProgramStringParameterArb_19513() { var _ProgramString = OpenTK.Graphics.OpenGL.AssemblyProgramStringParameterArb.ProgramString; } -static void Test_AssemblyProgramTargetArb_10436() { +static void Test_AssemblyProgramTargetArb_19514() { var _VertexProgram = OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb.VertexProgram; var _FragmentProgram = OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb.FragmentProgram; var _GeometryProgramNv = OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb.GeometryProgramNv; } -static void Test_AtiDrawBuffers_10437() { +static void Test_AtiDrawBuffers_19515() { var _MaxDrawBuffersAti = OpenTK.Graphics.OpenGL.AtiDrawBuffers.MaxDrawBuffersAti; var _DrawBuffer0Ati = OpenTK.Graphics.OpenGL.AtiDrawBuffers.DrawBuffer0Ati; var _DrawBuffer1Ati = OpenTK.Graphics.OpenGL.AtiDrawBuffers.DrawBuffer1Ati; @@ -6891,12 +6891,12 @@ static void Test_AtiDrawBuffers_10437() { var _DrawBuffer14Ati = OpenTK.Graphics.OpenGL.AtiDrawBuffers.DrawBuffer14Ati; var _DrawBuffer15Ati = OpenTK.Graphics.OpenGL.AtiDrawBuffers.DrawBuffer15Ati; } -static void Test_AtiElementArray_10438() { +static void Test_AtiElementArray_19516() { var _ElementArrayAti = OpenTK.Graphics.OpenGL.AtiElementArray.ElementArrayAti; var _ElementArrayTypeAti = OpenTK.Graphics.OpenGL.AtiElementArray.ElementArrayTypeAti; var _ElementArrayPointerAti = OpenTK.Graphics.OpenGL.AtiElementArray.ElementArrayPointerAti; } -static void Test_AtiEnvmapBumpmap_10439() { +static void Test_AtiEnvmapBumpmap_19517() { var _BumpRotMatrixAti = OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap.BumpRotMatrixAti; var _BumpRotMatrixSizeAti = OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap.BumpRotMatrixSizeAti; var _BumpNumTexUnitsAti = OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap.BumpNumTexUnitsAti; @@ -6906,7 +6906,7 @@ static void Test_AtiEnvmapBumpmap_10439() { var _BumpEnvmapAti = OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap.BumpEnvmapAti; var _BumpTargetAti = OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap.BumpTargetAti; } -static void Test_AtiFragmentShader_10440() { +static void Test_AtiFragmentShader_19518() { var _Gl2XBitAti = OpenTK.Graphics.OpenGL.AtiFragmentShader.Gl2XBitAti; var _RedBitAti = OpenTK.Graphics.OpenGL.AtiFragmentShader.RedBitAti; var _CompBitAti = OpenTK.Graphics.OpenGL.AtiFragmentShader.CompBitAti; @@ -7012,18 +7012,18 @@ static void Test_AtiFragmentShader_10440() { var _SwizzleStrqAti = OpenTK.Graphics.OpenGL.AtiFragmentShader.SwizzleStrqAti; var _SwizzleStrqDqAti = OpenTK.Graphics.OpenGL.AtiFragmentShader.SwizzleStrqDqAti; } -static void Test_AtiMapObjectBuffer_10441() { +static void Test_AtiMapObjectBuffer_19519() { } -static void Test_AtiMeminfo_10442() { +static void Test_AtiMeminfo_19520() { var _VboFreeMemoryAti = OpenTK.Graphics.OpenGL.AtiMeminfo.VboFreeMemoryAti; var _TextureFreeMemoryAti = OpenTK.Graphics.OpenGL.AtiMeminfo.TextureFreeMemoryAti; var _RenderbufferFreeMemoryAti = OpenTK.Graphics.OpenGL.AtiMeminfo.RenderbufferFreeMemoryAti; } -static void Test_AtiPixelFormatFloat_10443() { +static void Test_AtiPixelFormatFloat_19521() { var _RgbaFloatModeAti = OpenTK.Graphics.OpenGL.AtiPixelFormatFloat.RgbaFloatModeAti; var _ColorClearUnclampedValueAti = OpenTK.Graphics.OpenGL.AtiPixelFormatFloat.ColorClearUnclampedValueAti; } -static void Test_AtiPnTriangles_10444() { +static void Test_AtiPnTriangles_19522() { var _PnTrianglesAti = OpenTK.Graphics.OpenGL.AtiPnTriangles.PnTrianglesAti; var _MaxPnTrianglesTesselationLevelAti = OpenTK.Graphics.OpenGL.AtiPnTriangles.MaxPnTrianglesTesselationLevelAti; var _PnTrianglesPointModeAti = OpenTK.Graphics.OpenGL.AtiPnTriangles.PnTrianglesPointModeAti; @@ -7034,21 +7034,21 @@ static void Test_AtiPnTriangles_10444() { var _PnTrianglesNormalModeLinearAti = OpenTK.Graphics.OpenGL.AtiPnTriangles.PnTrianglesNormalModeLinearAti; var _PnTrianglesNormalModeQuadraticAti = OpenTK.Graphics.OpenGL.AtiPnTriangles.PnTrianglesNormalModeQuadraticAti; } -static void Test_AtiSeparateStencil_10445() { +static void Test_AtiSeparateStencil_19523() { var _StencilBackFuncAti = OpenTK.Graphics.OpenGL.AtiSeparateStencil.StencilBackFuncAti; var _StencilBackFailAti = OpenTK.Graphics.OpenGL.AtiSeparateStencil.StencilBackFailAti; var _StencilBackPassDepthFailAti = OpenTK.Graphics.OpenGL.AtiSeparateStencil.StencilBackPassDepthFailAti; var _StencilBackPassDepthPassAti = OpenTK.Graphics.OpenGL.AtiSeparateStencil.StencilBackPassDepthPassAti; } -static void Test_AtiTextFragmentShader_10446() { +static void Test_AtiTextFragmentShader_19524() { var _TextFragmentShaderAti = OpenTK.Graphics.OpenGL.AtiTextFragmentShader.TextFragmentShaderAti; } -static void Test_AtiTextureEnvCombine3_10447() { +static void Test_AtiTextureEnvCombine3_19525() { var _ModulateAddAti = OpenTK.Graphics.OpenGL.AtiTextureEnvCombine3.ModulateAddAti; var _ModulateSignedAddAti = OpenTK.Graphics.OpenGL.AtiTextureEnvCombine3.ModulateSignedAddAti; var _ModulateSubtractAti = OpenTK.Graphics.OpenGL.AtiTextureEnvCombine3.ModulateSubtractAti; } -static void Test_AtiTextureFloat_10448() { +static void Test_AtiTextureFloat_19526() { var _RgbaFloat32Ati = OpenTK.Graphics.OpenGL.AtiTextureFloat.RgbaFloat32Ati; var _RgbFloat32Ati = OpenTK.Graphics.OpenGL.AtiTextureFloat.RgbFloat32Ati; var _AlphaFloat32Ati = OpenTK.Graphics.OpenGL.AtiTextureFloat.AlphaFloat32Ati; @@ -7062,11 +7062,11 @@ static void Test_AtiTextureFloat_10448() { var _LuminanceFloat16Ati = OpenTK.Graphics.OpenGL.AtiTextureFloat.LuminanceFloat16Ati; var _LuminanceAlphaFloat16Ati = OpenTK.Graphics.OpenGL.AtiTextureFloat.LuminanceAlphaFloat16Ati; } -static void Test_AtiTextureMirrorOnce_10449() { +static void Test_AtiTextureMirrorOnce_19527() { var _MirrorClampAti = OpenTK.Graphics.OpenGL.AtiTextureMirrorOnce.MirrorClampAti; var _MirrorClampToEdgeAti = OpenTK.Graphics.OpenGL.AtiTextureMirrorOnce.MirrorClampToEdgeAti; } -static void Test_AtiVertexArrayObject_10450() { +static void Test_AtiVertexArrayObject_19528() { var _StaticAti = OpenTK.Graphics.OpenGL.AtiVertexArrayObject.StaticAti; var _DynamicAti = OpenTK.Graphics.OpenGL.AtiVertexArrayObject.DynamicAti; var _PreserveAti = OpenTK.Graphics.OpenGL.AtiVertexArrayObject.PreserveAti; @@ -7076,9 +7076,9 @@ static void Test_AtiVertexArrayObject_10450() { var _ArrayObjectBufferAti = OpenTK.Graphics.OpenGL.AtiVertexArrayObject.ArrayObjectBufferAti; var _ArrayObjectOffsetAti = OpenTK.Graphics.OpenGL.AtiVertexArrayObject.ArrayObjectOffsetAti; } -static void Test_AtiVertexAttribArrayObject_10451() { +static void Test_AtiVertexAttribArrayObject_19529() { } -static void Test_AtiVertexStreams_10452() { +static void Test_AtiVertexStreams_19530() { var _MaxVertexStreamsAti = OpenTK.Graphics.OpenGL.AtiVertexStreams.MaxVertexStreamsAti; var _VertexStream0Ati = OpenTK.Graphics.OpenGL.AtiVertexStreams.VertexStream0Ati; var _VertexStream1Ati = OpenTK.Graphics.OpenGL.AtiVertexStreams.VertexStream1Ati; @@ -7090,7 +7090,7 @@ static void Test_AtiVertexStreams_10452() { var _VertexStream7Ati = OpenTK.Graphics.OpenGL.AtiVertexStreams.VertexStream7Ati; var _VertexSourceAti = OpenTK.Graphics.OpenGL.AtiVertexStreams.VertexSourceAti; } -static void Test_AtomicCounterBufferParameter_10453() { +static void Test_AtomicCounterBufferParameter_19531() { var _AtomicCounterBufferReferencedByComputeShader = OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByComputeShader; var _AtomicCounterBufferBinding = OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter.AtomicCounterBufferBinding; var _AtomicCounterBufferDataSize = OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter.AtomicCounterBufferDataSize; @@ -7102,7 +7102,7 @@ static void Test_AtomicCounterBufferParameter_10453() { var _AtomicCounterBufferReferencedByGeometryShader = OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByGeometryShader; var _AtomicCounterBufferReferencedByFragmentShader = OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByFragmentShader; } -static void Test_AttribMask_10454() { +static void Test_AttribMask_19532() { var _CurrentBit = OpenTK.Graphics.OpenGL.AttribMask.CurrentBit; var _PointBit = OpenTK.Graphics.OpenGL.AttribMask.PointBit; var _LineBit = OpenTK.Graphics.OpenGL.AttribMask.LineBit; @@ -7129,12 +7129,12 @@ static void Test_AttribMask_10454() { var _MultisampleBitExt = OpenTK.Graphics.OpenGL.AttribMask.MultisampleBitExt; var _AllAttribBits = OpenTK.Graphics.OpenGL.AttribMask.AllAttribBits; } -static void Test_BeginFeedbackMode_10455() { +static void Test_BeginFeedbackMode_19533() { var _Points = OpenTK.Graphics.OpenGL.BeginFeedbackMode.Points; var _Lines = OpenTK.Graphics.OpenGL.BeginFeedbackMode.Lines; var _Triangles = OpenTK.Graphics.OpenGL.BeginFeedbackMode.Triangles; } -static void Test_BeginMode_10456() { +static void Test_BeginMode_19534() { var _Points = OpenTK.Graphics.OpenGL.BeginMode.Points; var _Lines = OpenTK.Graphics.OpenGL.BeginMode.Lines; var _LineLoop = OpenTK.Graphics.OpenGL.BeginMode.LineLoop; @@ -7151,16 +7151,16 @@ static void Test_BeginMode_10456() { var _TrianglesAdjacency = OpenTK.Graphics.OpenGL.BeginMode.TrianglesAdjacency; var _TriangleStripAdjacency = OpenTK.Graphics.OpenGL.BeginMode.TriangleStripAdjacency; } -static void Test_BinaryFormat_10457() { +static void Test_BinaryFormat_19535() { } -static void Test_BlendEquationMode_10458() { +static void Test_BlendEquationMode_19536() { var _FuncAdd = OpenTK.Graphics.OpenGL.BlendEquationMode.FuncAdd; var _Min = OpenTK.Graphics.OpenGL.BlendEquationMode.Min; var _Max = OpenTK.Graphics.OpenGL.BlendEquationMode.Max; var _FuncSubtract = OpenTK.Graphics.OpenGL.BlendEquationMode.FuncSubtract; var _FuncReverseSubtract = OpenTK.Graphics.OpenGL.BlendEquationMode.FuncReverseSubtract; } -static void Test_BlendEquationModeExt_10459() { +static void Test_BlendEquationModeExt_19537() { var _LogicOp = OpenTK.Graphics.OpenGL.BlendEquationModeExt.LogicOp; var _FuncAddExt = OpenTK.Graphics.OpenGL.BlendEquationModeExt.FuncAddExt; var _MinExt = OpenTK.Graphics.OpenGL.BlendEquationModeExt.MinExt; @@ -7170,7 +7170,7 @@ static void Test_BlendEquationModeExt_10459() { var _AlphaMinSgix = OpenTK.Graphics.OpenGL.BlendEquationModeExt.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.OpenGL.BlendEquationModeExt.AlphaMaxSgix; } -static void Test_BlendingFactorDest_10460() { +static void Test_BlendingFactorDest_19538() { var _Zero = OpenTK.Graphics.OpenGL.BlendingFactorDest.Zero; var _SrcColor = OpenTK.Graphics.OpenGL.BlendingFactorDest.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL.BlendingFactorDest.OneMinusSrcColor; @@ -7195,7 +7195,7 @@ static void Test_BlendingFactorDest_10460() { var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL.BlendingFactorDest.OneMinusSrc1Alpha; var _One = OpenTK.Graphics.OpenGL.BlendingFactorDest.One; } -static void Test_BlendingFactorSrc_10461() { +static void Test_BlendingFactorSrc_19539() { var _Zero = OpenTK.Graphics.OpenGL.BlendingFactorSrc.Zero; var _SrcColor = OpenTK.Graphics.OpenGL.BlendingFactorSrc.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL.BlendingFactorSrc.OneMinusSrcColor; @@ -7220,25 +7220,25 @@ static void Test_BlendingFactorSrc_10461() { var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL.BlendingFactorSrc.OneMinusSrc1Alpha; var _One = OpenTK.Graphics.OpenGL.BlendingFactorSrc.One; } -static void Test_BlitFramebufferFilter_10462() { +static void Test_BlitFramebufferFilter_19540() { var _Nearest = OpenTK.Graphics.OpenGL.BlitFramebufferFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL.BlitFramebufferFilter.Linear; } -static void Test_Boolean_10463() { +static void Test_Boolean_19541() { var _False = OpenTK.Graphics.OpenGL.Boolean.False; var _True = OpenTK.Graphics.OpenGL.Boolean.True; } -static void Test_BufferAccess_10464() { +static void Test_BufferAccess_19542() { var _ReadOnly = OpenTK.Graphics.OpenGL.BufferAccess.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL.BufferAccess.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL.BufferAccess.ReadWrite; } -static void Test_BufferAccessArb_10465() { +static void Test_BufferAccessArb_19543() { var _ReadOnly = OpenTK.Graphics.OpenGL.BufferAccessArb.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL.BufferAccessArb.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL.BufferAccessArb.ReadWrite; } -static void Test_BufferAccessMask_10466() { +static void Test_BufferAccessMask_19544() { var _MapReadBit = OpenTK.Graphics.OpenGL.BufferAccessMask.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL.BufferAccessMask.MapWriteBit; var _MapInvalidateRangeBit = OpenTK.Graphics.OpenGL.BufferAccessMask.MapInvalidateRangeBit; @@ -7248,11 +7248,11 @@ static void Test_BufferAccessMask_10466() { var _MapPersistentBit = OpenTK.Graphics.OpenGL.BufferAccessMask.MapPersistentBit; var _MapCoherentBit = OpenTK.Graphics.OpenGL.BufferAccessMask.MapCoherentBit; } -static void Test_BufferParameterApple_10467() { +static void Test_BufferParameterApple_19545() { var _BufferSerializedModifyApple = OpenTK.Graphics.OpenGL.BufferParameterApple.BufferSerializedModifyApple; var _BufferFlushingUnmapApple = OpenTK.Graphics.OpenGL.BufferParameterApple.BufferFlushingUnmapApple; } -static void Test_BufferParameterName_10468() { +static void Test_BufferParameterName_19546() { var _BufferImmutableStorage = OpenTK.Graphics.OpenGL.BufferParameterName.BufferImmutableStorage; var _BufferSize = OpenTK.Graphics.OpenGL.BufferParameterName.BufferSize; var _BufferUsage = OpenTK.Graphics.OpenGL.BufferParameterName.BufferUsage; @@ -7262,25 +7262,25 @@ static void Test_BufferParameterName_10468() { var _BufferMapLength = OpenTK.Graphics.OpenGL.BufferParameterName.BufferMapLength; var _BufferMapOffset = OpenTK.Graphics.OpenGL.BufferParameterName.BufferMapOffset; } -static void Test_BufferParameterNameArb_10469() { +static void Test_BufferParameterNameArb_19547() { var _BufferSize = OpenTK.Graphics.OpenGL.BufferParameterNameArb.BufferSize; var _BufferUsage = OpenTK.Graphics.OpenGL.BufferParameterNameArb.BufferUsage; var _BufferAccess = OpenTK.Graphics.OpenGL.BufferParameterNameArb.BufferAccess; var _BufferMapped = OpenTK.Graphics.OpenGL.BufferParameterNameArb.BufferMapped; } -static void Test_BufferPointer_10470() { +static void Test_BufferPointer_19548() { var _BufferMapPointer = OpenTK.Graphics.OpenGL.BufferPointer.BufferMapPointer; } -static void Test_BufferPointerNameArb_10471() { +static void Test_BufferPointerNameArb_19549() { var _BufferMapPointer = OpenTK.Graphics.OpenGL.BufferPointerNameArb.BufferMapPointer; } -static void Test_BufferRangeTarget_10472() { +static void Test_BufferRangeTarget_19550() { var _UniformBuffer = OpenTK.Graphics.OpenGL.BufferRangeTarget.UniformBuffer; var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL.BufferRangeTarget.TransformFeedbackBuffer; var _ShaderStorageBuffer = OpenTK.Graphics.OpenGL.BufferRangeTarget.ShaderStorageBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL.BufferRangeTarget.AtomicCounterBuffer; } -static void Test_BufferStorageFlags_10473() { +static void Test_BufferStorageFlags_19551() { var _MapReadBit = OpenTK.Graphics.OpenGL.BufferStorageFlags.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL.BufferStorageFlags.MapWriteBit; var _MapPersistentBit = OpenTK.Graphics.OpenGL.BufferStorageFlags.MapPersistentBit; @@ -7288,7 +7288,7 @@ static void Test_BufferStorageFlags_10473() { var _DynamicStorageBit = OpenTK.Graphics.OpenGL.BufferStorageFlags.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.OpenGL.BufferStorageFlags.ClientStorageBit; } -static void Test_BufferTarget_10474() { +static void Test_BufferTarget_19552() { var _ArrayBuffer = OpenTK.Graphics.OpenGL.BufferTarget.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.OpenGL.BufferTarget.ElementArrayBuffer; var _PixelPackBuffer = OpenTK.Graphics.OpenGL.BufferTarget.PixelPackBuffer; @@ -7304,12 +7304,12 @@ static void Test_BufferTarget_10474() { var _QueryBuffer = OpenTK.Graphics.OpenGL.BufferTarget.QueryBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL.BufferTarget.AtomicCounterBuffer; } -static void Test_BufferTargetArb_10475() { +static void Test_BufferTargetArb_19553() { var _ArrayBuffer = OpenTK.Graphics.OpenGL.BufferTargetArb.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.OpenGL.BufferTargetArb.ElementArrayBuffer; var _TextureBuffer = OpenTK.Graphics.OpenGL.BufferTargetArb.TextureBuffer; } -static void Test_BufferUsageArb_10476() { +static void Test_BufferUsageArb_19554() { var _StreamDraw = OpenTK.Graphics.OpenGL.BufferUsageArb.StreamDraw; var _StreamRead = OpenTK.Graphics.OpenGL.BufferUsageArb.StreamRead; var _StreamCopy = OpenTK.Graphics.OpenGL.BufferUsageArb.StreamCopy; @@ -7320,7 +7320,7 @@ static void Test_BufferUsageArb_10476() { var _DynamicRead = OpenTK.Graphics.OpenGL.BufferUsageArb.DynamicRead; var _DynamicCopy = OpenTK.Graphics.OpenGL.BufferUsageArb.DynamicCopy; } -static void Test_BufferUsageHint_10477() { +static void Test_BufferUsageHint_19555() { var _StreamDraw = OpenTK.Graphics.OpenGL.BufferUsageHint.StreamDraw; var _StreamRead = OpenTK.Graphics.OpenGL.BufferUsageHint.StreamRead; var _StreamCopy = OpenTK.Graphics.OpenGL.BufferUsageHint.StreamCopy; @@ -7331,25 +7331,25 @@ static void Test_BufferUsageHint_10477() { var _DynamicRead = OpenTK.Graphics.OpenGL.BufferUsageHint.DynamicRead; var _DynamicCopy = OpenTK.Graphics.OpenGL.BufferUsageHint.DynamicCopy; } -static void Test_ClampColorMode_10478() { +static void Test_ClampColorMode_19556() { var _False = OpenTK.Graphics.OpenGL.ClampColorMode.False; var _FixedOnly = OpenTK.Graphics.OpenGL.ClampColorMode.FixedOnly; var _True = OpenTK.Graphics.OpenGL.ClampColorMode.True; } -static void Test_ClampColorTarget_10479() { +static void Test_ClampColorTarget_19557() { var _ClampVertexColor = OpenTK.Graphics.OpenGL.ClampColorTarget.ClampVertexColor; var _ClampFragmentColor = OpenTK.Graphics.OpenGL.ClampColorTarget.ClampFragmentColor; var _ClampReadColor = OpenTK.Graphics.OpenGL.ClampColorTarget.ClampReadColor; } -static void Test_ClearBuffer_10480() { +static void Test_ClearBuffer_19558() { var _Color = OpenTK.Graphics.OpenGL.ClearBuffer.Color; var _Depth = OpenTK.Graphics.OpenGL.ClearBuffer.Depth; var _Stencil = OpenTK.Graphics.OpenGL.ClearBuffer.Stencil; } -static void Test_ClearBufferCombined_10481() { +static void Test_ClearBufferCombined_19559() { var _DepthStencil = OpenTK.Graphics.OpenGL.ClearBufferCombined.DepthStencil; } -static void Test_ClearBufferMask_10482() { +static void Test_ClearBufferMask_19560() { var _None = OpenTK.Graphics.OpenGL.ClearBufferMask.None; var _DepthBufferBit = OpenTK.Graphics.OpenGL.ClearBufferMask.DepthBufferBit; var _AccumBufferBit = OpenTK.Graphics.OpenGL.ClearBufferMask.AccumBufferBit; @@ -7357,16 +7357,16 @@ static void Test_ClearBufferMask_10482() { var _ColorBufferBit = OpenTK.Graphics.OpenGL.ClearBufferMask.ColorBufferBit; var _CoverageBufferBitNv = OpenTK.Graphics.OpenGL.ClearBufferMask.CoverageBufferBitNv; } -static void Test_ClientAttribMask_10483() { +static void Test_ClientAttribMask_19561() { var _ClientPixelStoreBit = OpenTK.Graphics.OpenGL.ClientAttribMask.ClientPixelStoreBit; var _ClientVertexArrayBit = OpenTK.Graphics.OpenGL.ClientAttribMask.ClientVertexArrayBit; var _ClientAllAttribBits = OpenTK.Graphics.OpenGL.ClientAttribMask.ClientAllAttribBits; } -static void Test_ClientWaitSyncFlags_10484() { +static void Test_ClientWaitSyncFlags_19562() { var _None = OpenTK.Graphics.OpenGL.ClientWaitSyncFlags.None; var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL.ClientWaitSyncFlags.SyncFlushCommandsBit; } -static void Test_ClipPlaneName_10485() { +static void Test_ClipPlaneName_19563() { var _ClipDistance0 = OpenTK.Graphics.OpenGL.ClipPlaneName.ClipDistance0; var _ClipPlane0 = OpenTK.Graphics.OpenGL.ClipPlaneName.ClipPlane0; var _ClipDistance1 = OpenTK.Graphics.OpenGL.ClipPlaneName.ClipDistance1; @@ -7382,19 +7382,19 @@ static void Test_ClipPlaneName_10485() { var _ClipDistance6 = OpenTK.Graphics.OpenGL.ClipPlaneName.ClipDistance6; var _ClipDistance7 = OpenTK.Graphics.OpenGL.ClipPlaneName.ClipDistance7; } -static void Test_ColorMaterialFace_10486() { +static void Test_ColorMaterialFace_19564() { var _Front = OpenTK.Graphics.OpenGL.ColorMaterialFace.Front; var _Back = OpenTK.Graphics.OpenGL.ColorMaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL.ColorMaterialFace.FrontAndBack; } -static void Test_ColorMaterialParameter_10487() { +static void Test_ColorMaterialParameter_19565() { var _Ambient = OpenTK.Graphics.OpenGL.ColorMaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.OpenGL.ColorMaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.OpenGL.ColorMaterialParameter.Specular; var _Emission = OpenTK.Graphics.OpenGL.ColorMaterialParameter.Emission; var _AmbientAndDiffuse = OpenTK.Graphics.OpenGL.ColorMaterialParameter.AmbientAndDiffuse; } -static void Test_ColorPointerType_10488() { +static void Test_ColorPointerType_19566() { var _Byte = OpenTK.Graphics.OpenGL.ColorPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.ColorPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.ColorPointerType.Short; @@ -7407,17 +7407,17 @@ static void Test_ColorPointerType_10488() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.ColorPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.ColorPointerType.Int2101010Rev; } -static void Test_ColorTableParameterPName_10489() { +static void Test_ColorTableParameterPName_19567() { var _ColorTableScale = OpenTK.Graphics.OpenGL.ColorTableParameterPName.ColorTableScale; var _ColorTableBias = OpenTK.Graphics.OpenGL.ColorTableParameterPName.ColorTableBias; } -static void Test_ColorTableParameterPNameSgi_10490() { +static void Test_ColorTableParameterPNameSgi_19568() { var _ColorTableScale = OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi.ColorTableScale; var _ColorTableScaleSgi = OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBias = OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi.ColorTableBias; var _ColorTableBiasSgi = OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi.ColorTableBiasSgi; } -static void Test_ColorTableTarget_10491() { +static void Test_ColorTableTarget_19569() { var _ColorTable = OpenTK.Graphics.OpenGL.ColorTableTarget.ColorTable; var _PostConvolutionColorTable = OpenTK.Graphics.OpenGL.ColorTableTarget.PostConvolutionColorTable; var _PostColorMatrixColorTable = OpenTK.Graphics.OpenGL.ColorTableTarget.PostColorMatrixColorTable; @@ -7425,7 +7425,7 @@ static void Test_ColorTableTarget_10491() { var _ProxyPostConvolutionColorTable = OpenTK.Graphics.OpenGL.ColorTableTarget.ProxyPostConvolutionColorTable; var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.OpenGL.ColorTableTarget.ProxyPostColorMatrixColorTable; } -static void Test_ColorTableTargetSgi_10492() { +static void Test_ColorTableTargetSgi_19570() { var _TextureColorTableSgi = OpenTK.Graphics.OpenGL.ColorTableTargetSgi.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.OpenGL.ColorTableTargetSgi.ProxyTextureColorTableSgi; var _ColorTable = OpenTK.Graphics.OpenGL.ColorTableTargetSgi.ColorTable; @@ -7441,32 +7441,32 @@ static void Test_ColorTableTargetSgi_10492() { var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.OpenGL.ColorTableTargetSgi.ProxyPostColorMatrixColorTable; var _ProxyPostColorMatrixColorTableSgi = OpenTK.Graphics.OpenGL.ColorTableTargetSgi.ProxyPostColorMatrixColorTableSgi; } -static void Test_ConditionalRenderType_10493() { +static void Test_ConditionalRenderType_19571() { var _QueryWait = OpenTK.Graphics.OpenGL.ConditionalRenderType.QueryWait; var _QueryNoWait = OpenTK.Graphics.OpenGL.ConditionalRenderType.QueryNoWait; var _QueryByRegionWait = OpenTK.Graphics.OpenGL.ConditionalRenderType.QueryByRegionWait; var _QueryByRegionNoWait = OpenTK.Graphics.OpenGL.ConditionalRenderType.QueryByRegionNoWait; } -static void Test_ContextFlagMask_10494() { +static void Test_ContextFlagMask_19572() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.OpenGL.ContextFlagMask.ContextFlagForwardCompatibleBit; var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL.ContextFlagMask.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.OpenGL.ContextFlagMask.ContextFlagDebugBitKhr; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.OpenGL.ContextFlagMask.ContextFlagRobustAccessBitArb; } -static void Test_ContextProfileMask_10495() { +static void Test_ContextProfileMask_19573() { var _ContextCoreProfileBit = OpenTK.Graphics.OpenGL.ContextProfileMask.ContextCoreProfileBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.OpenGL.ContextProfileMask.ContextCompatibilityProfileBit; } -static void Test_ConvolutionBorderModeExt_10496() { +static void Test_ConvolutionBorderModeExt_19574() { var _Reduce = OpenTK.Graphics.OpenGL.ConvolutionBorderModeExt.Reduce; var _ReduceExt = OpenTK.Graphics.OpenGL.ConvolutionBorderModeExt.ReduceExt; } -static void Test_ConvolutionParameter_10497() { +static void Test_ConvolutionParameter_19575() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL.ConvolutionParameter.ConvolutionBorderMode; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL.ConvolutionParameter.ConvolutionFilterScale; var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL.ConvolutionParameter.ConvolutionFilterBias; } -static void Test_ConvolutionParameterExt_10498() { +static void Test_ConvolutionParameterExt_19576() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL.ConvolutionParameterExt.ConvolutionBorderMode; var _ConvolutionBorderModeExt = OpenTK.Graphics.OpenGL.ConvolutionParameterExt.ConvolutionBorderModeExt; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL.ConvolutionParameterExt.ConvolutionFilterScale; @@ -7474,43 +7474,43 @@ static void Test_ConvolutionParameterExt_10498() { var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL.ConvolutionParameterExt.ConvolutionFilterBias; var _ConvolutionFilterBiasExt = OpenTK.Graphics.OpenGL.ConvolutionParameterExt.ConvolutionFilterBiasExt; } -static void Test_ConvolutionParameterValue_10499() { +static void Test_ConvolutionParameterValue_19577() { var _Reduce = OpenTK.Graphics.OpenGL.ConvolutionParameterValue.Reduce; var _ConstantBorder = OpenTK.Graphics.OpenGL.ConvolutionParameterValue.ConstantBorder; var _ReplicateBorder = OpenTK.Graphics.OpenGL.ConvolutionParameterValue.ReplicateBorder; } -static void Test_ConvolutionTarget_10500() { +static void Test_ConvolutionTarget_19578() { var _Convolution1D = OpenTK.Graphics.OpenGL.ConvolutionTarget.Convolution1D; var _Convolution2D = OpenTK.Graphics.OpenGL.ConvolutionTarget.Convolution2D; var _Separable2D = OpenTK.Graphics.OpenGL.ConvolutionTarget.Separable2D; } -static void Test_ConvolutionTargetExt_10501() { +static void Test_ConvolutionTargetExt_19579() { var _Convolution1D = OpenTK.Graphics.OpenGL.ConvolutionTargetExt.Convolution1D; var _Convolution1DExt = OpenTK.Graphics.OpenGL.ConvolutionTargetExt.Convolution1DExt; var _Convolution2D = OpenTK.Graphics.OpenGL.ConvolutionTargetExt.Convolution2D; var _Convolution2DExt = OpenTK.Graphics.OpenGL.ConvolutionTargetExt.Convolution2DExt; } -static void Test_CullFaceMode_10502() { +static void Test_CullFaceMode_19580() { var _Front = OpenTK.Graphics.OpenGL.CullFaceMode.Front; var _Back = OpenTK.Graphics.OpenGL.CullFaceMode.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL.CullFaceMode.FrontAndBack; } -static void Test_DataType_10503() { +static void Test_DataType_19581() { } -static void Test_DebugSeverity_10504() { +static void Test_DebugSeverity_19582() { var _DebugSeverityNotification = OpenTK.Graphics.OpenGL.DebugSeverity.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.OpenGL.DebugSeverity.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.OpenGL.DebugSeverity.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.OpenGL.DebugSeverity.DebugSeverityLow; } -static void Test_DebugSeverityControl_10505() { +static void Test_DebugSeverityControl_19583() { var _DontCare = OpenTK.Graphics.OpenGL.DebugSeverityControl.DontCare; var _DebugSeverityNotification = OpenTK.Graphics.OpenGL.DebugSeverityControl.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.OpenGL.DebugSeverityControl.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.OpenGL.DebugSeverityControl.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.OpenGL.DebugSeverityControl.DebugSeverityLow; } -static void Test_DebugSource_10506() { +static void Test_DebugSource_19584() { var _DebugSourceApi = OpenTK.Graphics.OpenGL.DebugSource.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.OpenGL.DebugSource.DebugSourceWindowSystem; var _DebugSourceShaderCompiler = OpenTK.Graphics.OpenGL.DebugSource.DebugSourceShaderCompiler; @@ -7518,7 +7518,7 @@ static void Test_DebugSource_10506() { var _DebugSourceApplication = OpenTK.Graphics.OpenGL.DebugSource.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.OpenGL.DebugSource.DebugSourceOther; } -static void Test_DebugSourceControl_10507() { +static void Test_DebugSourceControl_19585() { var _DontCare = OpenTK.Graphics.OpenGL.DebugSourceControl.DontCare; var _DebugSourceApi = OpenTK.Graphics.OpenGL.DebugSourceControl.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.OpenGL.DebugSourceControl.DebugSourceWindowSystem; @@ -7527,11 +7527,11 @@ static void Test_DebugSourceControl_10507() { var _DebugSourceApplication = OpenTK.Graphics.OpenGL.DebugSourceControl.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.OpenGL.DebugSourceControl.DebugSourceOther; } -static void Test_DebugSourceExternal_10508() { +static void Test_DebugSourceExternal_19586() { var _DebugSourceThirdParty = OpenTK.Graphics.OpenGL.DebugSourceExternal.DebugSourceThirdParty; var _DebugSourceApplication = OpenTK.Graphics.OpenGL.DebugSourceExternal.DebugSourceApplication; } -static void Test_DebugType_10509() { +static void Test_DebugType_19587() { var _DebugTypeError = OpenTK.Graphics.OpenGL.DebugType.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.OpenGL.DebugType.DebugTypeDeprecatedBehavior; var _DebugTypeUndefinedBehavior = OpenTK.Graphics.OpenGL.DebugType.DebugTypeUndefinedBehavior; @@ -7542,7 +7542,7 @@ static void Test_DebugType_10509() { var _DebugTypePushGroup = OpenTK.Graphics.OpenGL.DebugType.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.OpenGL.DebugType.DebugTypePopGroup; } -static void Test_DebugTypeControl_10510() { +static void Test_DebugTypeControl_19588() { var _DontCare = OpenTK.Graphics.OpenGL.DebugTypeControl.DontCare; var _DebugTypeError = OpenTK.Graphics.OpenGL.DebugTypeControl.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.OpenGL.DebugTypeControl.DebugTypeDeprecatedBehavior; @@ -7554,7 +7554,7 @@ static void Test_DebugTypeControl_10510() { var _DebugTypePushGroup = OpenTK.Graphics.OpenGL.DebugTypeControl.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.OpenGL.DebugTypeControl.DebugTypePopGroup; } -static void Test_DepthFunction_10511() { +static void Test_DepthFunction_19589() { var _Never = OpenTK.Graphics.OpenGL.DepthFunction.Never; var _Less = OpenTK.Graphics.OpenGL.DepthFunction.Less; var _Equal = OpenTK.Graphics.OpenGL.DepthFunction.Equal; @@ -7564,7 +7564,7 @@ static void Test_DepthFunction_10511() { var _Gequal = OpenTK.Graphics.OpenGL.DepthFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL.DepthFunction.Always; } -static void Test_DrawBufferMode_10512() { +static void Test_DrawBufferMode_19590() { var _None = OpenTK.Graphics.OpenGL.DrawBufferMode.None; var _NoneOes = OpenTK.Graphics.OpenGL.DrawBufferMode.NoneOes; var _FrontLeft = OpenTK.Graphics.OpenGL.DrawBufferMode.FrontLeft; @@ -7597,7 +7597,7 @@ static void Test_DrawBufferMode_10512() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL.DrawBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL.DrawBufferMode.ColorAttachment15; } -static void Test_DrawBuffersEnum_10513() { +static void Test_DrawBuffersEnum_19591() { var _None = OpenTK.Graphics.OpenGL.DrawBuffersEnum.None; var _FrontLeft = OpenTK.Graphics.OpenGL.DrawBuffersEnum.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL.DrawBuffersEnum.FrontRight; @@ -7624,12 +7624,12 @@ static void Test_DrawBuffersEnum_10513() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL.DrawBuffersEnum.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL.DrawBuffersEnum.ColorAttachment15; } -static void Test_DrawElementsType_10514() { +static void Test_DrawElementsType_19592() { var _UnsignedByte = OpenTK.Graphics.OpenGL.DrawElementsType.UnsignedByte; var _UnsignedShort = OpenTK.Graphics.OpenGL.DrawElementsType.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.OpenGL.DrawElementsType.UnsignedInt; } -static void Test_EnableCap_10515() { +static void Test_EnableCap_19593() { var _PointSmooth = OpenTK.Graphics.OpenGL.EnableCap.PointSmooth; var _LineSmooth = OpenTK.Graphics.OpenGL.EnableCap.LineSmooth; var _LineStipple = OpenTK.Graphics.OpenGL.EnableCap.LineStipple; @@ -7776,7 +7776,7 @@ static void Test_EnableCap_10515() { var _PrimitiveRestart = OpenTK.Graphics.OpenGL.EnableCap.PrimitiveRestart; var _DebugOutput = OpenTK.Graphics.OpenGL.EnableCap.DebugOutput; } -static void Test_ErrorCode_10516() { +static void Test_ErrorCode_19594() { var _NoError = OpenTK.Graphics.OpenGL.ErrorCode.NoError; var _InvalidEnum = OpenTK.Graphics.OpenGL.ErrorCode.InvalidEnum; var _InvalidValue = OpenTK.Graphics.OpenGL.ErrorCode.InvalidValue; @@ -7791,20 +7791,20 @@ static void Test_ErrorCode_10516() { var _TableTooLargeExt = OpenTK.Graphics.OpenGL.ErrorCode.TableTooLargeExt; var _TextureTooLargeExt = OpenTK.Graphics.OpenGL.ErrorCode.TextureTooLargeExt; } -static void Test_Ext422Pixels_10517() { +static void Test_Ext422Pixels_19595() { var _Gl422Ext = OpenTK.Graphics.OpenGL.Ext422Pixels.Gl422Ext; var _Gl422RevExt = OpenTK.Graphics.OpenGL.Ext422Pixels.Gl422RevExt; var _Gl422AverageExt = OpenTK.Graphics.OpenGL.Ext422Pixels.Gl422AverageExt; var _Gl422RevAverageExt = OpenTK.Graphics.OpenGL.Ext422Pixels.Gl422RevAverageExt; } -static void Test_ExtAbgr_10518() { +static void Test_ExtAbgr_19596() { var _AbgrExt = OpenTK.Graphics.OpenGL.ExtAbgr.AbgrExt; } -static void Test_ExtBgra_10519() { +static void Test_ExtBgra_19597() { var _BgrExt = OpenTK.Graphics.OpenGL.ExtBgra.BgrExt; var _BgraExt = OpenTK.Graphics.OpenGL.ExtBgra.BgraExt; } -static void Test_ExtBindableUniform_10520() { +static void Test_ExtBindableUniform_19598() { var _MaxVertexBindableUniformsExt = OpenTK.Graphics.OpenGL.ExtBindableUniform.MaxVertexBindableUniformsExt; var _MaxFragmentBindableUniformsExt = OpenTK.Graphics.OpenGL.ExtBindableUniform.MaxFragmentBindableUniformsExt; var _MaxGeometryBindableUniformsExt = OpenTK.Graphics.OpenGL.ExtBindableUniform.MaxGeometryBindableUniformsExt; @@ -7812,51 +7812,51 @@ static void Test_ExtBindableUniform_10520() { var _UniformBufferExt = OpenTK.Graphics.OpenGL.ExtBindableUniform.UniformBufferExt; var _UniformBufferBindingExt = OpenTK.Graphics.OpenGL.ExtBindableUniform.UniformBufferBindingExt; } -static void Test_ExtBlendColor_10521() { +static void Test_ExtBlendColor_19599() { var _ConstantColorExt = OpenTK.Graphics.OpenGL.ExtBlendColor.ConstantColorExt; var _OneMinusConstantColorExt = OpenTK.Graphics.OpenGL.ExtBlendColor.OneMinusConstantColorExt; var _ConstantAlphaExt = OpenTK.Graphics.OpenGL.ExtBlendColor.ConstantAlphaExt; var _OneMinusConstantAlphaExt = OpenTK.Graphics.OpenGL.ExtBlendColor.OneMinusConstantAlphaExt; var _BlendColorExt = OpenTK.Graphics.OpenGL.ExtBlendColor.BlendColorExt; } -static void Test_ExtBlendEquationSeparate_10522() { +static void Test_ExtBlendEquationSeparate_19600() { var _BlendEquationRgbExt = OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate.BlendEquationRgbExt; var _BlendEquationAlphaExt = OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate.BlendEquationAlphaExt; } -static void Test_ExtBlendFuncSeparate_10523() { +static void Test_ExtBlendFuncSeparate_19601() { var _BlendDstRgbExt = OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate.BlendDstRgbExt; var _BlendSrcRgbExt = OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate.BlendSrcRgbExt; var _BlendDstAlphaExt = OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate.BlendDstAlphaExt; var _BlendSrcAlphaExt = OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate.BlendSrcAlphaExt; } -static void Test_ExtBlendLogicOp_10524() { +static void Test_ExtBlendLogicOp_19602() { } -static void Test_ExtBlendMinmax_10525() { +static void Test_ExtBlendMinmax_19603() { var _FuncAddExt = OpenTK.Graphics.OpenGL.ExtBlendMinmax.FuncAddExt; var _MinExt = OpenTK.Graphics.OpenGL.ExtBlendMinmax.MinExt; var _MaxExt = OpenTK.Graphics.OpenGL.ExtBlendMinmax.MaxExt; var _BlendEquationExt = OpenTK.Graphics.OpenGL.ExtBlendMinmax.BlendEquationExt; } -static void Test_ExtBlendSubtract_10526() { +static void Test_ExtBlendSubtract_19604() { var _FuncSubtractExt = OpenTK.Graphics.OpenGL.ExtBlendSubtract.FuncSubtractExt; var _FuncReverseSubtractExt = OpenTK.Graphics.OpenGL.ExtBlendSubtract.FuncReverseSubtractExt; } -static void Test_ExtClipVolumeHint_10527() { +static void Test_ExtClipVolumeHint_19605() { var _ClipVolumeClippingHintExt = OpenTK.Graphics.OpenGL.ExtClipVolumeHint.ClipVolumeClippingHintExt; } -static void Test_ExtCmyka_10528() { +static void Test_ExtCmyka_19606() { var _CmykExt = OpenTK.Graphics.OpenGL.ExtCmyka.CmykExt; var _CmykaExt = OpenTK.Graphics.OpenGL.ExtCmyka.CmykaExt; var _PackCmykHintExt = OpenTK.Graphics.OpenGL.ExtCmyka.PackCmykHintExt; var _UnpackCmykHintExt = OpenTK.Graphics.OpenGL.ExtCmyka.UnpackCmykHintExt; } -static void Test_ExtColorSubtable_10529() { +static void Test_ExtColorSubtable_19607() { } -static void Test_ExtCompiledVertexArray_10530() { +static void Test_ExtCompiledVertexArray_19608() { var _ArrayElementLockFirstExt = OpenTK.Graphics.OpenGL.ExtCompiledVertexArray.ArrayElementLockFirstExt; var _ArrayElementLockCountExt = OpenTK.Graphics.OpenGL.ExtCompiledVertexArray.ArrayElementLockCountExt; } -static void Test_ExtConvolution_10531() { +static void Test_ExtConvolution_19609() { var _Convolution1DExt = OpenTK.Graphics.OpenGL.ExtConvolution.Convolution1DExt; var _Convolution2DExt = OpenTK.Graphics.OpenGL.ExtConvolution.Convolution2DExt; var _Separable2DExt = OpenTK.Graphics.OpenGL.ExtConvolution.Separable2DExt; @@ -7878,7 +7878,7 @@ static void Test_ExtConvolution_10531() { var _PostConvolutionBlueBiasExt = OpenTK.Graphics.OpenGL.ExtConvolution.PostConvolutionBlueBiasExt; var _PostConvolutionAlphaBiasExt = OpenTK.Graphics.OpenGL.ExtConvolution.PostConvolutionAlphaBiasExt; } -static void Test_ExtCoordinateFrame_10532() { +static void Test_ExtCoordinateFrame_19610() { var _TangentArrayExt = OpenTK.Graphics.OpenGL.ExtCoordinateFrame.TangentArrayExt; var _BinormalArrayExt = OpenTK.Graphics.OpenGL.ExtCoordinateFrame.BinormalArrayExt; var _CurrentTangentExt = OpenTK.Graphics.OpenGL.ExtCoordinateFrame.CurrentTangentExt; @@ -7894,14 +7894,14 @@ static void Test_ExtCoordinateFrame_10532() { var _Map1BinormalExt = OpenTK.Graphics.OpenGL.ExtCoordinateFrame.Map1BinormalExt; var _Map2BinormalExt = OpenTK.Graphics.OpenGL.ExtCoordinateFrame.Map2BinormalExt; } -static void Test_ExtCopyTexture_10533() { +static void Test_ExtCopyTexture_19611() { } -static void Test_ExtCullVertex_10534() { +static void Test_ExtCullVertex_19612() { var _CullVertexExt = OpenTK.Graphics.OpenGL.ExtCullVertex.CullVertexExt; var _CullVertexEyePositionExt = OpenTK.Graphics.OpenGL.ExtCullVertex.CullVertexEyePositionExt; var _CullVertexObjectPositionExt = OpenTK.Graphics.OpenGL.ExtCullVertex.CullVertexObjectPositionExt; } -static void Test_ExtDebugLabel_10535() { +static void Test_ExtDebugLabel_19613() { var _Sampler = OpenTK.Graphics.OpenGL.ExtDebugLabel.Sampler; var _ProgramPipelineObjectExt = OpenTK.Graphics.OpenGL.ExtDebugLabel.ProgramPipelineObjectExt; var _ProgramObjectExt = OpenTK.Graphics.OpenGL.ExtDebugLabel.ProgramObjectExt; @@ -7911,26 +7911,26 @@ static void Test_ExtDebugLabel_10535() { var _QueryObjectExt = OpenTK.Graphics.OpenGL.ExtDebugLabel.QueryObjectExt; var _VertexArrayObjectExt = OpenTK.Graphics.OpenGL.ExtDebugLabel.VertexArrayObjectExt; } -static void Test_ExtDebugMarker_10536() { +static void Test_ExtDebugMarker_19614() { } -static void Test_ExtDepthBoundsTest_10537() { +static void Test_ExtDepthBoundsTest_19615() { var _DepthBoundsTestExt = OpenTK.Graphics.OpenGL.ExtDepthBoundsTest.DepthBoundsTestExt; var _DepthBoundsExt = OpenTK.Graphics.OpenGL.ExtDepthBoundsTest.DepthBoundsExt; } -static void Test_ExtDirectStateAccess_10538() { +static void Test_ExtDirectStateAccess_19616() { var _ProgramMatrixExt = OpenTK.Graphics.OpenGL.ExtDirectStateAccess.ProgramMatrixExt; var _TransposeProgramMatrixExt = OpenTK.Graphics.OpenGL.ExtDirectStateAccess.TransposeProgramMatrixExt; var _ProgramMatrixStackDepthExt = OpenTK.Graphics.OpenGL.ExtDirectStateAccess.ProgramMatrixStackDepthExt; } -static void Test_ExtDrawBuffers2_10539() { +static void Test_ExtDrawBuffers2_19617() { } -static void Test_ExtDrawInstanced_10540() { +static void Test_ExtDrawInstanced_19618() { } -static void Test_ExtDrawRangeElements_10541() { +static void Test_ExtDrawRangeElements_19619() { var _MaxElementsVerticesExt = OpenTK.Graphics.OpenGL.ExtDrawRangeElements.MaxElementsVerticesExt; var _MaxElementsIndicesExt = OpenTK.Graphics.OpenGL.ExtDrawRangeElements.MaxElementsIndicesExt; } -static void Test_ExtFogCoord_10542() { +static void Test_ExtFogCoord_19620() { var _FogCoordinateSourceExt = OpenTK.Graphics.OpenGL.ExtFogCoord.FogCoordinateSourceExt; var _FogCoordinateExt = OpenTK.Graphics.OpenGL.ExtFogCoord.FogCoordinateExt; var _FragmentDepthExt = OpenTK.Graphics.OpenGL.ExtFogCoord.FragmentDepthExt; @@ -7940,22 +7940,22 @@ static void Test_ExtFogCoord_10542() { var _FogCoordinateArrayPointerExt = OpenTK.Graphics.OpenGL.ExtFogCoord.FogCoordinateArrayPointerExt; var _FogCoordinateArrayExt = OpenTK.Graphics.OpenGL.ExtFogCoord.FogCoordinateArrayExt; } -static void Test_ExtFramebufferBlit_10543() { +static void Test_ExtFramebufferBlit_19621() { var _DrawFramebufferBindingExt = OpenTK.Graphics.OpenGL.ExtFramebufferBlit.DrawFramebufferBindingExt; var _ReadFramebufferExt = OpenTK.Graphics.OpenGL.ExtFramebufferBlit.ReadFramebufferExt; var _DrawFramebufferExt = OpenTK.Graphics.OpenGL.ExtFramebufferBlit.DrawFramebufferExt; var _ReadFramebufferBindingExt = OpenTK.Graphics.OpenGL.ExtFramebufferBlit.ReadFramebufferBindingExt; } -static void Test_ExtFramebufferMultisample_10544() { +static void Test_ExtFramebufferMultisample_19622() { var _RenderbufferSamplesExt = OpenTK.Graphics.OpenGL.ExtFramebufferMultisample.RenderbufferSamplesExt; var _FramebufferIncompleteMultisampleExt = OpenTK.Graphics.OpenGL.ExtFramebufferMultisample.FramebufferIncompleteMultisampleExt; var _MaxSamplesExt = OpenTK.Graphics.OpenGL.ExtFramebufferMultisample.MaxSamplesExt; } -static void Test_ExtFramebufferMultisampleBlitScaled_10545() { +static void Test_ExtFramebufferMultisampleBlitScaled_19623() { var _ScaledResolveFastestExt = OpenTK.Graphics.OpenGL.ExtFramebufferMultisampleBlitScaled.ScaledResolveFastestExt; var _ScaledResolveNicestExt = OpenTK.Graphics.OpenGL.ExtFramebufferMultisampleBlitScaled.ScaledResolveNicestExt; } -static void Test_ExtFramebufferObject_10546() { +static void Test_ExtFramebufferObject_19624() { var _InvalidFramebufferOperationExt = OpenTK.Graphics.OpenGL.ExtFramebufferObject.InvalidFramebufferOperationExt; var _MaxRenderbufferSizeExt = OpenTK.Graphics.OpenGL.ExtFramebufferObject.MaxRenderbufferSizeExt; var _FramebufferBindingExt = OpenTK.Graphics.OpenGL.ExtFramebufferObject.FramebufferBindingExt; @@ -8008,11 +8008,11 @@ static void Test_ExtFramebufferObject_10546() { var _RenderbufferDepthSizeExt = OpenTK.Graphics.OpenGL.ExtFramebufferObject.RenderbufferDepthSizeExt; var _RenderbufferStencilSizeExt = OpenTK.Graphics.OpenGL.ExtFramebufferObject.RenderbufferStencilSizeExt; } -static void Test_ExtFramebufferSrgb_10547() { +static void Test_ExtFramebufferSrgb_19625() { var _FramebufferSrgbExt = OpenTK.Graphics.OpenGL.ExtFramebufferSrgb.FramebufferSrgbExt; var _FramebufferSrgbCapableExt = OpenTK.Graphics.OpenGL.ExtFramebufferSrgb.FramebufferSrgbCapableExt; } -static void Test_ExtGeometryShader4_10548() { +static void Test_ExtGeometryShader4_19626() { var _LinesAdjacencyExt = OpenTK.Graphics.OpenGL.ExtGeometryShader4.LinesAdjacencyExt; var _LineStripAdjacencyExt = OpenTK.Graphics.OpenGL.ExtGeometryShader4.LineStripAdjacencyExt; var _TrianglesAdjacencyExt = OpenTK.Graphics.OpenGL.ExtGeometryShader4.TrianglesAdjacencyExt; @@ -8034,9 +8034,9 @@ static void Test_ExtGeometryShader4_10548() { var _MaxGeometryOutputVerticesExt = OpenTK.Graphics.OpenGL.ExtGeometryShader4.MaxGeometryOutputVerticesExt; var _MaxGeometryTotalOutputComponentsExt = OpenTK.Graphics.OpenGL.ExtGeometryShader4.MaxGeometryTotalOutputComponentsExt; } -static void Test_ExtGpuProgramParameters_10549() { +static void Test_ExtGpuProgramParameters_19627() { } -static void Test_ExtGpuShader4_10550() { +static void Test_ExtGpuShader4_19628() { var _VertexAttribArrayIntegerExt = OpenTK.Graphics.OpenGL.ExtGpuShader4.VertexAttribArrayIntegerExt; var _MinProgramTexelOffsetExt = OpenTK.Graphics.OpenGL.ExtGpuShader4.MinProgramTexelOffsetExt; var _MaxProgramTexelOffsetExt = OpenTK.Graphics.OpenGL.ExtGpuShader4.MaxProgramTexelOffsetExt; @@ -8066,7 +8066,7 @@ static void Test_ExtGpuShader4_10550() { var _UnsignedIntSampler2DArrayExt = OpenTK.Graphics.OpenGL.ExtGpuShader4.UnsignedIntSampler2DArrayExt; var _UnsignedIntSamplerBufferExt = OpenTK.Graphics.OpenGL.ExtGpuShader4.UnsignedIntSamplerBufferExt; } -static void Test_ExtHistogram_10551() { +static void Test_ExtHistogram_19629() { var _HistogramExt = OpenTK.Graphics.OpenGL.ExtHistogram.HistogramExt; var _ProxyHistogramExt = OpenTK.Graphics.OpenGL.ExtHistogram.ProxyHistogramExt; var _HistogramWidthExt = OpenTK.Graphics.OpenGL.ExtHistogram.HistogramWidthExt; @@ -8082,7 +8082,7 @@ static void Test_ExtHistogram_10551() { var _MinmaxSinkExt = OpenTK.Graphics.OpenGL.ExtHistogram.MinmaxSinkExt; var _TableTooLargeExt = OpenTK.Graphics.OpenGL.ExtHistogram.TableTooLargeExt; } -static void Test_ExtIndexArrayFormats_10552() { +static void Test_ExtIndexArrayFormats_19630() { var _IuiV2fExt = OpenTK.Graphics.OpenGL.ExtIndexArrayFormats.IuiV2fExt; var _IuiV3fExt = OpenTK.Graphics.OpenGL.ExtIndexArrayFormats.IuiV3fExt; var _IuiN3fV2fExt = OpenTK.Graphics.OpenGL.ExtIndexArrayFormats.IuiN3fV2fExt; @@ -8092,19 +8092,19 @@ static void Test_ExtIndexArrayFormats_10552() { var _T2fIuiN3fV2fExt = OpenTK.Graphics.OpenGL.ExtIndexArrayFormats.T2fIuiN3fV2fExt; var _T2fIuiN3fV3fExt = OpenTK.Graphics.OpenGL.ExtIndexArrayFormats.T2fIuiN3fV3fExt; } -static void Test_ExtIndexFunc_10553() { +static void Test_ExtIndexFunc_19631() { var _IndexTestExt = OpenTK.Graphics.OpenGL.ExtIndexFunc.IndexTestExt; var _IndexTestFuncExt = OpenTK.Graphics.OpenGL.ExtIndexFunc.IndexTestFuncExt; var _IndexTestRefExt = OpenTK.Graphics.OpenGL.ExtIndexFunc.IndexTestRefExt; } -static void Test_ExtIndexMaterial_10554() { +static void Test_ExtIndexMaterial_19632() { var _IndexMaterialExt = OpenTK.Graphics.OpenGL.ExtIndexMaterial.IndexMaterialExt; var _IndexMaterialParameterExt = OpenTK.Graphics.OpenGL.ExtIndexMaterial.IndexMaterialParameterExt; var _IndexMaterialFaceExt = OpenTK.Graphics.OpenGL.ExtIndexMaterial.IndexMaterialFaceExt; } -static void Test_ExtIndexTexture_10555() { +static void Test_ExtIndexTexture_19633() { } -static void Test_ExtLightTexture_10556() { +static void Test_ExtLightTexture_19634() { var _FragmentMaterialExt = OpenTK.Graphics.OpenGL.ExtLightTexture.FragmentMaterialExt; var _FragmentNormalExt = OpenTK.Graphics.OpenGL.ExtLightTexture.FragmentNormalExt; var _FragmentColorExt = OpenTK.Graphics.OpenGL.ExtLightTexture.FragmentColorExt; @@ -8116,11 +8116,11 @@ static void Test_ExtLightTexture_10556() { var _TextureMaterialParameterExt = OpenTK.Graphics.OpenGL.ExtLightTexture.TextureMaterialParameterExt; var _FragmentDepthExt = OpenTK.Graphics.OpenGL.ExtLightTexture.FragmentDepthExt; } -static void Test_ExtMiscAttribute_10557() { +static void Test_ExtMiscAttribute_19635() { } -static void Test_ExtMultiDrawArrays_10558() { +static void Test_ExtMultiDrawArrays_19636() { } -static void Test_ExtMultisample_10559() { +static void Test_ExtMultisample_19637() { var _MultisampleBitExt = OpenTK.Graphics.OpenGL.ExtMultisample.MultisampleBitExt; var _MultisampleExt = OpenTK.Graphics.OpenGL.ExtMultisample.MultisampleExt; var _SampleAlphaToMaskExt = OpenTK.Graphics.OpenGL.ExtMultisample.SampleAlphaToMaskExt; @@ -8139,25 +8139,25 @@ static void Test_ExtMultisample_10559() { var _SampleMaskInvertExt = OpenTK.Graphics.OpenGL.ExtMultisample.SampleMaskInvertExt; var _SamplePatternExt = OpenTK.Graphics.OpenGL.ExtMultisample.SamplePatternExt; } -static void Test_ExtPackedDepthStencil_10560() { +static void Test_ExtPackedDepthStencil_19638() { var _DepthStencilExt = OpenTK.Graphics.OpenGL.ExtPackedDepthStencil.DepthStencilExt; var _UnsignedInt248Ext = OpenTK.Graphics.OpenGL.ExtPackedDepthStencil.UnsignedInt248Ext; var _Depth24Stencil8Ext = OpenTK.Graphics.OpenGL.ExtPackedDepthStencil.Depth24Stencil8Ext; var _TextureStencilSizeExt = OpenTK.Graphics.OpenGL.ExtPackedDepthStencil.TextureStencilSizeExt; } -static void Test_ExtPackedFloat_10561() { +static void Test_ExtPackedFloat_19639() { var _R11fG11fB10fExt = OpenTK.Graphics.OpenGL.ExtPackedFloat.R11fG11fB10fExt; var _UnsignedInt10F11F11FRevExt = OpenTK.Graphics.OpenGL.ExtPackedFloat.UnsignedInt10F11F11FRevExt; var _RgbaSignedComponentsExt = OpenTK.Graphics.OpenGL.ExtPackedFloat.RgbaSignedComponentsExt; } -static void Test_ExtPackedPixels_10562() { +static void Test_ExtPackedPixels_19640() { var _UnsignedByte332Ext = OpenTK.Graphics.OpenGL.ExtPackedPixels.UnsignedByte332Ext; var _UnsignedShort4444Ext = OpenTK.Graphics.OpenGL.ExtPackedPixels.UnsignedShort4444Ext; var _UnsignedShort5551Ext = OpenTK.Graphics.OpenGL.ExtPackedPixels.UnsignedShort5551Ext; var _UnsignedInt8888Ext = OpenTK.Graphics.OpenGL.ExtPackedPixels.UnsignedInt8888Ext; var _UnsignedInt1010102Ext = OpenTK.Graphics.OpenGL.ExtPackedPixels.UnsignedInt1010102Ext; } -static void Test_ExtPalettedTexture_10563() { +static void Test_ExtPalettedTexture_19641() { var _ColorIndex1Ext = OpenTK.Graphics.OpenGL.ExtPalettedTexture.ColorIndex1Ext; var _ColorIndex2Ext = OpenTK.Graphics.OpenGL.ExtPalettedTexture.ColorIndex2Ext; var _ColorIndex4Ext = OpenTK.Graphics.OpenGL.ExtPalettedTexture.ColorIndex4Ext; @@ -8166,13 +8166,13 @@ static void Test_ExtPalettedTexture_10563() { var _ColorIndex16Ext = OpenTK.Graphics.OpenGL.ExtPalettedTexture.ColorIndex16Ext; var _TextureIndexSizeExt = OpenTK.Graphics.OpenGL.ExtPalettedTexture.TextureIndexSizeExt; } -static void Test_ExtPixelBufferObject_10564() { +static void Test_ExtPixelBufferObject_19642() { var _PixelPackBufferExt = OpenTK.Graphics.OpenGL.ExtPixelBufferObject.PixelPackBufferExt; var _PixelUnpackBufferExt = OpenTK.Graphics.OpenGL.ExtPixelBufferObject.PixelUnpackBufferExt; var _PixelPackBufferBindingExt = OpenTK.Graphics.OpenGL.ExtPixelBufferObject.PixelPackBufferBindingExt; var _PixelUnpackBufferBindingExt = OpenTK.Graphics.OpenGL.ExtPixelBufferObject.PixelUnpackBufferBindingExt; } -static void Test_ExtPixelTransform_10565() { +static void Test_ExtPixelTransform_19643() { var _PixelTransform2DExt = OpenTK.Graphics.OpenGL.ExtPixelTransform.PixelTransform2DExt; var _PixelMagFilterExt = OpenTK.Graphics.OpenGL.ExtPixelTransform.PixelMagFilterExt; var _PixelMinFilterExt = OpenTK.Graphics.OpenGL.ExtPixelTransform.PixelMinFilterExt; @@ -8183,29 +8183,29 @@ static void Test_ExtPixelTransform_10565() { var _MaxPixelTransform2DStackDepthExt = OpenTK.Graphics.OpenGL.ExtPixelTransform.MaxPixelTransform2DStackDepthExt; var _PixelTransform2DMatrixExt = OpenTK.Graphics.OpenGL.ExtPixelTransform.PixelTransform2DMatrixExt; } -static void Test_ExtPixelTransformColorTable_10566() { +static void Test_ExtPixelTransformColorTable_19644() { } -static void Test_ExtPointParameters_10567() { +static void Test_ExtPointParameters_19645() { var _PointSizeMinExt = OpenTK.Graphics.OpenGL.ExtPointParameters.PointSizeMinExt; var _PointSizeMaxExt = OpenTK.Graphics.OpenGL.ExtPointParameters.PointSizeMaxExt; var _PointFadeThresholdSizeExt = OpenTK.Graphics.OpenGL.ExtPointParameters.PointFadeThresholdSizeExt; var _DistanceAttenuationExt = OpenTK.Graphics.OpenGL.ExtPointParameters.DistanceAttenuationExt; } -static void Test_ExtPolygonOffset_10568() { +static void Test_ExtPolygonOffset_19646() { var _PolygonOffsetExt = OpenTK.Graphics.OpenGL.ExtPolygonOffset.PolygonOffsetExt; var _PolygonOffsetFactorExt = OpenTK.Graphics.OpenGL.ExtPolygonOffset.PolygonOffsetFactorExt; var _PolygonOffsetBiasExt = OpenTK.Graphics.OpenGL.ExtPolygonOffset.PolygonOffsetBiasExt; } -static void Test_ExtProvokingVertex_10569() { +static void Test_ExtProvokingVertex_19647() { var _QuadsFollowProvokingVertexConventionExt = OpenTK.Graphics.OpenGL.ExtProvokingVertex.QuadsFollowProvokingVertexConventionExt; var _FirstVertexConventionExt = OpenTK.Graphics.OpenGL.ExtProvokingVertex.FirstVertexConventionExt; var _LastVertexConventionExt = OpenTK.Graphics.OpenGL.ExtProvokingVertex.LastVertexConventionExt; var _ProvokingVertexExt = OpenTK.Graphics.OpenGL.ExtProvokingVertex.ProvokingVertexExt; } -static void Test_ExtRescaleNormal_10570() { +static void Test_ExtRescaleNormal_19648() { var _RescaleNormalExt = OpenTK.Graphics.OpenGL.ExtRescaleNormal.RescaleNormalExt; } -static void Test_ExtSecondaryColor_10571() { +static void Test_ExtSecondaryColor_19649() { var _ColorSumExt = OpenTK.Graphics.OpenGL.ExtSecondaryColor.ColorSumExt; var _CurrentSecondaryColorExt = OpenTK.Graphics.OpenGL.ExtSecondaryColor.CurrentSecondaryColorExt; var _SecondaryColorArraySizeExt = OpenTK.Graphics.OpenGL.ExtSecondaryColor.SecondaryColorArraySizeExt; @@ -8214,7 +8214,7 @@ static void Test_ExtSecondaryColor_10571() { var _SecondaryColorArrayPointerExt = OpenTK.Graphics.OpenGL.ExtSecondaryColor.SecondaryColorArrayPointerExt; var _SecondaryColorArrayExt = OpenTK.Graphics.OpenGL.ExtSecondaryColor.SecondaryColorArrayExt; } -static void Test_ExtSeparateShaderObjects_10572() { +static void Test_ExtSeparateShaderObjects_19650() { var _VertexShaderBitExt = OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects.VertexShaderBitExt; var _FragmentShaderBitExt = OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects.FragmentShaderBitExt; var _ProgramSeparableExt = OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects.ProgramSeparableExt; @@ -8222,14 +8222,14 @@ static void Test_ExtSeparateShaderObjects_10572() { var _ActiveProgramExt = OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects.ActiveProgramExt; var _AllShaderBitsExt = OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects.AllShaderBitsExt; } -static void Test_ExtSeparateSpecularColor_10573() { +static void Test_ExtSeparateSpecularColor_19651() { var _LightModelColorControlExt = OpenTK.Graphics.OpenGL.ExtSeparateSpecularColor.LightModelColorControlExt; var _SingleColorExt = OpenTK.Graphics.OpenGL.ExtSeparateSpecularColor.SingleColorExt; var _SeparateSpecularColorExt = OpenTK.Graphics.OpenGL.ExtSeparateSpecularColor.SeparateSpecularColorExt; } -static void Test_ExtShaderImageLoadFormatted_10574() { +static void Test_ExtShaderImageLoadFormatted_19652() { } -static void Test_ExtShaderImageLoadStore_10575() { +static void Test_ExtShaderImageLoadStore_19653() { var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBitExt = OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore.ElementArrayBarrierBitExt; var _UniformBarrierBitExt = OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore.UniformBarrierBitExt; @@ -8286,28 +8286,28 @@ static void Test_ExtShaderImageLoadStore_10575() { var _ImageBindingFormatExt = OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore.ImageBindingFormatExt; var _AllBarrierBitsExt = OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore.AllBarrierBitsExt; } -static void Test_ExtShaderIntegerMix_10576() { +static void Test_ExtShaderIntegerMix_19654() { } -static void Test_ExtShadowFuncs_10577() { +static void Test_ExtShadowFuncs_19655() { } -static void Test_ExtSharedTexturePalette_10578() { +static void Test_ExtSharedTexturePalette_19656() { var _SharedTexturePaletteExt = OpenTK.Graphics.OpenGL.ExtSharedTexturePalette.SharedTexturePaletteExt; } -static void Test_ExtStencilClearTag_10579() { +static void Test_ExtStencilClearTag_19657() { var _StencilTagBitsExt = OpenTK.Graphics.OpenGL.ExtStencilClearTag.StencilTagBitsExt; var _StencilClearTagValueExt = OpenTK.Graphics.OpenGL.ExtStencilClearTag.StencilClearTagValueExt; } -static void Test_ExtStencilTwoSide_10580() { +static void Test_ExtStencilTwoSide_19658() { var _StencilTestTwoSideExt = OpenTK.Graphics.OpenGL.ExtStencilTwoSide.StencilTestTwoSideExt; var _ActiveStencilFaceExt = OpenTK.Graphics.OpenGL.ExtStencilTwoSide.ActiveStencilFaceExt; } -static void Test_ExtStencilWrap_10581() { +static void Test_ExtStencilWrap_19659() { var _IncrWrapExt = OpenTK.Graphics.OpenGL.ExtStencilWrap.IncrWrapExt; var _DecrWrapExt = OpenTK.Graphics.OpenGL.ExtStencilWrap.DecrWrapExt; } -static void Test_ExtSubtexture_10582() { +static void Test_ExtSubtexture_19660() { } -static void Test_ExtTexture_10583() { +static void Test_ExtTexture_19661() { var _Alpha4Ext = OpenTK.Graphics.OpenGL.ExtTexture.Alpha4Ext; var _Alpha8Ext = OpenTK.Graphics.OpenGL.ExtTexture.Alpha8Ext; var _Alpha12Ext = OpenTK.Graphics.OpenGL.ExtTexture.Alpha12Ext; @@ -8352,7 +8352,7 @@ static void Test_ExtTexture_10583() { var _ProxyTexture2DExt = OpenTK.Graphics.OpenGL.ExtTexture.ProxyTexture2DExt; var _TextureTooLargeExt = OpenTK.Graphics.OpenGL.ExtTexture.TextureTooLargeExt; } -static void Test_ExtTexture3D_10584() { +static void Test_ExtTexture3D_19662() { var _PackSkipImagesExt = OpenTK.Graphics.OpenGL.ExtTexture3D.PackSkipImagesExt; var _PackImageHeightExt = OpenTK.Graphics.OpenGL.ExtTexture3D.PackImageHeightExt; var _UnpackSkipImagesExt = OpenTK.Graphics.OpenGL.ExtTexture3D.UnpackSkipImagesExt; @@ -8363,7 +8363,7 @@ static void Test_ExtTexture3D_10584() { var _TextureWrapRExt = OpenTK.Graphics.OpenGL.ExtTexture3D.TextureWrapRExt; var _Max3DTextureSizeExt = OpenTK.Graphics.OpenGL.ExtTexture3D.Max3DTextureSizeExt; } -static void Test_ExtTextureArray_10585() { +static void Test_ExtTextureArray_19663() { var _CompareRefDepthToTextureExt = OpenTK.Graphics.OpenGL.ExtTextureArray.CompareRefDepthToTextureExt; var _MaxArrayTextureLayersExt = OpenTK.Graphics.OpenGL.ExtTextureArray.MaxArrayTextureLayersExt; var _Texture1DArrayExt = OpenTK.Graphics.OpenGL.ExtTextureArray.Texture1DArrayExt; @@ -8374,32 +8374,32 @@ static void Test_ExtTextureArray_10585() { var _TextureBinding2DArrayExt = OpenTK.Graphics.OpenGL.ExtTextureArray.TextureBinding2DArrayExt; var _FramebufferAttachmentTextureLayerExt = OpenTK.Graphics.OpenGL.ExtTextureArray.FramebufferAttachmentTextureLayerExt; } -static void Test_ExtTextureBufferObject_10586() { +static void Test_ExtTextureBufferObject_19664() { var _TextureBufferExt = OpenTK.Graphics.OpenGL.ExtTextureBufferObject.TextureBufferExt; var _MaxTextureBufferSizeExt = OpenTK.Graphics.OpenGL.ExtTextureBufferObject.MaxTextureBufferSizeExt; var _TextureBindingBufferExt = OpenTK.Graphics.OpenGL.ExtTextureBufferObject.TextureBindingBufferExt; var _TextureBufferDataStoreBindingExt = OpenTK.Graphics.OpenGL.ExtTextureBufferObject.TextureBufferDataStoreBindingExt; var _TextureBufferFormatExt = OpenTK.Graphics.OpenGL.ExtTextureBufferObject.TextureBufferFormatExt; } -static void Test_ExtTextureCompressionLatc_10587() { +static void Test_ExtTextureCompressionLatc_19665() { var _CompressedLuminanceLatc1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionLatc.CompressedLuminanceLatc1Ext; var _CompressedSignedLuminanceLatc1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionLatc.CompressedSignedLuminanceLatc1Ext; var _CompressedLuminanceAlphaLatc2Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionLatc.CompressedLuminanceAlphaLatc2Ext; var _CompressedSignedLuminanceAlphaLatc2Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionLatc.CompressedSignedLuminanceAlphaLatc2Ext; } -static void Test_ExtTextureCompressionRgtc_10588() { +static void Test_ExtTextureCompressionRgtc_19666() { var _CompressedRedRgtc1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionRgtc.CompressedRedRgtc1Ext; var _CompressedSignedRedRgtc1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionRgtc.CompressedSignedRedRgtc1Ext; var _CompressedRedGreenRgtc2Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionRgtc.CompressedRedGreenRgtc2Ext; var _CompressedSignedRedGreenRgtc2Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionRgtc.CompressedSignedRedGreenRgtc2Ext; } -static void Test_ExtTextureCompressionS3tc_10589() { +static void Test_ExtTextureCompressionS3tc_19667() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionS3tc.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt1Ext; var _CompressedRgbaS3tcDxt3Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt3Ext; var _CompressedRgbaS3tcDxt5Ext = OpenTK.Graphics.OpenGL.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt5Ext; } -static void Test_ExtTextureCubeMap_10590() { +static void Test_ExtTextureCubeMap_19668() { var _NormalMapExt = OpenTK.Graphics.OpenGL.ExtTextureCubeMap.NormalMapExt; var _ReflectionMapExt = OpenTK.Graphics.OpenGL.ExtTextureCubeMap.ReflectionMapExt; var _TextureCubeMapExt = OpenTK.Graphics.OpenGL.ExtTextureCubeMap.TextureCubeMapExt; @@ -8413,9 +8413,9 @@ static void Test_ExtTextureCubeMap_10590() { var _ProxyTextureCubeMapExt = OpenTK.Graphics.OpenGL.ExtTextureCubeMap.ProxyTextureCubeMapExt; var _MaxCubeMapTextureSizeExt = OpenTK.Graphics.OpenGL.ExtTextureCubeMap.MaxCubeMapTextureSizeExt; } -static void Test_ExtTextureEnvAdd_10591() { +static void Test_ExtTextureEnvAdd_19669() { } -static void Test_ExtTextureEnvCombine_10592() { +static void Test_ExtTextureEnvCombine_19670() { var _CombineExt = OpenTK.Graphics.OpenGL.ExtTextureEnvCombine.CombineExt; var _CombineRgbExt = OpenTK.Graphics.OpenGL.ExtTextureEnvCombine.CombineRgbExt; var _CombineAlphaExt = OpenTK.Graphics.OpenGL.ExtTextureEnvCombine.CombineAlphaExt; @@ -8438,15 +8438,15 @@ static void Test_ExtTextureEnvCombine_10592() { var _Operand1AlphaExt = OpenTK.Graphics.OpenGL.ExtTextureEnvCombine.Operand1AlphaExt; var _Operand2AlphaExt = OpenTK.Graphics.OpenGL.ExtTextureEnvCombine.Operand2AlphaExt; } -static void Test_ExtTextureEnvDot3_10593() { +static void Test_ExtTextureEnvDot3_19671() { var _Dot3RgbExt = OpenTK.Graphics.OpenGL.ExtTextureEnvDot3.Dot3RgbExt; var _Dot3RgbaExt = OpenTK.Graphics.OpenGL.ExtTextureEnvDot3.Dot3RgbaExt; } -static void Test_ExtTextureFilterAnisotropic_10594() { +static void Test_ExtTextureFilterAnisotropic_19672() { var _TextureMaxAnisotropyExt = OpenTK.Graphics.OpenGL.ExtTextureFilterAnisotropic.TextureMaxAnisotropyExt; var _MaxTextureMaxAnisotropyExt = OpenTK.Graphics.OpenGL.ExtTextureFilterAnisotropic.MaxTextureMaxAnisotropyExt; } -static void Test_ExtTextureInteger_10595() { +static void Test_ExtTextureInteger_19673() { var _Rgba32uiExt = OpenTK.Graphics.OpenGL.ExtTextureInteger.Rgba32uiExt; var _Rgb32uiExt = OpenTK.Graphics.OpenGL.ExtTextureInteger.Rgb32uiExt; var _Alpha32uiExt = OpenTK.Graphics.OpenGL.ExtTextureInteger.Alpha32uiExt; @@ -8495,33 +8495,33 @@ static void Test_ExtTextureInteger_10595() { var _LuminanceAlphaIntegerExt = OpenTK.Graphics.OpenGL.ExtTextureInteger.LuminanceAlphaIntegerExt; var _RgbaIntegerModeExt = OpenTK.Graphics.OpenGL.ExtTextureInteger.RgbaIntegerModeExt; } -static void Test_ExtTextureLodBias_10596() { +static void Test_ExtTextureLodBias_19674() { var _MaxTextureLodBiasExt = OpenTK.Graphics.OpenGL.ExtTextureLodBias.MaxTextureLodBiasExt; var _TextureFilterControlExt = OpenTK.Graphics.OpenGL.ExtTextureLodBias.TextureFilterControlExt; var _TextureLodBiasExt = OpenTK.Graphics.OpenGL.ExtTextureLodBias.TextureLodBiasExt; } -static void Test_ExtTextureMirrorClamp_10597() { +static void Test_ExtTextureMirrorClamp_19675() { var _MirrorClampExt = OpenTK.Graphics.OpenGL.ExtTextureMirrorClamp.MirrorClampExt; var _MirrorClampToEdgeExt = OpenTK.Graphics.OpenGL.ExtTextureMirrorClamp.MirrorClampToEdgeExt; var _MirrorClampToBorderExt = OpenTK.Graphics.OpenGL.ExtTextureMirrorClamp.MirrorClampToBorderExt; } -static void Test_ExtTextureObject_10598() { +static void Test_ExtTextureObject_19676() { var _TexturePriorityExt = OpenTK.Graphics.OpenGL.ExtTextureObject.TexturePriorityExt; var _TextureResidentExt = OpenTK.Graphics.OpenGL.ExtTextureObject.TextureResidentExt; var _Texture1DBindingExt = OpenTK.Graphics.OpenGL.ExtTextureObject.Texture1DBindingExt; var _Texture2DBindingExt = OpenTK.Graphics.OpenGL.ExtTextureObject.Texture2DBindingExt; var _Texture3DBindingExt = OpenTK.Graphics.OpenGL.ExtTextureObject.Texture3DBindingExt; } -static void Test_ExtTexturePerturbNormal_10599() { +static void Test_ExtTexturePerturbNormal_19677() { var _PerturbExt = OpenTK.Graphics.OpenGL.ExtTexturePerturbNormal.PerturbExt; var _TextureNormalExt = OpenTK.Graphics.OpenGL.ExtTexturePerturbNormal.TextureNormalExt; } -static void Test_ExtTextureSharedExponent_10600() { +static void Test_ExtTextureSharedExponent_19678() { var _Rgb9E5Ext = OpenTK.Graphics.OpenGL.ExtTextureSharedExponent.Rgb9E5Ext; var _UnsignedInt5999RevExt = OpenTK.Graphics.OpenGL.ExtTextureSharedExponent.UnsignedInt5999RevExt; var _TextureSharedSizeExt = OpenTK.Graphics.OpenGL.ExtTextureSharedExponent.TextureSharedSizeExt; } -static void Test_ExtTextureSnorm_10601() { +static void Test_ExtTextureSnorm_19679() { var _RedSnorm = OpenTK.Graphics.OpenGL.ExtTextureSnorm.RedSnorm; var _RgSnorm = OpenTK.Graphics.OpenGL.ExtTextureSnorm.RgSnorm; var _RgbSnorm = OpenTK.Graphics.OpenGL.ExtTextureSnorm.RgbSnorm; @@ -8548,7 +8548,7 @@ static void Test_ExtTextureSnorm_10601() { var _Luminance16Alpha16Snorm = OpenTK.Graphics.OpenGL.ExtTextureSnorm.Luminance16Alpha16Snorm; var _Intensity16Snorm = OpenTK.Graphics.OpenGL.ExtTextureSnorm.Intensity16Snorm; } -static void Test_ExtTextureSrgb_10602() { +static void Test_ExtTextureSrgb_19680() { var _SrgbExt = OpenTK.Graphics.OpenGL.ExtTextureSrgb.SrgbExt; var _Srgb8Ext = OpenTK.Graphics.OpenGL.ExtTextureSrgb.Srgb8Ext; var _SrgbAlphaExt = OpenTK.Graphics.OpenGL.ExtTextureSrgb.SrgbAlphaExt; @@ -8566,22 +8566,22 @@ static void Test_ExtTextureSrgb_10602() { var _CompressedSrgbAlphaS3tcDxt3Ext = OpenTK.Graphics.OpenGL.ExtTextureSrgb.CompressedSrgbAlphaS3tcDxt3Ext; var _CompressedSrgbAlphaS3tcDxt5Ext = OpenTK.Graphics.OpenGL.ExtTextureSrgb.CompressedSrgbAlphaS3tcDxt5Ext; } -static void Test_ExtTextureSrgbDecode_10603() { +static void Test_ExtTextureSrgbDecode_19681() { var _TextureSrgbDecodeExt = OpenTK.Graphics.OpenGL.ExtTextureSrgbDecode.TextureSrgbDecodeExt; var _DecodeExt = OpenTK.Graphics.OpenGL.ExtTextureSrgbDecode.DecodeExt; var _SkipDecodeExt = OpenTK.Graphics.OpenGL.ExtTextureSrgbDecode.SkipDecodeExt; } -static void Test_ExtTextureSwizzle_10604() { +static void Test_ExtTextureSwizzle_19682() { var _TextureSwizzleRExt = OpenTK.Graphics.OpenGL.ExtTextureSwizzle.TextureSwizzleRExt; var _TextureSwizzleGExt = OpenTK.Graphics.OpenGL.ExtTextureSwizzle.TextureSwizzleGExt; var _TextureSwizzleBExt = OpenTK.Graphics.OpenGL.ExtTextureSwizzle.TextureSwizzleBExt; var _TextureSwizzleAExt = OpenTK.Graphics.OpenGL.ExtTextureSwizzle.TextureSwizzleAExt; var _TextureSwizzleRgbaExt = OpenTK.Graphics.OpenGL.ExtTextureSwizzle.TextureSwizzleRgbaExt; } -static void Test_ExtTimerQuery_10605() { +static void Test_ExtTimerQuery_19683() { var _TimeElapsedExt = OpenTK.Graphics.OpenGL.ExtTimerQuery.TimeElapsedExt; } -static void Test_ExtTransformFeedback_10606() { +static void Test_ExtTransformFeedback_19684() { var _TransformFeedbackVaryingMaxLengthExt = OpenTK.Graphics.OpenGL.ExtTransformFeedback.TransformFeedbackVaryingMaxLengthExt; var _TransformFeedbackBufferModeExt = OpenTK.Graphics.OpenGL.ExtTransformFeedback.TransformFeedbackBufferModeExt; var _MaxTransformFeedbackSeparateComponentsExt = OpenTK.Graphics.OpenGL.ExtTransformFeedback.MaxTransformFeedbackSeparateComponentsExt; @@ -8598,7 +8598,7 @@ static void Test_ExtTransformFeedback_10606() { var _TransformFeedbackBufferExt = OpenTK.Graphics.OpenGL.ExtTransformFeedback.TransformFeedbackBufferExt; var _TransformFeedbackBufferBindingExt = OpenTK.Graphics.OpenGL.ExtTransformFeedback.TransformFeedbackBufferBindingExt; } -static void Test_ExtVertexArray_10607() { +static void Test_ExtVertexArray_19685() { var _VertexArrayExt = OpenTK.Graphics.OpenGL.ExtVertexArray.VertexArrayExt; var _NormalArrayExt = OpenTK.Graphics.OpenGL.ExtVertexArray.NormalArrayExt; var _ColorArrayExt = OpenTK.Graphics.OpenGL.ExtVertexArray.ColorArrayExt; @@ -8632,10 +8632,10 @@ static void Test_ExtVertexArray_10607() { var _TextureCoordArrayPointerExt = OpenTK.Graphics.OpenGL.ExtVertexArray.TextureCoordArrayPointerExt; var _EdgeFlagArrayPointerExt = OpenTK.Graphics.OpenGL.ExtVertexArray.EdgeFlagArrayPointerExt; } -static void Test_ExtVertexArrayBgra_10608() { +static void Test_ExtVertexArrayBgra_19686() { var _Bgra = OpenTK.Graphics.OpenGL.ExtVertexArrayBgra.Bgra; } -static void Test_ExtVertexAttrib64bit_10609() { +static void Test_ExtVertexAttrib64bit_19687() { var _Double = OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit.Double; var _DoubleMat2Ext = OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit.DoubleMat2Ext; var _DoubleMat3Ext = OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit.DoubleMat3Ext; @@ -8650,7 +8650,7 @@ static void Test_ExtVertexAttrib64bit_10609() { var _DoubleVec3Ext = OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit.DoubleVec3Ext; var _DoubleVec4Ext = OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit.DoubleVec4Ext; } -static void Test_ExtVertexShader_10610() { +static void Test_ExtVertexShader_19688() { var _VertexShaderExt = OpenTK.Graphics.OpenGL.ExtVertexShader.VertexShaderExt; var _VertexShaderBindingExt = OpenTK.Graphics.OpenGL.ExtVertexShader.VertexShaderBindingExt; var _OpIndexExt = OpenTK.Graphics.OpenGL.ExtVertexShader.OpIndexExt; @@ -8762,7 +8762,7 @@ static void Test_ExtVertexShader_10610() { var _LocalConstantValueExt = OpenTK.Graphics.OpenGL.ExtVertexShader.LocalConstantValueExt; var _LocalConstantDatatypeExt = OpenTK.Graphics.OpenGL.ExtVertexShader.LocalConstantDatatypeExt; } -static void Test_ExtVertexWeighting_10611() { +static void Test_ExtVertexWeighting_19689() { var _Modelview0StackDepthExt = OpenTK.Graphics.OpenGL.ExtVertexWeighting.Modelview0StackDepthExt; var _Modelview0MatrixExt = OpenTK.Graphics.OpenGL.ExtVertexWeighting.Modelview0MatrixExt; var _Modelview0Ext = OpenTK.Graphics.OpenGL.ExtVertexWeighting.Modelview0Ext; @@ -8777,10 +8777,10 @@ static void Test_ExtVertexWeighting_10611() { var _VertexWeightArrayStrideExt = OpenTK.Graphics.OpenGL.ExtVertexWeighting.VertexWeightArrayStrideExt; var _VertexWeightArrayPointerExt = OpenTK.Graphics.OpenGL.ExtVertexWeighting.VertexWeightArrayPointerExt; } -static void Test_ExtX11SyncObject_10612() { +static void Test_ExtX11SyncObject_19690() { var _SyncX11FenceExt = OpenTK.Graphics.OpenGL.ExtX11SyncObject.SyncX11FenceExt; } -static void Test_FeedBackToken_10613() { +static void Test_FeedBackToken_19691() { var _PassThroughToken = OpenTK.Graphics.OpenGL.FeedBackToken.PassThroughToken; var _PointToken = OpenTK.Graphics.OpenGL.FeedBackToken.PointToken; var _LineToken = OpenTK.Graphics.OpenGL.FeedBackToken.LineToken; @@ -8790,25 +8790,25 @@ static void Test_FeedBackToken_10613() { var _CopyPixelToken = OpenTK.Graphics.OpenGL.FeedBackToken.CopyPixelToken; var _LineResetToken = OpenTK.Graphics.OpenGL.FeedBackToken.LineResetToken; } -static void Test_FeedbackType_10614() { +static void Test_FeedbackType_19692() { var _Gl2D = OpenTK.Graphics.OpenGL.FeedbackType.Gl2D; var _Gl3D = OpenTK.Graphics.OpenGL.FeedbackType.Gl3D; var _Gl3DColor = OpenTK.Graphics.OpenGL.FeedbackType.Gl3DColor; var _Gl3DColorTexture = OpenTK.Graphics.OpenGL.FeedbackType.Gl3DColorTexture; var _Gl4DColorTexture = OpenTK.Graphics.OpenGL.FeedbackType.Gl4DColorTexture; } -static void Test_FfdMaskSgix_10615() { +static void Test_FfdMaskSgix_19693() { } -static void Test_FfdTargetSgix_10616() { +static void Test_FfdTargetSgix_19694() { var _GeometryDeformationSgix = OpenTK.Graphics.OpenGL.FfdTargetSgix.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.OpenGL.FfdTargetSgix.TextureDeformationSgix; } -static void Test_FogCoordinatePointerType_10617() { +static void Test_FogCoordinatePointerType_19695() { var _Float = OpenTK.Graphics.OpenGL.FogCoordinatePointerType.Float; var _Double = OpenTK.Graphics.OpenGL.FogCoordinatePointerType.Double; var _HalfFloat = OpenTK.Graphics.OpenGL.FogCoordinatePointerType.HalfFloat; } -static void Test_FogMode_10618() { +static void Test_FogMode_19696() { var _Exp = OpenTK.Graphics.OpenGL.FogMode.Exp; var _Exp2 = OpenTK.Graphics.OpenGL.FogMode.Exp2; var _Linear = OpenTK.Graphics.OpenGL.FogMode.Linear; @@ -8816,7 +8816,7 @@ static void Test_FogMode_10618() { var _FogCoord = OpenTK.Graphics.OpenGL.FogMode.FogCoord; var _FragmentDepth = OpenTK.Graphics.OpenGL.FogMode.FragmentDepth; } -static void Test_FogParameter_10619() { +static void Test_FogParameter_19697() { var _FogIndex = OpenTK.Graphics.OpenGL.FogParameter.FogIndex; var _FogDensity = OpenTK.Graphics.OpenGL.FogParameter.FogDensity; var _FogStart = OpenTK.Graphics.OpenGL.FogParameter.FogStart; @@ -8826,28 +8826,28 @@ static void Test_FogParameter_10619() { var _FogOffsetValueSgix = OpenTK.Graphics.OpenGL.FogParameter.FogOffsetValueSgix; var _FogCoordSrc = OpenTK.Graphics.OpenGL.FogParameter.FogCoordSrc; } -static void Test_FogPointerType_10620() { +static void Test_FogPointerType_19698() { var _Float = OpenTK.Graphics.OpenGL.FogPointerType.Float; var _Double = OpenTK.Graphics.OpenGL.FogPointerType.Double; var _HalfFloat = OpenTK.Graphics.OpenGL.FogPointerType.HalfFloat; } -static void Test_FogPointerTypeExt_10621() { +static void Test_FogPointerTypeExt_19699() { var _Float = OpenTK.Graphics.OpenGL.FogPointerTypeExt.Float; var _Double = OpenTK.Graphics.OpenGL.FogPointerTypeExt.Double; var _HalfFloat = OpenTK.Graphics.OpenGL.FogPointerTypeExt.HalfFloat; } -static void Test_FogPointerTypeIbm_10622() { +static void Test_FogPointerTypeIbm_19700() { var _Float = OpenTK.Graphics.OpenGL.FogPointerTypeIbm.Float; var _Double = OpenTK.Graphics.OpenGL.FogPointerTypeIbm.Double; var _HalfFloat = OpenTK.Graphics.OpenGL.FogPointerTypeIbm.HalfFloat; } -static void Test_FragmentLightModelParameterSgix_10623() { +static void Test_FragmentLightModelParameterSgix_19701() { var _FragmentLightModelLocalViewerSgix = OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix.FragmentLightModelLocalViewerSgix; var _FragmentLightModelTwoSideSgix = OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix.FragmentLightModelTwoSideSgix; var _FragmentLightModelAmbientSgix = OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix.FragmentLightModelAmbientSgix; var _FragmentLightModelNormalInterpolationSgix = OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix.FragmentLightModelNormalInterpolationSgix; } -static void Test_FramebufferAttachment_10624() { +static void Test_FramebufferAttachment_19702() { var _FrontLeft = OpenTK.Graphics.OpenGL.FramebufferAttachment.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL.FramebufferAttachment.FrontRight; var _BackLeft = OpenTK.Graphics.OpenGL.FramebufferAttachment.BackLeft; @@ -8897,26 +8897,26 @@ static void Test_FramebufferAttachment_10624() { var _StencilAttachment = OpenTK.Graphics.OpenGL.FramebufferAttachment.StencilAttachment; var _StencilAttachmentExt = OpenTK.Graphics.OpenGL.FramebufferAttachment.StencilAttachmentExt; } -static void Test_FramebufferAttachmentComponentType_10625() { +static void Test_FramebufferAttachmentComponentType_19703() { var _Int = OpenTK.Graphics.OpenGL.FramebufferAttachmentComponentType.Int; var _Float = OpenTK.Graphics.OpenGL.FramebufferAttachmentComponentType.Float; var _Index = OpenTK.Graphics.OpenGL.FramebufferAttachmentComponentType.Index; var _UnsignedNormalized = OpenTK.Graphics.OpenGL.FramebufferAttachmentComponentType.UnsignedNormalized; } -static void Test_FramebufferAttachmentObjectType_10626() { +static void Test_FramebufferAttachmentObjectType_19704() { var _None = OpenTK.Graphics.OpenGL.FramebufferAttachmentObjectType.None; var _Texture = OpenTK.Graphics.OpenGL.FramebufferAttachmentObjectType.Texture; var _FramebufferDefault = OpenTK.Graphics.OpenGL.FramebufferAttachmentObjectType.FramebufferDefault; var _Renderbuffer = OpenTK.Graphics.OpenGL.FramebufferAttachmentObjectType.Renderbuffer; } -static void Test_FramebufferDefaultParameter_10627() { +static void Test_FramebufferDefaultParameter_19705() { var _FramebufferDefaultWidth = OpenTK.Graphics.OpenGL.FramebufferDefaultParameter.FramebufferDefaultWidth; var _FramebufferDefaultHeight = OpenTK.Graphics.OpenGL.FramebufferDefaultParameter.FramebufferDefaultHeight; var _FramebufferDefaultLayers = OpenTK.Graphics.OpenGL.FramebufferDefaultParameter.FramebufferDefaultLayers; var _FramebufferDefaultSamples = OpenTK.Graphics.OpenGL.FramebufferDefaultParameter.FramebufferDefaultSamples; var _FramebufferDefaultFixedSampleLocations = OpenTK.Graphics.OpenGL.FramebufferDefaultParameter.FramebufferDefaultFixedSampleLocations; } -static void Test_FramebufferErrorCode_10628() { +static void Test_FramebufferErrorCode_19706() { var _FramebufferUndefined = OpenTK.Graphics.OpenGL.FramebufferErrorCode.FramebufferUndefined; var _FramebufferComplete = OpenTK.Graphics.OpenGL.FramebufferErrorCode.FramebufferComplete; var _FramebufferCompleteExt = OpenTK.Graphics.OpenGL.FramebufferErrorCode.FramebufferCompleteExt; @@ -8936,7 +8936,7 @@ static void Test_FramebufferErrorCode_10628() { var _FramebufferIncompleteLayerTargets = OpenTK.Graphics.OpenGL.FramebufferErrorCode.FramebufferIncompleteLayerTargets; var _FramebufferIncompleteLayerCount = OpenTK.Graphics.OpenGL.FramebufferErrorCode.FramebufferIncompleteLayerCount; } -static void Test_FramebufferParameterName_10629() { +static void Test_FramebufferParameterName_19707() { var _FramebufferAttachmentColorEncoding = OpenTK.Graphics.OpenGL.FramebufferParameterName.FramebufferAttachmentColorEncoding; var _FramebufferAttachmentComponentType = OpenTK.Graphics.OpenGL.FramebufferParameterName.FramebufferAttachmentComponentType; var _FramebufferAttachmentRedSize = OpenTK.Graphics.OpenGL.FramebufferParameterName.FramebufferAttachmentRedSize; @@ -8957,17 +8957,17 @@ static void Test_FramebufferParameterName_10629() { var _FramebufferAttachmentTextureLayer = OpenTK.Graphics.OpenGL.FramebufferParameterName.FramebufferAttachmentTextureLayer; var _FramebufferAttachmentLayered = OpenTK.Graphics.OpenGL.FramebufferParameterName.FramebufferAttachmentLayered; } -static void Test_FramebufferTarget_10630() { +static void Test_FramebufferTarget_19708() { var _ReadFramebuffer = OpenTK.Graphics.OpenGL.FramebufferTarget.ReadFramebuffer; var _DrawFramebuffer = OpenTK.Graphics.OpenGL.FramebufferTarget.DrawFramebuffer; var _Framebuffer = OpenTK.Graphics.OpenGL.FramebufferTarget.Framebuffer; var _FramebufferExt = OpenTK.Graphics.OpenGL.FramebufferTarget.FramebufferExt; } -static void Test_FrontFaceDirection_10631() { +static void Test_FrontFaceDirection_19709() { var _Cw = OpenTK.Graphics.OpenGL.FrontFaceDirection.Cw; var _Ccw = OpenTK.Graphics.OpenGL.FrontFaceDirection.Ccw; } -static void Test_GenerateMipmapTarget_10632() { +static void Test_GenerateMipmapTarget_19710() { var _Texture1D = OpenTK.Graphics.OpenGL.GenerateMipmapTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL.GenerateMipmapTarget.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL.GenerateMipmapTarget.Texture3D; @@ -8978,7 +8978,7 @@ static void Test_GenerateMipmapTarget_10632() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL.GenerateMipmapTarget.Texture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.GenerateMipmapTarget.Texture2DMultisampleArray; } -static void Test_GetColorTableParameterPName_10633() { +static void Test_GetColorTableParameterPName_19711() { var _ColorTableScale = OpenTK.Graphics.OpenGL.GetColorTableParameterPName.ColorTableScale; var _ColorTableBias = OpenTK.Graphics.OpenGL.GetColorTableParameterPName.ColorTableBias; var _ColorTableFormat = OpenTK.Graphics.OpenGL.GetColorTableParameterPName.ColorTableFormat; @@ -8990,7 +8990,7 @@ static void Test_GetColorTableParameterPName_10633() { var _ColorTableLuminanceSize = OpenTK.Graphics.OpenGL.GetColorTableParameterPName.ColorTableLuminanceSize; var _ColorTableIntensitySize = OpenTK.Graphics.OpenGL.GetColorTableParameterPName.ColorTableIntensitySize; } -static void Test_GetColorTableParameterPNameSgi_10634() { +static void Test_GetColorTableParameterPNameSgi_19712() { var _ColorTableScaleSgi = OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBiasSgi = OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi.ColorTableBiasSgi; var _ColorTableFormatSgi = OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi.ColorTableFormatSgi; @@ -9002,7 +9002,7 @@ static void Test_GetColorTableParameterPNameSgi_10634() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi.ColorTableIntensitySizeSgi; } -static void Test_GetConvolutionParameter_10635() { +static void Test_GetConvolutionParameter_19713() { var _ConvolutionBorderModeExt = OpenTK.Graphics.OpenGL.GetConvolutionParameter.ConvolutionBorderModeExt; var _ConvolutionFilterScaleExt = OpenTK.Graphics.OpenGL.GetConvolutionParameter.ConvolutionFilterScaleExt; var _ConvolutionFilterBiasExt = OpenTK.Graphics.OpenGL.GetConvolutionParameter.ConvolutionFilterBiasExt; @@ -9012,7 +9012,7 @@ static void Test_GetConvolutionParameter_10635() { var _MaxConvolutionWidthExt = OpenTK.Graphics.OpenGL.GetConvolutionParameter.MaxConvolutionWidthExt; var _MaxConvolutionHeightExt = OpenTK.Graphics.OpenGL.GetConvolutionParameter.MaxConvolutionHeightExt; } -static void Test_GetConvolutionParameterPName_10636() { +static void Test_GetConvolutionParameterPName_19714() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL.GetConvolutionParameterPName.ConvolutionBorderMode; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL.GetConvolutionParameterPName.ConvolutionFilterScale; var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL.GetConvolutionParameterPName.ConvolutionFilterBias; @@ -9023,7 +9023,7 @@ static void Test_GetConvolutionParameterPName_10636() { var _MaxConvolutionHeight = OpenTK.Graphics.OpenGL.GetConvolutionParameterPName.MaxConvolutionHeight; var _ConvolutionBorderColor = OpenTK.Graphics.OpenGL.GetConvolutionParameterPName.ConvolutionBorderColor; } -static void Test_GetHistogramParameterPName_10637() { +static void Test_GetHistogramParameterPName_19715() { var _HistogramWidth = OpenTK.Graphics.OpenGL.GetHistogramParameterPName.HistogramWidth; var _HistogramFormat = OpenTK.Graphics.OpenGL.GetHistogramParameterPName.HistogramFormat; var _HistogramRedSize = OpenTK.Graphics.OpenGL.GetHistogramParameterPName.HistogramRedSize; @@ -9033,7 +9033,7 @@ static void Test_GetHistogramParameterPName_10637() { var _HistogramLuminanceSize = OpenTK.Graphics.OpenGL.GetHistogramParameterPName.HistogramLuminanceSize; var _HistogramSink = OpenTK.Graphics.OpenGL.GetHistogramParameterPName.HistogramSink; } -static void Test_GetHistogramParameterPNameExt_10638() { +static void Test_GetHistogramParameterPNameExt_19716() { var _HistogramWidthExt = OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt.HistogramWidthExt; var _HistogramFormatExt = OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt.HistogramFormatExt; var _HistogramRedSizeExt = OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt.HistogramRedSizeExt; @@ -9043,7 +9043,7 @@ static void Test_GetHistogramParameterPNameExt_10638() { var _HistogramLuminanceSizeExt = OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt.HistogramLuminanceSizeExt; var _HistogramSinkExt = OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt.HistogramSinkExt; } -static void Test_GetIndexedPName_10639() { +static void Test_GetIndexedPName_19717() { var _DepthRange = OpenTK.Graphics.OpenGL.GetIndexedPName.DepthRange; var _Viewport = OpenTK.Graphics.OpenGL.GetIndexedPName.Viewport; var _ScissorBox = OpenTK.Graphics.OpenGL.GetIndexedPName.ScissorBox; @@ -9056,25 +9056,25 @@ static void Test_GetIndexedPName_10639() { var _TransformFeedbackBufferBinding = OpenTK.Graphics.OpenGL.GetIndexedPName.TransformFeedbackBufferBinding; var _SampleMaskValue = OpenTK.Graphics.OpenGL.GetIndexedPName.SampleMaskValue; } -static void Test_GetMapQuery_10640() { +static void Test_GetMapQuery_19718() { var _Coeff = OpenTK.Graphics.OpenGL.GetMapQuery.Coeff; var _Order = OpenTK.Graphics.OpenGL.GetMapQuery.Order; var _Domain = OpenTK.Graphics.OpenGL.GetMapQuery.Domain; } -static void Test_GetMinmaxParameterPName_10641() { +static void Test_GetMinmaxParameterPName_19719() { var _MinmaxFormat = OpenTK.Graphics.OpenGL.GetMinmaxParameterPName.MinmaxFormat; var _MinmaxSink = OpenTK.Graphics.OpenGL.GetMinmaxParameterPName.MinmaxSink; } -static void Test_GetMinmaxParameterPNameExt_10642() { +static void Test_GetMinmaxParameterPNameExt_19720() { var _MinmaxFormat = OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt.MinmaxFormat; var _MinmaxFormatExt = OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt.MinmaxFormatExt; var _MinmaxSink = OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt.MinmaxSink; var _MinmaxSinkExt = OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt.MinmaxSinkExt; } -static void Test_GetMultisamplePName_10643() { +static void Test_GetMultisamplePName_19721() { var _SamplePosition = OpenTK.Graphics.OpenGL.GetMultisamplePName.SamplePosition; } -static void Test_GetPixelMap_10644() { +static void Test_GetPixelMap_19722() { var _PixelMapIToI = OpenTK.Graphics.OpenGL.GetPixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.OpenGL.GetPixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.OpenGL.GetPixelMap.PixelMapIToR; @@ -9086,7 +9086,7 @@ static void Test_GetPixelMap_10644() { var _PixelMapBToB = OpenTK.Graphics.OpenGL.GetPixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.OpenGL.GetPixelMap.PixelMapAToA; } -static void Test_GetPName_10645() { +static void Test_GetPName_19723() { var _CurrentColor = OpenTK.Graphics.OpenGL.GetPName.CurrentColor; var _CurrentIndex = OpenTK.Graphics.OpenGL.GetPName.CurrentIndex; var _CurrentNormal = OpenTK.Graphics.OpenGL.GetPName.CurrentNormal; @@ -9698,7 +9698,7 @@ static void Test_GetPName_10645() { var _MaxFragmentInputComponents = OpenTK.Graphics.OpenGL.GetPName.MaxFragmentInputComponents; var _MaxComputeImageUniforms = OpenTK.Graphics.OpenGL.GetPName.MaxComputeImageUniforms; } -static void Test_GetPointervPName_10646() { +static void Test_GetPointervPName_19724() { var _FeedbackBufferPointer = OpenTK.Graphics.OpenGL.GetPointervPName.FeedbackBufferPointer; var _SelectionBufferPointer = OpenTK.Graphics.OpenGL.GetPointervPName.SelectionBufferPointer; var _VertexArrayPointer = OpenTK.Graphics.OpenGL.GetPointervPName.VertexArrayPointer; @@ -9717,7 +9717,7 @@ static void Test_GetPointervPName_10646() { var _FogCoordArrayPointer = OpenTK.Graphics.OpenGL.GetPointervPName.FogCoordArrayPointer; var _SecondaryColorArrayPointer = OpenTK.Graphics.OpenGL.GetPointervPName.SecondaryColorArrayPointer; } -static void Test_GetProgramParameterName_10647() { +static void Test_GetProgramParameterName_19725() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.GetProgramParameterName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL.GetProgramParameterName.ProgramSeparable; var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL.GetProgramParameterName.GeometryShaderInvocations; @@ -9746,16 +9746,16 @@ static void Test_GetProgramParameterName_10647() { var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL.GetProgramParameterName.MaxComputeWorkGroupSize; var _ActiveAtomicCounterBuffers = OpenTK.Graphics.OpenGL.GetProgramParameterName.ActiveAtomicCounterBuffers; } -static void Test_GetQueryObjectParam_10648() { +static void Test_GetQueryObjectParam_19726() { var _QueryResult = OpenTK.Graphics.OpenGL.GetQueryObjectParam.QueryResult; var _QueryResultAvailable = OpenTK.Graphics.OpenGL.GetQueryObjectParam.QueryResultAvailable; var _QueryResultNoWait = OpenTK.Graphics.OpenGL.GetQueryObjectParam.QueryResultNoWait; } -static void Test_GetQueryParam_10649() { +static void Test_GetQueryParam_19727() { var _QueryCounterBits = OpenTK.Graphics.OpenGL.GetQueryParam.QueryCounterBits; var _CurrentQuery = OpenTK.Graphics.OpenGL.GetQueryParam.CurrentQuery; } -static void Test_GetTextureParameter_10650() { +static void Test_GetTextureParameter_19728() { var _TextureWidth = OpenTK.Graphics.OpenGL.GetTextureParameter.TextureWidth; var _TextureHeight = OpenTK.Graphics.OpenGL.GetTextureParameter.TextureHeight; var _TextureComponents = OpenTK.Graphics.OpenGL.GetTextureParameter.TextureComponents; @@ -9840,28 +9840,28 @@ static void Test_GetTextureParameter_10650() { var _TextureSamples = OpenTK.Graphics.OpenGL.GetTextureParameter.TextureSamples; var _TextureFixedSampleLocations = OpenTK.Graphics.OpenGL.GetTextureParameter.TextureFixedSampleLocations; } -static void Test_Gl3DfxMultisample_10651() { +static void Test_Gl3DfxMultisample_19729() { var _MultisampleBit3Dfx = OpenTK.Graphics.OpenGL.Gl3DfxMultisample.MultisampleBit3Dfx; var _Multisample3Dfx = OpenTK.Graphics.OpenGL.Gl3DfxMultisample.Multisample3Dfx; var _SampleBuffers3Dfx = OpenTK.Graphics.OpenGL.Gl3DfxMultisample.SampleBuffers3Dfx; var _Samples3Dfx = OpenTK.Graphics.OpenGL.Gl3DfxMultisample.Samples3Dfx; } -static void Test_Gl3DfxTbuffer_10652() { +static void Test_Gl3DfxTbuffer_19730() { } -static void Test_Gl3DfxTextureCompressionFxt1_10653() { +static void Test_Gl3DfxTextureCompressionFxt1_19731() { var _CompressedRgbFxt13Dfx = OpenTK.Graphics.OpenGL.Gl3DfxTextureCompressionFxt1.CompressedRgbFxt13Dfx; var _CompressedRgbaFxt13Dfx = OpenTK.Graphics.OpenGL.Gl3DfxTextureCompressionFxt1.CompressedRgbaFxt13Dfx; } -static void Test_GremedyFrameTerminator_10654() { +static void Test_GremedyFrameTerminator_19732() { } -static void Test_GremedyStringMarker_10655() { +static void Test_GremedyStringMarker_19733() { } -static void Test_HintMode_10656() { +static void Test_HintMode_19734() { var _DontCare = OpenTK.Graphics.OpenGL.HintMode.DontCare; var _Fastest = OpenTK.Graphics.OpenGL.HintMode.Fastest; var _Nicest = OpenTK.Graphics.OpenGL.HintMode.Nicest; } -static void Test_HintTarget_10657() { +static void Test_HintTarget_19735() { var _PerspectiveCorrectionHint = OpenTK.Graphics.OpenGL.HintTarget.PerspectiveCorrectionHint; var _PointSmoothHint = OpenTK.Graphics.OpenGL.HintTarget.PointSmoothHint; var _LineSmoothHint = OpenTK.Graphics.OpenGL.HintTarget.LineSmoothHint; @@ -9914,23 +9914,23 @@ static void Test_HintTarget_10657() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.OpenGL.HintTarget.FragmentShaderDerivativeHintOes; var _BinningControlHintQcom = OpenTK.Graphics.OpenGL.HintTarget.BinningControlHintQcom; } -static void Test_HistogramTarget_10658() { +static void Test_HistogramTarget_19736() { var _Histogram = OpenTK.Graphics.OpenGL.HistogramTarget.Histogram; var _ProxyHistogram = OpenTK.Graphics.OpenGL.HistogramTarget.ProxyHistogram; } -static void Test_HistogramTargetExt_10659() { +static void Test_HistogramTargetExt_19737() { var _Histogram = OpenTK.Graphics.OpenGL.HistogramTargetExt.Histogram; var _HistogramExt = OpenTK.Graphics.OpenGL.HistogramTargetExt.HistogramExt; var _ProxyHistogram = OpenTK.Graphics.OpenGL.HistogramTargetExt.ProxyHistogram; var _ProxyHistogramExt = OpenTK.Graphics.OpenGL.HistogramTargetExt.ProxyHistogramExt; } -static void Test_HpConvolutionBorderModes_10660() { +static void Test_HpConvolutionBorderModes_19738() { var _IgnoreBorderHp = OpenTK.Graphics.OpenGL.HpConvolutionBorderModes.IgnoreBorderHp; var _ConstantBorderHp = OpenTK.Graphics.OpenGL.HpConvolutionBorderModes.ConstantBorderHp; var _ReplicateBorderHp = OpenTK.Graphics.OpenGL.HpConvolutionBorderModes.ReplicateBorderHp; var _ConvolutionBorderColorHp = OpenTK.Graphics.OpenGL.HpConvolutionBorderModes.ConvolutionBorderColorHp; } -static void Test_HpImageTransform_10661() { +static void Test_HpImageTransform_19739() { var _ImageScaleXHp = OpenTK.Graphics.OpenGL.HpImageTransform.ImageScaleXHp; var _ImageScaleYHp = OpenTK.Graphics.OpenGL.HpImageTransform.ImageScaleYHp; var _ImageTranslateXHp = OpenTK.Graphics.OpenGL.HpImageTransform.ImageTranslateXHp; @@ -9947,31 +9947,31 @@ static void Test_HpImageTransform_10661() { var _PostImageTransformColorTableHp = OpenTK.Graphics.OpenGL.HpImageTransform.PostImageTransformColorTableHp; var _ProxyPostImageTransformColorTableHp = OpenTK.Graphics.OpenGL.HpImageTransform.ProxyPostImageTransformColorTableHp; } -static void Test_HpOcclusionTest_10662() { +static void Test_HpOcclusionTest_19740() { var _OcclusionTestHp = OpenTK.Graphics.OpenGL.HpOcclusionTest.OcclusionTestHp; var _OcclusionTestResultHp = OpenTK.Graphics.OpenGL.HpOcclusionTest.OcclusionTestResultHp; } -static void Test_HpTextureLighting_10663() { +static void Test_HpTextureLighting_19741() { var _TextureLightingModeHp = OpenTK.Graphics.OpenGL.HpTextureLighting.TextureLightingModeHp; var _TexturePostSpecularHp = OpenTK.Graphics.OpenGL.HpTextureLighting.TexturePostSpecularHp; var _TexturePreSpecularHp = OpenTK.Graphics.OpenGL.HpTextureLighting.TexturePreSpecularHp; } -static void Test_IbmCullVertex_10664() { +static void Test_IbmCullVertex_19742() { var _CullVertexIbm = OpenTK.Graphics.OpenGL.IbmCullVertex.CullVertexIbm; } -static void Test_IbmMultimodeDrawArrays_10665() { +static void Test_IbmMultimodeDrawArrays_19743() { } -static void Test_IbmRasterposClip_10666() { +static void Test_IbmRasterposClip_19744() { var _RasterPositionUnclippedIbm = OpenTK.Graphics.OpenGL.IbmRasterposClip.RasterPositionUnclippedIbm; } -static void Test_IbmStaticData_10667() { +static void Test_IbmStaticData_19745() { var _AllStaticDataIbm = OpenTK.Graphics.OpenGL.IbmStaticData.AllStaticDataIbm; var _StaticVertexArrayIbm = OpenTK.Graphics.OpenGL.IbmStaticData.StaticVertexArrayIbm; } -static void Test_IbmTextureMirroredRepeat_10668() { +static void Test_IbmTextureMirroredRepeat_19746() { var _MirroredRepeatIbm = OpenTK.Graphics.OpenGL.IbmTextureMirroredRepeat.MirroredRepeatIbm; } -static void Test_IbmVertexArrayLists_10669() { +static void Test_IbmVertexArrayLists_19747() { var _VertexArrayListIbm = OpenTK.Graphics.OpenGL.IbmVertexArrayLists.VertexArrayListIbm; var _NormalArrayListIbm = OpenTK.Graphics.OpenGL.IbmVertexArrayLists.NormalArrayListIbm; var _ColorArrayListIbm = OpenTK.Graphics.OpenGL.IbmVertexArrayLists.ColorArrayListIbm; @@ -9989,7 +9989,7 @@ static void Test_IbmVertexArrayLists_10669() { var _FogCoordinateArrayListStrideIbm = OpenTK.Graphics.OpenGL.IbmVertexArrayLists.FogCoordinateArrayListStrideIbm; var _SecondaryColorArrayListStrideIbm = OpenTK.Graphics.OpenGL.IbmVertexArrayLists.SecondaryColorArrayListStrideIbm; } -static void Test_ImageTarget_10670() { +static void Test_ImageTarget_19748() { var _Texture1D = OpenTK.Graphics.OpenGL.ImageTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL.ImageTarget.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL.ImageTarget.Texture3D; @@ -10003,19 +10003,19 @@ static void Test_ImageTarget_10670() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL.ImageTarget.Texture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.ImageTarget.Texture2DMultisampleArray; } -static void Test_IndexedEnableCap_10671() { +static void Test_IndexedEnableCap_19749() { var _Blend = OpenTK.Graphics.OpenGL.IndexedEnableCap.Blend; var _ScissorTest = OpenTK.Graphics.OpenGL.IndexedEnableCap.ScissorTest; } -static void Test_IndexPointerType_10672() { +static void Test_IndexPointerType_19750() { var _Short = OpenTK.Graphics.OpenGL.IndexPointerType.Short; var _Int = OpenTK.Graphics.OpenGL.IndexPointerType.Int; var _Float = OpenTK.Graphics.OpenGL.IndexPointerType.Float; var _Double = OpenTK.Graphics.OpenGL.IndexPointerType.Double; } -static void Test_IngrBlendFuncSeparate_10673() { +static void Test_IngrBlendFuncSeparate_19751() { } -static void Test_IngrColorClamp_10674() { +static void Test_IngrColorClamp_19752() { var _RedMinClampIngr = OpenTK.Graphics.OpenGL.IngrColorClamp.RedMinClampIngr; var _GreenMinClampIngr = OpenTK.Graphics.OpenGL.IngrColorClamp.GreenMinClampIngr; var _BlueMinClampIngr = OpenTK.Graphics.OpenGL.IngrColorClamp.BlueMinClampIngr; @@ -10025,25 +10025,25 @@ static void Test_IngrColorClamp_10674() { var _BlueMaxClampIngr = OpenTK.Graphics.OpenGL.IngrColorClamp.BlueMaxClampIngr; var _AlphaMaxClampIngr = OpenTK.Graphics.OpenGL.IngrColorClamp.AlphaMaxClampIngr; } -static void Test_IngrInterlaceRead_10675() { +static void Test_IngrInterlaceRead_19753() { var _InterlaceReadIngr = OpenTK.Graphics.OpenGL.IngrInterlaceRead.InterlaceReadIngr; } -static void Test_IntelFragmentShaderOrdering_10676() { +static void Test_IntelFragmentShaderOrdering_19754() { } -static void Test_IntelMapTexture_10677() { +static void Test_IntelMapTexture_19755() { var _LayoutDefaultIntel = OpenTK.Graphics.OpenGL.IntelMapTexture.LayoutDefaultIntel; var _TextureMemoryLayoutIntel = OpenTK.Graphics.OpenGL.IntelMapTexture.TextureMemoryLayoutIntel; var _LayoutLinearIntel = OpenTK.Graphics.OpenGL.IntelMapTexture.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.OpenGL.IntelMapTexture.LayoutLinearCpuCachedIntel; } -static void Test_IntelParallelArrays_10678() { +static void Test_IntelParallelArrays_19756() { var _ParallelArraysIntel = OpenTK.Graphics.OpenGL.IntelParallelArrays.ParallelArraysIntel; var _VertexArrayParallelPointersIntel = OpenTK.Graphics.OpenGL.IntelParallelArrays.VertexArrayParallelPointersIntel; var _NormalArrayParallelPointersIntel = OpenTK.Graphics.OpenGL.IntelParallelArrays.NormalArrayParallelPointersIntel; var _ColorArrayParallelPointersIntel = OpenTK.Graphics.OpenGL.IntelParallelArrays.ColorArrayParallelPointersIntel; var _TextureCoordArrayParallelPointersIntel = OpenTK.Graphics.OpenGL.IntelParallelArrays.TextureCoordArrayParallelPointersIntel; } -static void Test_IntelPerformanceQuery_10679() { +static void Test_IntelPerformanceQuery_19757() { var _PerfquerySingleContextIntel = OpenTK.Graphics.OpenGL.IntelPerformanceQuery.PerfquerySingleContextIntel; var _PerfqueryGlobalContextIntel = OpenTK.Graphics.OpenGL.IntelPerformanceQuery.PerfqueryGlobalContextIntel; var _PerfqueryDonotFlushIntel = OpenTK.Graphics.OpenGL.IntelPerformanceQuery.PerfqueryDonotFlushIntel; @@ -10065,7 +10065,7 @@ static void Test_IntelPerformanceQuery_10679() { var _PerfqueryCounterDescLengthMaxIntel = OpenTK.Graphics.OpenGL.IntelPerformanceQuery.PerfqueryCounterDescLengthMaxIntel; var _PerfqueryGpaExtendedCountersIntel = OpenTK.Graphics.OpenGL.IntelPerformanceQuery.PerfqueryGpaExtendedCountersIntel; } -static void Test_InterleavedArrayFormat_10680() { +static void Test_InterleavedArrayFormat_19758() { var _V2f = OpenTK.Graphics.OpenGL.InterleavedArrayFormat.V2f; var _V3f = OpenTK.Graphics.OpenGL.InterleavedArrayFormat.V3f; var _C4ubV2f = OpenTK.Graphics.OpenGL.InterleavedArrayFormat.C4ubV2f; @@ -10081,7 +10081,7 @@ static void Test_InterleavedArrayFormat_10680() { var _T2fC4fN3fV3f = OpenTK.Graphics.OpenGL.InterleavedArrayFormat.T2fC4fN3fV3f; var _T4fC4fN3fV4f = OpenTK.Graphics.OpenGL.InterleavedArrayFormat.T4fC4fN3fV4f; } -static void Test_InternalFormat_10681() { +static void Test_InternalFormat_19759() { var _R3G3B2 = OpenTK.Graphics.OpenGL.InternalFormat.R3G3B2; var _Alpha4 = OpenTK.Graphics.OpenGL.InternalFormat.Alpha4; var _Alpha8 = OpenTK.Graphics.OpenGL.InternalFormat.Alpha8; @@ -10140,7 +10140,7 @@ static void Test_InternalFormat_10681() { var _DepthComponent24Sgix = OpenTK.Graphics.OpenGL.InternalFormat.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.OpenGL.InternalFormat.DepthComponent32Sgix; } -static void Test_InternalFormatParameter_10682() { +static void Test_InternalFormatParameter_19760() { var _Samples = OpenTK.Graphics.OpenGL.InternalFormatParameter.Samples; var _InternalformatSupported = OpenTK.Graphics.OpenGL.InternalFormatParameter.InternalformatSupported; var _InternalformatPreferred = OpenTK.Graphics.OpenGL.InternalFormatParameter.InternalformatPreferred; @@ -10213,7 +10213,7 @@ static void Test_InternalFormatParameter_10682() { var _ClearTexture = OpenTK.Graphics.OpenGL.InternalFormatParameter.ClearTexture; var _NumSampleCounts = OpenTK.Graphics.OpenGL.InternalFormatParameter.NumSampleCounts; } -static void Test_KhrDebug_10683() { +static void Test_KhrDebug_19761() { var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL.KhrDebug.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.OpenGL.KhrDebug.ContextFlagDebugBitKhr; var _StackOverflow = OpenTK.Graphics.OpenGL.KhrDebug.StackOverflow; @@ -10295,7 +10295,7 @@ static void Test_KhrDebug_10683() { var _DebugOutput = OpenTK.Graphics.OpenGL.KhrDebug.DebugOutput; var _DebugOutputKhr = OpenTK.Graphics.OpenGL.KhrDebug.DebugOutputKhr; } -static void Test_KhrTextureCompressionAstcHdr_10684() { +static void Test_KhrTextureCompressionAstcHdr_19762() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcHdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X5Khr; @@ -10325,7 +10325,7 @@ static void Test_KhrTextureCompressionAstcHdr_10684() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_KhrTextureCompressionAstcLdr_10685() { +static void Test_KhrTextureCompressionAstcLdr_19763() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcLdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X5Khr; @@ -10355,28 +10355,28 @@ static void Test_KhrTextureCompressionAstcLdr_10685() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.OpenGL.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_LightEnvModeSgix_10686() { +static void Test_LightEnvModeSgix_19764() { var _Add = OpenTK.Graphics.OpenGL.LightEnvModeSgix.Add; var _Replace = OpenTK.Graphics.OpenGL.LightEnvModeSgix.Replace; var _Modulate = OpenTK.Graphics.OpenGL.LightEnvModeSgix.Modulate; } -static void Test_LightEnvParameterSgix_10687() { +static void Test_LightEnvParameterSgix_19765() { var _LightEnvModeSgix = OpenTK.Graphics.OpenGL.LightEnvParameterSgix.LightEnvModeSgix; } -static void Test_LightModelColorControl_10688() { +static void Test_LightModelColorControl_19766() { var _SingleColor = OpenTK.Graphics.OpenGL.LightModelColorControl.SingleColor; var _SingleColorExt = OpenTK.Graphics.OpenGL.LightModelColorControl.SingleColorExt; var _SeparateSpecularColor = OpenTK.Graphics.OpenGL.LightModelColorControl.SeparateSpecularColor; var _SeparateSpecularColorExt = OpenTK.Graphics.OpenGL.LightModelColorControl.SeparateSpecularColorExt; } -static void Test_LightModelParameter_10689() { +static void Test_LightModelParameter_19767() { var _LightModelLocalViewer = OpenTK.Graphics.OpenGL.LightModelParameter.LightModelLocalViewer; var _LightModelTwoSide = OpenTK.Graphics.OpenGL.LightModelParameter.LightModelTwoSide; var _LightModelAmbient = OpenTK.Graphics.OpenGL.LightModelParameter.LightModelAmbient; var _LightModelColorControl = OpenTK.Graphics.OpenGL.LightModelParameter.LightModelColorControl; var _LightModelColorControlExt = OpenTK.Graphics.OpenGL.LightModelParameter.LightModelColorControlExt; } -static void Test_LightName_10690() { +static void Test_LightName_19768() { var _Light0 = OpenTK.Graphics.OpenGL.LightName.Light0; var _Light1 = OpenTK.Graphics.OpenGL.LightName.Light1; var _Light2 = OpenTK.Graphics.OpenGL.LightName.Light2; @@ -10394,7 +10394,7 @@ static void Test_LightName_10690() { var _FragmentLight6Sgix = OpenTK.Graphics.OpenGL.LightName.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.OpenGL.LightName.FragmentLight7Sgix; } -static void Test_LightParameter_10691() { +static void Test_LightParameter_19769() { var _Ambient = OpenTK.Graphics.OpenGL.LightParameter.Ambient; var _Diffuse = OpenTK.Graphics.OpenGL.LightParameter.Diffuse; var _Specular = OpenTK.Graphics.OpenGL.LightParameter.Specular; @@ -10406,11 +10406,11 @@ static void Test_LightParameter_10691() { var _LinearAttenuation = OpenTK.Graphics.OpenGL.LightParameter.LinearAttenuation; var _QuadraticAttenuation = OpenTK.Graphics.OpenGL.LightParameter.QuadraticAttenuation; } -static void Test_ListMode_10692() { +static void Test_ListMode_19770() { var _Compile = OpenTK.Graphics.OpenGL.ListMode.Compile; var _CompileAndExecute = OpenTK.Graphics.OpenGL.ListMode.CompileAndExecute; } -static void Test_ListNameType_10693() { +static void Test_ListNameType_19771() { var _Byte = OpenTK.Graphics.OpenGL.ListNameType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.ListNameType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.ListNameType.Short; @@ -10422,10 +10422,10 @@ static void Test_ListNameType_10693() { var _Gl3Bytes = OpenTK.Graphics.OpenGL.ListNameType.Gl3Bytes; var _Gl4Bytes = OpenTK.Graphics.OpenGL.ListNameType.Gl4Bytes; } -static void Test_ListParameterName_10694() { +static void Test_ListParameterName_19772() { var _ListPrioritySgix = OpenTK.Graphics.OpenGL.ListParameterName.ListPrioritySgix; } -static void Test_LogicOp_10695() { +static void Test_LogicOp_19773() { var _Clear = OpenTK.Graphics.OpenGL.LogicOp.Clear; var _And = OpenTK.Graphics.OpenGL.LogicOp.And; var _AndReverse = OpenTK.Graphics.OpenGL.LogicOp.AndReverse; @@ -10443,7 +10443,7 @@ static void Test_LogicOp_10695() { var _Nand = OpenTK.Graphics.OpenGL.LogicOp.Nand; var _Set = OpenTK.Graphics.OpenGL.LogicOp.Set; } -static void Test_MapBufferUsageMask_10696() { +static void Test_MapBufferUsageMask_19774() { var _MapReadBit = OpenTK.Graphics.OpenGL.MapBufferUsageMask.MapReadBit; var _MapReadBitExt = OpenTK.Graphics.OpenGL.MapBufferUsageMask.MapReadBitExt; var _MapWriteBit = OpenTK.Graphics.OpenGL.MapBufferUsageMask.MapWriteBit; @@ -10461,7 +10461,7 @@ static void Test_MapBufferUsageMask_10696() { var _DynamicStorageBit = OpenTK.Graphics.OpenGL.MapBufferUsageMask.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.OpenGL.MapBufferUsageMask.ClientStorageBit; } -static void Test_MapTarget_10697() { +static void Test_MapTarget_19775() { var _Map1Color4 = OpenTK.Graphics.OpenGL.MapTarget.Map1Color4; var _Map1Index = OpenTK.Graphics.OpenGL.MapTarget.Map1Index; var _Map1Normal = OpenTK.Graphics.OpenGL.MapTarget.Map1Normal; @@ -10483,17 +10483,17 @@ static void Test_MapTarget_10697() { var _GeometryDeformationSgix = OpenTK.Graphics.OpenGL.MapTarget.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.OpenGL.MapTarget.TextureDeformationSgix; } -static void Test_MapTextureFormatIntel_10698() { +static void Test_MapTextureFormatIntel_19776() { var _LayoutDefaultIntel = OpenTK.Graphics.OpenGL.MapTextureFormatIntel.LayoutDefaultIntel; var _LayoutLinearIntel = OpenTK.Graphics.OpenGL.MapTextureFormatIntel.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.OpenGL.MapTextureFormatIntel.LayoutLinearCpuCachedIntel; } -static void Test_MaterialFace_10699() { +static void Test_MaterialFace_19777() { var _Front = OpenTK.Graphics.OpenGL.MaterialFace.Front; var _Back = OpenTK.Graphics.OpenGL.MaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL.MaterialFace.FrontAndBack; } -static void Test_MaterialParameter_10700() { +static void Test_MaterialParameter_19778() { var _Ambient = OpenTK.Graphics.OpenGL.MaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.OpenGL.MaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.OpenGL.MaterialParameter.Specular; @@ -10502,14 +10502,14 @@ static void Test_MaterialParameter_10700() { var _AmbientAndDiffuse = OpenTK.Graphics.OpenGL.MaterialParameter.AmbientAndDiffuse; var _ColorIndexes = OpenTK.Graphics.OpenGL.MaterialParameter.ColorIndexes; } -static void Test_MatrixMode_10701() { +static void Test_MatrixMode_19779() { var _Modelview = OpenTK.Graphics.OpenGL.MatrixMode.Modelview; var _Modelview0Ext = OpenTK.Graphics.OpenGL.MatrixMode.Modelview0Ext; var _Projection = OpenTK.Graphics.OpenGL.MatrixMode.Projection; var _Texture = OpenTK.Graphics.OpenGL.MatrixMode.Texture; var _Color = OpenTK.Graphics.OpenGL.MatrixMode.Color; } -static void Test_MatrixModeArb_10702() { +static void Test_MatrixModeArb_19780() { var _Modelview = OpenTK.Graphics.OpenGL.MatrixModeArb.Modelview; var _Projection = OpenTK.Graphics.OpenGL.MatrixModeArb.Projection; var _Texture = OpenTK.Graphics.OpenGL.MatrixModeArb.Texture; @@ -10547,7 +10547,7 @@ static void Test_MatrixModeArb_10702() { var _Matrix30 = OpenTK.Graphics.OpenGL.MatrixModeArb.Matrix30; var _Matrix31 = OpenTK.Graphics.OpenGL.MatrixModeArb.Matrix31; } -static void Test_MemoryBarrierFlags_10703() { +static void Test_MemoryBarrierFlags_19781() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierFlags.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierFlags.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierFlags.UniformBarrierBit; @@ -10565,7 +10565,7 @@ static void Test_MemoryBarrierFlags_10703() { var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierFlags.QueryBufferBarrierBit; var _AllBarrierBits = OpenTK.Graphics.OpenGL.MemoryBarrierFlags.AllBarrierBits; } -static void Test_MemoryBarrierMask_10704() { +static void Test_MemoryBarrierMask_19782() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierMask.VertexAttribArrayBarrierBit; var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.OpenGL.MemoryBarrierMask.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL.MemoryBarrierMask.ElementArrayBarrierBit; @@ -10597,14 +10597,14 @@ static void Test_MemoryBarrierMask_10704() { var _AllBarrierBits = OpenTK.Graphics.OpenGL.MemoryBarrierMask.AllBarrierBits; var _AllBarrierBitsExt = OpenTK.Graphics.OpenGL.MemoryBarrierMask.AllBarrierBitsExt; } -static void Test_MesaPackInvert_10705() { +static void Test_MesaPackInvert_19783() { var _PackInvertMesa = OpenTK.Graphics.OpenGL.MesaPackInvert.PackInvertMesa; } -static void Test_MesaResizeBuffers_10706() { +static void Test_MesaResizeBuffers_19784() { } -static void Test_MesaWindowPos_10707() { +static void Test_MesaWindowPos_19785() { } -static void Test_MesaxTextureStack_10708() { +static void Test_MesaxTextureStack_19786() { var _Texture1DStackMesax = OpenTK.Graphics.OpenGL.MesaxTextureStack.Texture1DStackMesax; var _Texture2DStackMesax = OpenTK.Graphics.OpenGL.MesaxTextureStack.Texture2DStackMesax; var _ProxyTexture1DStackMesax = OpenTK.Graphics.OpenGL.MesaxTextureStack.ProxyTexture1DStackMesax; @@ -10612,28 +10612,28 @@ static void Test_MesaxTextureStack_10708() { var _Texture1DStackBindingMesax = OpenTK.Graphics.OpenGL.MesaxTextureStack.Texture1DStackBindingMesax; var _Texture2DStackBindingMesax = OpenTK.Graphics.OpenGL.MesaxTextureStack.Texture2DStackBindingMesax; } -static void Test_MesaYcbcrTexture_10709() { +static void Test_MesaYcbcrTexture_19787() { var _UnsignedShort88Mesa = OpenTK.Graphics.OpenGL.MesaYcbcrTexture.UnsignedShort88Mesa; var _UnsignedShort88RevMesa = OpenTK.Graphics.OpenGL.MesaYcbcrTexture.UnsignedShort88RevMesa; var _YcbcrMesa = OpenTK.Graphics.OpenGL.MesaYcbcrTexture.YcbcrMesa; } -static void Test_MeshMode1_10710() { +static void Test_MeshMode1_19788() { var _Point = OpenTK.Graphics.OpenGL.MeshMode1.Point; var _Line = OpenTK.Graphics.OpenGL.MeshMode1.Line; } -static void Test_MeshMode2_10711() { +static void Test_MeshMode2_19789() { var _Point = OpenTK.Graphics.OpenGL.MeshMode2.Point; var _Line = OpenTK.Graphics.OpenGL.MeshMode2.Line; var _Fill = OpenTK.Graphics.OpenGL.MeshMode2.Fill; } -static void Test_MinmaxTarget_10712() { +static void Test_MinmaxTarget_19790() { var _Minmax = OpenTK.Graphics.OpenGL.MinmaxTarget.Minmax; } -static void Test_MinmaxTargetExt_10713() { +static void Test_MinmaxTargetExt_19791() { var _Minmax = OpenTK.Graphics.OpenGL.MinmaxTargetExt.Minmax; var _MinmaxExt = OpenTK.Graphics.OpenGL.MinmaxTargetExt.MinmaxExt; } -static void Test_NormalPointerType_10714() { +static void Test_NormalPointerType_19792() { var _Byte = OpenTK.Graphics.OpenGL.NormalPointerType.Byte; var _Short = OpenTK.Graphics.OpenGL.NormalPointerType.Short; var _Int = OpenTK.Graphics.OpenGL.NormalPointerType.Int; @@ -10643,11 +10643,11 @@ static void Test_NormalPointerType_10714() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.NormalPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.NormalPointerType.Int2101010Rev; } -static void Test_NvBindlessMultiDrawIndirect_10715() { +static void Test_NvBindlessMultiDrawIndirect_19793() { } -static void Test_NvBindlessTexture_10716() { +static void Test_NvBindlessTexture_19794() { } -static void Test_NvBlendEquationAdvanced_10717() { +static void Test_NvBlendEquationAdvanced_19795() { var _Zero = OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced.Zero; var _XorNv = OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced.XorNv; var _Invert = OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced.Invert; @@ -10700,43 +10700,43 @@ static void Test_NvBlendEquationAdvanced_10717() { var _MinusClampedNv = OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced.MinusClampedNv; var _InvertOvgNv = OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced.InvertOvgNv; } -static void Test_NvBlendEquationAdvancedCoherent_10718() { +static void Test_NvBlendEquationAdvancedCoherent_19796() { var _BlendAdvancedCoherentNv = OpenTK.Graphics.OpenGL.NvBlendEquationAdvancedCoherent.BlendAdvancedCoherentNv; } -static void Test_NvBlendSquare_10719() { +static void Test_NvBlendSquare_19797() { } -static void Test_NvComputeProgram5_10720() { +static void Test_NvComputeProgram5_19798() { var _ComputeProgramNv = OpenTK.Graphics.OpenGL.NvComputeProgram5.ComputeProgramNv; var _ComputeProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvComputeProgram5.ComputeProgramParameterBufferNv; } -static void Test_NvConditionalRender_10721() { +static void Test_NvConditionalRender_19799() { var _QueryWaitNv = OpenTK.Graphics.OpenGL.NvConditionalRender.QueryWaitNv; var _QueryNoWaitNv = OpenTK.Graphics.OpenGL.NvConditionalRender.QueryNoWaitNv; var _QueryByRegionWaitNv = OpenTK.Graphics.OpenGL.NvConditionalRender.QueryByRegionWaitNv; var _QueryByRegionNoWaitNv = OpenTK.Graphics.OpenGL.NvConditionalRender.QueryByRegionNoWaitNv; } -static void Test_NvCopyDepthToColor_10722() { +static void Test_NvCopyDepthToColor_19800() { var _DepthStencilToRgbaNv = OpenTK.Graphics.OpenGL.NvCopyDepthToColor.DepthStencilToRgbaNv; var _DepthStencilToBgraNv = OpenTK.Graphics.OpenGL.NvCopyDepthToColor.DepthStencilToBgraNv; } -static void Test_NvCopyImage_10723() { +static void Test_NvCopyImage_19801() { } -static void Test_NvDeepTexture3D_10724() { +static void Test_NvDeepTexture3D_19802() { var _MaxDeep3DTextureWidthHeightNv = OpenTK.Graphics.OpenGL.NvDeepTexture3D.MaxDeep3DTextureWidthHeightNv; var _MaxDeep3DTextureDepthNv = OpenTK.Graphics.OpenGL.NvDeepTexture3D.MaxDeep3DTextureDepthNv; } -static void Test_NvDepthBufferFloat_10725() { +static void Test_NvDepthBufferFloat_19803() { var _DepthComponent32fNv = OpenTK.Graphics.OpenGL.NvDepthBufferFloat.DepthComponent32fNv; var _Depth32fStencil8Nv = OpenTK.Graphics.OpenGL.NvDepthBufferFloat.Depth32fStencil8Nv; var _Float32UnsignedInt248RevNv = OpenTK.Graphics.OpenGL.NvDepthBufferFloat.Float32UnsignedInt248RevNv; var _DepthBufferFloatModeNv = OpenTK.Graphics.OpenGL.NvDepthBufferFloat.DepthBufferFloatModeNv; } -static void Test_NvDepthClamp_10726() { +static void Test_NvDepthClamp_19804() { var _DepthClampNv = OpenTK.Graphics.OpenGL.NvDepthClamp.DepthClampNv; } -static void Test_NvDrawTexture_10727() { +static void Test_NvDrawTexture_19805() { } -static void Test_NvEvaluators_10728() { +static void Test_NvEvaluators_19806() { var _Eval2DNv = OpenTK.Graphics.OpenGL.NvEvaluators.Eval2DNv; var _EvalTriangular2DNv = OpenTK.Graphics.OpenGL.NvEvaluators.EvalTriangular2DNv; var _MapTessellationNv = OpenTK.Graphics.OpenGL.NvEvaluators.MapTessellationNv; @@ -10762,7 +10762,7 @@ static void Test_NvEvaluators_10728() { var _MaxMapTessellationNv = OpenTK.Graphics.OpenGL.NvEvaluators.MaxMapTessellationNv; var _MaxRationalEvalOrderNv = OpenTK.Graphics.OpenGL.NvEvaluators.MaxRationalEvalOrderNv; } -static void Test_NvExplicitMultisample_10729() { +static void Test_NvExplicitMultisample_19807() { var _SamplePositionNv = OpenTK.Graphics.OpenGL.NvExplicitMultisample.SamplePositionNv; var _SampleMaskNv = OpenTK.Graphics.OpenGL.NvExplicitMultisample.SampleMaskNv; var _SampleMaskValueNv = OpenTK.Graphics.OpenGL.NvExplicitMultisample.SampleMaskValueNv; @@ -10774,12 +10774,12 @@ static void Test_NvExplicitMultisample_10729() { var _UnsignedIntSamplerRenderbufferNv = OpenTK.Graphics.OpenGL.NvExplicitMultisample.UnsignedIntSamplerRenderbufferNv; var _MaxSampleMaskWordsNv = OpenTK.Graphics.OpenGL.NvExplicitMultisample.MaxSampleMaskWordsNv; } -static void Test_NvFence_10730() { +static void Test_NvFence_19808() { var _AllCompletedNv = OpenTK.Graphics.OpenGL.NvFence.AllCompletedNv; var _FenceStatusNv = OpenTK.Graphics.OpenGL.NvFence.FenceStatusNv; var _FenceConditionNv = OpenTK.Graphics.OpenGL.NvFence.FenceConditionNv; } -static void Test_NvFloatBuffer_10731() { +static void Test_NvFloatBuffer_19809() { var _FloatRNv = OpenTK.Graphics.OpenGL.NvFloatBuffer.FloatRNv; var _FloatRgNv = OpenTK.Graphics.OpenGL.NvFloatBuffer.FloatRgNv; var _FloatRgbNv = OpenTK.Graphics.OpenGL.NvFloatBuffer.FloatRgbNv; @@ -10796,13 +10796,13 @@ static void Test_NvFloatBuffer_10731() { var _FloatClearColorValueNv = OpenTK.Graphics.OpenGL.NvFloatBuffer.FloatClearColorValueNv; var _FloatRgbaModeNv = OpenTK.Graphics.OpenGL.NvFloatBuffer.FloatRgbaModeNv; } -static void Test_NvFogDistance_10732() { +static void Test_NvFogDistance_19810() { var _EyePlane = OpenTK.Graphics.OpenGL.NvFogDistance.EyePlane; var _FogDistanceModeNv = OpenTK.Graphics.OpenGL.NvFogDistance.FogDistanceModeNv; var _EyeRadialNv = OpenTK.Graphics.OpenGL.NvFogDistance.EyeRadialNv; var _EyePlaneAbsoluteNv = OpenTK.Graphics.OpenGL.NvFogDistance.EyePlaneAbsoluteNv; } -static void Test_NvFragmentProgram_10733() { +static void Test_NvFragmentProgram_19811() { var _MaxFragmentProgramLocalParametersNv = OpenTK.Graphics.OpenGL.NvFragmentProgram.MaxFragmentProgramLocalParametersNv; var _FragmentProgramNv = OpenTK.Graphics.OpenGL.NvFragmentProgram.FragmentProgramNv; var _MaxTextureCoordsNv = OpenTK.Graphics.OpenGL.NvFragmentProgram.MaxTextureCoordsNv; @@ -10810,24 +10810,24 @@ static void Test_NvFragmentProgram_10733() { var _FragmentProgramBindingNv = OpenTK.Graphics.OpenGL.NvFragmentProgram.FragmentProgramBindingNv; var _ProgramErrorStringNv = OpenTK.Graphics.OpenGL.NvFragmentProgram.ProgramErrorStringNv; } -static void Test_NvFragmentProgram2_10734() { +static void Test_NvFragmentProgram2_19812() { var _MaxProgramExecInstructionsNv = OpenTK.Graphics.OpenGL.NvFragmentProgram2.MaxProgramExecInstructionsNv; var _MaxProgramCallDepthNv = OpenTK.Graphics.OpenGL.NvFragmentProgram2.MaxProgramCallDepthNv; var _MaxProgramIfDepthNv = OpenTK.Graphics.OpenGL.NvFragmentProgram2.MaxProgramIfDepthNv; var _MaxProgramLoopDepthNv = OpenTK.Graphics.OpenGL.NvFragmentProgram2.MaxProgramLoopDepthNv; var _MaxProgramLoopCountNv = OpenTK.Graphics.OpenGL.NvFragmentProgram2.MaxProgramLoopCountNv; } -static void Test_NvFragmentProgram4_10735() { +static void Test_NvFragmentProgram4_19813() { } -static void Test_NvFragmentProgramOption_10736() { +static void Test_NvFragmentProgramOption_19814() { } -static void Test_NvFramebufferMultisampleCoverage_10737() { +static void Test_NvFramebufferMultisampleCoverage_19815() { var _RenderbufferCoverageSamplesNv = OpenTK.Graphics.OpenGL.NvFramebufferMultisampleCoverage.RenderbufferCoverageSamplesNv; var _RenderbufferColorSamplesNv = OpenTK.Graphics.OpenGL.NvFramebufferMultisampleCoverage.RenderbufferColorSamplesNv; var _MaxMultisampleCoverageModesNv = OpenTK.Graphics.OpenGL.NvFramebufferMultisampleCoverage.MaxMultisampleCoverageModesNv; var _MultisampleCoverageModesNv = OpenTK.Graphics.OpenGL.NvFramebufferMultisampleCoverage.MultisampleCoverageModesNv; } -static void Test_NvGeometryProgram4_10738() { +static void Test_NvGeometryProgram4_19816() { var _LinesAdjacencyExt = OpenTK.Graphics.OpenGL.NvGeometryProgram4.LinesAdjacencyExt; var _LineStripAdjacencyExt = OpenTK.Graphics.OpenGL.NvGeometryProgram4.LineStripAdjacencyExt; var _TrianglesAdjacencyExt = OpenTK.Graphics.OpenGL.NvGeometryProgram4.TrianglesAdjacencyExt; @@ -10845,9 +10845,9 @@ static void Test_NvGeometryProgram4_10738() { var _GeometryInputTypeExt = OpenTK.Graphics.OpenGL.NvGeometryProgram4.GeometryInputTypeExt; var _GeometryOutputTypeExt = OpenTK.Graphics.OpenGL.NvGeometryProgram4.GeometryOutputTypeExt; } -static void Test_NvGeometryShader4_10739() { +static void Test_NvGeometryShader4_19817() { } -static void Test_NvGpuProgram4_10740() { +static void Test_NvGpuProgram4_19818() { var _MinProgramTexelOffsetNv = OpenTK.Graphics.OpenGL.NvGpuProgram4.MinProgramTexelOffsetNv; var _MaxProgramTexelOffsetNv = OpenTK.Graphics.OpenGL.NvGpuProgram4.MaxProgramTexelOffsetNv; var _ProgramAttribComponentsNv = OpenTK.Graphics.OpenGL.NvGpuProgram4.ProgramAttribComponentsNv; @@ -10857,7 +10857,7 @@ static void Test_NvGpuProgram4_10740() { var _MaxProgramGenericAttribsNv = OpenTK.Graphics.OpenGL.NvGpuProgram4.MaxProgramGenericAttribsNv; var _MaxProgramGenericResultsNv = OpenTK.Graphics.OpenGL.NvGpuProgram4.MaxProgramGenericResultsNv; } -static void Test_NvGpuProgram5_10741() { +static void Test_NvGpuProgram5_19819() { var _MaxGeometryProgramInvocationsNv = OpenTK.Graphics.OpenGL.NvGpuProgram5.MaxGeometryProgramInvocationsNv; var _MinFragmentInterpolationOffsetNv = OpenTK.Graphics.OpenGL.NvGpuProgram5.MinFragmentInterpolationOffsetNv; var _MaxFragmentInterpolationOffsetNv = OpenTK.Graphics.OpenGL.NvGpuProgram5.MaxFragmentInterpolationOffsetNv; @@ -10867,9 +10867,9 @@ static void Test_NvGpuProgram5_10741() { var _MaxProgramSubroutineParametersNv = OpenTK.Graphics.OpenGL.NvGpuProgram5.MaxProgramSubroutineParametersNv; var _MaxProgramSubroutineNumNv = OpenTK.Graphics.OpenGL.NvGpuProgram5.MaxProgramSubroutineNumNv; } -static void Test_NvGpuProgram5MemExtended_10742() { +static void Test_NvGpuProgram5MemExtended_19820() { } -static void Test_NvGpuShader5_10743() { +static void Test_NvGpuShader5_19821() { var _Patches = OpenTK.Graphics.OpenGL.NvGpuShader5.Patches; var _Int64Nv = OpenTK.Graphics.OpenGL.NvGpuShader5.Int64Nv; var _UnsignedInt64Nv = OpenTK.Graphics.OpenGL.NvGpuShader5.UnsignedInt64Nv; @@ -10900,40 +10900,40 @@ static void Test_NvGpuShader5_10743() { var _Float16Vec3Nv = OpenTK.Graphics.OpenGL.NvGpuShader5.Float16Vec3Nv; var _Float16Vec4Nv = OpenTK.Graphics.OpenGL.NvGpuShader5.Float16Vec4Nv; } -static void Test_NvHalfFloat_10744() { +static void Test_NvHalfFloat_19822() { var _HalfFloatNv = OpenTK.Graphics.OpenGL.NvHalfFloat.HalfFloatNv; } -static void Test_NvLightMaxExponent_10745() { +static void Test_NvLightMaxExponent_19823() { var _MaxShininessNv = OpenTK.Graphics.OpenGL.NvLightMaxExponent.MaxShininessNv; var _MaxSpotExponentNv = OpenTK.Graphics.OpenGL.NvLightMaxExponent.MaxSpotExponentNv; } -static void Test_NvMultisampleCoverage_10746() { +static void Test_NvMultisampleCoverage_19824() { var _SamplesArb = OpenTK.Graphics.OpenGL.NvMultisampleCoverage.SamplesArb; var _ColorSamplesNv = OpenTK.Graphics.OpenGL.NvMultisampleCoverage.ColorSamplesNv; } -static void Test_NvMultisampleFilterHint_10747() { +static void Test_NvMultisampleFilterHint_19825() { var _MultisampleFilterHintNv = OpenTK.Graphics.OpenGL.NvMultisampleFilterHint.MultisampleFilterHintNv; } -static void Test_NvOcclusionQuery_10748() { +static void Test_NvOcclusionQuery_19826() { var _PixelCounterBitsNv = OpenTK.Graphics.OpenGL.NvOcclusionQuery.PixelCounterBitsNv; var _CurrentOcclusionQueryIdNv = OpenTK.Graphics.OpenGL.NvOcclusionQuery.CurrentOcclusionQueryIdNv; var _PixelCountNv = OpenTK.Graphics.OpenGL.NvOcclusionQuery.PixelCountNv; var _PixelCountAvailableNv = OpenTK.Graphics.OpenGL.NvOcclusionQuery.PixelCountAvailableNv; } -static void Test_NvPackedDepthStencil_10749() { +static void Test_NvPackedDepthStencil_19827() { var _DepthStencilNv = OpenTK.Graphics.OpenGL.NvPackedDepthStencil.DepthStencilNv; var _UnsignedInt248Nv = OpenTK.Graphics.OpenGL.NvPackedDepthStencil.UnsignedInt248Nv; } -static void Test_NvParameterBufferObject_10750() { +static void Test_NvParameterBufferObject_19828() { var _MaxProgramParameterBufferBindingsNv = OpenTK.Graphics.OpenGL.NvParameterBufferObject.MaxProgramParameterBufferBindingsNv; var _MaxProgramParameterBufferSizeNv = OpenTK.Graphics.OpenGL.NvParameterBufferObject.MaxProgramParameterBufferSizeNv; var _VertexProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvParameterBufferObject.VertexProgramParameterBufferNv; var _GeometryProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvParameterBufferObject.GeometryProgramParameterBufferNv; var _FragmentProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvParameterBufferObject.FragmentProgramParameterBufferNv; } -static void Test_NvParameterBufferObject2_10751() { +static void Test_NvParameterBufferObject2_19829() { } -static void Test_NvPathRendering_10752() { +static void Test_NvPathRendering_19830() { var _ClosePathNv = OpenTK.Graphics.OpenGL.NvPathRendering.ClosePathNv; var _FontXMinBoundsBitNv = OpenTK.Graphics.OpenGL.NvPathRendering.FontXMinBoundsBitNv; var _FontYMinBoundsBitNv = OpenTK.Graphics.OpenGL.NvPathRendering.FontYMinBoundsBitNv; @@ -11065,7 +11065,7 @@ static void Test_NvPathRendering_10752() { var _ArcToNv = OpenTK.Graphics.OpenGL.NvPathRendering.ArcToNv; var _RelativeArcToNv = OpenTK.Graphics.OpenGL.NvPathRendering.RelativeArcToNv; } -static void Test_NvPixelDataRange_10753() { +static void Test_NvPixelDataRange_19831() { var _WritePixelDataRangeNv = OpenTK.Graphics.OpenGL.NvPixelDataRange.WritePixelDataRangeNv; var _ReadPixelDataRangeNv = OpenTK.Graphics.OpenGL.NvPixelDataRange.ReadPixelDataRangeNv; var _WritePixelDataRangeLengthNv = OpenTK.Graphics.OpenGL.NvPixelDataRange.WritePixelDataRangeLengthNv; @@ -11073,12 +11073,12 @@ static void Test_NvPixelDataRange_10753() { var _WritePixelDataRangePointerNv = OpenTK.Graphics.OpenGL.NvPixelDataRange.WritePixelDataRangePointerNv; var _ReadPixelDataRangePointerNv = OpenTK.Graphics.OpenGL.NvPixelDataRange.ReadPixelDataRangePointerNv; } -static void Test_NvPointSprite_10754() { +static void Test_NvPointSprite_19832() { var _PointSpriteNv = OpenTK.Graphics.OpenGL.NvPointSprite.PointSpriteNv; var _CoordReplaceNv = OpenTK.Graphics.OpenGL.NvPointSprite.CoordReplaceNv; var _PointSpriteRModeNv = OpenTK.Graphics.OpenGL.NvPointSprite.PointSpriteRModeNv; } -static void Test_NvPresentVideo_10755() { +static void Test_NvPresentVideo_19833() { var _FrameNv = OpenTK.Graphics.OpenGL.NvPresentVideo.FrameNv; var _FieldsNv = OpenTK.Graphics.OpenGL.NvPresentVideo.FieldsNv; var _CurrentTimeNv = OpenTK.Graphics.OpenGL.NvPresentVideo.CurrentTimeNv; @@ -11086,11 +11086,11 @@ static void Test_NvPresentVideo_10755() { var _PresentTimeNv = OpenTK.Graphics.OpenGL.NvPresentVideo.PresentTimeNv; var _PresentDurationNv = OpenTK.Graphics.OpenGL.NvPresentVideo.PresentDurationNv; } -static void Test_NvPrimitiveRestart_10756() { +static void Test_NvPrimitiveRestart_19834() { var _PrimitiveRestartNv = OpenTK.Graphics.OpenGL.NvPrimitiveRestart.PrimitiveRestartNv; var _PrimitiveRestartIndexNv = OpenTK.Graphics.OpenGL.NvPrimitiveRestart.PrimitiveRestartIndexNv; } -static void Test_NvRegisterCombiners_10757() { +static void Test_NvRegisterCombiners_19835() { var _None = OpenTK.Graphics.OpenGL.NvRegisterCombiners.None; var _Zero = OpenTK.Graphics.OpenGL.NvRegisterCombiners.Zero; var _Fog = OpenTK.Graphics.OpenGL.NvRegisterCombiners.Fog; @@ -11148,73 +11148,73 @@ static void Test_NvRegisterCombiners_10757() { var _Combiner6Nv = OpenTK.Graphics.OpenGL.NvRegisterCombiners.Combiner6Nv; var _Combiner7Nv = OpenTK.Graphics.OpenGL.NvRegisterCombiners.Combiner7Nv; } -static void Test_NvRegisterCombiners2_10758() { +static void Test_NvRegisterCombiners2_19836() { var _PerStageConstantsNv = OpenTK.Graphics.OpenGL.NvRegisterCombiners2.PerStageConstantsNv; } -static void Test_NvShaderAtomicCounters_10759() { +static void Test_NvShaderAtomicCounters_19837() { } -static void Test_NvShaderAtomicFloat_10760() { +static void Test_NvShaderAtomicFloat_19838() { } -static void Test_NvShaderBufferLoad_10761() { +static void Test_NvShaderBufferLoad_19839() { var _BufferGpuAddressNv = OpenTK.Graphics.OpenGL.NvShaderBufferLoad.BufferGpuAddressNv; var _GpuAddressNv = OpenTK.Graphics.OpenGL.NvShaderBufferLoad.GpuAddressNv; var _MaxShaderBufferAddressNv = OpenTK.Graphics.OpenGL.NvShaderBufferLoad.MaxShaderBufferAddressNv; } -static void Test_NvShaderBufferStore_10762() { +static void Test_NvShaderBufferStore_19840() { var _ShaderGlobalAccessBarrierBitNv = OpenTK.Graphics.OpenGL.NvShaderBufferStore.ShaderGlobalAccessBarrierBitNv; var _WriteOnly = OpenTK.Graphics.OpenGL.NvShaderBufferStore.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL.NvShaderBufferStore.ReadWrite; } -static void Test_NvShaderStorageBufferObject_10763() { +static void Test_NvShaderStorageBufferObject_19841() { } -static void Test_NvShaderThreadGroup_10764() { +static void Test_NvShaderThreadGroup_19842() { var _WarpSizeNv = OpenTK.Graphics.OpenGL.NvShaderThreadGroup.WarpSizeNv; var _WarpsPerSmNv = OpenTK.Graphics.OpenGL.NvShaderThreadGroup.WarpsPerSmNv; var _SmCountNv = OpenTK.Graphics.OpenGL.NvShaderThreadGroup.SmCountNv; } -static void Test_NvShaderThreadShuffle_10765() { +static void Test_NvShaderThreadShuffle_19843() { } -static void Test_NvTessellationProgram5_10766() { +static void Test_NvTessellationProgram5_19844() { var _MaxProgramPatchAttribsNv = OpenTK.Graphics.OpenGL.NvTessellationProgram5.MaxProgramPatchAttribsNv; var _TessControlProgramNv = OpenTK.Graphics.OpenGL.NvTessellationProgram5.TessControlProgramNv; var _TessEvaluationProgramNv = OpenTK.Graphics.OpenGL.NvTessellationProgram5.TessEvaluationProgramNv; var _TessControlProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvTessellationProgram5.TessControlProgramParameterBufferNv; var _TessEvaluationProgramParameterBufferNv = OpenTK.Graphics.OpenGL.NvTessellationProgram5.TessEvaluationProgramParameterBufferNv; } -static void Test_NvTexgenEmboss_10767() { +static void Test_NvTexgenEmboss_19845() { var _EmbossLightNv = OpenTK.Graphics.OpenGL.NvTexgenEmboss.EmbossLightNv; var _EmbossConstantNv = OpenTK.Graphics.OpenGL.NvTexgenEmboss.EmbossConstantNv; var _EmbossMapNv = OpenTK.Graphics.OpenGL.NvTexgenEmboss.EmbossMapNv; } -static void Test_NvTexgenReflection_10768() { +static void Test_NvTexgenReflection_19846() { var _NormalMapNv = OpenTK.Graphics.OpenGL.NvTexgenReflection.NormalMapNv; var _ReflectionMapNv = OpenTK.Graphics.OpenGL.NvTexgenReflection.ReflectionMapNv; } -static void Test_NvTextureBarrier_10769() { +static void Test_NvTextureBarrier_19847() { } -static void Test_NvTextureCompressionVtc_10770() { +static void Test_NvTextureCompressionVtc_19848() { } -static void Test_NvTextureEnvCombine4_10771() { +static void Test_NvTextureEnvCombine4_19849() { var _Combine4Nv = OpenTK.Graphics.OpenGL.NvTextureEnvCombine4.Combine4Nv; var _Source3RgbNv = OpenTK.Graphics.OpenGL.NvTextureEnvCombine4.Source3RgbNv; var _Source3AlphaNv = OpenTK.Graphics.OpenGL.NvTextureEnvCombine4.Source3AlphaNv; var _Operand3RgbNv = OpenTK.Graphics.OpenGL.NvTextureEnvCombine4.Operand3RgbNv; var _Operand3AlphaNv = OpenTK.Graphics.OpenGL.NvTextureEnvCombine4.Operand3AlphaNv; } -static void Test_NvTextureExpandNormal_10772() { +static void Test_NvTextureExpandNormal_19850() { var _TextureUnsignedRemapModeNv = OpenTK.Graphics.OpenGL.NvTextureExpandNormal.TextureUnsignedRemapModeNv; } -static void Test_NvTextureMultisample_10773() { +static void Test_NvTextureMultisample_19851() { var _TextureCoverageSamplesNv = OpenTK.Graphics.OpenGL.NvTextureMultisample.TextureCoverageSamplesNv; var _TextureColorSamplesNv = OpenTK.Graphics.OpenGL.NvTextureMultisample.TextureColorSamplesNv; } -static void Test_NvTextureRectangle_10774() { +static void Test_NvTextureRectangle_19852() { var _TextureRectangleNv = OpenTK.Graphics.OpenGL.NvTextureRectangle.TextureRectangleNv; var _TextureBindingRectangleNv = OpenTK.Graphics.OpenGL.NvTextureRectangle.TextureBindingRectangleNv; var _ProxyTextureRectangleNv = OpenTK.Graphics.OpenGL.NvTextureRectangle.ProxyTextureRectangleNv; var _MaxRectangleTextureSizeNv = OpenTK.Graphics.OpenGL.NvTextureRectangle.MaxRectangleTextureSizeNv; } -static void Test_NvTextureShader_10775() { +static void Test_NvTextureShader_19853() { var _OffsetTextureRectangleNv = OpenTK.Graphics.OpenGL.NvTextureShader.OffsetTextureRectangleNv; var _OffsetTextureRectangleScaleNv = OpenTK.Graphics.OpenGL.NvTextureShader.OffsetTextureRectangleScaleNv; var _DotProductTextureRectangleNv = OpenTK.Graphics.OpenGL.NvTextureShader.DotProductTextureRectangleNv; @@ -11289,10 +11289,10 @@ static void Test_NvTextureShader_10775() { var _TextureDtSizeNv = OpenTK.Graphics.OpenGL.NvTextureShader.TextureDtSizeNv; var _TextureMagSizeNv = OpenTK.Graphics.OpenGL.NvTextureShader.TextureMagSizeNv; } -static void Test_NvTextureShader2_10776() { +static void Test_NvTextureShader2_19854() { var _DotProductTexture3DNv = OpenTK.Graphics.OpenGL.NvTextureShader2.DotProductTexture3DNv; } -static void Test_NvTextureShader3_10777() { +static void Test_NvTextureShader3_19855() { var _OffsetProjectiveTexture2DNv = OpenTK.Graphics.OpenGL.NvTextureShader3.OffsetProjectiveTexture2DNv; var _OffsetProjectiveTexture2DScaleNv = OpenTK.Graphics.OpenGL.NvTextureShader3.OffsetProjectiveTexture2DScaleNv; var _OffsetProjectiveTextureRectangleNv = OpenTK.Graphics.OpenGL.NvTextureShader3.OffsetProjectiveTextureRectangleNv; @@ -11311,7 +11311,7 @@ static void Test_NvTextureShader3_10777() { var _SignedHilo8Nv = OpenTK.Graphics.OpenGL.NvTextureShader3.SignedHilo8Nv; var _ForceBlueToOneNv = OpenTK.Graphics.OpenGL.NvTextureShader3.ForceBlueToOneNv; } -static void Test_NvTransformFeedback_10778() { +static void Test_NvTransformFeedback_19856() { var _BackPrimaryColorNv = OpenTK.Graphics.OpenGL.NvTransformFeedback.BackPrimaryColorNv; var _BackSecondaryColorNv = OpenTK.Graphics.OpenGL.NvTransformFeedback.BackSecondaryColorNv; var _TextureCoordNv = OpenTK.Graphics.OpenGL.NvTransformFeedback.TextureCoordNv; @@ -11344,33 +11344,33 @@ static void Test_NvTransformFeedback_10778() { var _SkipComponents2Nv = OpenTK.Graphics.OpenGL.NvTransformFeedback.SkipComponents2Nv; var _SkipComponents1Nv = OpenTK.Graphics.OpenGL.NvTransformFeedback.SkipComponents1Nv; } -static void Test_NvTransformFeedback2_10779() { +static void Test_NvTransformFeedback2_19857() { var _TransformFeedbackNv = OpenTK.Graphics.OpenGL.NvTransformFeedback2.TransformFeedbackNv; var _TransformFeedbackBufferPausedNv = OpenTK.Graphics.OpenGL.NvTransformFeedback2.TransformFeedbackBufferPausedNv; var _TransformFeedbackBufferActiveNv = OpenTK.Graphics.OpenGL.NvTransformFeedback2.TransformFeedbackBufferActiveNv; var _TransformFeedbackBindingNv = OpenTK.Graphics.OpenGL.NvTransformFeedback2.TransformFeedbackBindingNv; } -static void Test_NvVdpauInterop_10780() { +static void Test_NvVdpauInterop_19858() { var _SurfaceStateNv = OpenTK.Graphics.OpenGL.NvVdpauInterop.SurfaceStateNv; var _SurfaceRegisteredNv = OpenTK.Graphics.OpenGL.NvVdpauInterop.SurfaceRegisteredNv; var _SurfaceMappedNv = OpenTK.Graphics.OpenGL.NvVdpauInterop.SurfaceMappedNv; var _WriteDiscardNv = OpenTK.Graphics.OpenGL.NvVdpauInterop.WriteDiscardNv; } -static void Test_NvVertexArrayRange_10781() { +static void Test_NvVertexArrayRange_19859() { var _VertexArrayRangeNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange.VertexArrayRangeNv; var _VertexArrayRangeLengthNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange.VertexArrayRangeLengthNv; var _VertexArrayRangeValidNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange.VertexArrayRangeValidNv; var _MaxVertexArrayRangeElementNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange.MaxVertexArrayRangeElementNv; var _VertexArrayRangePointerNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange.VertexArrayRangePointerNv; } -static void Test_NvVertexArrayRange2_10782() { +static void Test_NvVertexArrayRange2_19860() { var _VertexArrayRangeWithoutFlushNv = OpenTK.Graphics.OpenGL.NvVertexArrayRange2.VertexArrayRangeWithoutFlushNv; } -static void Test_NvVertexAttribInteger64bit_10783() { +static void Test_NvVertexAttribInteger64bit_19861() { var _Int64Nv = OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit.Int64Nv; var _UnsignedInt64Nv = OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit.UnsignedInt64Nv; } -static void Test_NvVertexBufferUnifiedMemory_10784() { +static void Test_NvVertexBufferUnifiedMemory_19862() { var _VertexAttribArrayUnifiedNv = OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory.VertexAttribArrayUnifiedNv; var _ElementArrayUnifiedNv = OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory.ElementArrayUnifiedNv; var _VertexAttribArrayAddressNv = OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory.VertexAttribArrayAddressNv; @@ -11397,7 +11397,7 @@ static void Test_NvVertexBufferUnifiedMemory_10784() { var _DrawIndirectAddressNv = OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory.DrawIndirectAddressNv; var _DrawIndirectLengthNv = OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory.DrawIndirectLengthNv; } -static void Test_NvVertexProgram_10785() { +static void Test_NvVertexProgram_19863() { var _VertexProgramNv = OpenTK.Graphics.OpenGL.NvVertexProgram.VertexProgramNv; var _VertexStateProgramNv = OpenTK.Graphics.OpenGL.NvVertexProgram.VertexStateProgramNv; var _AttribArraySizeNv = OpenTK.Graphics.OpenGL.NvVertexProgram.AttribArraySizeNv; @@ -11482,21 +11482,21 @@ static void Test_NvVertexProgram_10785() { var _Map2VertexAttrib144Nv = OpenTK.Graphics.OpenGL.NvVertexProgram.Map2VertexAttrib144Nv; var _Map2VertexAttrib154Nv = OpenTK.Graphics.OpenGL.NvVertexProgram.Map2VertexAttrib154Nv; } -static void Test_NvVertexProgram11_10786() { +static void Test_NvVertexProgram11_19864() { } -static void Test_NvVertexProgram2_10787() { +static void Test_NvVertexProgram2_19865() { } -static void Test_NvVertexProgram2Option_10788() { +static void Test_NvVertexProgram2Option_19866() { var _MaxProgramExecInstructionsNv = OpenTK.Graphics.OpenGL.NvVertexProgram2Option.MaxProgramExecInstructionsNv; var _MaxProgramCallDepthNv = OpenTK.Graphics.OpenGL.NvVertexProgram2Option.MaxProgramCallDepthNv; } -static void Test_NvVertexProgram3_10789() { +static void Test_NvVertexProgram3_19867() { var _MaxVertexTextureImageUnitsArb = OpenTK.Graphics.OpenGL.NvVertexProgram3.MaxVertexTextureImageUnitsArb; } -static void Test_NvVertexProgram4_10790() { +static void Test_NvVertexProgram4_19868() { var _VertexAttribArrayIntegerNv = OpenTK.Graphics.OpenGL.NvVertexProgram4.VertexAttribArrayIntegerNv; } -static void Test_NvVideoCapture_10791() { +static void Test_NvVideoCapture_19869() { var _VideoBufferNv = OpenTK.Graphics.OpenGL.NvVideoCapture.VideoBufferNv; var _VideoBufferBindingNv = OpenTK.Graphics.OpenGL.NvVideoCapture.VideoBufferBindingNv; var _FieldUpperNv = OpenTK.Graphics.OpenGL.NvVideoCapture.FieldUpperNv; @@ -11527,16 +11527,16 @@ static void Test_NvVideoCapture_10791() { var _VideoCaptureFieldLowerHeightNv = OpenTK.Graphics.OpenGL.NvVideoCapture.VideoCaptureFieldLowerHeightNv; var _VideoCaptureSurfaceOriginNv = OpenTK.Graphics.OpenGL.NvVideoCapture.VideoCaptureSurfaceOriginNv; } -static void Test_NvxConditionalRender_10792() { +static void Test_NvxConditionalRender_19870() { } -static void Test_NvxGpuMemoryInfo_10793() { +static void Test_NvxGpuMemoryInfo_19871() { var _GpuMemoryInfoDedicatedVidmemNvx = OpenTK.Graphics.OpenGL.NvxGpuMemoryInfo.GpuMemoryInfoDedicatedVidmemNvx; var _GpuMemoryInfoTotalAvailableMemoryNvx = OpenTK.Graphics.OpenGL.NvxGpuMemoryInfo.GpuMemoryInfoTotalAvailableMemoryNvx; var _GpuMemoryInfoCurrentAvailableVidmemNvx = OpenTK.Graphics.OpenGL.NvxGpuMemoryInfo.GpuMemoryInfoCurrentAvailableVidmemNvx; var _GpuMemoryInfoEvictionCountNvx = OpenTK.Graphics.OpenGL.NvxGpuMemoryInfo.GpuMemoryInfoEvictionCountNvx; var _GpuMemoryInfoEvictedMemoryNvx = OpenTK.Graphics.OpenGL.NvxGpuMemoryInfo.GpuMemoryInfoEvictedMemoryNvx; } -static void Test_ObjectLabelIdentifier_10794() { +static void Test_ObjectLabelIdentifier_19872() { var _Texture = OpenTK.Graphics.OpenGL.ObjectLabelIdentifier.Texture; var _VertexArray = OpenTK.Graphics.OpenGL.ObjectLabelIdentifier.VertexArray; var _Buffer = OpenTK.Graphics.OpenGL.ObjectLabelIdentifier.Buffer; @@ -11549,16 +11549,17 @@ static void Test_ObjectLabelIdentifier_10794() { var _Renderbuffer = OpenTK.Graphics.OpenGL.ObjectLabelIdentifier.Renderbuffer; var _TransformFeedback = OpenTK.Graphics.OpenGL.ObjectLabelIdentifier.TransformFeedback; } -static void Test_OcclusionQueryEventMaskAmd_10795() { +static void Test_OcclusionQueryEventMaskAmd_19873() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd.QueryStencilFailEventBitAmd; var _QueryDepthBoundsFailEventBitAmd = OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd.QueryDepthBoundsFailEventBitAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd.QueryAllEventBitsAmd; } -static void Test_OesByteCoordinates_10796() { +static void Test_OesByteCoordinates_19874() { + var _Byte = OpenTK.Graphics.OpenGL.OesByteCoordinates.Byte; } -static void Test_OesCompressedPalettedTexture_10797() { +static void Test_OesCompressedPalettedTexture_19875() { var _Palette4Rgb8Oes = OpenTK.Graphics.OpenGL.OesCompressedPalettedTexture.Palette4Rgb8Oes; var _Palette4Rgba8Oes = OpenTK.Graphics.OpenGL.OesCompressedPalettedTexture.Palette4Rgba8Oes; var _Palette4R5G6B5Oes = OpenTK.Graphics.OpenGL.OesCompressedPalettedTexture.Palette4R5G6B5Oes; @@ -11570,22 +11571,22 @@ static void Test_OesCompressedPalettedTexture_10797() { var _Palette8Rgba4Oes = OpenTK.Graphics.OpenGL.OesCompressedPalettedTexture.Palette8Rgba4Oes; var _Palette8Rgb5A1Oes = OpenTK.Graphics.OpenGL.OesCompressedPalettedTexture.Palette8Rgb5A1Oes; } -static void Test_OesFixedPoint_10798() { +static void Test_OesFixedPoint_19876() { var _FixedOes = OpenTK.Graphics.OpenGL.OesFixedPoint.FixedOes; } -static void Test_OesQueryMatrix_10799() { +static void Test_OesQueryMatrix_19877() { } -static void Test_OesReadFormat_10800() { +static void Test_OesReadFormat_19878() { var _ImplementationColorReadTypeOes = OpenTK.Graphics.OpenGL.OesReadFormat.ImplementationColorReadTypeOes; var _ImplementationColorReadFormatOes = OpenTK.Graphics.OpenGL.OesReadFormat.ImplementationColorReadFormatOes; } -static void Test_OesSinglePrecision_10801() { +static void Test_OesSinglePrecision_19879() { } -static void Test_OmlInterlace_10802() { +static void Test_OmlInterlace_19880() { var _InterlaceOml = OpenTK.Graphics.OpenGL.OmlInterlace.InterlaceOml; var _InterlaceReadOml = OpenTK.Graphics.OpenGL.OmlInterlace.InterlaceReadOml; } -static void Test_OmlResample_10803() { +static void Test_OmlResample_19881() { var _PackResampleOml = OpenTK.Graphics.OpenGL.OmlResample.PackResampleOml; var _UnpackResampleOml = OpenTK.Graphics.OpenGL.OmlResample.UnpackResampleOml; var _ResampleReplicateOml = OpenTK.Graphics.OpenGL.OmlResample.ResampleReplicateOml; @@ -11593,22 +11594,22 @@ static void Test_OmlResample_10803() { var _ResampleAverageOml = OpenTK.Graphics.OpenGL.OmlResample.ResampleAverageOml; var _ResampleDecimateOml = OpenTK.Graphics.OpenGL.OmlResample.ResampleDecimateOml; } -static void Test_OmlSubsample_10804() { +static void Test_OmlSubsample_19882() { var _FormatSubsample2424Oml = OpenTK.Graphics.OpenGL.OmlSubsample.FormatSubsample2424Oml; var _FormatSubsample244244Oml = OpenTK.Graphics.OpenGL.OmlSubsample.FormatSubsample244244Oml; } -static void Test_PackedPointerType_10805() { +static void Test_PackedPointerType_19883() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.PackedPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.PackedPointerType.Int2101010Rev; } -static void Test_PatchParameterFloat_10806() { +static void Test_PatchParameterFloat_19884() { var _PatchDefaultInnerLevel = OpenTK.Graphics.OpenGL.PatchParameterFloat.PatchDefaultInnerLevel; var _PatchDefaultOuterLevel = OpenTK.Graphics.OpenGL.PatchParameterFloat.PatchDefaultOuterLevel; } -static void Test_PatchParameterInt_10807() { +static void Test_PatchParameterInt_19885() { var _PatchVertices = OpenTK.Graphics.OpenGL.PatchParameterInt.PatchVertices; } -static void Test_PgiMiscHints_10808() { +static void Test_PgiMiscHints_19886() { var _PreferDoublebufferHintPgi = OpenTK.Graphics.OpenGL.PgiMiscHints.PreferDoublebufferHintPgi; var _ConserveMemoryHintPgi = OpenTK.Graphics.OpenGL.PgiMiscHints.ConserveMemoryHintPgi; var _ReclaimMemoryHintPgi = OpenTK.Graphics.OpenGL.PgiMiscHints.ReclaimMemoryHintPgi; @@ -11630,7 +11631,7 @@ static void Test_PgiMiscHints_10808() { var _WideLineHintPgi = OpenTK.Graphics.OpenGL.PgiMiscHints.WideLineHintPgi; var _BackNormalsHintPgi = OpenTK.Graphics.OpenGL.PgiMiscHints.BackNormalsHintPgi; } -static void Test_PgiVertexHints_10809() { +static void Test_PgiVertexHints_19887() { var _Vertex23BitPgi = OpenTK.Graphics.OpenGL.PgiVertexHints.Vertex23BitPgi; var _Vertex4BitPgi = OpenTK.Graphics.OpenGL.PgiVertexHints.Vertex4BitPgi; var _Color3BitPgi = OpenTK.Graphics.OpenGL.PgiVertexHints.Color3BitPgi; @@ -11654,7 +11655,7 @@ static void Test_PgiVertexHints_10809() { var _Texcoord3BitPgi = OpenTK.Graphics.OpenGL.PgiVertexHints.Texcoord3BitPgi; var _Texcoord4BitPgi = OpenTK.Graphics.OpenGL.PgiVertexHints.Texcoord4BitPgi; } -static void Test_PixelCopyType_10810() { +static void Test_PixelCopyType_19888() { var _Color = OpenTK.Graphics.OpenGL.PixelCopyType.Color; var _ColorExt = OpenTK.Graphics.OpenGL.PixelCopyType.ColorExt; var _Depth = OpenTK.Graphics.OpenGL.PixelCopyType.Depth; @@ -11662,7 +11663,7 @@ static void Test_PixelCopyType_10810() { var _Stencil = OpenTK.Graphics.OpenGL.PixelCopyType.Stencil; var _StencilExt = OpenTK.Graphics.OpenGL.PixelCopyType.StencilExt; } -static void Test_PixelFormat_10811() { +static void Test_PixelFormat_19889() { var _UnsignedShort = OpenTK.Graphics.OpenGL.PixelFormat.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.OpenGL.PixelFormat.UnsignedInt; var _ColorIndex = OpenTK.Graphics.OpenGL.PixelFormat.ColorIndex; @@ -11701,7 +11702,7 @@ static void Test_PixelFormat_10811() { var _BgrInteger = OpenTK.Graphics.OpenGL.PixelFormat.BgrInteger; var _BgraInteger = OpenTK.Graphics.OpenGL.PixelFormat.BgraInteger; } -static void Test_PixelInternalFormat_10812() { +static void Test_PixelInternalFormat_19890() { var _DepthComponent = OpenTK.Graphics.OpenGL.PixelInternalFormat.DepthComponent; var _Alpha = OpenTK.Graphics.OpenGL.PixelInternalFormat.Alpha; var _Rgb = OpenTK.Graphics.OpenGL.PixelInternalFormat.Rgb; @@ -11872,7 +11873,7 @@ static void Test_PixelInternalFormat_10812() { var _Three = OpenTK.Graphics.OpenGL.PixelInternalFormat.Three; var _Four = OpenTK.Graphics.OpenGL.PixelInternalFormat.Four; } -static void Test_PixelMap_10813() { +static void Test_PixelMap_19891() { var _PixelMapIToI = OpenTK.Graphics.OpenGL.PixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.OpenGL.PixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.OpenGL.PixelMap.PixelMapIToR; @@ -11884,7 +11885,7 @@ static void Test_PixelMap_10813() { var _PixelMapBToB = OpenTK.Graphics.OpenGL.PixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.OpenGL.PixelMap.PixelMapAToA; } -static void Test_PixelStoreParameter_10814() { +static void Test_PixelStoreParameter_19892() { var _UnpackSwapBytes = OpenTK.Graphics.OpenGL.PixelStoreParameter.UnpackSwapBytes; var _UnpackLsbFirst = OpenTK.Graphics.OpenGL.PixelStoreParameter.UnpackLsbFirst; var _UnpackRowLength = OpenTK.Graphics.OpenGL.PixelStoreParameter.UnpackRowLength; @@ -11933,17 +11934,17 @@ static void Test_PixelStoreParameter_10814() { var _PackCompressedBlockDepth = OpenTK.Graphics.OpenGL.PixelStoreParameter.PackCompressedBlockDepth; var _PackCompressedBlockSize = OpenTK.Graphics.OpenGL.PixelStoreParameter.PackCompressedBlockSize; } -static void Test_PixelStoreResampleMode_10815() { +static void Test_PixelStoreResampleMode_19893() { var _ResampleReplicateSgix = OpenTK.Graphics.OpenGL.PixelStoreResampleMode.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.OpenGL.PixelStoreResampleMode.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.OpenGL.PixelStoreResampleMode.ResampleDecimateSgix; } -static void Test_PixelStoreSubsampleRate_10816() { +static void Test_PixelStoreSubsampleRate_19894() { var _PixelSubsample4444Sgix = OpenTK.Graphics.OpenGL.PixelStoreSubsampleRate.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.OpenGL.PixelStoreSubsampleRate.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.OpenGL.PixelStoreSubsampleRate.PixelSubsample4242Sgix; } -static void Test_PixelTexGenMode_10817() { +static void Test_PixelTexGenMode_19895() { var _None = OpenTK.Graphics.OpenGL.PixelTexGenMode.None; var _Rgb = OpenTK.Graphics.OpenGL.PixelTexGenMode.Rgb; var _Rgba = OpenTK.Graphics.OpenGL.PixelTexGenMode.Rgba; @@ -11954,11 +11955,11 @@ static void Test_PixelTexGenMode_10817() { var _PixelTexGenAlphaLsSgix = OpenTK.Graphics.OpenGL.PixelTexGenMode.PixelTexGenAlphaLsSgix; var _PixelTexGenAlphaMsSgix = OpenTK.Graphics.OpenGL.PixelTexGenMode.PixelTexGenAlphaMsSgix; } -static void Test_PixelTexGenParameterNameSgis_10818() { +static void Test_PixelTexGenParameterNameSgis_19896() { var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis.PixelFragmentAlphaSourceSgis; } -static void Test_PixelTransferParameter_10819() { +static void Test_PixelTransferParameter_19897() { var _MapColor = OpenTK.Graphics.OpenGL.PixelTransferParameter.MapColor; var _MapStencil = OpenTK.Graphics.OpenGL.PixelTransferParameter.MapStencil; var _IndexShift = OpenTK.Graphics.OpenGL.PixelTransferParameter.IndexShift; @@ -12006,7 +12007,7 @@ static void Test_PixelTransferParameter_10819() { var _PostColorMatrixAlphaBias = OpenTK.Graphics.OpenGL.PixelTransferParameter.PostColorMatrixAlphaBias; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.OpenGL.PixelTransferParameter.PostColorMatrixAlphaBiasSgi; } -static void Test_PixelType_10820() { +static void Test_PixelType_19898() { var _Byte = OpenTK.Graphics.OpenGL.PixelType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.PixelType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.PixelType.Short; @@ -12038,14 +12039,14 @@ static void Test_PixelType_10820() { var _UnsignedInt5999Rev = OpenTK.Graphics.OpenGL.PixelType.UnsignedInt5999Rev; var _Float32UnsignedInt248Rev = OpenTK.Graphics.OpenGL.PixelType.Float32UnsignedInt248Rev; } -static void Test_PointParameterName_10821() { +static void Test_PointParameterName_19899() { var _PointSizeMin = OpenTK.Graphics.OpenGL.PointParameterName.PointSizeMin; var _PointSizeMax = OpenTK.Graphics.OpenGL.PointParameterName.PointSizeMax; var _PointFadeThresholdSize = OpenTK.Graphics.OpenGL.PointParameterName.PointFadeThresholdSize; var _PointDistanceAttenuation = OpenTK.Graphics.OpenGL.PointParameterName.PointDistanceAttenuation; var _PointSpriteCoordOrigin = OpenTK.Graphics.OpenGL.PointParameterName.PointSpriteCoordOrigin; } -static void Test_PointParameterNameSgis_10822() { +static void Test_PointParameterNameSgis_19900() { var _PointSizeMin = OpenTK.Graphics.OpenGL.PointParameterNameSgis.PointSizeMin; var _PointSizeMinArb = OpenTK.Graphics.OpenGL.PointParameterNameSgis.PointSizeMinArb; var _PointSizeMinExt = OpenTK.Graphics.OpenGL.PointParameterNameSgis.PointSizeMinExt; @@ -12063,16 +12064,16 @@ static void Test_PointParameterNameSgis_10822() { var _PointDistanceAttenuation = OpenTK.Graphics.OpenGL.PointParameterNameSgis.PointDistanceAttenuation; var _PointDistanceAttenuationArb = OpenTK.Graphics.OpenGL.PointParameterNameSgis.PointDistanceAttenuationArb; } -static void Test_PointSpriteCoordOriginParameter_10823() { +static void Test_PointSpriteCoordOriginParameter_19901() { var _LowerLeft = OpenTK.Graphics.OpenGL.PointSpriteCoordOriginParameter.LowerLeft; var _UpperLeft = OpenTK.Graphics.OpenGL.PointSpriteCoordOriginParameter.UpperLeft; } -static void Test_PolygonMode_10824() { +static void Test_PolygonMode_19902() { var _Point = OpenTK.Graphics.OpenGL.PolygonMode.Point; var _Line = OpenTK.Graphics.OpenGL.PolygonMode.Line; var _Fill = OpenTK.Graphics.OpenGL.PolygonMode.Fill; } -static void Test_PrimitiveType_10825() { +static void Test_PrimitiveType_19903() { var _Points = OpenTK.Graphics.OpenGL.PrimitiveType.Points; var _Lines = OpenTK.Graphics.OpenGL.PrimitiveType.Lines; var _LineLoop = OpenTK.Graphics.OpenGL.PrimitiveType.LineLoop; @@ -12099,7 +12100,7 @@ static void Test_PrimitiveType_10825() { var _Patches = OpenTK.Graphics.OpenGL.PrimitiveType.Patches; var _PatchesExt = OpenTK.Graphics.OpenGL.PrimitiveType.PatchesExt; } -static void Test_ProgramInterface_10826() { +static void Test_ProgramInterface_19904() { var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL.ProgramInterface.TransformFeedbackBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL.ProgramInterface.AtomicCounterBuffer; var _Uniform = OpenTK.Graphics.OpenGL.ProgramInterface.Uniform; @@ -12122,13 +12123,13 @@ static void Test_ProgramInterface_10826() { var _ComputeSubroutineUniform = OpenTK.Graphics.OpenGL.ProgramInterface.ComputeSubroutineUniform; var _TransformFeedbackVarying = OpenTK.Graphics.OpenGL.ProgramInterface.TransformFeedbackVarying; } -static void Test_ProgramInterfaceParameter_10827() { +static void Test_ProgramInterfaceParameter_19905() { var _ActiveResources = OpenTK.Graphics.OpenGL.ProgramInterfaceParameter.ActiveResources; var _MaxNameLength = OpenTK.Graphics.OpenGL.ProgramInterfaceParameter.MaxNameLength; var _MaxNumActiveVariables = OpenTK.Graphics.OpenGL.ProgramInterfaceParameter.MaxNumActiveVariables; var _MaxNumCompatibleSubroutines = OpenTK.Graphics.OpenGL.ProgramInterfaceParameter.MaxNumCompatibleSubroutines; } -static void Test_ProgramParameter_10828() { +static void Test_ProgramParameter_19906() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.ProgramParameter.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL.ProgramParameter.ProgramSeparable; var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL.ProgramParameter.GeometryShaderInvocations; @@ -12157,15 +12158,15 @@ static void Test_ProgramParameter_10828() { var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL.ProgramParameter.MaxComputeWorkGroupSize; var _ActiveAtomicCounterBuffers = OpenTK.Graphics.OpenGL.ProgramParameter.ActiveAtomicCounterBuffers; } -static void Test_ProgramParameterName_10829() { +static void Test_ProgramParameterName_19907() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.ProgramParameterName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL.ProgramParameterName.ProgramSeparable; } -static void Test_ProgramParameterPName_10830() { +static void Test_ProgramParameterPName_19908() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL.ProgramParameterPName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL.ProgramParameterPName.ProgramSeparable; } -static void Test_ProgramPipelineParameter_10831() { +static void Test_ProgramPipelineParameter_19909() { var _ActiveProgram = OpenTK.Graphics.OpenGL.ProgramPipelineParameter.ActiveProgram; var _FragmentShader = OpenTK.Graphics.OpenGL.ProgramPipelineParameter.FragmentShader; var _VertexShader = OpenTK.Graphics.OpenGL.ProgramPipelineParameter.VertexShader; @@ -12176,7 +12177,7 @@ static void Test_ProgramPipelineParameter_10831() { var _TessControlShader = OpenTK.Graphics.OpenGL.ProgramPipelineParameter.TessControlShader; var _ComputeShader = OpenTK.Graphics.OpenGL.ProgramPipelineParameter.ComputeShader; } -static void Test_ProgramProperty_10832() { +static void Test_ProgramProperty_19910() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL.ProgramProperty.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL.ProgramProperty.CompatibleSubroutines; var _IsPerPatch = OpenTK.Graphics.OpenGL.ProgramProperty.IsPerPatch; @@ -12206,7 +12207,7 @@ static void Test_ProgramProperty_10832() { var _TransformFeedbackBufferIndex = OpenTK.Graphics.OpenGL.ProgramProperty.TransformFeedbackBufferIndex; var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL.ProgramProperty.TransformFeedbackBufferStride; } -static void Test_ProgramStageMask_10833() { +static void Test_ProgramStageMask_19911() { var _VertexShaderBit = OpenTK.Graphics.OpenGL.ProgramStageMask.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL.ProgramStageMask.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL.ProgramStageMask.GeometryShaderBit; @@ -12215,21 +12216,21 @@ static void Test_ProgramStageMask_10833() { var _ComputeShaderBit = OpenTK.Graphics.OpenGL.ProgramStageMask.ComputeShaderBit; var _AllShaderBits = OpenTK.Graphics.OpenGL.ProgramStageMask.AllShaderBits; } -static void Test_ProgramStageParameter_10834() { +static void Test_ProgramStageParameter_19912() { var _ActiveSubroutines = OpenTK.Graphics.OpenGL.ProgramStageParameter.ActiveSubroutines; var _ActiveSubroutineUniforms = OpenTK.Graphics.OpenGL.ProgramStageParameter.ActiveSubroutineUniforms; var _ActiveSubroutineUniformLocations = OpenTK.Graphics.OpenGL.ProgramStageParameter.ActiveSubroutineUniformLocations; var _ActiveSubroutineMaxLength = OpenTK.Graphics.OpenGL.ProgramStageParameter.ActiveSubroutineMaxLength; var _ActiveSubroutineUniformMaxLength = OpenTK.Graphics.OpenGL.ProgramStageParameter.ActiveSubroutineUniformMaxLength; } -static void Test_ProvokingVertexMode_10835() { +static void Test_ProvokingVertexMode_19913() { var _FirstVertexConvention = OpenTK.Graphics.OpenGL.ProvokingVertexMode.FirstVertexConvention; var _LastVertexConvention = OpenTK.Graphics.OpenGL.ProvokingVertexMode.LastVertexConvention; } -static void Test_QueryCounterTarget_10836() { +static void Test_QueryCounterTarget_19914() { var _Timestamp = OpenTK.Graphics.OpenGL.QueryCounterTarget.Timestamp; } -static void Test_QueryTarget_10837() { +static void Test_QueryTarget_19915() { var _TimeElapsed = OpenTK.Graphics.OpenGL.QueryTarget.TimeElapsed; var _SamplesPassed = OpenTK.Graphics.OpenGL.QueryTarget.SamplesPassed; var _AnySamplesPassed = OpenTK.Graphics.OpenGL.QueryTarget.AnySamplesPassed; @@ -12238,7 +12239,7 @@ static void Test_QueryTarget_10837() { var _AnySamplesPassedConservative = OpenTK.Graphics.OpenGL.QueryTarget.AnySamplesPassedConservative; var _Timestamp = OpenTK.Graphics.OpenGL.QueryTarget.Timestamp; } -static void Test_ReadBufferMode_10838() { +static void Test_ReadBufferMode_19916() { var _None = OpenTK.Graphics.OpenGL.ReadBufferMode.None; var _FrontLeft = OpenTK.Graphics.OpenGL.ReadBufferMode.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL.ReadBufferMode.FrontRight; @@ -12270,7 +12271,7 @@ static void Test_ReadBufferMode_10838() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL.ReadBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL.ReadBufferMode.ColorAttachment15; } -static void Test_RenderbufferParameterName_10839() { +static void Test_RenderbufferParameterName_19917() { var _RenderbufferSamples = OpenTK.Graphics.OpenGL.RenderbufferParameterName.RenderbufferSamples; var _RenderbufferWidth = OpenTK.Graphics.OpenGL.RenderbufferParameterName.RenderbufferWidth; var _RenderbufferWidthExt = OpenTK.Graphics.OpenGL.RenderbufferParameterName.RenderbufferWidthExt; @@ -12291,7 +12292,7 @@ static void Test_RenderbufferParameterName_10839() { var _RenderbufferStencilSize = OpenTK.Graphics.OpenGL.RenderbufferParameterName.RenderbufferStencilSize; var _RenderbufferStencilSizeExt = OpenTK.Graphics.OpenGL.RenderbufferParameterName.RenderbufferStencilSizeExt; } -static void Test_RenderbufferStorage_10840() { +static void Test_RenderbufferStorage_19918() { var _DepthComponent = OpenTK.Graphics.OpenGL.RenderbufferStorage.DepthComponent; var _R3G3B2 = OpenTK.Graphics.OpenGL.RenderbufferStorage.R3G3B2; var _Alpha4 = OpenTK.Graphics.OpenGL.RenderbufferStorage.Alpha4; @@ -12367,20 +12368,20 @@ static void Test_RenderbufferStorage_10840() { var _Rgb8i = OpenTK.Graphics.OpenGL.RenderbufferStorage.Rgb8i; var _Rgb10A2ui = OpenTK.Graphics.OpenGL.RenderbufferStorage.Rgb10A2ui; } -static void Test_RenderbufferTarget_10841() { +static void Test_RenderbufferTarget_19919() { var _Renderbuffer = OpenTK.Graphics.OpenGL.RenderbufferTarget.Renderbuffer; var _RenderbufferExt = OpenTK.Graphics.OpenGL.RenderbufferTarget.RenderbufferExt; } -static void Test_RenderingMode_10842() { +static void Test_RenderingMode_19920() { var _Render = OpenTK.Graphics.OpenGL.RenderingMode.Render; var _Feedback = OpenTK.Graphics.OpenGL.RenderingMode.Feedback; var _Select = OpenTK.Graphics.OpenGL.RenderingMode.Select; } -static void Test_RendScreenCoordinates_10843() { +static void Test_RendScreenCoordinates_19921() { var _ScreenCoordinatesRend = OpenTK.Graphics.OpenGL.RendScreenCoordinates.ScreenCoordinatesRend; var _InvertedScreenWRend = OpenTK.Graphics.OpenGL.RendScreenCoordinates.InvertedScreenWRend; } -static void Test_S3S3tc_10844() { +static void Test_S3S3tc_19922() { var _RgbS3tc = OpenTK.Graphics.OpenGL.S3S3tc.RgbS3tc; var _Rgb4S3tc = OpenTK.Graphics.OpenGL.S3S3tc.Rgb4S3tc; var _RgbaS3tc = OpenTK.Graphics.OpenGL.S3S3tc.RgbaS3tc; @@ -12388,7 +12389,7 @@ static void Test_S3S3tc_10844() { var _RgbaDxt5S3tc = OpenTK.Graphics.OpenGL.S3S3tc.RgbaDxt5S3tc; var _Rgba4Dxt5S3tc = OpenTK.Graphics.OpenGL.S3S3tc.Rgba4Dxt5S3tc; } -static void Test_SamplePatternSgis_10845() { +static void Test_SamplePatternSgis_19923() { var _Gl1PassExt = OpenTK.Graphics.OpenGL.SamplePatternSgis.Gl1PassExt; var _Gl1PassSgis = OpenTK.Graphics.OpenGL.SamplePatternSgis.Gl1PassSgis; var _Gl2Pass0Ext = OpenTK.Graphics.OpenGL.SamplePatternSgis.Gl2Pass0Ext; @@ -12404,7 +12405,7 @@ static void Test_SamplePatternSgis_10845() { var _Gl4Pass3Ext = OpenTK.Graphics.OpenGL.SamplePatternSgis.Gl4Pass3Ext; var _Gl4Pass3Sgis = OpenTK.Graphics.OpenGL.SamplePatternSgis.Gl4Pass3Sgis; } -static void Test_SamplerParameter_10846() { +static void Test_SamplerParameter_19924() { var _TextureBorderColor = OpenTK.Graphics.OpenGL.SamplerParameter.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL.SamplerParameter.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL.SamplerParameter.TextureMinFilter; @@ -12418,7 +12419,7 @@ static void Test_SamplerParameter_10846() { var _TextureCompareMode = OpenTK.Graphics.OpenGL.SamplerParameter.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.OpenGL.SamplerParameter.TextureCompareFunc; } -static void Test_SamplerParameterName_10847() { +static void Test_SamplerParameterName_19925() { var _TextureBorderColor = OpenTK.Graphics.OpenGL.SamplerParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL.SamplerParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL.SamplerParameterName.TextureMinFilter; @@ -12432,14 +12433,14 @@ static void Test_SamplerParameterName_10847() { var _TextureCompareMode = OpenTK.Graphics.OpenGL.SamplerParameterName.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.OpenGL.SamplerParameterName.TextureCompareFunc; } -static void Test_SeparableTarget_10848() { +static void Test_SeparableTarget_19926() { var _Separable2D = OpenTK.Graphics.OpenGL.SeparableTarget.Separable2D; } -static void Test_SeparableTargetExt_10849() { +static void Test_SeparableTargetExt_19927() { var _Separable2D = OpenTK.Graphics.OpenGL.SeparableTargetExt.Separable2D; var _Separable2DExt = OpenTK.Graphics.OpenGL.SeparableTargetExt.Separable2DExt; } -static void Test_SgiColorMatrix_10850() { +static void Test_SgiColorMatrix_19928() { var _ColorMatrixSgi = OpenTK.Graphics.OpenGL.SgiColorMatrix.ColorMatrixSgi; var _ColorMatrixStackDepthSgi = OpenTK.Graphics.OpenGL.SgiColorMatrix.ColorMatrixStackDepthSgi; var _MaxColorMatrixStackDepthSgi = OpenTK.Graphics.OpenGL.SgiColorMatrix.MaxColorMatrixStackDepthSgi; @@ -12452,7 +12453,7 @@ static void Test_SgiColorMatrix_10850() { var _PostColorMatrixBlueBiasSgi = OpenTK.Graphics.OpenGL.SgiColorMatrix.PostColorMatrixBlueBiasSgi; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.OpenGL.SgiColorMatrix.PostColorMatrixAlphaBiasSgi; } -static void Test_SgiColorTable_10851() { +static void Test_SgiColorTable_19929() { var _ColorTableSgi = OpenTK.Graphics.OpenGL.SgiColorTable.ColorTableSgi; var _PostConvolutionColorTableSgi = OpenTK.Graphics.OpenGL.SgiColorTable.PostConvolutionColorTableSgi; var _PostColorMatrixColorTableSgi = OpenTK.Graphics.OpenGL.SgiColorTable.PostColorMatrixColorTableSgi; @@ -12470,7 +12471,7 @@ static void Test_SgiColorTable_10851() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.OpenGL.SgiColorTable.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.OpenGL.SgiColorTable.ColorTableIntensitySizeSgi; } -static void Test_SgisDetailTexture_10852() { +static void Test_SgisDetailTexture_19930() { var _DetailTexture2DSgis = OpenTK.Graphics.OpenGL.SgisDetailTexture.DetailTexture2DSgis; var _DetailTexture2DBindingSgis = OpenTK.Graphics.OpenGL.SgisDetailTexture.DetailTexture2DBindingSgis; var _LinearDetailSgis = OpenTK.Graphics.OpenGL.SgisDetailTexture.LinearDetailSgis; @@ -12480,16 +12481,16 @@ static void Test_SgisDetailTexture_10852() { var _DetailTextureModeSgis = OpenTK.Graphics.OpenGL.SgisDetailTexture.DetailTextureModeSgis; var _DetailTextureFuncPointsSgis = OpenTK.Graphics.OpenGL.SgisDetailTexture.DetailTextureFuncPointsSgis; } -static void Test_SgisFogFunction_10853() { +static void Test_SgisFogFunction_19931() { var _FogFuncSgis = OpenTK.Graphics.OpenGL.SgisFogFunction.FogFuncSgis; var _FogFuncPointsSgis = OpenTK.Graphics.OpenGL.SgisFogFunction.FogFuncPointsSgis; var _MaxFogFuncPointsSgis = OpenTK.Graphics.OpenGL.SgisFogFunction.MaxFogFuncPointsSgis; } -static void Test_SgisGenerateMipmap_10854() { +static void Test_SgisGenerateMipmap_19932() { var _GenerateMipmapSgis = OpenTK.Graphics.OpenGL.SgisGenerateMipmap.GenerateMipmapSgis; var _GenerateMipmapHintSgis = OpenTK.Graphics.OpenGL.SgisGenerateMipmap.GenerateMipmapHintSgis; } -static void Test_SgisMultisample_10855() { +static void Test_SgisMultisample_19933() { var _MultisampleSgis = OpenTK.Graphics.OpenGL.SgisMultisample.MultisampleSgis; var _SampleAlphaToMaskSgis = OpenTK.Graphics.OpenGL.SgisMultisample.SampleAlphaToMaskSgis; var _SampleAlphaToOneSgis = OpenTK.Graphics.OpenGL.SgisMultisample.SampleAlphaToOneSgis; @@ -12507,13 +12508,13 @@ static void Test_SgisMultisample_10855() { var _SampleMaskInvertSgis = OpenTK.Graphics.OpenGL.SgisMultisample.SampleMaskInvertSgis; var _SamplePatternSgis = OpenTK.Graphics.OpenGL.SgisMultisample.SamplePatternSgis; } -static void Test_SgisPixelTexture_10856() { +static void Test_SgisPixelTexture_19934() { var _PixelTextureSgis = OpenTK.Graphics.OpenGL.SgisPixelTexture.PixelTextureSgis; var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.OpenGL.SgisPixelTexture.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.OpenGL.SgisPixelTexture.PixelFragmentAlphaSourceSgis; var _PixelGroupColorSgis = OpenTK.Graphics.OpenGL.SgisPixelTexture.PixelGroupColorSgis; } -static void Test_SgisPointLineTexgen_10857() { +static void Test_SgisPointLineTexgen_19935() { var _EyeDistanceToPointSgis = OpenTK.Graphics.OpenGL.SgisPointLineTexgen.EyeDistanceToPointSgis; var _ObjectDistanceToPointSgis = OpenTK.Graphics.OpenGL.SgisPointLineTexgen.ObjectDistanceToPointSgis; var _EyeDistanceToLineSgis = OpenTK.Graphics.OpenGL.SgisPointLineTexgen.EyeDistanceToLineSgis; @@ -12523,19 +12524,19 @@ static void Test_SgisPointLineTexgen_10857() { var _EyeLineSgis = OpenTK.Graphics.OpenGL.SgisPointLineTexgen.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.OpenGL.SgisPointLineTexgen.ObjectLineSgis; } -static void Test_SgisPointParameters_10858() { +static void Test_SgisPointParameters_19936() { var _PointSizeMinSgis = OpenTK.Graphics.OpenGL.SgisPointParameters.PointSizeMinSgis; var _PointSizeMaxSgis = OpenTK.Graphics.OpenGL.SgisPointParameters.PointSizeMaxSgis; var _PointFadeThresholdSizeSgis = OpenTK.Graphics.OpenGL.SgisPointParameters.PointFadeThresholdSizeSgis; var _DistanceAttenuationSgis = OpenTK.Graphics.OpenGL.SgisPointParameters.DistanceAttenuationSgis; } -static void Test_SgisSharpenTexture_10859() { +static void Test_SgisSharpenTexture_19937() { var _LinearSharpenSgis = OpenTK.Graphics.OpenGL.SgisSharpenTexture.LinearSharpenSgis; var _LinearSharpenAlphaSgis = OpenTK.Graphics.OpenGL.SgisSharpenTexture.LinearSharpenAlphaSgis; var _LinearSharpenColorSgis = OpenTK.Graphics.OpenGL.SgisSharpenTexture.LinearSharpenColorSgis; var _SharpenTextureFuncPointsSgis = OpenTK.Graphics.OpenGL.SgisSharpenTexture.SharpenTextureFuncPointsSgis; } -static void Test_SgisTexture4D_10860() { +static void Test_SgisTexture4D_19938() { var _PackSkipVolumesSgis = OpenTK.Graphics.OpenGL.SgisTexture4D.PackSkipVolumesSgis; var _PackImageDepthSgis = OpenTK.Graphics.OpenGL.SgisTexture4D.PackImageDepthSgis; var _UnpackSkipVolumesSgis = OpenTK.Graphics.OpenGL.SgisTexture4D.UnpackSkipVolumesSgis; @@ -12547,26 +12548,26 @@ static void Test_SgisTexture4D_10860() { var _Max4DTextureSizeSgis = OpenTK.Graphics.OpenGL.SgisTexture4D.Max4DTextureSizeSgis; var _Texture4DBindingSgis = OpenTK.Graphics.OpenGL.SgisTexture4D.Texture4DBindingSgis; } -static void Test_SgisTextureBorderClamp_10861() { +static void Test_SgisTextureBorderClamp_19939() { var _ClampToBorderSgis = OpenTK.Graphics.OpenGL.SgisTextureBorderClamp.ClampToBorderSgis; } -static void Test_SgisTextureColorMask_10862() { +static void Test_SgisTextureColorMask_19940() { var _TextureColorWritemaskSgis = OpenTK.Graphics.OpenGL.SgisTextureColorMask.TextureColorWritemaskSgis; } -static void Test_SgisTextureEdgeClamp_10863() { +static void Test_SgisTextureEdgeClamp_19941() { var _ClampToEdgeSgis = OpenTK.Graphics.OpenGL.SgisTextureEdgeClamp.ClampToEdgeSgis; } -static void Test_SgisTextureFilter4_10864() { +static void Test_SgisTextureFilter4_19942() { var _Filter4Sgis = OpenTK.Graphics.OpenGL.SgisTextureFilter4.Filter4Sgis; var _TextureFilter4SizeSgis = OpenTK.Graphics.OpenGL.SgisTextureFilter4.TextureFilter4SizeSgis; } -static void Test_SgisTextureLod_10865() { +static void Test_SgisTextureLod_19943() { var _TextureMinLodSgis = OpenTK.Graphics.OpenGL.SgisTextureLod.TextureMinLodSgis; var _TextureMaxLodSgis = OpenTK.Graphics.OpenGL.SgisTextureLod.TextureMaxLodSgis; var _TextureBaseLevelSgis = OpenTK.Graphics.OpenGL.SgisTextureLod.TextureBaseLevelSgis; var _TextureMaxLevelSgis = OpenTK.Graphics.OpenGL.SgisTextureLod.TextureMaxLevelSgis; } -static void Test_SgisTextureSelect_10866() { +static void Test_SgisTextureSelect_19944() { var _DualAlpha4Sgis = OpenTK.Graphics.OpenGL.SgisTextureSelect.DualAlpha4Sgis; var _DualAlpha8Sgis = OpenTK.Graphics.OpenGL.SgisTextureSelect.DualAlpha8Sgis; var _DualAlpha12Sgis = OpenTK.Graphics.OpenGL.SgisTextureSelect.DualAlpha12Sgis; @@ -12590,18 +12591,18 @@ static void Test_SgisTextureSelect_10866() { var _DualTextureSelectSgis = OpenTK.Graphics.OpenGL.SgisTextureSelect.DualTextureSelectSgis; var _QuadTextureSelectSgis = OpenTK.Graphics.OpenGL.SgisTextureSelect.QuadTextureSelectSgis; } -static void Test_SgiTextureColorTable_10867() { +static void Test_SgiTextureColorTable_19945() { var _TextureColorTableSgi = OpenTK.Graphics.OpenGL.SgiTextureColorTable.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.OpenGL.SgiTextureColorTable.ProxyTextureColorTableSgi; } -static void Test_SgixAsync_10868() { +static void Test_SgixAsync_19946() { var _AsyncMarkerSgix = OpenTK.Graphics.OpenGL.SgixAsync.AsyncMarkerSgix; } -static void Test_SgixAsyncHistogram_10869() { +static void Test_SgixAsyncHistogram_19947() { var _AsyncHistogramSgix = OpenTK.Graphics.OpenGL.SgixAsyncHistogram.AsyncHistogramSgix; var _MaxAsyncHistogramSgix = OpenTK.Graphics.OpenGL.SgixAsyncHistogram.MaxAsyncHistogramSgix; } -static void Test_SgixAsyncPixel_10870() { +static void Test_SgixAsyncPixel_19948() { var _AsyncTexImageSgix = OpenTK.Graphics.OpenGL.SgixAsyncPixel.AsyncTexImageSgix; var _AsyncDrawPixelsSgix = OpenTK.Graphics.OpenGL.SgixAsyncPixel.AsyncDrawPixelsSgix; var _AsyncReadPixelsSgix = OpenTK.Graphics.OpenGL.SgixAsyncPixel.AsyncReadPixelsSgix; @@ -12609,14 +12610,14 @@ static void Test_SgixAsyncPixel_10870() { var _MaxAsyncDrawPixelsSgix = OpenTK.Graphics.OpenGL.SgixAsyncPixel.MaxAsyncDrawPixelsSgix; var _MaxAsyncReadPixelsSgix = OpenTK.Graphics.OpenGL.SgixAsyncPixel.MaxAsyncReadPixelsSgix; } -static void Test_SgixBlendAlphaMinmax_10871() { +static void Test_SgixBlendAlphaMinmax_19949() { var _AlphaMinSgix = OpenTK.Graphics.OpenGL.SgixBlendAlphaMinmax.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.OpenGL.SgixBlendAlphaMinmax.AlphaMaxSgix; } -static void Test_SgixCalligraphicFragment_10872() { +static void Test_SgixCalligraphicFragment_19950() { var _CalligraphicFragmentSgix = OpenTK.Graphics.OpenGL.SgixCalligraphicFragment.CalligraphicFragmentSgix; } -static void Test_SgixClipmap_10873() { +static void Test_SgixClipmap_19951() { var _LinearClipmapLinearSgix = OpenTK.Graphics.OpenGL.SgixClipmap.LinearClipmapLinearSgix; var _TextureClipmapCenterSgix = OpenTK.Graphics.OpenGL.SgixClipmap.TextureClipmapCenterSgix; var _TextureClipmapFrameSgix = OpenTK.Graphics.OpenGL.SgixClipmap.TextureClipmapFrameSgix; @@ -12630,23 +12631,23 @@ static void Test_SgixClipmap_10873() { var _NearestClipmapLinearSgix = OpenTK.Graphics.OpenGL.SgixClipmap.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.OpenGL.SgixClipmap.LinearClipmapNearestSgix; } -static void Test_SgixConvolutionAccuracy_10874() { +static void Test_SgixConvolutionAccuracy_19952() { var _ConvolutionHintSgix = OpenTK.Graphics.OpenGL.SgixConvolutionAccuracy.ConvolutionHintSgix; } -static void Test_SgixDepthPassInstrument_10875() { +static void Test_SgixDepthPassInstrument_19953() { } -static void Test_SgixDepthTexture_10876() { +static void Test_SgixDepthTexture_19954() { var _DepthComponent16Sgix = OpenTK.Graphics.OpenGL.SgixDepthTexture.DepthComponent16Sgix; var _DepthComponent24Sgix = OpenTK.Graphics.OpenGL.SgixDepthTexture.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.OpenGL.SgixDepthTexture.DepthComponent32Sgix; } -static void Test_SgixFlushRaster_10877() { +static void Test_SgixFlushRaster_19955() { } -static void Test_SgixFogOffset_10878() { +static void Test_SgixFogOffset_19956() { var _FogOffsetSgix = OpenTK.Graphics.OpenGL.SgixFogOffset.FogOffsetSgix; var _FogOffsetValueSgix = OpenTK.Graphics.OpenGL.SgixFogOffset.FogOffsetValueSgix; } -static void Test_SgixFragmentLighting_10879() { +static void Test_SgixFragmentLighting_19957() { var _FragmentLightingSgix = OpenTK.Graphics.OpenGL.SgixFragmentLighting.FragmentLightingSgix; var _FragmentColorMaterialSgix = OpenTK.Graphics.OpenGL.SgixFragmentLighting.FragmentColorMaterialSgix; var _FragmentColorMaterialFaceSgix = OpenTK.Graphics.OpenGL.SgixFragmentLighting.FragmentColorMaterialFaceSgix; @@ -12668,12 +12669,12 @@ static void Test_SgixFragmentLighting_10879() { var _FragmentLight6Sgix = OpenTK.Graphics.OpenGL.SgixFragmentLighting.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.OpenGL.SgixFragmentLighting.FragmentLight7Sgix; } -static void Test_SgixFramezoom_10880() { +static void Test_SgixFramezoom_19958() { var _FramezoomSgix = OpenTK.Graphics.OpenGL.SgixFramezoom.FramezoomSgix; var _FramezoomFactorSgix = OpenTK.Graphics.OpenGL.SgixFramezoom.FramezoomFactorSgix; var _MaxFramezoomFactorSgix = OpenTK.Graphics.OpenGL.SgixFramezoom.MaxFramezoomFactorSgix; } -static void Test_SgixIccTexture_10881() { +static void Test_SgixIccTexture_19959() { var _RgbIccSgix = OpenTK.Graphics.OpenGL.SgixIccTexture.RgbIccSgix; var _RgbaIccSgix = OpenTK.Graphics.OpenGL.SgixIccTexture.RgbaIccSgix; var _AlphaIccSgix = OpenTK.Graphics.OpenGL.SgixIccTexture.AlphaIccSgix; @@ -12687,26 +12688,26 @@ static void Test_SgixIccTexture_10881() { var _Intensity16IccSgix = OpenTK.Graphics.OpenGL.SgixIccTexture.Intensity16IccSgix; var _Luminance16Alpha8IccSgix = OpenTK.Graphics.OpenGL.SgixIccTexture.Luminance16Alpha8IccSgix; } -static void Test_SgixIglooInterface_10882() { +static void Test_SgixIglooInterface_19960() { } -static void Test_SgixInstruments_10883() { +static void Test_SgixInstruments_19961() { var _InstrumentBufferPointerSgix = OpenTK.Graphics.OpenGL.SgixInstruments.InstrumentBufferPointerSgix; var _InstrumentMeasurementsSgix = OpenTK.Graphics.OpenGL.SgixInstruments.InstrumentMeasurementsSgix; } -static void Test_SgixInterlace_10884() { +static void Test_SgixInterlace_19962() { var _InterlaceSgix = OpenTK.Graphics.OpenGL.SgixInterlace.InterlaceSgix; } -static void Test_SgixIrInstrument1_10885() { +static void Test_SgixIrInstrument1_19963() { var _IrInstrument1Sgix = OpenTK.Graphics.OpenGL.SgixIrInstrument1.IrInstrument1Sgix; } -static void Test_SgixListPriority_10886() { +static void Test_SgixListPriority_19964() { var _ListPrioritySgix = OpenTK.Graphics.OpenGL.SgixListPriority.ListPrioritySgix; } -static void Test_SgixPixelTexture_10887() { +static void Test_SgixPixelTexture_19965() { var _PixelTexGenSgix = OpenTK.Graphics.OpenGL.SgixPixelTexture.PixelTexGenSgix; var _PixelTexGenModeSgix = OpenTK.Graphics.OpenGL.SgixPixelTexture.PixelTexGenModeSgix; } -static void Test_SgixPixelTiles_10888() { +static void Test_SgixPixelTiles_19966() { var _PixelTileBestAlignmentSgix = OpenTK.Graphics.OpenGL.SgixPixelTiles.PixelTileBestAlignmentSgix; var _PixelTileCacheIncrementSgix = OpenTK.Graphics.OpenGL.SgixPixelTiles.PixelTileCacheIncrementSgix; var _PixelTileWidthSgix = OpenTK.Graphics.OpenGL.SgixPixelTiles.PixelTileWidthSgix; @@ -12716,7 +12717,7 @@ static void Test_SgixPixelTiles_10888() { var _PixelTileGridDepthSgix = OpenTK.Graphics.OpenGL.SgixPixelTiles.PixelTileGridDepthSgix; var _PixelTileCacheSizeSgix = OpenTK.Graphics.OpenGL.SgixPixelTiles.PixelTileCacheSizeSgix; } -static void Test_SgixPolynomialFfd_10889() { +static void Test_SgixPolynomialFfd_19967() { var _TextureDeformationBitSgix = OpenTK.Graphics.OpenGL.SgixPolynomialFfd.TextureDeformationBitSgix; var _GeometryDeformationBitSgix = OpenTK.Graphics.OpenGL.SgixPolynomialFfd.GeometryDeformationBitSgix; var _GeometryDeformationSgix = OpenTK.Graphics.OpenGL.SgixPolynomialFfd.GeometryDeformationSgix; @@ -12724,30 +12725,30 @@ static void Test_SgixPolynomialFfd_10889() { var _DeformationsMaskSgix = OpenTK.Graphics.OpenGL.SgixPolynomialFfd.DeformationsMaskSgix; var _MaxDeformationOrderSgix = OpenTK.Graphics.OpenGL.SgixPolynomialFfd.MaxDeformationOrderSgix; } -static void Test_SgixReferencePlane_10890() { +static void Test_SgixReferencePlane_19968() { var _ReferencePlaneSgix = OpenTK.Graphics.OpenGL.SgixReferencePlane.ReferencePlaneSgix; var _ReferencePlaneEquationSgix = OpenTK.Graphics.OpenGL.SgixReferencePlane.ReferencePlaneEquationSgix; } -static void Test_SgixResample_10891() { +static void Test_SgixResample_19969() { var _PackResampleSgix = OpenTK.Graphics.OpenGL.SgixResample.PackResampleSgix; var _UnpackResampleSgix = OpenTK.Graphics.OpenGL.SgixResample.UnpackResampleSgix; var _ResampleReplicateSgix = OpenTK.Graphics.OpenGL.SgixResample.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.OpenGL.SgixResample.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.OpenGL.SgixResample.ResampleDecimateSgix; } -static void Test_SgixScalebiasHint_10892() { +static void Test_SgixScalebiasHint_19970() { var _ScalebiasHintSgix = OpenTK.Graphics.OpenGL.SgixScalebiasHint.ScalebiasHintSgix; } -static void Test_SgixShadow_10893() { +static void Test_SgixShadow_19971() { var _TextureCompareSgix = OpenTK.Graphics.OpenGL.SgixShadow.TextureCompareSgix; var _TextureCompareOperatorSgix = OpenTK.Graphics.OpenGL.SgixShadow.TextureCompareOperatorSgix; var _TextureLequalRSgix = OpenTK.Graphics.OpenGL.SgixShadow.TextureLequalRSgix; var _TextureGequalRSgix = OpenTK.Graphics.OpenGL.SgixShadow.TextureGequalRSgix; } -static void Test_SgixShadowAmbient_10894() { +static void Test_SgixShadowAmbient_19972() { var _ShadowAmbientSgix = OpenTK.Graphics.OpenGL.SgixShadowAmbient.ShadowAmbientSgix; } -static void Test_SgixSprite_10895() { +static void Test_SgixSprite_19973() { var _SpriteSgix = OpenTK.Graphics.OpenGL.SgixSprite.SpriteSgix; var _SpriteModeSgix = OpenTK.Graphics.OpenGL.SgixSprite.SpriteModeSgix; var _SpriteAxisSgix = OpenTK.Graphics.OpenGL.SgixSprite.SpriteAxisSgix; @@ -12756,59 +12757,59 @@ static void Test_SgixSprite_10895() { var _SpriteObjectAlignedSgix = OpenTK.Graphics.OpenGL.SgixSprite.SpriteObjectAlignedSgix; var _SpriteEyeAlignedSgix = OpenTK.Graphics.OpenGL.SgixSprite.SpriteEyeAlignedSgix; } -static void Test_SgixSubsample_10896() { +static void Test_SgixSubsample_19974() { var _PackSubsampleRateSgix = OpenTK.Graphics.OpenGL.SgixSubsample.PackSubsampleRateSgix; var _UnpackSubsampleRateSgix = OpenTK.Graphics.OpenGL.SgixSubsample.UnpackSubsampleRateSgix; var _PixelSubsample4444Sgix = OpenTK.Graphics.OpenGL.SgixSubsample.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.OpenGL.SgixSubsample.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.OpenGL.SgixSubsample.PixelSubsample4242Sgix; } -static void Test_SgixTagSampleBuffer_10897() { +static void Test_SgixTagSampleBuffer_19975() { } -static void Test_SgixTextureAddEnv_10898() { +static void Test_SgixTextureAddEnv_19976() { var _TextureEnvBiasSgix = OpenTK.Graphics.OpenGL.SgixTextureAddEnv.TextureEnvBiasSgix; } -static void Test_SgixTextureCoordinateClamp_10899() { +static void Test_SgixTextureCoordinateClamp_19977() { var _TextureMaxClampSSgix = OpenTK.Graphics.OpenGL.SgixTextureCoordinateClamp.TextureMaxClampSSgix; var _TextureMaxClampTSgix = OpenTK.Graphics.OpenGL.SgixTextureCoordinateClamp.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.OpenGL.SgixTextureCoordinateClamp.TextureMaxClampRSgix; } -static void Test_SgixTextureLodBias_10900() { +static void Test_SgixTextureLodBias_19978() { var _TextureLodBiasSSgix = OpenTK.Graphics.OpenGL.SgixTextureLodBias.TextureLodBiasSSgix; var _TextureLodBiasTSgix = OpenTK.Graphics.OpenGL.SgixTextureLodBias.TextureLodBiasTSgix; var _TextureLodBiasRSgix = OpenTK.Graphics.OpenGL.SgixTextureLodBias.TextureLodBiasRSgix; } -static void Test_SgixTextureMultiBuffer_10901() { +static void Test_SgixTextureMultiBuffer_19979() { var _TextureMultiBufferHintSgix = OpenTK.Graphics.OpenGL.SgixTextureMultiBuffer.TextureMultiBufferHintSgix; } -static void Test_SgixTextureScaleBias_10902() { +static void Test_SgixTextureScaleBias_19980() { var _PostTextureFilterBiasSgix = OpenTK.Graphics.OpenGL.SgixTextureScaleBias.PostTextureFilterBiasSgix; var _PostTextureFilterScaleSgix = OpenTK.Graphics.OpenGL.SgixTextureScaleBias.PostTextureFilterScaleSgix; var _PostTextureFilterBiasRangeSgix = OpenTK.Graphics.OpenGL.SgixTextureScaleBias.PostTextureFilterBiasRangeSgix; var _PostTextureFilterScaleRangeSgix = OpenTK.Graphics.OpenGL.SgixTextureScaleBias.PostTextureFilterScaleRangeSgix; } -static void Test_SgixVertexPreclip_10903() { +static void Test_SgixVertexPreclip_19981() { var _VertexPreclipSgix = OpenTK.Graphics.OpenGL.SgixVertexPreclip.VertexPreclipSgix; var _VertexPreclipHintSgix = OpenTK.Graphics.OpenGL.SgixVertexPreclip.VertexPreclipHintSgix; } -static void Test_SgixYcrcb_10904() { +static void Test_SgixYcrcb_19982() { var _Ycrcb422Sgix = OpenTK.Graphics.OpenGL.SgixYcrcb.Ycrcb422Sgix; var _Ycrcb444Sgix = OpenTK.Graphics.OpenGL.SgixYcrcb.Ycrcb444Sgix; } -static void Test_SgixYcrcba_10905() { +static void Test_SgixYcrcba_19983() { var _YcrcbSgix = OpenTK.Graphics.OpenGL.SgixYcrcba.YcrcbSgix; var _YcrcbaSgix = OpenTK.Graphics.OpenGL.SgixYcrcba.YcrcbaSgix; } -static void Test_SgixYcrcbSubsample_10906() { +static void Test_SgixYcrcbSubsample_19984() { } -static void Test_ShaderParameter_10907() { +static void Test_ShaderParameter_19985() { var _ShaderType = OpenTK.Graphics.OpenGL.ShaderParameter.ShaderType; var _DeleteStatus = OpenTK.Graphics.OpenGL.ShaderParameter.DeleteStatus; var _CompileStatus = OpenTK.Graphics.OpenGL.ShaderParameter.CompileStatus; var _InfoLogLength = OpenTK.Graphics.OpenGL.ShaderParameter.InfoLogLength; var _ShaderSourceLength = OpenTK.Graphics.OpenGL.ShaderParameter.ShaderSourceLength; } -static void Test_ShaderPrecision_10908() { +static void Test_ShaderPrecision_19986() { var _LowFloat = OpenTK.Graphics.OpenGL.ShaderPrecision.LowFloat; var _MediumFloat = OpenTK.Graphics.OpenGL.ShaderPrecision.MediumFloat; var _HighFloat = OpenTK.Graphics.OpenGL.ShaderPrecision.HighFloat; @@ -12816,7 +12817,7 @@ static void Test_ShaderPrecision_10908() { var _MediumInt = OpenTK.Graphics.OpenGL.ShaderPrecision.MediumInt; var _HighInt = OpenTK.Graphics.OpenGL.ShaderPrecision.HighInt; } -static void Test_ShaderType_10909() { +static void Test_ShaderType_19987() { var _FragmentShader = OpenTK.Graphics.OpenGL.ShaderType.FragmentShader; var _VertexShader = OpenTK.Graphics.OpenGL.ShaderType.VertexShader; var _GeometryShader = OpenTK.Graphics.OpenGL.ShaderType.GeometryShader; @@ -12825,11 +12826,11 @@ static void Test_ShaderType_10909() { var _TessControlShader = OpenTK.Graphics.OpenGL.ShaderType.TessControlShader; var _ComputeShader = OpenTK.Graphics.OpenGL.ShaderType.ComputeShader; } -static void Test_ShadingModel_10910() { +static void Test_ShadingModel_19988() { var _Flat = OpenTK.Graphics.OpenGL.ShadingModel.Flat; var _Smooth = OpenTK.Graphics.OpenGL.ShadingModel.Smooth; } -static void Test_SizedInternalFormat_10911() { +static void Test_SizedInternalFormat_19989() { var _Rgba8 = OpenTK.Graphics.OpenGL.SizedInternalFormat.Rgba8; var _Rgba16 = OpenTK.Graphics.OpenGL.SizedInternalFormat.Rgba16; var _R8 = OpenTK.Graphics.OpenGL.SizedInternalFormat.R8; @@ -12861,12 +12862,12 @@ static void Test_SizedInternalFormat_10911() { var _Rgba16i = OpenTK.Graphics.OpenGL.SizedInternalFormat.Rgba16i; var _Rgba8i = OpenTK.Graphics.OpenGL.SizedInternalFormat.Rgba8i; } -static void Test_StencilFace_10912() { +static void Test_StencilFace_19990() { var _Front = OpenTK.Graphics.OpenGL.StencilFace.Front; var _Back = OpenTK.Graphics.OpenGL.StencilFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL.StencilFace.FrontAndBack; } -static void Test_StencilFunction_10913() { +static void Test_StencilFunction_19991() { var _Never = OpenTK.Graphics.OpenGL.StencilFunction.Never; var _Less = OpenTK.Graphics.OpenGL.StencilFunction.Less; var _Equal = OpenTK.Graphics.OpenGL.StencilFunction.Equal; @@ -12876,7 +12877,7 @@ static void Test_StencilFunction_10913() { var _Gequal = OpenTK.Graphics.OpenGL.StencilFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL.StencilFunction.Always; } -static void Test_StencilOp_10914() { +static void Test_StencilOp_19992() { var _Zero = OpenTK.Graphics.OpenGL.StencilOp.Zero; var _Invert = OpenTK.Graphics.OpenGL.StencilOp.Invert; var _Keep = OpenTK.Graphics.OpenGL.StencilOp.Keep; @@ -12886,32 +12887,32 @@ static void Test_StencilOp_10914() { var _IncrWrap = OpenTK.Graphics.OpenGL.StencilOp.IncrWrap; var _DecrWrap = OpenTK.Graphics.OpenGL.StencilOp.DecrWrap; } -static void Test_StringName_10915() { +static void Test_StringName_19993() { var _Vendor = OpenTK.Graphics.OpenGL.StringName.Vendor; var _Renderer = OpenTK.Graphics.OpenGL.StringName.Renderer; var _Version = OpenTK.Graphics.OpenGL.StringName.Version; var _Extensions = OpenTK.Graphics.OpenGL.StringName.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.OpenGL.StringName.ShadingLanguageVersion; } -static void Test_StringNameIndexed_10916() { +static void Test_StringNameIndexed_19994() { var _Extensions = OpenTK.Graphics.OpenGL.StringNameIndexed.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.OpenGL.StringNameIndexed.ShadingLanguageVersion; } -static void Test_SunConvolutionBorderModes_10917() { +static void Test_SunConvolutionBorderModes_19995() { var _WrapBorderSun = OpenTK.Graphics.OpenGL.SunConvolutionBorderModes.WrapBorderSun; } -static void Test_SunGlobalAlpha_10918() { +static void Test_SunGlobalAlpha_19996() { var _GlobalAlphaSun = OpenTK.Graphics.OpenGL.SunGlobalAlpha.GlobalAlphaSun; var _GlobalAlphaFactorSun = OpenTK.Graphics.OpenGL.SunGlobalAlpha.GlobalAlphaFactorSun; } -static void Test_SunMeshArray_10919() { +static void Test_SunMeshArray_19997() { var _QuadMeshSun = OpenTK.Graphics.OpenGL.SunMeshArray.QuadMeshSun; var _TriangleMeshSun = OpenTK.Graphics.OpenGL.SunMeshArray.TriangleMeshSun; } -static void Test_SunSliceAccum_10920() { +static void Test_SunSliceAccum_19998() { var _SliceAccumSun = OpenTK.Graphics.OpenGL.SunSliceAccum.SliceAccumSun; } -static void Test_SunTriangleList_10921() { +static void Test_SunTriangleList_19999() { var _RestartSun = OpenTK.Graphics.OpenGL.SunTriangleList.RestartSun; var _ReplaceMiddleSun = OpenTK.Graphics.OpenGL.SunTriangleList.ReplaceMiddleSun; var _ReplaceOldestSun = OpenTK.Graphics.OpenGL.SunTriangleList.ReplaceOldestSun; @@ -12930,22 +12931,22 @@ static void Test_SunTriangleList_10921() { var _R1uiT2fN3fV3fSun = OpenTK.Graphics.OpenGL.SunTriangleList.R1uiT2fN3fV3fSun; var _R1uiT2fC4fN3fV3fSun = OpenTK.Graphics.OpenGL.SunTriangleList.R1uiT2fC4fN3fV3fSun; } -static void Test_SunVertex_10922() { +static void Test_SunVertex_20000() { } -static void Test_SunxConstantData_10923() { +static void Test_SunxConstantData_20001() { var _UnpackConstantDataSunx = OpenTK.Graphics.OpenGL.SunxConstantData.UnpackConstantDataSunx; var _TextureConstantDataSunx = OpenTK.Graphics.OpenGL.SunxConstantData.TextureConstantDataSunx; } -static void Test_SyncCondition_10924() { +static void Test_SyncCondition_20002() { var _SyncGpuCommandsComplete = OpenTK.Graphics.OpenGL.SyncCondition.SyncGpuCommandsComplete; } -static void Test_SyncParameterName_10925() { +static void Test_SyncParameterName_20003() { var _ObjectType = OpenTK.Graphics.OpenGL.SyncParameterName.ObjectType; var _SyncCondition = OpenTK.Graphics.OpenGL.SyncParameterName.SyncCondition; var _SyncStatus = OpenTK.Graphics.OpenGL.SyncParameterName.SyncStatus; var _SyncFlags = OpenTK.Graphics.OpenGL.SyncParameterName.SyncFlags; } -static void Test_TexCoordPointerType_10926() { +static void Test_TexCoordPointerType_20004() { var _Short = OpenTK.Graphics.OpenGL.TexCoordPointerType.Short; var _Int = OpenTK.Graphics.OpenGL.TexCoordPointerType.Int; var _Float = OpenTK.Graphics.OpenGL.TexCoordPointerType.Float; @@ -12954,26 +12955,26 @@ static void Test_TexCoordPointerType_10926() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.TexCoordPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.TexCoordPointerType.Int2101010Rev; } -static void Test_TextureAccess_10927() { +static void Test_TextureAccess_20005() { var _ReadOnly = OpenTK.Graphics.OpenGL.TextureAccess.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL.TextureAccess.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL.TextureAccess.ReadWrite; } -static void Test_TextureBufferTarget_10928() { +static void Test_TextureBufferTarget_20006() { var _TextureBuffer = OpenTK.Graphics.OpenGL.TextureBufferTarget.TextureBuffer; } -static void Test_TextureCompareMode_10929() { +static void Test_TextureCompareMode_20007() { var _None = OpenTK.Graphics.OpenGL.TextureCompareMode.None; var _CompareRefToTexture = OpenTK.Graphics.OpenGL.TextureCompareMode.CompareRefToTexture; var _CompareRToTexture = OpenTK.Graphics.OpenGL.TextureCompareMode.CompareRToTexture; } -static void Test_TextureCoordName_10930() { +static void Test_TextureCoordName_20008() { var _S = OpenTK.Graphics.OpenGL.TextureCoordName.S; var _T = OpenTK.Graphics.OpenGL.TextureCoordName.T; var _R = OpenTK.Graphics.OpenGL.TextureCoordName.R; var _Q = OpenTK.Graphics.OpenGL.TextureCoordName.Q; } -static void Test_TextureEnvMode_10931() { +static void Test_TextureEnvMode_20009() { var _Add = OpenTK.Graphics.OpenGL.TextureEnvMode.Add; var _Blend = OpenTK.Graphics.OpenGL.TextureEnvMode.Blend; var _Replace = OpenTK.Graphics.OpenGL.TextureEnvMode.Replace; @@ -12983,7 +12984,7 @@ static void Test_TextureEnvMode_10931() { var _TextureEnvBiasSgix = OpenTK.Graphics.OpenGL.TextureEnvMode.TextureEnvBiasSgix; var _Combine = OpenTK.Graphics.OpenGL.TextureEnvMode.Combine; } -static void Test_TextureEnvModeCombine_10932() { +static void Test_TextureEnvModeCombine_20010() { var _Add = OpenTK.Graphics.OpenGL.TextureEnvModeCombine.Add; var _Replace = OpenTK.Graphics.OpenGL.TextureEnvModeCombine.Replace; var _Modulate = OpenTK.Graphics.OpenGL.TextureEnvModeCombine.Modulate; @@ -12993,26 +12994,26 @@ static void Test_TextureEnvModeCombine_10932() { var _Dot3Rgb = OpenTK.Graphics.OpenGL.TextureEnvModeCombine.Dot3Rgb; var _Dot3Rgba = OpenTK.Graphics.OpenGL.TextureEnvModeCombine.Dot3Rgba; } -static void Test_TextureEnvModeOperandAlpha_10933() { +static void Test_TextureEnvModeOperandAlpha_20011() { var _SrcAlpha = OpenTK.Graphics.OpenGL.TextureEnvModeOperandAlpha.SrcAlpha; var _OneMinusSrcAlpha = OpenTK.Graphics.OpenGL.TextureEnvModeOperandAlpha.OneMinusSrcAlpha; } -static void Test_TextureEnvModeOperandRgb_10934() { +static void Test_TextureEnvModeOperandRgb_20012() { var _SrcColor = OpenTK.Graphics.OpenGL.TextureEnvModeOperandRgb.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL.TextureEnvModeOperandRgb.OneMinusSrcColor; var _SrcAlpha = OpenTK.Graphics.OpenGL.TextureEnvModeOperandRgb.SrcAlpha; var _OneMinusSrcAlpha = OpenTK.Graphics.OpenGL.TextureEnvModeOperandRgb.OneMinusSrcAlpha; } -static void Test_TextureEnvModePointSprite_10935() { +static void Test_TextureEnvModePointSprite_20013() { var _False = OpenTK.Graphics.OpenGL.TextureEnvModePointSprite.False; var _True = OpenTK.Graphics.OpenGL.TextureEnvModePointSprite.True; } -static void Test_TextureEnvModeScale_10936() { +static void Test_TextureEnvModeScale_20014() { var _One = OpenTK.Graphics.OpenGL.TextureEnvModeScale.One; var _Two = OpenTK.Graphics.OpenGL.TextureEnvModeScale.Two; var _Four = OpenTK.Graphics.OpenGL.TextureEnvModeScale.Four; } -static void Test_TextureEnvModeSource_10937() { +static void Test_TextureEnvModeSource_20015() { var _Texture = OpenTK.Graphics.OpenGL.TextureEnvModeSource.Texture; var _Texture0 = OpenTK.Graphics.OpenGL.TextureEnvModeSource.Texture0; var _Texture1 = OpenTK.Graphics.OpenGL.TextureEnvModeSource.Texture1; @@ -13050,7 +13051,7 @@ static void Test_TextureEnvModeSource_10937() { var _PrimaryColor = OpenTK.Graphics.OpenGL.TextureEnvModeSource.PrimaryColor; var _Previous = OpenTK.Graphics.OpenGL.TextureEnvModeSource.Previous; } -static void Test_TextureEnvParameter_10938() { +static void Test_TextureEnvParameter_20016() { var _AlphaScale = OpenTK.Graphics.OpenGL.TextureEnvParameter.AlphaScale; var _TextureEnvMode = OpenTK.Graphics.OpenGL.TextureEnvParameter.TextureEnvMode; var _TextureEnvColor = OpenTK.Graphics.OpenGL.TextureEnvParameter.TextureEnvColor; @@ -13072,15 +13073,15 @@ static void Test_TextureEnvParameter_10938() { var _Operand2Alpha = OpenTK.Graphics.OpenGL.TextureEnvParameter.Operand2Alpha; var _CoordReplace = OpenTK.Graphics.OpenGL.TextureEnvParameter.CoordReplace; } -static void Test_TextureEnvTarget_10939() { +static void Test_TextureEnvTarget_20017() { var _TextureEnv = OpenTK.Graphics.OpenGL.TextureEnvTarget.TextureEnv; var _TextureFilterControl = OpenTK.Graphics.OpenGL.TextureEnvTarget.TextureFilterControl; var _PointSprite = OpenTK.Graphics.OpenGL.TextureEnvTarget.PointSprite; } -static void Test_TextureFilterFuncSgis_10940() { +static void Test_TextureFilterFuncSgis_20018() { var _Filter4Sgis = OpenTK.Graphics.OpenGL.TextureFilterFuncSgis.Filter4Sgis; } -static void Test_TextureGenMode_10941() { +static void Test_TextureGenMode_20019() { var _EyeLinear = OpenTK.Graphics.OpenGL.TextureGenMode.EyeLinear; var _ObjectLinear = OpenTK.Graphics.OpenGL.TextureGenMode.ObjectLinear; var _SphereMap = OpenTK.Graphics.OpenGL.TextureGenMode.SphereMap; @@ -13091,7 +13092,7 @@ static void Test_TextureGenMode_10941() { var _NormalMap = OpenTK.Graphics.OpenGL.TextureGenMode.NormalMap; var _ReflectionMap = OpenTK.Graphics.OpenGL.TextureGenMode.ReflectionMap; } -static void Test_TextureGenParameter_10942() { +static void Test_TextureGenParameter_20020() { var _TextureGenMode = OpenTK.Graphics.OpenGL.TextureGenParameter.TextureGenMode; var _ObjectPlane = OpenTK.Graphics.OpenGL.TextureGenParameter.ObjectPlane; var _EyePlane = OpenTK.Graphics.OpenGL.TextureGenParameter.EyePlane; @@ -13100,7 +13101,7 @@ static void Test_TextureGenParameter_10942() { var _EyeLineSgis = OpenTK.Graphics.OpenGL.TextureGenParameter.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.OpenGL.TextureGenParameter.ObjectLineSgis; } -static void Test_TextureMagFilter_10943() { +static void Test_TextureMagFilter_20021() { var _Nearest = OpenTK.Graphics.OpenGL.TextureMagFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL.TextureMagFilter.Linear; var _LinearDetailSgis = OpenTK.Graphics.OpenGL.TextureMagFilter.LinearDetailSgis; @@ -13114,7 +13115,7 @@ static void Test_TextureMagFilter_10943() { var _PixelTexGenQRoundSgix = OpenTK.Graphics.OpenGL.TextureMagFilter.PixelTexGenQRoundSgix; var _PixelTexGenQFloorSgix = OpenTK.Graphics.OpenGL.TextureMagFilter.PixelTexGenQFloorSgix; } -static void Test_TextureMinFilter_10944() { +static void Test_TextureMinFilter_20022() { var _Nearest = OpenTK.Graphics.OpenGL.TextureMinFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL.TextureMinFilter.Linear; var _NearestMipmapNearest = OpenTK.Graphics.OpenGL.TextureMinFilter.NearestMipmapNearest; @@ -13130,7 +13131,7 @@ static void Test_TextureMinFilter_10944() { var _NearestClipmapLinearSgix = OpenTK.Graphics.OpenGL.TextureMinFilter.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.OpenGL.TextureMinFilter.LinearClipmapNearestSgix; } -static void Test_TextureParameterName_10945() { +static void Test_TextureParameterName_20023() { var _TextureBorderColor = OpenTK.Graphics.OpenGL.TextureParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL.TextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL.TextureParameterName.TextureMinFilter; @@ -13182,7 +13183,7 @@ static void Test_TextureParameterName_10945() { var _TextureSwizzleA = OpenTK.Graphics.OpenGL.TextureParameterName.TextureSwizzleA; var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL.TextureParameterName.TextureSwizzleRgba; } -static void Test_TextureTarget_10946() { +static void Test_TextureTarget_20024() { var _Texture1D = OpenTK.Graphics.OpenGL.TextureTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL.TextureTarget.Texture2D; var _ProxyTexture1D = OpenTK.Graphics.OpenGL.TextureTarget.ProxyTexture1D; @@ -13230,11 +13231,11 @@ static void Test_TextureTarget_10946() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTarget.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTarget.ProxyTexture2DMultisampleArray; } -static void Test_TextureTarget1d_10947() { +static void Test_TextureTarget1d_20025() { var _Texture1D = OpenTK.Graphics.OpenGL.TextureTarget1d.Texture1D; var _ProxyTexture1D = OpenTK.Graphics.OpenGL.TextureTarget1d.ProxyTexture1D; } -static void Test_TextureTarget2d_10948() { +static void Test_TextureTarget2d_20026() { var _Texture2D = OpenTK.Graphics.OpenGL.TextureTarget2d.Texture2D; var _ProxyTexture2D = OpenTK.Graphics.OpenGL.TextureTarget2d.ProxyTexture2D; var _TextureRectangle = OpenTK.Graphics.OpenGL.TextureTarget2d.TextureRectangle; @@ -13244,7 +13245,7 @@ static void Test_TextureTarget2d_10948() { var _Texture1DArray = OpenTK.Graphics.OpenGL.TextureTarget2d.Texture1DArray; var _ProxyTexture1DArray = OpenTK.Graphics.OpenGL.TextureTarget2d.ProxyTexture1DArray; } -static void Test_TextureTarget3d_10949() { +static void Test_TextureTarget3d_20027() { var _Texture3D = OpenTK.Graphics.OpenGL.TextureTarget3d.Texture3D; var _ProxyTexture3D = OpenTK.Graphics.OpenGL.TextureTarget3d.ProxyTexture3D; var _TextureCubeMap = OpenTK.Graphics.OpenGL.TextureTarget3d.TextureCubeMap; @@ -13252,21 +13253,21 @@ static void Test_TextureTarget3d_10949() { var _Texture2DArray = OpenTK.Graphics.OpenGL.TextureTarget3d.Texture2DArray; var _ProxyTexture2DArray = OpenTK.Graphics.OpenGL.TextureTarget3d.ProxyTexture2DArray; } -static void Test_TextureTargetMultisample_10950() { +static void Test_TextureTargetMultisample_20028() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL.TextureTargetMultisample.Texture2DMultisample; var _ProxyTexture2DMultisample = OpenTK.Graphics.OpenGL.TextureTargetMultisample.ProxyTexture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTargetMultisample.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTargetMultisample.ProxyTexture2DMultisampleArray; } -static void Test_TextureTargetMultisample2d_10951() { +static void Test_TextureTargetMultisample2d_20029() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL.TextureTargetMultisample2d.Texture2DMultisample; var _ProxyTexture2DMultisample = OpenTK.Graphics.OpenGL.TextureTargetMultisample2d.ProxyTexture2DMultisample; } -static void Test_TextureTargetMultisample3d_10952() { +static void Test_TextureTargetMultisample3d_20030() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTargetMultisample3d.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL.TextureTargetMultisample3d.ProxyTexture2DMultisampleArray; } -static void Test_TextureUnit_10953() { +static void Test_TextureUnit_20031() { var _Texture0 = OpenTK.Graphics.OpenGL.TextureUnit.Texture0; var _Texture1 = OpenTK.Graphics.OpenGL.TextureUnit.Texture1; var _Texture2 = OpenTK.Graphics.OpenGL.TextureUnit.Texture2; @@ -13300,7 +13301,7 @@ static void Test_TextureUnit_10953() { var _Texture30 = OpenTK.Graphics.OpenGL.TextureUnit.Texture30; var _Texture31 = OpenTK.Graphics.OpenGL.TextureUnit.Texture31; } -static void Test_TextureWrapMode_10954() { +static void Test_TextureWrapMode_20032() { var _Clamp = OpenTK.Graphics.OpenGL.TextureWrapMode.Clamp; var _Repeat = OpenTK.Graphics.OpenGL.TextureWrapMode.Repeat; var _ClampToBorder = OpenTK.Graphics.OpenGL.TextureWrapMode.ClampToBorder; @@ -13311,19 +13312,19 @@ static void Test_TextureWrapMode_10954() { var _ClampToEdgeSgis = OpenTK.Graphics.OpenGL.TextureWrapMode.ClampToEdgeSgis; var _MirroredRepeat = OpenTK.Graphics.OpenGL.TextureWrapMode.MirroredRepeat; } -static void Test_TransformFeedbackMode_10955() { +static void Test_TransformFeedbackMode_20033() { var _InterleavedAttribs = OpenTK.Graphics.OpenGL.TransformFeedbackMode.InterleavedAttribs; var _SeparateAttribs = OpenTK.Graphics.OpenGL.TransformFeedbackMode.SeparateAttribs; } -static void Test_TransformFeedbackPrimitiveType_10956() { +static void Test_TransformFeedbackPrimitiveType_20034() { var _Points = OpenTK.Graphics.OpenGL.TransformFeedbackPrimitiveType.Points; var _Lines = OpenTK.Graphics.OpenGL.TransformFeedbackPrimitiveType.Lines; var _Triangles = OpenTK.Graphics.OpenGL.TransformFeedbackPrimitiveType.Triangles; } -static void Test_TransformFeedbackTarget_10957() { +static void Test_TransformFeedbackTarget_20035() { var _TransformFeedback = OpenTK.Graphics.OpenGL.TransformFeedbackTarget.TransformFeedback; } -static void Test_TransformFeedbackType_10958() { +static void Test_TransformFeedbackType_20036() { var _Int = OpenTK.Graphics.OpenGL.TransformFeedbackType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL.TransformFeedbackType.UnsignedInt; var _Float = OpenTK.Graphics.OpenGL.TransformFeedbackType.Float; @@ -13359,7 +13360,7 @@ static void Test_TransformFeedbackType_10958() { var _DoubleVec3 = OpenTK.Graphics.OpenGL.TransformFeedbackType.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL.TransformFeedbackType.DoubleVec4; } -static void Test_UseProgramStageMask_10959() { +static void Test_UseProgramStageMask_20037() { var _VertexShaderBit = OpenTK.Graphics.OpenGL.UseProgramStageMask.VertexShaderBit; var _VertexShaderBitExt = OpenTK.Graphics.OpenGL.UseProgramStageMask.VertexShaderBitExt; var _FragmentShaderBit = OpenTK.Graphics.OpenGL.UseProgramStageMask.FragmentShaderBit; @@ -13374,9 +13375,9 @@ static void Test_UseProgramStageMask_10959() { var _AllShaderBits = OpenTK.Graphics.OpenGL.UseProgramStageMask.AllShaderBits; var _AllShaderBitsExt = OpenTK.Graphics.OpenGL.UseProgramStageMask.AllShaderBitsExt; } -static void Test_Version10_10960() { +static void Test_Version10_20038() { } -static void Test_Version11_10961() { +static void Test_Version11_20039() { var _False = OpenTK.Graphics.OpenGL.Version11.False; var _NoError = OpenTK.Graphics.OpenGL.Version11.NoError; var _None = OpenTK.Graphics.OpenGL.Version11.None; @@ -13906,7 +13907,7 @@ static void Test_Version11_10961() { var _One = OpenTK.Graphics.OpenGL.Version11.One; var _True = OpenTK.Graphics.OpenGL.Version11.True; } -static void Test_Version12_10962() { +static void Test_Version12_20040() { var _SmoothPointSizeRange = OpenTK.Graphics.OpenGL.Version12.SmoothPointSizeRange; var _SmoothPointSizeGranularity = OpenTK.Graphics.OpenGL.Version12.SmoothPointSizeGranularity; var _SmoothLineWidthRange = OpenTK.Graphics.OpenGL.Version12.SmoothLineWidthRange; @@ -13949,7 +13950,7 @@ static void Test_Version12_10962() { var _AliasedPointSizeRange = OpenTK.Graphics.OpenGL.Version12.AliasedPointSizeRange; var _AliasedLineWidthRange = OpenTK.Graphics.OpenGL.Version12.AliasedLineWidthRange; } -static void Test_Version13_10963() { +static void Test_Version13_20041() { var _MultisampleBit = OpenTK.Graphics.OpenGL.Version13.MultisampleBit; var _Multisample = OpenTK.Graphics.OpenGL.Version13.Multisample; var _SampleAlphaToCoverage = OpenTK.Graphics.OpenGL.Version13.SampleAlphaToCoverage; @@ -14047,7 +14048,7 @@ static void Test_Version13_10963() { var _Dot3Rgb = OpenTK.Graphics.OpenGL.Version13.Dot3Rgb; var _Dot3Rgba = OpenTK.Graphics.OpenGL.Version13.Dot3Rgba; } -static void Test_Version14_10964() { +static void Test_Version14_20042() { var _ConstantColor = OpenTK.Graphics.OpenGL.Version14.ConstantColor; var _OneMinusConstantColor = OpenTK.Graphics.OpenGL.Version14.OneMinusConstantColor; var _ConstantAlpha = OpenTK.Graphics.OpenGL.Version14.ConstantAlpha; @@ -14097,7 +14098,7 @@ static void Test_Version14_10964() { var _TextureCompareFunc = OpenTK.Graphics.OpenGL.Version14.TextureCompareFunc; var _CompareRToTexture = OpenTK.Graphics.OpenGL.Version14.CompareRToTexture; } -static void Test_Version15_10965() { +static void Test_Version15_20043() { var _FogCoordSrc = OpenTK.Graphics.OpenGL.Version15.FogCoordSrc; var _FogCoord = OpenTK.Graphics.OpenGL.Version15.FogCoord; var _CurrentFogCoord = OpenTK.Graphics.OpenGL.Version15.CurrentFogCoord; @@ -14149,7 +14150,7 @@ static void Test_Version15_10965() { var _DynamicCopy = OpenTK.Graphics.OpenGL.Version15.DynamicCopy; var _SamplesPassed = OpenTK.Graphics.OpenGL.Version15.SamplesPassed; } -static void Test_Version20_10966() { +static void Test_Version20_20044() { var _BlendEquationRgb = OpenTK.Graphics.OpenGL.Version20.BlendEquationRgb; var _VertexAttribArrayEnabled = OpenTK.Graphics.OpenGL.Version20.VertexAttribArrayEnabled; var _VertexAttribArraySize = OpenTK.Graphics.OpenGL.Version20.VertexAttribArraySize; @@ -14235,7 +14236,7 @@ static void Test_Version20_10966() { var _StencilBackValueMask = OpenTK.Graphics.OpenGL.Version20.StencilBackValueMask; var _StencilBackWritemask = OpenTK.Graphics.OpenGL.Version20.StencilBackWritemask; } -static void Test_Version21_10967() { +static void Test_Version21_20045() { var _CurrentRasterSecondaryColor = OpenTK.Graphics.OpenGL.Version21.CurrentRasterSecondaryColor; var _PixelPackBuffer = OpenTK.Graphics.OpenGL.Version21.PixelPackBuffer; var _PixelUnpackBuffer = OpenTK.Graphics.OpenGL.Version21.PixelUnpackBuffer; @@ -14260,7 +14261,7 @@ static void Test_Version21_10967() { var _CompressedSluminance = OpenTK.Graphics.OpenGL.Version21.CompressedSluminance; var _CompressedSluminanceAlpha = OpenTK.Graphics.OpenGL.Version21.CompressedSluminanceAlpha; } -static void Test_Version30_10968() { +static void Test_Version30_20046() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.OpenGL.Version30.ContextFlagForwardCompatibleBit; var _MapReadBit = OpenTK.Graphics.OpenGL.Version30.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL.Version30.MapWriteBit; @@ -14483,7 +14484,7 @@ static void Test_Version30_10968() { var _BufferMapLength = OpenTK.Graphics.OpenGL.Version30.BufferMapLength; var _BufferMapOffset = OpenTK.Graphics.OpenGL.Version30.BufferMapOffset; } -static void Test_Version31_10969() { +static void Test_Version31_20047() { var _TextureRectangle = OpenTK.Graphics.OpenGL.Version31.TextureRectangle; var _TextureBindingRectangle = OpenTK.Graphics.OpenGL.Version31.TextureBindingRectangle; var _ProxyTextureRectangle = OpenTK.Graphics.OpenGL.Version31.ProxyTextureRectangle; @@ -14493,11 +14494,13 @@ static void Test_Version31_10969() { var _UniformBufferStart = OpenTK.Graphics.OpenGL.Version31.UniformBufferStart; var _UniformBufferSize = OpenTK.Graphics.OpenGL.Version31.UniformBufferSize; var _MaxVertexUniformBlocks = OpenTK.Graphics.OpenGL.Version31.MaxVertexUniformBlocks; + var _MaxGeometryUniformBlocks = OpenTK.Graphics.OpenGL.Version31.MaxGeometryUniformBlocks; var _MaxFragmentUniformBlocks = OpenTK.Graphics.OpenGL.Version31.MaxFragmentUniformBlocks; var _MaxCombinedUniformBlocks = OpenTK.Graphics.OpenGL.Version31.MaxCombinedUniformBlocks; var _MaxUniformBufferBindings = OpenTK.Graphics.OpenGL.Version31.MaxUniformBufferBindings; var _MaxUniformBlockSize = OpenTK.Graphics.OpenGL.Version31.MaxUniformBlockSize; var _MaxCombinedVertexUniformComponents = OpenTK.Graphics.OpenGL.Version31.MaxCombinedVertexUniformComponents; + var _MaxCombinedGeometryUniformComponents = OpenTK.Graphics.OpenGL.Version31.MaxCombinedGeometryUniformComponents; var _MaxCombinedFragmentUniformComponents = OpenTK.Graphics.OpenGL.Version31.MaxCombinedFragmentUniformComponents; var _UniformBufferOffsetAlignment = OpenTK.Graphics.OpenGL.Version31.UniformBufferOffsetAlignment; var _ActiveUniformBlockMaxNameLength = OpenTK.Graphics.OpenGL.Version31.ActiveUniformBlockMaxNameLength; @@ -14516,6 +14519,7 @@ static void Test_Version31_10969() { var _UniformBlockActiveUniforms = OpenTK.Graphics.OpenGL.Version31.UniformBlockActiveUniforms; var _UniformBlockActiveUniformIndices = OpenTK.Graphics.OpenGL.Version31.UniformBlockActiveUniformIndices; var _UniformBlockReferencedByVertexShader = OpenTK.Graphics.OpenGL.Version31.UniformBlockReferencedByVertexShader; + var _UniformBlockReferencedByGeometryShader = OpenTK.Graphics.OpenGL.Version31.UniformBlockReferencedByGeometryShader; var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL.Version31.UniformBlockReferencedByFragmentShader; var _Sampler2DRect = OpenTK.Graphics.OpenGL.Version31.Sampler2DRect; var _Sampler2DRectShadow = OpenTK.Graphics.OpenGL.Version31.Sampler2DRectShadow; @@ -14543,7 +14547,7 @@ static void Test_Version31_10969() { var _PrimitiveRestartIndex = OpenTK.Graphics.OpenGL.Version31.PrimitiveRestartIndex; var _InvalidIndex = OpenTK.Graphics.OpenGL.Version31.InvalidIndex; } -static void Test_Version32_10970() { +static void Test_Version32_20048() { var _ContextCoreProfileBit = OpenTK.Graphics.OpenGL.Version32.ContextCoreProfileBit; var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL.Version32.SyncFlushCommandsBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.OpenGL.Version32.ContextCompatibilityProfileBit; @@ -14609,7 +14613,7 @@ static void Test_Version32_10970() { var _ContextProfileMask = OpenTK.Graphics.OpenGL.Version32.ContextProfileMask; var _TimeoutIgnored = OpenTK.Graphics.OpenGL.Version32.TimeoutIgnored; } -static void Test_Version33_10971() { +static void Test_Version33_20049() { var _TimeElapsed = OpenTK.Graphics.OpenGL.Version33.TimeElapsed; var _Src1Color = OpenTK.Graphics.OpenGL.Version33.Src1Color; var _OneMinusSrc1Color = OpenTK.Graphics.OpenGL.Version33.OneMinusSrc1Color; @@ -14627,7 +14631,7 @@ static void Test_Version33_10971() { var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL.Version33.TextureSwizzleRgba; var _Rgb10A2ui = OpenTK.Graphics.OpenGL.Version33.Rgb10A2ui; } -static void Test_Version40_10972() { +static void Test_Version40_20050() { var _Quads = OpenTK.Graphics.OpenGL.Version40.Quads; var _Patches = OpenTK.Graphics.OpenGL.Version40.Patches; var _UniformBlockReferencedByTessControlShader = OpenTK.Graphics.OpenGL.Version40.UniformBlockReferencedByTessControlShader; @@ -14707,7 +14711,7 @@ static void Test_Version40_10972() { var _IntSamplerCubeMapArray = OpenTK.Graphics.OpenGL.Version40.IntSamplerCubeMapArray; var _UnsignedIntSamplerCubeMapArray = OpenTK.Graphics.OpenGL.Version40.UnsignedIntSamplerCubeMapArray; } -static void Test_Version41_10973() { +static void Test_Version41_20051() { var _VertexShaderBit = OpenTK.Graphics.OpenGL.Version41.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL.Version41.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL.Version41.GeometryShaderBit; @@ -14744,7 +14748,7 @@ static void Test_Version41_10973() { var _MaxFragmentUniformVectors = OpenTK.Graphics.OpenGL.Version41.MaxFragmentUniformVectors; var _AllShaderBits = OpenTK.Graphics.OpenGL.Version41.AllShaderBits; } -static void Test_Version42_10974() { +static void Test_Version42_20052() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL.Version42.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL.Version42.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL.Version42.UniformBarrierBit; @@ -14854,8 +14858,9 @@ static void Test_Version42_10974() { var _NumSampleCounts = OpenTK.Graphics.OpenGL.Version42.NumSampleCounts; var _AllBarrierBits = OpenTK.Graphics.OpenGL.Version42.AllBarrierBits; } -static void Test_Version43_10975() { +static void Test_Version43_20053() { var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL.Version43.ContextFlagDebugBit; + var _ComputeShaderBit = OpenTK.Graphics.OpenGL.Version43.ComputeShaderBit; var _ShaderStorageBarrierBit = OpenTK.Graphics.OpenGL.Version43.ShaderStorageBarrierBit; var _StackOverflow = OpenTK.Graphics.OpenGL.Version43.StackOverflow; var _StackUnderflow = OpenTK.Graphics.OpenGL.Version43.StackUnderflow; @@ -15117,7 +15122,7 @@ static void Test_Version43_10975() { var _MaxFramebufferLayers = OpenTK.Graphics.OpenGL.Version43.MaxFramebufferLayers; var _MaxFramebufferSamples = OpenTK.Graphics.OpenGL.Version43.MaxFramebufferSamples; } -static void Test_Version44_10976() { +static void Test_Version44_20054() { var _ClientMappedBufferBarrierBit = OpenTK.Graphics.OpenGL.Version44.ClientMappedBufferBarrierBit; var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL.Version44.QueryBufferBarrierBit; var _MapReadBit = OpenTK.Graphics.OpenGL.Version44.MapReadBit; @@ -15144,13 +15149,13 @@ static void Test_Version44_10976() { var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL.Version44.TransformFeedbackBufferStride; var _ClearTexture = OpenTK.Graphics.OpenGL.Version44.ClearTexture; } -static void Test_VertexAttribDoubleType_10977() { +static void Test_VertexAttribDoubleType_20055() { var _Double = OpenTK.Graphics.OpenGL.VertexAttribDoubleType.Double; } -static void Test_VertexAttribDPointerType_10978() { +static void Test_VertexAttribDPointerType_20056() { var _Double = OpenTK.Graphics.OpenGL.VertexAttribDPointerType.Double; } -static void Test_VertexAttribIntegerType_10979() { +static void Test_VertexAttribIntegerType_20057() { var _Byte = OpenTK.Graphics.OpenGL.VertexAttribIntegerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.VertexAttribIntegerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.VertexAttribIntegerType.Short; @@ -15158,7 +15163,7 @@ static void Test_VertexAttribIntegerType_10979() { var _Int = OpenTK.Graphics.OpenGL.VertexAttribIntegerType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL.VertexAttribIntegerType.UnsignedInt; } -static void Test_VertexAttribIPointerType_10980() { +static void Test_VertexAttribIPointerType_20058() { var _Byte = OpenTK.Graphics.OpenGL.VertexAttribIPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.VertexAttribIPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.VertexAttribIPointerType.Short; @@ -15166,7 +15171,7 @@ static void Test_VertexAttribIPointerType_10980() { var _Int = OpenTK.Graphics.OpenGL.VertexAttribIPointerType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL.VertexAttribIPointerType.UnsignedInt; } -static void Test_VertexAttribParameter_10981() { +static void Test_VertexAttribParameter_20059() { var _ArrayEnabled = OpenTK.Graphics.OpenGL.VertexAttribParameter.ArrayEnabled; var _ArraySize = OpenTK.Graphics.OpenGL.VertexAttribParameter.ArraySize; var _ArrayStride = OpenTK.Graphics.OpenGL.VertexAttribParameter.ArrayStride; @@ -15176,7 +15181,7 @@ static void Test_VertexAttribParameter_10981() { var _VertexAttribArrayInteger = OpenTK.Graphics.OpenGL.VertexAttribParameter.VertexAttribArrayInteger; var _VertexAttribArrayDivisor = OpenTK.Graphics.OpenGL.VertexAttribParameter.VertexAttribArrayDivisor; } -static void Test_VertexAttribParameterArb_10982() { +static void Test_VertexAttribParameterArb_20060() { var _ArrayEnabled = OpenTK.Graphics.OpenGL.VertexAttribParameterArb.ArrayEnabled; var _ArraySize = OpenTK.Graphics.OpenGL.VertexAttribParameterArb.ArraySize; var _ArrayStride = OpenTK.Graphics.OpenGL.VertexAttribParameterArb.ArrayStride; @@ -15185,13 +15190,13 @@ static void Test_VertexAttribParameterArb_10982() { var _ArrayNormalized = OpenTK.Graphics.OpenGL.VertexAttribParameterArb.ArrayNormalized; var _ArrayDivisor = OpenTK.Graphics.OpenGL.VertexAttribParameterArb.ArrayDivisor; } -static void Test_VertexAttribPointerParameter_10983() { +static void Test_VertexAttribPointerParameter_20061() { var _ArrayPointer = OpenTK.Graphics.OpenGL.VertexAttribPointerParameter.ArrayPointer; } -static void Test_VertexAttribPointerParameterArb_10984() { +static void Test_VertexAttribPointerParameterArb_20062() { var _ArrayPointer = OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb.ArrayPointer; } -static void Test_VertexAttribPointerType_10985() { +static void Test_VertexAttribPointerType_20063() { var _Byte = OpenTK.Graphics.OpenGL.VertexAttribPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.VertexAttribPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.VertexAttribPointerType.Short; @@ -15205,7 +15210,7 @@ static void Test_VertexAttribPointerType_10985() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.VertexAttribPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.VertexAttribPointerType.Int2101010Rev; } -static void Test_VertexAttribPointerTypeArb_10986() { +static void Test_VertexAttribPointerTypeArb_20064() { var _Byte = OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb.Short; @@ -15215,7 +15220,7 @@ static void Test_VertexAttribPointerTypeArb_10986() { var _Float = OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb.Float; var _Double = OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb.Double; } -static void Test_VertexAttribType_10987() { +static void Test_VertexAttribType_20065() { var _Byte = OpenTK.Graphics.OpenGL.VertexAttribType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL.VertexAttribType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL.VertexAttribType.Short; @@ -15229,7 +15234,7 @@ static void Test_VertexAttribType_10987() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.VertexAttribType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.VertexAttribType.Int2101010Rev; } -static void Test_VertexPointerType_10988() { +static void Test_VertexPointerType_20066() { var _Short = OpenTK.Graphics.OpenGL.VertexPointerType.Short; var _Int = OpenTK.Graphics.OpenGL.VertexPointerType.Int; var _Float = OpenTK.Graphics.OpenGL.VertexPointerType.Float; @@ -15238,192 +15243,191 @@ static void Test_VertexPointerType_10988() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL.VertexPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL.VertexPointerType.Int2101010Rev; } -static void Test_WaitSyncFlags_10989() { +static void Test_WaitSyncFlags_20067() { var _None = OpenTK.Graphics.OpenGL.WaitSyncFlags.None; } -static void Test_WaitSyncStatus_10990() { +static void Test_WaitSyncStatus_20068() { var _AlreadySignaled = OpenTK.Graphics.OpenGL.WaitSyncStatus.AlreadySignaled; var _TimeoutExpired = OpenTK.Graphics.OpenGL.WaitSyncStatus.TimeoutExpired; var _ConditionSatisfied = OpenTK.Graphics.OpenGL.WaitSyncStatus.ConditionSatisfied; var _WaitFailed = OpenTK.Graphics.OpenGL.WaitSyncStatus.WaitFailed; } -static void Test_WinPhongShading_10991() { +static void Test_WinPhongShading_20069() { var _PhongWin = OpenTK.Graphics.OpenGL.WinPhongShading.PhongWin; var _PhongHintWin = OpenTK.Graphics.OpenGL.WinPhongShading.PhongHintWin; } -static void Test_WinSpecularFog_10992() { +static void Test_WinSpecularFog_20070() { var _FogSpecularTextureWin = OpenTK.Graphics.OpenGL.WinSpecularFog.FogSpecularTextureWin; } - -static unsafe void Test_Accum_10994() { +static unsafe void Test_Accum_20071() { OpenTK.Graphics.OpenGL.AccumOp _op = default(OpenTK.Graphics.OpenGL.AccumOp); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.Accum(_op,_value); } -static unsafe void Test_ActiveShaderProgram_10995() { +static unsafe void Test_ActiveShaderProgram_20072() { System.Int32 _pipeline = default(System.Int32); System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_ActiveShaderProgram_10996() { +static unsafe void Test_ActiveShaderProgram_20073() { System.UInt32 _pipeline = default(System.UInt32); System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_ActiveTexture_10997() { +static unsafe void Test_ActiveTexture_20074() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.GL.ActiveTexture(_texture); } -static unsafe void Test_AlphaFunc_10998() { +static unsafe void Test_AlphaFunc_20075() { OpenTK.Graphics.OpenGL.AlphaFunction _func = default(OpenTK.Graphics.OpenGL.AlphaFunction); System.Single _ref = default(System.Single); OpenTK.Graphics.OpenGL.GL.AlphaFunc(_func,_ref); } -static unsafe void Test_AreTexturesResident_10999() { +static unsafe void Test_AreTexturesResident_20076() { System.Int32 _n = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); System.Boolean[] _residences = default(System.Boolean[]); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,_textures,_residences); } -static unsafe void Test_AreTexturesResident_11000() { +static unsafe void Test_AreTexturesResident_20077() { System.Int32 _n = default(System.Int32); System.Int32 _textures = default(System.Int32); System.Boolean _residences = default(System.Boolean); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,ref _textures,out _residences); } -static unsafe void Test_AreTexturesResident_11001() { +static unsafe void Test_AreTexturesResident_20078() { System.Int32 _n = default(System.Int32); System.Int32* _textures = default(System.Int32*); System.Boolean* _residences = default(System.Boolean*); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,_textures,_residences); } -static unsafe void Test_AreTexturesResident_11002() { +static unsafe void Test_AreTexturesResident_20079() { System.Int32 _n = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); System.Boolean[] _residences = default(System.Boolean[]); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,_textures,_residences); } -static unsafe void Test_AreTexturesResident_11003() { +static unsafe void Test_AreTexturesResident_20080() { System.Int32 _n = default(System.Int32); System.UInt32 _textures = default(System.UInt32); System.Boolean _residences = default(System.Boolean); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,ref _textures,out _residences); } -static unsafe void Test_AreTexturesResident_11004() { +static unsafe void Test_AreTexturesResident_20081() { System.Int32 _n = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); System.Boolean* _residences = default(System.Boolean*); System.Boolean r = OpenTK.Graphics.OpenGL.GL.AreTexturesResident(_n,_textures,_residences); } -static unsafe void Test_ArrayElement_11005() { +static unsafe void Test_ArrayElement_20082() { System.Int32 _i = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ArrayElement(_i); } -static unsafe void Test_AttachShader_11006() { +static unsafe void Test_AttachShader_20083() { System.Int32 _program = default(System.Int32); System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.GL.AttachShader(_program,_shader); } -static unsafe void Test_AttachShader_11007() { +static unsafe void Test_AttachShader_20084() { System.UInt32 _program = default(System.UInt32); System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.AttachShader(_program,_shader); } -static unsafe void Test_Begin_11008() { +static unsafe void Test_Begin_20085() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); OpenTK.Graphics.OpenGL.GL.Begin(_mode); } -static unsafe void Test_Begin_11009() { +static unsafe void Test_Begin_20086() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.GL.Begin(_mode); } -static unsafe void Test_BeginConditionalRender_11010() { +static unsafe void Test_BeginConditionalRender_20087() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL.ConditionalRenderType); OpenTK.Graphics.OpenGL.GL.BeginConditionalRender(_id,_mode); } -static unsafe void Test_BeginConditionalRender_11011() { +static unsafe void Test_BeginConditionalRender_20088() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL.ConditionalRenderType); OpenTK.Graphics.OpenGL.GL.BeginConditionalRender(_id,_mode); } -static unsafe void Test_BeginQuery_11012() { +static unsafe void Test_BeginQuery_20089() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BeginQuery(_target,_id); } -static unsafe void Test_BeginQuery_11013() { +static unsafe void Test_BeginQuery_20090() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BeginQuery(_target,_id); } -static unsafe void Test_BeginQueryIndexed_11014() { +static unsafe void Test_BeginQueryIndexed_20091() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _index = default(System.Int32); System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BeginQueryIndexed(_target,_index,_id); } -static unsafe void Test_BeginQueryIndexed_11015() { +static unsafe void Test_BeginQueryIndexed_20092() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _index = default(System.UInt32); System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BeginQueryIndexed(_target,_index,_id); } -static unsafe void Test_BeginTransformFeedback_11016() { +static unsafe void Test_BeginTransformFeedback_20093() { OpenTK.Graphics.OpenGL.BeginFeedbackMode _primitiveMode = default(OpenTK.Graphics.OpenGL.BeginFeedbackMode); OpenTK.Graphics.OpenGL.GL.BeginTransformFeedback(_primitiveMode); } -static unsafe void Test_BeginTransformFeedback_11017() { +static unsafe void Test_BeginTransformFeedback_20094() { OpenTK.Graphics.OpenGL.TransformFeedbackPrimitiveType _primitiveMode = default(OpenTK.Graphics.OpenGL.TransformFeedbackPrimitiveType); OpenTK.Graphics.OpenGL.GL.BeginTransformFeedback(_primitiveMode); } -static unsafe void Test_BindAttribLocation_11018() { +static unsafe void Test_BindAttribLocation_20095() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindAttribLocation(_program,_index,_name); } -static unsafe void Test_BindAttribLocation_11019() { +static unsafe void Test_BindAttribLocation_20096() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindAttribLocation(_program,_index,_name); } -static unsafe void Test_BindBuffer_11020() { +static unsafe void Test_BindBuffer_20097() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindBuffer_11021() { +static unsafe void Test_BindBuffer_20098() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindBufferBase_11022() { +static unsafe void Test_BindBufferBase_20099() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _index = default(System.Int32); System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindBufferBase(_target,_index,_buffer); } -static unsafe void Test_BindBufferBase_11023() { +static unsafe void Test_BindBufferBase_20100() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _index = default(System.UInt32); System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindBufferBase(_target,_index,_buffer); } -static unsafe void Test_BindBufferBase_11024() { +static unsafe void Test_BindBufferBase_20101() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.Int32 _index = default(System.Int32); System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindBufferBase(_target,_index,_buffer); } -static unsafe void Test_BindBufferBase_11025() { +static unsafe void Test_BindBufferBase_20102() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.UInt32 _index = default(System.UInt32); System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindBufferBase(_target,_index,_buffer); } -static unsafe void Test_BindBufferRange_11026() { +static unsafe void Test_BindBufferRange_20103() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _index = default(System.Int32); System.Int32 _buffer = default(System.Int32); @@ -15431,7 +15435,7 @@ static unsafe void Test_BindBufferRange_11026() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); } -static unsafe void Test_BindBufferRange_11027() { +static unsafe void Test_BindBufferRange_20104() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _index = default(System.UInt32); System.UInt32 _buffer = default(System.UInt32); @@ -15439,7 +15443,7 @@ static unsafe void Test_BindBufferRange_11027() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); } -static unsafe void Test_BindBufferRange_11028() { +static unsafe void Test_BindBufferRange_20105() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.Int32 _index = default(System.Int32); System.Int32 _buffer = default(System.Int32); @@ -15447,7 +15451,7 @@ static unsafe void Test_BindBufferRange_11028() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); } -static unsafe void Test_BindBufferRange_11029() { +static unsafe void Test_BindBufferRange_20106() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.UInt32 _index = default(System.UInt32); System.UInt32 _buffer = default(System.UInt32); @@ -15455,49 +15459,49 @@ static unsafe void Test_BindBufferRange_11029() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); } -static unsafe void Test_BindBuffersBase_11030() { +static unsafe void Test_BindBuffersBase_20107() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_BindBuffersBase_11031() { +static unsafe void Test_BindBuffersBase_20108() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _buffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,ref _buffers); } -static unsafe void Test_BindBuffersBase_11032() { +static unsafe void Test_BindBuffersBase_20109() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _buffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_BindBuffersBase_11033() { +static unsafe void Test_BindBuffersBase_20110() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_BindBuffersBase_11034() { +static unsafe void Test_BindBuffersBase_20111() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,ref _buffers); } -static unsafe void Test_BindBuffersBase_11035() { +static unsafe void Test_BindBuffersBase_20112() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_BindBuffersRange_11036() { +static unsafe void Test_BindBuffersRange_20113() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -15506,7 +15510,7 @@ static unsafe void Test_BindBuffersRange_11036() { System.IntPtr[] _sizes = default(System.IntPtr[]); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_BindBuffersRange_11037() { +static unsafe void Test_BindBuffersRange_20114() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -15515,7 +15519,7 @@ static unsafe void Test_BindBuffersRange_11037() { System.IntPtr _sizes = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); } -static unsafe void Test_BindBuffersRange_11038() { +static unsafe void Test_BindBuffersRange_20115() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -15524,7 +15528,7 @@ static unsafe void Test_BindBuffersRange_11038() { System.IntPtr* _sizes = default(System.IntPtr*); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_BindBuffersRange_11039() { +static unsafe void Test_BindBuffersRange_20116() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); @@ -15533,7 +15537,7 @@ static unsafe void Test_BindBuffersRange_11039() { System.IntPtr[] _sizes = default(System.IntPtr[]); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_BindBuffersRange_11040() { +static unsafe void Test_BindBuffersRange_20117() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); @@ -15542,7 +15546,7 @@ static unsafe void Test_BindBuffersRange_11040() { System.IntPtr _sizes = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); } -static unsafe void Test_BindBuffersRange_11041() { +static unsafe void Test_BindBuffersRange_20118() { OpenTK.Graphics.OpenGL.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL.BufferRangeTarget); System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); @@ -15551,43 +15555,43 @@ static unsafe void Test_BindBuffersRange_11041() { System.IntPtr* _sizes = default(System.IntPtr*); OpenTK.Graphics.OpenGL.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_BindFragDataLocation_11042() { +static unsafe void Test_BindFragDataLocation_20119() { System.Int32 _program = default(System.Int32); System.Int32 _color = default(System.Int32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindFragDataLocation(_program,_color,_name); } -static unsafe void Test_BindFragDataLocation_11043() { +static unsafe void Test_BindFragDataLocation_20120() { System.UInt32 _program = default(System.UInt32); System.UInt32 _color = default(System.UInt32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindFragDataLocation(_program,_color,_name); } -static unsafe void Test_BindFragDataLocationIndexed_11044() { +static unsafe void Test_BindFragDataLocationIndexed_20121() { System.Int32 _program = default(System.Int32); System.Int32 _colorNumber = default(System.Int32); System.Int32 _index = default(System.Int32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); } -static unsafe void Test_BindFragDataLocationIndexed_11045() { +static unsafe void Test_BindFragDataLocationIndexed_20122() { System.UInt32 _program = default(System.UInt32); System.UInt32 _colorNumber = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.String _name = default(System.String); OpenTK.Graphics.OpenGL.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); } -static unsafe void Test_BindFramebuffer_11046() { +static unsafe void Test_BindFramebuffer_20123() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _framebuffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindFramebuffer_11047() { +static unsafe void Test_BindFramebuffer_20124() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.UInt32 _framebuffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindImageTexture_11048() { +static unsafe void Test_BindImageTexture_20125() { System.Int32 _unit = default(System.Int32); System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); @@ -15597,7 +15601,7 @@ static unsafe void Test_BindImageTexture_11048() { OpenTK.Graphics.OpenGL.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); } -static unsafe void Test_BindImageTexture_11049() { +static unsafe void Test_BindImageTexture_20126() { System.UInt32 _unit = default(System.UInt32); System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); @@ -15607,185 +15611,185 @@ static unsafe void Test_BindImageTexture_11049() { OpenTK.Graphics.OpenGL.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); } -static unsafe void Test_BindImageTextures_11050() { +static unsafe void Test_BindImageTextures_20127() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_BindImageTextures_11051() { +static unsafe void Test_BindImageTextures_20128() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _textures = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,ref _textures); } -static unsafe void Test_BindImageTextures_11052() { +static unsafe void Test_BindImageTextures_20129() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _textures = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_BindImageTextures_11053() { +static unsafe void Test_BindImageTextures_20130() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_BindImageTextures_11054() { +static unsafe void Test_BindImageTextures_20131() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32 _textures = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,ref _textures); } -static unsafe void Test_BindImageTextures_11055() { +static unsafe void Test_BindImageTextures_20132() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_BindProgramPipeline_11056() { +static unsafe void Test_BindProgramPipeline_20133() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindProgramPipeline(_pipeline); } -static unsafe void Test_BindProgramPipeline_11057() { +static unsafe void Test_BindProgramPipeline_20134() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindProgramPipeline(_pipeline); } -static unsafe void Test_BindRenderbuffer_11058() { +static unsafe void Test_BindRenderbuffer_20135() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); System.Int32 _renderbuffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindRenderbuffer_11059() { +static unsafe void Test_BindRenderbuffer_20136() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); System.UInt32 _renderbuffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindSampler_11060() { +static unsafe void Test_BindSampler_20137() { System.Int32 _unit = default(System.Int32); System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindSampler(_unit,_sampler); } -static unsafe void Test_BindSampler_11061() { +static unsafe void Test_BindSampler_20138() { System.UInt32 _unit = default(System.UInt32); System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindSampler(_unit,_sampler); } -static unsafe void Test_BindSamplers_11062() { +static unsafe void Test_BindSamplers_20139() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _samplers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_BindSamplers_11063() { +static unsafe void Test_BindSamplers_20140() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _samplers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,ref _samplers); } -static unsafe void Test_BindSamplers_11064() { +static unsafe void Test_BindSamplers_20141() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _samplers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_BindSamplers_11065() { +static unsafe void Test_BindSamplers_20142() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32[] _samplers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_BindSamplers_11066() { +static unsafe void Test_BindSamplers_20143() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32 _samplers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,ref _samplers); } -static unsafe void Test_BindSamplers_11067() { +static unsafe void Test_BindSamplers_20144() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32* _samplers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_BindTexture_11068() { +static unsafe void Test_BindTexture_20145() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _texture = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindTexture(_target,_texture); } -static unsafe void Test_BindTexture_11069() { +static unsafe void Test_BindTexture_20146() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.UInt32 _texture = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindTexture(_target,_texture); } -static unsafe void Test_BindTextures_11070() { +static unsafe void Test_BindTextures_20147() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_BindTextures_11071() { +static unsafe void Test_BindTextures_20148() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _textures = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,ref _textures); } -static unsafe void Test_BindTextures_11072() { +static unsafe void Test_BindTextures_20149() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _textures = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_BindTextures_11073() { +static unsafe void Test_BindTextures_20150() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_BindTextures_11074() { +static unsafe void Test_BindTextures_20151() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32 _textures = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,ref _textures); } -static unsafe void Test_BindTextures_11075() { +static unsafe void Test_BindTextures_20152() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_BindTransformFeedback_11076() { +static unsafe void Test_BindTransformFeedback_20153() { OpenTK.Graphics.OpenGL.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL.TransformFeedbackTarget); System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindTransformFeedback(_target,_id); } -static unsafe void Test_BindTransformFeedback_11077() { +static unsafe void Test_BindTransformFeedback_20154() { OpenTK.Graphics.OpenGL.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL.TransformFeedbackTarget); System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindTransformFeedback(_target,_id); } -static unsafe void Test_BindVertexArray_11078() { +static unsafe void Test_BindVertexArray_20155() { System.Int32 _array = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindVertexArray(_array); } -static unsafe void Test_BindVertexArray_11079() { +static unsafe void Test_BindVertexArray_20156() { System.UInt32 _array = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.BindVertexArray(_array); } -static unsafe void Test_BindVertexBuffer_11080() { +static unsafe void Test_BindVertexBuffer_20157() { System.Int32 _bindingindex = default(System.Int32); System.Int32 _buffer = default(System.Int32); System.IntPtr _offset = default(System.IntPtr); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); } -static unsafe void Test_BindVertexBuffer_11081() { +static unsafe void Test_BindVertexBuffer_20158() { System.UInt32 _bindingindex = default(System.UInt32); System.UInt32 _buffer = default(System.UInt32); System.IntPtr _offset = default(System.IntPtr); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); } -static unsafe void Test_BindVertexBuffers_11082() { +static unsafe void Test_BindVertexBuffers_20159() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); @@ -15793,7 +15797,7 @@ static unsafe void Test_BindVertexBuffers_11082() { System.Int32[] _strides = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_BindVertexBuffers_11083() { +static unsafe void Test_BindVertexBuffers_20160() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _buffers = default(System.Int32); @@ -15801,7 +15805,7 @@ static unsafe void Test_BindVertexBuffers_11083() { System.Int32 _strides = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); } -static unsafe void Test_BindVertexBuffers_11084() { +static unsafe void Test_BindVertexBuffers_20161() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _buffers = default(System.Int32*); @@ -15809,7 +15813,7 @@ static unsafe void Test_BindVertexBuffers_11084() { System.Int32* _strides = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_BindVertexBuffers_11085() { +static unsafe void Test_BindVertexBuffers_20162() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); @@ -15817,7 +15821,7 @@ static unsafe void Test_BindVertexBuffers_11085() { System.Int32[] _strides = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_BindVertexBuffers_11086() { +static unsafe void Test_BindVertexBuffers_20163() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); @@ -15825,7 +15829,7 @@ static unsafe void Test_BindVertexBuffers_11086() { System.Int32 _strides = default(System.Int32); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); } -static unsafe void Test_BindVertexBuffers_11087() { +static unsafe void Test_BindVertexBuffers_20164() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); @@ -15833,7 +15837,7 @@ static unsafe void Test_BindVertexBuffers_11087() { System.Int32* _strides = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_Bitmap_11088() { +static unsafe void Test_Bitmap_20165() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Single _xorig = default(System.Single); @@ -15843,7 +15847,7 @@ static unsafe void Test_Bitmap_11088() { System.Byte[] _bitmap = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.Bitmap(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); } -static unsafe void Test_Bitmap_11089() { +static unsafe void Test_Bitmap_20166() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Single _xorig = default(System.Single); @@ -15853,7 +15857,7 @@ static unsafe void Test_Bitmap_11089() { System.Byte _bitmap = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Bitmap(_width,_height,_xorig,_yorig,_xmove,_ymove,ref _bitmap); } -static unsafe void Test_Bitmap_11090() { +static unsafe void Test_Bitmap_20167() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Single _xorig = default(System.Single); @@ -15863,133 +15867,133 @@ static unsafe void Test_Bitmap_11090() { System.Byte* _bitmap = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.Bitmap(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); } -static unsafe void Test_BlendColor_11091() { +static unsafe void Test_BlendColor_20168() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); OpenTK.Graphics.OpenGL.GL.BlendColor(_red,_green,_blue,_alpha); } -static unsafe void Test_BlendEquation_11092() { +static unsafe void Test_BlendEquation_20169() { OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendEquation(_mode); } -static unsafe void Test_BlendEquation_11093() { +static unsafe void Test_BlendEquation_20170() { OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquation(_mode); } -static unsafe void Test_BlendEquation_11094() { +static unsafe void Test_BlendEquation_20171() { OpenTK.Graphics.OpenGL.Version40 _mode = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendEquation(_mode); } -static unsafe void Test_BlendEquation_11095() { +static unsafe void Test_BlendEquation_20172() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquation_11096() { +static unsafe void Test_BlendEquation_20173() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquation_11097() { +static unsafe void Test_BlendEquation_20174() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.Version40 _mode = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquation_11098() { +static unsafe void Test_BlendEquation_20175() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquation_11099() { +static unsafe void Test_BlendEquation_20176() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquation_11100() { +static unsafe void Test_BlendEquation_20177() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.Version40 _mode = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_BlendEquationSeparate_11101() { +static unsafe void Test_BlendEquationSeparate_20178() { OpenTK.Graphics.OpenGL.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); } -static unsafe void Test_BlendEquationSeparate_11102() { +static unsafe void Test_BlendEquationSeparate_20179() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_BlendEquationSeparate_11103() { +static unsafe void Test_BlendEquationSeparate_20180() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL.BlendEquationMode); OpenTK.Graphics.OpenGL.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_BlendFunc_11104() { +static unsafe void Test_BlendFunc_20181() { OpenTK.Graphics.OpenGL.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dfactor = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFunc(_sfactor,_dfactor); } -static unsafe void Test_BlendFunc_11105() { +static unsafe void Test_BlendFunc_20182() { OpenTK.Graphics.OpenGL.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.Version40 _dfactor = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendFunc(_sfactor,_dfactor); } -static unsafe void Test_BlendFunc_11106() { +static unsafe void Test_BlendFunc_20183() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFunc_11107() { +static unsafe void Test_BlendFunc_20184() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFunc_11108() { +static unsafe void Test_BlendFunc_20185() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.Version40 _src = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.Version40 _dst = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFunc_11109() { +static unsafe void Test_BlendFunc_20186() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFunc_11110() { +static unsafe void Test_BlendFunc_20187() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFunc_11111() { +static unsafe void Test_BlendFunc_20188() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.Version40 _src = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.Version40 _dst = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_BlendFuncSeparate_11112() { +static unsafe void Test_BlendFuncSeparate_20189() { OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _sfactorRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dfactorRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _sfactorAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dfactorAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); } -static unsafe void Test_BlendFuncSeparate_11113() { +static unsafe void Test_BlendFuncSeparate_20190() { OpenTK.Graphics.OpenGL.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); } -static unsafe void Test_BlendFuncSeparate_11114() { +static unsafe void Test_BlendFuncSeparate_20191() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); @@ -15997,7 +16001,7 @@ static unsafe void Test_BlendFuncSeparate_11114() { OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlendFuncSeparate_11115() { +static unsafe void Test_BlendFuncSeparate_20192() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); @@ -16005,7 +16009,7 @@ static unsafe void Test_BlendFuncSeparate_11115() { OpenTK.Graphics.OpenGL.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlendFuncSeparate_11116() { +static unsafe void Test_BlendFuncSeparate_20193() { System.Int32 _buf = default(System.Int32); OpenTK.Graphics.OpenGL.Version40 _srcRGB = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.Version40 _dstRGB = default(OpenTK.Graphics.OpenGL.Version40); @@ -16013,7 +16017,7 @@ static unsafe void Test_BlendFuncSeparate_11116() { OpenTK.Graphics.OpenGL.Version40 _dstAlpha = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlendFuncSeparate_11117() { +static unsafe void Test_BlendFuncSeparate_20194() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); @@ -16021,7 +16025,7 @@ static unsafe void Test_BlendFuncSeparate_11117() { OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlendFuncSeparate_11118() { +static unsafe void Test_BlendFuncSeparate_20195() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorSrc); OpenTK.Graphics.OpenGL.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); @@ -16029,7 +16033,7 @@ static unsafe void Test_BlendFuncSeparate_11118() { OpenTK.Graphics.OpenGL.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL.BlendingFactorDest); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlendFuncSeparate_11119() { +static unsafe void Test_BlendFuncSeparate_20196() { System.UInt32 _buf = default(System.UInt32); OpenTK.Graphics.OpenGL.Version40 _srcRGB = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.Version40 _dstRGB = default(OpenTK.Graphics.OpenGL.Version40); @@ -16037,7 +16041,7 @@ static unsafe void Test_BlendFuncSeparate_11119() { OpenTK.Graphics.OpenGL.Version40 _dstAlpha = default(OpenTK.Graphics.OpenGL.Version40); OpenTK.Graphics.OpenGL.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_BlitFramebuffer_11120() { +static unsafe void Test_BlitFramebuffer_20197() { System.Int32 _srcX0 = default(System.Int32); System.Int32 _srcY0 = default(System.Int32); System.Int32 _srcX1 = default(System.Int32); @@ -16050,170 +16054,170 @@ static unsafe void Test_BlitFramebuffer_11120() { OpenTK.Graphics.OpenGL.BlitFramebufferFilter _filter = default(OpenTK.Graphics.OpenGL.BlitFramebufferFilter); OpenTK.Graphics.OpenGL.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); } -static unsafe void Test_BufferData_11121() { +static unsafe void Test_BufferData_20198() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL.BufferUsageHint); OpenTK.Graphics.OpenGL.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_11122() { +static unsafe void Test_BufferData_20199() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[] _data = default(int[]); OpenTK.Graphics.OpenGL.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL.BufferUsageHint); OpenTK.Graphics.OpenGL.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_11123() { +static unsafe void Test_BufferData_20200() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL.BufferUsageHint); OpenTK.Graphics.OpenGL.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_11124() { +static unsafe void Test_BufferData_20201() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL.BufferUsageHint); OpenTK.Graphics.OpenGL.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_11125() { +static unsafe void Test_BufferData_20202() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int _data = default(int); OpenTK.Graphics.OpenGL.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL.BufferUsageHint); OpenTK.Graphics.OpenGL.GL.BufferData(_target,_size,ref _data,_usage); } -static unsafe void Test_BufferStorage_11126() { +static unsafe void Test_BufferStorage_20203() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL.BufferStorageFlags); OpenTK.Graphics.OpenGL.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_BufferStorage_11127() { +static unsafe void Test_BufferStorage_20204() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[] _data = default(int[]); OpenTK.Graphics.OpenGL.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL.BufferStorageFlags); OpenTK.Graphics.OpenGL.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_BufferStorage_11128() { +static unsafe void Test_BufferStorage_20205() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL.BufferStorageFlags); OpenTK.Graphics.OpenGL.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_BufferStorage_11129() { +static unsafe void Test_BufferStorage_20206() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL.BufferStorageFlags); OpenTK.Graphics.OpenGL.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_BufferStorage_11130() { +static unsafe void Test_BufferStorage_20207() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _size = default(System.IntPtr); int _data = default(int); OpenTK.Graphics.OpenGL.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL.BufferStorageFlags); OpenTK.Graphics.OpenGL.GL.BufferStorage(_target,_size,ref _data,_flags); } -static unsafe void Test_BufferSubData_11131() { +static unsafe void Test_BufferSubData_20208() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferSubData_11132() { +static unsafe void Test_BufferSubData_20209() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferSubData_11133() { +static unsafe void Test_BufferSubData_20210() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferSubData_11134() { +static unsafe void Test_BufferSubData_20211() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferSubData_11135() { +static unsafe void Test_BufferSubData_20212() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int _data = default(int); OpenTK.Graphics.OpenGL.GL.BufferSubData(_target,_offset,_size,ref _data); } -static unsafe void Test_CallList_11136() { +static unsafe void Test_CallList_20213() { System.Int32 _list = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CallList(_list); } -static unsafe void Test_CallList_11137() { +static unsafe void Test_CallList_20214() { System.UInt32 _list = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.CallList(_list); } -static unsafe void Test_CallLists_11138() { +static unsafe void Test_CallLists_20215() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.ListNameType _type = default(OpenTK.Graphics.OpenGL.ListNameType); System.IntPtr _lists = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CallLists(_n,_type,_lists); } -static unsafe void Test_CallLists_11139() { +static unsafe void Test_CallLists_20216() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.ListNameType _type = default(OpenTK.Graphics.OpenGL.ListNameType); int[] _lists = default(int[]); OpenTK.Graphics.OpenGL.GL.CallLists(_n,_type,_lists); } -static unsafe void Test_CallLists_11140() { +static unsafe void Test_CallLists_20217() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.ListNameType _type = default(OpenTK.Graphics.OpenGL.ListNameType); int[,] _lists = default(int[,]); OpenTK.Graphics.OpenGL.GL.CallLists(_n,_type,_lists); } -static unsafe void Test_CallLists_11141() { +static unsafe void Test_CallLists_20218() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.ListNameType _type = default(OpenTK.Graphics.OpenGL.ListNameType); int[,,] _lists = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CallLists(_n,_type,_lists); } -static unsafe void Test_CallLists_11142() { +static unsafe void Test_CallLists_20219() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.ListNameType _type = default(OpenTK.Graphics.OpenGL.ListNameType); int _lists = default(int); OpenTK.Graphics.OpenGL.GL.CallLists(_n,_type,ref _lists); } -static unsafe void Test_CheckFramebufferStatus_11143() { +static unsafe void Test_CheckFramebufferStatus_20220() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferErrorCode r = OpenTK.Graphics.OpenGL.GL.CheckFramebufferStatus(_target); } -static unsafe void Test_ClampColor_11144() { +static unsafe void Test_ClampColor_20221() { OpenTK.Graphics.OpenGL.ClampColorTarget _target = default(OpenTK.Graphics.OpenGL.ClampColorTarget); OpenTK.Graphics.OpenGL.ClampColorMode _clamp = default(OpenTK.Graphics.OpenGL.ClampColorMode); OpenTK.Graphics.OpenGL.GL.ClampColor(_target,_clamp); } -static unsafe void Test_Clear_11145() { +static unsafe void Test_Clear_20222() { OpenTK.Graphics.OpenGL.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL.ClearBufferMask); OpenTK.Graphics.OpenGL.GL.Clear(_mask); } -static unsafe void Test_ClearAccum_11146() { +static unsafe void Test_ClearAccum_20223() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); OpenTK.Graphics.OpenGL.GL.ClearAccum(_red,_green,_blue,_alpha); } -static unsafe void Test_ClearBufferData_11147() { +static unsafe void Test_ClearBufferData_20224() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16221,7 +16225,7 @@ static unsafe void Test_ClearBufferData_11147() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_ClearBufferData_11148() { +static unsafe void Test_ClearBufferData_20225() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16229,7 +16233,7 @@ static unsafe void Test_ClearBufferData_11148() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_ClearBufferData_11149() { +static unsafe void Test_ClearBufferData_20226() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16237,7 +16241,7 @@ static unsafe void Test_ClearBufferData_11149() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_ClearBufferData_11150() { +static unsafe void Test_ClearBufferData_20227() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16245,7 +16249,7 @@ static unsafe void Test_ClearBufferData_11150() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_ClearBufferData_11151() { +static unsafe void Test_ClearBufferData_20228() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16253,57 +16257,57 @@ static unsafe void Test_ClearBufferData_11151() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearBufferData(_target,_internalformat,_format,_type,ref _data); } -static unsafe void Test_ClearBuffer_11152() { +static unsafe void Test_ClearBuffer_20229() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Single _depth = default(System.Single); System.Int32 _stencil = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); } -static unsafe void Test_ClearBuffer_11153() { +static unsafe void Test_ClearBuffer_20230() { OpenTK.Graphics.OpenGL.ClearBufferCombined _buffer = default(OpenTK.Graphics.OpenGL.ClearBufferCombined); System.Int32 _drawbuffer = default(System.Int32); System.Single _depth = default(System.Single); System.Int32 _stencil = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); } -static unsafe void Test_ClearBuffer_11154() { +static unsafe void Test_ClearBuffer_20231() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearBuffer_11155() { +static unsafe void Test_ClearBuffer_20232() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_ClearBuffer_11156() { +static unsafe void Test_ClearBuffer_20233() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearBuffer_11157() { +static unsafe void Test_ClearBuffer_20234() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearBuffer_11158() { +static unsafe void Test_ClearBuffer_20235() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_ClearBuffer_11159() { +static unsafe void Test_ClearBuffer_20236() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearBufferSubData_11160() { +static unsafe void Test_ClearBufferSubData_20237() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.IntPtr _offset = default(System.IntPtr); @@ -16313,7 +16317,7 @@ static unsafe void Test_ClearBufferSubData_11160() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_ClearBufferSubData_11161() { +static unsafe void Test_ClearBufferSubData_20238() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.IntPtr _offset = default(System.IntPtr); @@ -16323,7 +16327,7 @@ static unsafe void Test_ClearBufferSubData_11161() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_ClearBufferSubData_11162() { +static unsafe void Test_ClearBufferSubData_20239() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.IntPtr _offset = default(System.IntPtr); @@ -16333,7 +16337,7 @@ static unsafe void Test_ClearBufferSubData_11162() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_ClearBufferSubData_11163() { +static unsafe void Test_ClearBufferSubData_20240() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.IntPtr _offset = default(System.IntPtr); @@ -16343,7 +16347,7 @@ static unsafe void Test_ClearBufferSubData_11163() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_ClearBufferSubData_11164() { +static unsafe void Test_ClearBufferSubData_20241() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.IntPtr _offset = default(System.IntPtr); @@ -16353,48 +16357,48 @@ static unsafe void Test_ClearBufferSubData_11164() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,ref _data); } -static unsafe void Test_ClearBuffer_11165() { +static unsafe void Test_ClearBuffer_20242() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearBuffer_11166() { +static unsafe void Test_ClearBuffer_20243() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_ClearBuffer_11167() { +static unsafe void Test_ClearBuffer_20244() { OpenTK.Graphics.OpenGL.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL.ClearBuffer); System.Int32 _drawbuffer = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearColor_11168() { +static unsafe void Test_ClearColor_20245() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); OpenTK.Graphics.OpenGL.GL.ClearColor(_red,_green,_blue,_alpha); } -static unsafe void Test_ClearDepth_11169() { +static unsafe void Test_ClearDepth_20246() { System.Double _depth = default(System.Double); OpenTK.Graphics.OpenGL.GL.ClearDepth(_depth); } -static unsafe void Test_ClearDepth_11170() { +static unsafe void Test_ClearDepth_20247() { System.Single _d = default(System.Single); OpenTK.Graphics.OpenGL.GL.ClearDepth(_d); } -static unsafe void Test_ClearIndex_11171() { +static unsafe void Test_ClearIndex_20248() { System.Single _c = default(System.Single); OpenTK.Graphics.OpenGL.GL.ClearIndex(_c); } -static unsafe void Test_ClearStencil_11172() { +static unsafe void Test_ClearStencil_20249() { System.Int32 _s = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ClearStencil(_s); } -static unsafe void Test_ClearTexImage_11173() { +static unsafe void Test_ClearTexImage_20250() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16402,7 +16406,7 @@ static unsafe void Test_ClearTexImage_11173() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11174() { +static unsafe void Test_ClearTexImage_20251() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16410,7 +16414,7 @@ static unsafe void Test_ClearTexImage_11174() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11175() { +static unsafe void Test_ClearTexImage_20252() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16418,7 +16422,7 @@ static unsafe void Test_ClearTexImage_11175() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11176() { +static unsafe void Test_ClearTexImage_20253() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16426,7 +16430,7 @@ static unsafe void Test_ClearTexImage_11176() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11177() { +static unsafe void Test_ClearTexImage_20254() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16434,7 +16438,7 @@ static unsafe void Test_ClearTexImage_11177() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); } -static unsafe void Test_ClearTexImage_11178() { +static unsafe void Test_ClearTexImage_20255() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16442,7 +16446,7 @@ static unsafe void Test_ClearTexImage_11178() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11179() { +static unsafe void Test_ClearTexImage_20256() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16450,7 +16454,7 @@ static unsafe void Test_ClearTexImage_11179() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11180() { +static unsafe void Test_ClearTexImage_20257() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16458,7 +16462,7 @@ static unsafe void Test_ClearTexImage_11180() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11181() { +static unsafe void Test_ClearTexImage_20258() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16466,7 +16470,7 @@ static unsafe void Test_ClearTexImage_11181() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_ClearTexImage_11182() { +static unsafe void Test_ClearTexImage_20259() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -16474,7 +16478,7 @@ static unsafe void Test_ClearTexImage_11182() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); } -static unsafe void Test_ClearTexSubImage_11183() { +static unsafe void Test_ClearTexSubImage_20260() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16488,7 +16492,7 @@ static unsafe void Test_ClearTexSubImage_11183() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11184() { +static unsafe void Test_ClearTexSubImage_20261() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16502,7 +16506,7 @@ static unsafe void Test_ClearTexSubImage_11184() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11185() { +static unsafe void Test_ClearTexSubImage_20262() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16516,7 +16520,7 @@ static unsafe void Test_ClearTexSubImage_11185() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11186() { +static unsafe void Test_ClearTexSubImage_20263() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16530,7 +16534,7 @@ static unsafe void Test_ClearTexSubImage_11186() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11187() { +static unsafe void Test_ClearTexSubImage_20264() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16544,7 +16548,7 @@ static unsafe void Test_ClearTexSubImage_11187() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); } -static unsafe void Test_ClearTexSubImage_11188() { +static unsafe void Test_ClearTexSubImage_20265() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16558,7 +16562,7 @@ static unsafe void Test_ClearTexSubImage_11188() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11189() { +static unsafe void Test_ClearTexSubImage_20266() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16572,7 +16576,7 @@ static unsafe void Test_ClearTexSubImage_11189() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11190() { +static unsafe void Test_ClearTexSubImage_20267() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16586,7 +16590,7 @@ static unsafe void Test_ClearTexSubImage_11190() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11191() { +static unsafe void Test_ClearTexSubImage_20268() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16600,7 +16604,7 @@ static unsafe void Test_ClearTexSubImage_11191() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_ClearTexSubImage_11192() { +static unsafe void Test_ClearTexSubImage_20269() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -16614,359 +16618,359 @@ static unsafe void Test_ClearTexSubImage_11192() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); } -static unsafe void Test_ClientActiveTexture_11193() { +static unsafe void Test_ClientActiveTexture_20270() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.GL.ClientActiveTexture(_texture); } -static unsafe void Test_ClientWaitSync_11194() { +static unsafe void Test_ClientWaitSync_20271() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL.ClientWaitSyncFlags); System.Int64 _timeout = default(System.Int64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ClientWaitSync_11195() { +static unsafe void Test_ClientWaitSync_20272() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL.ClientWaitSyncFlags); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ClientWaitSync_11196() { +static unsafe void Test_ClientWaitSync_20273() { System.IntPtr _sync = default(System.IntPtr); System.Int32 _flags = default(System.Int32); System.Int64 _timeout = default(System.Int64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ClientWaitSync_11197() { +static unsafe void Test_ClientWaitSync_20274() { System.IntPtr _sync = default(System.IntPtr); System.Int32 _flags = default(System.Int32); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ClientWaitSync_11198() { +static unsafe void Test_ClientWaitSync_20275() { System.IntPtr _sync = default(System.IntPtr); System.UInt32 _flags = default(System.UInt32); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ClipPlane_11199() { +static unsafe void Test_ClipPlane_20276() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double[] _equation = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ClipPlane(_plane,_equation); } -static unsafe void Test_ClipPlane_11200() { +static unsafe void Test_ClipPlane_20277() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double _equation = default(System.Double); OpenTK.Graphics.OpenGL.GL.ClipPlane(_plane,ref _equation); } -static unsafe void Test_ClipPlane_11201() { +static unsafe void Test_ClipPlane_20278() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double* _equation = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ClipPlane(_plane,_equation); } -static unsafe void Test_Color3_11202() { +static unsafe void Test_Color3_20279() { System.SByte _red = default(System.SByte); System.SByte _green = default(System.SByte); System.SByte _blue = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11203() { +static unsafe void Test_Color3_20280() { System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11204() { +static unsafe void Test_Color3_20281() { System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11205() { +static unsafe void Test_Color3_20282() { System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11206() { +static unsafe void Test_Color3_20283() { System.Double _red = default(System.Double); System.Double _green = default(System.Double); System.Double _blue = default(System.Double); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11207() { +static unsafe void Test_Color3_20284() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11208() { +static unsafe void Test_Color3_20285() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11209() { +static unsafe void Test_Color3_20286() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11210() { +static unsafe void Test_Color3_20287() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11211() { +static unsafe void Test_Color3_20288() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11212() { +static unsafe void Test_Color3_20289() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11213() { +static unsafe void Test_Color3_20290() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11214() { +static unsafe void Test_Color3_20291() { System.Int32 _red = default(System.Int32); System.Int32 _green = default(System.Int32); System.Int32 _blue = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11215() { +static unsafe void Test_Color3_20292() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11216() { +static unsafe void Test_Color3_20293() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11217() { +static unsafe void Test_Color3_20294() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11218() { +static unsafe void Test_Color3_20295() { System.Int16 _red = default(System.Int16); System.Int16 _green = default(System.Int16); System.Int16 _blue = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11219() { +static unsafe void Test_Color3_20296() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11220() { +static unsafe void Test_Color3_20297() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11221() { +static unsafe void Test_Color3_20298() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11222() { +static unsafe void Test_Color3_20299() { System.Byte _red = default(System.Byte); System.Byte _green = default(System.Byte); System.Byte _blue = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11223() { +static unsafe void Test_Color3_20300() { System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11224() { +static unsafe void Test_Color3_20301() { System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11225() { +static unsafe void Test_Color3_20302() { System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11226() { +static unsafe void Test_Color3_20303() { System.UInt32 _red = default(System.UInt32); System.UInt32 _green = default(System.UInt32); System.UInt32 _blue = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11227() { +static unsafe void Test_Color3_20304() { System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11228() { +static unsafe void Test_Color3_20305() { System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11229() { +static unsafe void Test_Color3_20306() { System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11230() { +static unsafe void Test_Color3_20307() { System.UInt16 _red = default(System.UInt16); System.UInt16 _green = default(System.UInt16); System.UInt16 _blue = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.Color3(_red,_green,_blue); } -static unsafe void Test_Color3_11231() { +static unsafe void Test_Color3_20308() { System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color3_11232() { +static unsafe void Test_Color3_20309() { System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.Color3(ref _v); } -static unsafe void Test_Color3_11233() { +static unsafe void Test_Color3_20310() { System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.Color3(_v); } -static unsafe void Test_Color4_11234() { +static unsafe void Test_Color4_20311() { System.SByte _red = default(System.SByte); System.SByte _green = default(System.SByte); System.SByte _blue = default(System.SByte); System.SByte _alpha = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11235() { +static unsafe void Test_Color4_20312() { System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11236() { +static unsafe void Test_Color4_20313() { System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11237() { +static unsafe void Test_Color4_20314() { System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11238() { +static unsafe void Test_Color4_20315() { System.Double _red = default(System.Double); System.Double _green = default(System.Double); System.Double _blue = default(System.Double); System.Double _alpha = default(System.Double); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11239() { +static unsafe void Test_Color4_20316() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11240() { +static unsafe void Test_Color4_20317() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11241() { +static unsafe void Test_Color4_20318() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11242() { +static unsafe void Test_Color4_20319() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11243() { +static unsafe void Test_Color4_20320() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11244() { +static unsafe void Test_Color4_20321() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11245() { +static unsafe void Test_Color4_20322() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11246() { +static unsafe void Test_Color4_20323() { System.Int32 _red = default(System.Int32); System.Int32 _green = default(System.Int32); System.Int32 _blue = default(System.Int32); System.Int32 _alpha = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11247() { +static unsafe void Test_Color4_20324() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11248() { +static unsafe void Test_Color4_20325() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11249() { +static unsafe void Test_Color4_20326() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11250() { +static unsafe void Test_Color4_20327() { System.Int16 _red = default(System.Int16); System.Int16 _green = default(System.Int16); System.Int16 _blue = default(System.Int16); System.Int16 _alpha = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11251() { +static unsafe void Test_Color4_20328() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11252() { +static unsafe void Test_Color4_20329() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11253() { +static unsafe void Test_Color4_20330() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11254() { +static unsafe void Test_Color4_20331() { System.Byte _red = default(System.Byte); System.Byte _green = default(System.Byte); System.Byte _blue = default(System.Byte); System.Byte _alpha = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11255() { +static unsafe void Test_Color4_20332() { System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11256() { +static unsafe void Test_Color4_20333() { System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11257() { +static unsafe void Test_Color4_20334() { System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11258() { +static unsafe void Test_Color4_20335() { System.UInt32 _red = default(System.UInt32); System.UInt32 _green = default(System.UInt32); System.UInt32 _blue = default(System.UInt32); System.UInt32 _alpha = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11259() { +static unsafe void Test_Color4_20336() { System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11260() { +static unsafe void Test_Color4_20337() { System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11261() { +static unsafe void Test_Color4_20338() { System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11262() { +static unsafe void Test_Color4_20339() { System.UInt16 _red = default(System.UInt16); System.UInt16 _green = default(System.UInt16); System.UInt16 _blue = default(System.UInt16); System.UInt16 _alpha = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.Color4(_red,_green,_blue,_alpha); } -static unsafe void Test_Color4_11263() { +static unsafe void Test_Color4_20340() { System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_Color4_11264() { +static unsafe void Test_Color4_20341() { System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.Color4(ref _v); } -static unsafe void Test_Color4_11265() { +static unsafe void Test_Color4_20342() { System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.Color4(_v); } -static unsafe void Test_ColorMask_11266() { +static unsafe void Test_ColorMask_20343() { System.Boolean _red = default(System.Boolean); System.Boolean _green = default(System.Boolean); System.Boolean _blue = default(System.Boolean); System.Boolean _alpha = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.ColorMask(_red,_green,_blue,_alpha); } -static unsafe void Test_ColorMask_11267() { +static unsafe void Test_ColorMask_20344() { System.Int32 _index = default(System.Int32); System.Boolean _r = default(System.Boolean); System.Boolean _g = default(System.Boolean); @@ -16974,7 +16978,7 @@ static unsafe void Test_ColorMask_11267() { System.Boolean _a = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.ColorMask(_index,_r,_g,_b,_a); } -static unsafe void Test_ColorMask_11268() { +static unsafe void Test_ColorMask_20345() { System.UInt32 _index = default(System.UInt32); System.Boolean _r = default(System.Boolean); System.Boolean _g = default(System.Boolean); @@ -16982,87 +16986,87 @@ static unsafe void Test_ColorMask_11268() { System.Boolean _a = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.ColorMask(_index,_r,_g,_b,_a); } -static unsafe void Test_ColorMaterial_11269() { +static unsafe void Test_ColorMaterial_20346() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.ColorMaterialParameter _mode = default(OpenTK.Graphics.OpenGL.ColorMaterialParameter); OpenTK.Graphics.OpenGL.GL.ColorMaterial(_face,_mode); } -static unsafe void Test_ColorP3_11270() { +static unsafe void Test_ColorP3_20347() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _color = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ColorP3(_type,_color); } -static unsafe void Test_ColorP3_11271() { +static unsafe void Test_ColorP3_20348() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _color = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ColorP3(_type,_color); } -static unsafe void Test_ColorP3_11272() { +static unsafe void Test_ColorP3_20349() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _color = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ColorP3(_type,_color); } -static unsafe void Test_ColorP3_11273() { +static unsafe void Test_ColorP3_20350() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _color = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ColorP3(_type,_color); } -static unsafe void Test_ColorP4_11274() { +static unsafe void Test_ColorP4_20351() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _color = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ColorP4(_type,_color); } -static unsafe void Test_ColorP4_11275() { +static unsafe void Test_ColorP4_20352() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _color = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ColorP4(_type,_color); } -static unsafe void Test_ColorP4_11276() { +static unsafe void Test_ColorP4_20353() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _color = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ColorP4(_type,_color); } -static unsafe void Test_ColorP4_11277() { +static unsafe void Test_ColorP4_20354() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _color = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ColorP4(_type,_color); } -static unsafe void Test_ColorPointer_11278() { +static unsafe void Test_ColorPointer_20355() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_ColorPointer_11279() { +static unsafe void Test_ColorPointer_20356() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_ColorPointer_11280() { +static unsafe void Test_ColorPointer_20357() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_ColorPointer_11281() { +static unsafe void Test_ColorPointer_20358() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_ColorPointer_11282() { +static unsafe void Test_ColorPointer_20359() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,ref _pointer); } -static unsafe void Test_ColorSubTable_11283() { +static unsafe void Test_ColorSubTable_20360() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -17071,7 +17075,7 @@ static unsafe void Test_ColorSubTable_11283() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_ColorSubTable_11284() { +static unsafe void Test_ColorSubTable_20361() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -17080,7 +17084,7 @@ static unsafe void Test_ColorSubTable_11284() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_ColorSubTable_11285() { +static unsafe void Test_ColorSubTable_20362() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -17089,7 +17093,7 @@ static unsafe void Test_ColorSubTable_11285() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_ColorSubTable_11286() { +static unsafe void Test_ColorSubTable_20363() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -17098,7 +17102,7 @@ static unsafe void Test_ColorSubTable_11286() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_ColorSubTable_11287() { +static unsafe void Test_ColorSubTable_20364() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -17107,7 +17111,7 @@ static unsafe void Test_ColorSubTable_11287() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.ColorSubTable(_target,_start,_count,_format,_type,ref _data); } -static unsafe void Test_ColorTable_11288() { +static unsafe void Test_ColorTable_20365() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17116,7 +17120,7 @@ static unsafe void Test_ColorTable_11288() { System.IntPtr _table = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_ColorTable_11289() { +static unsafe void Test_ColorTable_20366() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17125,7 +17129,7 @@ static unsafe void Test_ColorTable_11289() { int[] _table = default(int[]); OpenTK.Graphics.OpenGL.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_ColorTable_11290() { +static unsafe void Test_ColorTable_20367() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17134,7 +17138,7 @@ static unsafe void Test_ColorTable_11290() { int[,] _table = default(int[,]); OpenTK.Graphics.OpenGL.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_ColorTable_11291() { +static unsafe void Test_ColorTable_20368() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17143,7 +17147,7 @@ static unsafe void Test_ColorTable_11291() { int[,,] _table = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_ColorTable_11292() { +static unsafe void Test_ColorTable_20369() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17152,51 +17156,51 @@ static unsafe void Test_ColorTable_11292() { int _table = default(int); OpenTK.Graphics.OpenGL.GL.ColorTable(_target,_internalformat,_width,_format,_type,ref _table); } -static unsafe void Test_ColorTableParameter_11293() { +static unsafe void Test_ColorTableParameter_20370() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_ColorTableParameter_11294() { +static unsafe void Test_ColorTableParameter_20371() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,ref _params); } -static unsafe void Test_ColorTableParameter_11295() { +static unsafe void Test_ColorTableParameter_20372() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_ColorTableParameter_11296() { +static unsafe void Test_ColorTableParameter_20373() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_ColorTableParameter_11297() { +static unsafe void Test_ColorTableParameter_20374() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,ref _params); } -static unsafe void Test_ColorTableParameter_11298() { +static unsafe void Test_ColorTableParameter_20375() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_CompileShader_11299() { +static unsafe void Test_CompileShader_20376() { System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CompileShader(_shader); } -static unsafe void Test_CompileShader_11300() { +static unsafe void Test_CompileShader_20377() { System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.CompileShader(_shader); } -static unsafe void Test_CompressedTexImage1D_11301() { +static unsafe void Test_CompressedTexImage1D_20378() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17206,7 +17210,7 @@ static unsafe void Test_CompressedTexImage1D_11301() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage1D_11302() { +static unsafe void Test_CompressedTexImage1D_20379() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17216,7 +17220,7 @@ static unsafe void Test_CompressedTexImage1D_11302() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage1D_11303() { +static unsafe void Test_CompressedTexImage1D_20380() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17226,7 +17230,7 @@ static unsafe void Test_CompressedTexImage1D_11303() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage1D_11304() { +static unsafe void Test_CompressedTexImage1D_20381() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17236,7 +17240,7 @@ static unsafe void Test_CompressedTexImage1D_11304() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage1D_11305() { +static unsafe void Test_CompressedTexImage1D_20382() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17246,7 +17250,7 @@ static unsafe void Test_CompressedTexImage1D_11305() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexImage2D_11306() { +static unsafe void Test_CompressedTexImage2D_20383() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17257,7 +17261,7 @@ static unsafe void Test_CompressedTexImage2D_11306() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_11307() { +static unsafe void Test_CompressedTexImage2D_20384() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17268,7 +17272,7 @@ static unsafe void Test_CompressedTexImage2D_11307() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_11308() { +static unsafe void Test_CompressedTexImage2D_20385() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17279,7 +17283,7 @@ static unsafe void Test_CompressedTexImage2D_11308() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_11309() { +static unsafe void Test_CompressedTexImage2D_20386() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17290,7 +17294,7 @@ static unsafe void Test_CompressedTexImage2D_11309() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_11310() { +static unsafe void Test_CompressedTexImage2D_20387() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17301,7 +17305,7 @@ static unsafe void Test_CompressedTexImage2D_11310() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexImage3D_11311() { +static unsafe void Test_CompressedTexImage3D_20388() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17313,7 +17317,7 @@ static unsafe void Test_CompressedTexImage3D_11311() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage3D_11312() { +static unsafe void Test_CompressedTexImage3D_20389() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17325,7 +17329,7 @@ static unsafe void Test_CompressedTexImage3D_11312() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage3D_11313() { +static unsafe void Test_CompressedTexImage3D_20390() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17337,7 +17341,7 @@ static unsafe void Test_CompressedTexImage3D_11313() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage3D_11314() { +static unsafe void Test_CompressedTexImage3D_20391() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17349,7 +17353,7 @@ static unsafe void Test_CompressedTexImage3D_11314() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage3D_11315() { +static unsafe void Test_CompressedTexImage3D_20392() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17361,7 +17365,7 @@ static unsafe void Test_CompressedTexImage3D_11315() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage1D_11316() { +static unsafe void Test_CompressedTexSubImage1D_20393() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17371,7 +17375,7 @@ static unsafe void Test_CompressedTexSubImage1D_11316() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage1D_11317() { +static unsafe void Test_CompressedTexSubImage1D_20394() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17381,7 +17385,7 @@ static unsafe void Test_CompressedTexSubImage1D_11317() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage1D_11318() { +static unsafe void Test_CompressedTexSubImage1D_20395() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17391,7 +17395,7 @@ static unsafe void Test_CompressedTexSubImage1D_11318() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage1D_11319() { +static unsafe void Test_CompressedTexSubImage1D_20396() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17401,7 +17405,7 @@ static unsafe void Test_CompressedTexSubImage1D_11319() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage1D_11320() { +static unsafe void Test_CompressedTexSubImage1D_20397() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17411,7 +17415,7 @@ static unsafe void Test_CompressedTexSubImage1D_11320() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage2D_11321() { +static unsafe void Test_CompressedTexSubImage2D_20398() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17423,7 +17427,7 @@ static unsafe void Test_CompressedTexSubImage2D_11321() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_11322() { +static unsafe void Test_CompressedTexSubImage2D_20399() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17435,7 +17439,7 @@ static unsafe void Test_CompressedTexSubImage2D_11322() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_11323() { +static unsafe void Test_CompressedTexSubImage2D_20400() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17447,7 +17451,7 @@ static unsafe void Test_CompressedTexSubImage2D_11323() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_11324() { +static unsafe void Test_CompressedTexSubImage2D_20401() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17459,7 +17463,7 @@ static unsafe void Test_CompressedTexSubImage2D_11324() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_11325() { +static unsafe void Test_CompressedTexSubImage2D_20402() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17471,7 +17475,7 @@ static unsafe void Test_CompressedTexSubImage2D_11325() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage3D_11326() { +static unsafe void Test_CompressedTexSubImage3D_20403() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17485,7 +17489,7 @@ static unsafe void Test_CompressedTexSubImage3D_11326() { System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage3D_11327() { +static unsafe void Test_CompressedTexSubImage3D_20404() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17499,7 +17503,7 @@ static unsafe void Test_CompressedTexSubImage3D_11327() { int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage3D_11328() { +static unsafe void Test_CompressedTexSubImage3D_20405() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17513,7 +17517,7 @@ static unsafe void Test_CompressedTexSubImage3D_11328() { int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage3D_11329() { +static unsafe void Test_CompressedTexSubImage3D_20406() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17527,7 +17531,7 @@ static unsafe void Test_CompressedTexSubImage3D_11329() { int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage3D_11330() { +static unsafe void Test_CompressedTexSubImage3D_20407() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17541,7 +17545,7 @@ static unsafe void Test_CompressedTexSubImage3D_11330() { int _data = default(int); OpenTK.Graphics.OpenGL.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_ConvolutionFilter1D_11331() { +static unsafe void Test_ConvolutionFilter1D_20408() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17550,7 +17554,7 @@ static unsafe void Test_ConvolutionFilter1D_11331() { System.IntPtr _image = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter1D_11332() { +static unsafe void Test_ConvolutionFilter1D_20409() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17559,7 +17563,7 @@ static unsafe void Test_ConvolutionFilter1D_11332() { int[] _image = default(int[]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter1D_11333() { +static unsafe void Test_ConvolutionFilter1D_20410() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17568,7 +17572,7 @@ static unsafe void Test_ConvolutionFilter1D_11333() { int[,] _image = default(int[,]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter1D_11334() { +static unsafe void Test_ConvolutionFilter1D_20411() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17577,7 +17581,7 @@ static unsafe void Test_ConvolutionFilter1D_11334() { int[,,] _image = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter1D_11335() { +static unsafe void Test_ConvolutionFilter1D_20412() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17586,7 +17590,7 @@ static unsafe void Test_ConvolutionFilter1D_11335() { int _image = default(int); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,ref _image); } -static unsafe void Test_ConvolutionFilter2D_11336() { +static unsafe void Test_ConvolutionFilter2D_20413() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17596,7 +17600,7 @@ static unsafe void Test_ConvolutionFilter2D_11336() { System.IntPtr _image = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter2D_11337() { +static unsafe void Test_ConvolutionFilter2D_20414() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17606,7 +17610,7 @@ static unsafe void Test_ConvolutionFilter2D_11337() { int[] _image = default(int[]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter2D_11338() { +static unsafe void Test_ConvolutionFilter2D_20415() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17616,7 +17620,7 @@ static unsafe void Test_ConvolutionFilter2D_11338() { int[,] _image = default(int[,]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter2D_11339() { +static unsafe void Test_ConvolutionFilter2D_20416() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17626,7 +17630,7 @@ static unsafe void Test_ConvolutionFilter2D_11339() { int[,,] _image = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_ConvolutionFilter2D_11340() { +static unsafe void Test_ConvolutionFilter2D_20417() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -17636,43 +17640,43 @@ static unsafe void Test_ConvolutionFilter2D_11340() { int _image = default(int); OpenTK.Graphics.OpenGL.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _image); } -static unsafe void Test_ConvolutionParameter_11341() { +static unsafe void Test_ConvolutionParameter_20418() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_ConvolutionParameter_11342() { +static unsafe void Test_ConvolutionParameter_20419() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_ConvolutionParameter_11343() { +static unsafe void Test_ConvolutionParameter_20420() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_ConvolutionParameter_11344() { +static unsafe void Test_ConvolutionParameter_20421() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_ConvolutionParameter_11345() { +static unsafe void Test_ConvolutionParameter_20422() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_ConvolutionParameter_11346() { +static unsafe void Test_ConvolutionParameter_20423() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_CopyBufferSubData_11347() { +static unsafe void Test_CopyBufferSubData_20424() { OpenTK.Graphics.OpenGL.BufferTarget _readTarget = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferTarget _writeTarget = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _readOffset = default(System.IntPtr); @@ -17680,7 +17684,7 @@ static unsafe void Test_CopyBufferSubData_11347() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); } -static unsafe void Test_CopyColorSubTable_11348() { +static unsafe void Test_CopyColorSubTable_20425() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); System.Int32 _start = default(System.Int32); System.Int32 _x = default(System.Int32); @@ -17688,7 +17692,7 @@ static unsafe void Test_CopyColorSubTable_11348() { System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyColorSubTable(_target,_start,_x,_y,_width); } -static unsafe void Test_CopyColorTable_11349() { +static unsafe void Test_CopyColorTable_20426() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _x = default(System.Int32); @@ -17696,7 +17700,7 @@ static unsafe void Test_CopyColorTable_11349() { System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyColorTable(_target,_internalformat,_x,_y,_width); } -static unsafe void Test_CopyConvolutionFilter1D_11350() { +static unsafe void Test_CopyConvolutionFilter1D_20427() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _x = default(System.Int32); @@ -17704,7 +17708,7 @@ static unsafe void Test_CopyConvolutionFilter1D_11350() { System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyConvolutionFilter1D(_target,_internalformat,_x,_y,_width); } -static unsafe void Test_CopyConvolutionFilter2D_11351() { +static unsafe void Test_CopyConvolutionFilter2D_20428() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _x = default(System.Int32); @@ -17713,7 +17717,7 @@ static unsafe void Test_CopyConvolutionFilter2D_11351() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyConvolutionFilter2D(_target,_internalformat,_x,_y,_width,_height); } -static unsafe void Test_CopyImageSubData_11352() { +static unsafe void Test_CopyImageSubData_20429() { System.Int32 _srcName = default(System.Int32); OpenTK.Graphics.OpenGL.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL.ImageTarget); System.Int32 _srcLevel = default(System.Int32); @@ -17731,7 +17735,7 @@ static unsafe void Test_CopyImageSubData_11352() { System.Int32 _srcDepth = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); } -static unsafe void Test_CopyImageSubData_11353() { +static unsafe void Test_CopyImageSubData_20430() { System.UInt32 _srcName = default(System.UInt32); OpenTK.Graphics.OpenGL.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL.ImageTarget); System.Int32 _srcLevel = default(System.Int32); @@ -17749,7 +17753,7 @@ static unsafe void Test_CopyImageSubData_11353() { System.Int32 _srcDepth = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); } -static unsafe void Test_CopyPixels_11354() { +static unsafe void Test_CopyPixels_20431() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -17757,7 +17761,7 @@ static unsafe void Test_CopyPixels_11354() { OpenTK.Graphics.OpenGL.PixelCopyType _type = default(OpenTK.Graphics.OpenGL.PixelCopyType); OpenTK.Graphics.OpenGL.GL.CopyPixels(_x,_y,_width,_height,_type); } -static unsafe void Test_CopyTexImage1D_11355() { +static unsafe void Test_CopyTexImage1D_20432() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17767,7 +17771,7 @@ static unsafe void Test_CopyTexImage1D_11355() { System.Int32 _border = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyTexImage1D(_target,_level,_internalformat,_x,_y,_width,_border); } -static unsafe void Test_CopyTexImage2D_11356() { +static unsafe void Test_CopyTexImage2D_20433() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -17778,7 +17782,7 @@ static unsafe void Test_CopyTexImage2D_11356() { System.Int32 _border = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); } -static unsafe void Test_CopyTexSubImage1D_11357() { +static unsafe void Test_CopyTexSubImage1D_20434() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17787,7 +17791,7 @@ static unsafe void Test_CopyTexSubImage1D_11357() { System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyTexSubImage1D(_target,_level,_xoffset,_x,_y,_width); } -static unsafe void Test_CopyTexSubImage2D_11358() { +static unsafe void Test_CopyTexSubImage2D_20435() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17798,7 +17802,7 @@ static unsafe void Test_CopyTexSubImage2D_11358() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); } -static unsafe void Test_CopyTexSubImage3D_11359() { +static unsafe void Test_CopyTexSubImage3D_20436() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -17810,49 +17814,49 @@ static unsafe void Test_CopyTexSubImage3D_11359() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_CreateProgram_11360() { +static unsafe void Test_CreateProgram_20437() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.CreateProgram(); } -static unsafe void Test_CreateShader_11361() { +static unsafe void Test_CreateShader_20438() { OpenTK.Graphics.OpenGL.ShaderType _type = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 r = OpenTK.Graphics.OpenGL.GL.CreateShader(_type); } -static unsafe void Test_CreateShaderProgram_11362() { +static unsafe void Test_CreateShaderProgram_20439() { OpenTK.Graphics.OpenGL.ShaderType _type = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.String[] _strings = default(System.String[]); System.Int32 r = OpenTK.Graphics.OpenGL.GL.CreateShaderProgram(_type,_count,_strings); } -static unsafe void Test_CullFace_11363() { +static unsafe void Test_CullFace_20440() { OpenTK.Graphics.OpenGL.CullFaceMode _mode = default(OpenTK.Graphics.OpenGL.CullFaceMode); OpenTK.Graphics.OpenGL.GL.CullFace(_mode); } -static unsafe void Test_DebugMessageCallback_11364() { +static unsafe void Test_DebugMessageCallback_20441() { OpenTK.Graphics.OpenGL.DebugProc _callback = default(OpenTK.Graphics.OpenGL.DebugProc); System.IntPtr _userParam = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_11365() { +static unsafe void Test_DebugMessageCallback_20442() { OpenTK.Graphics.OpenGL.DebugProc _callback = default(OpenTK.Graphics.OpenGL.DebugProc); int[] _userParam = default(int[]); OpenTK.Graphics.OpenGL.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_11366() { +static unsafe void Test_DebugMessageCallback_20443() { OpenTK.Graphics.OpenGL.DebugProc _callback = default(OpenTK.Graphics.OpenGL.DebugProc); int[,] _userParam = default(int[,]); OpenTK.Graphics.OpenGL.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_11367() { +static unsafe void Test_DebugMessageCallback_20444() { OpenTK.Graphics.OpenGL.DebugProc _callback = default(OpenTK.Graphics.OpenGL.DebugProc); int[,,] _userParam = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_11368() { +static unsafe void Test_DebugMessageCallback_20445() { OpenTK.Graphics.OpenGL.DebugProc _callback = default(OpenTK.Graphics.OpenGL.DebugProc); int _userParam = default(int); OpenTK.Graphics.OpenGL.GL.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_DebugMessageControl_11369() { +static unsafe void Test_DebugMessageControl_20446() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17861,7 +17865,7 @@ static unsafe void Test_DebugMessageControl_11369() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_11370() { +static unsafe void Test_DebugMessageControl_20447() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17870,7 +17874,7 @@ static unsafe void Test_DebugMessageControl_11370() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DebugMessageControl_11371() { +static unsafe void Test_DebugMessageControl_20448() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17879,7 +17883,7 @@ static unsafe void Test_DebugMessageControl_11371() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_11372() { +static unsafe void Test_DebugMessageControl_20449() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17888,7 +17892,7 @@ static unsafe void Test_DebugMessageControl_11372() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_11373() { +static unsafe void Test_DebugMessageControl_20450() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17897,7 +17901,7 @@ static unsafe void Test_DebugMessageControl_11373() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DebugMessageControl_11374() { +static unsafe void Test_DebugMessageControl_20451() { OpenTK.Graphics.OpenGL.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL.DebugSourceControl); OpenTK.Graphics.OpenGL.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL.DebugTypeControl); OpenTK.Graphics.OpenGL.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL.DebugSeverityControl); @@ -17906,7 +17910,7 @@ static unsafe void Test_DebugMessageControl_11374() { System.Boolean _enabled = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageInsert_11375() { +static unsafe void Test_DebugMessageInsert_20452() { OpenTK.Graphics.OpenGL.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL.DebugSourceExternal); OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); System.Int32 _id = default(System.Int32); @@ -17915,7 +17919,7 @@ static unsafe void Test_DebugMessageInsert_11375() { System.String _buf = default(System.String); OpenTK.Graphics.OpenGL.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_DebugMessageInsert_11376() { +static unsafe void Test_DebugMessageInsert_20453() { OpenTK.Graphics.OpenGL.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL.DebugSourceExternal); OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); System.UInt32 _id = default(System.UInt32); @@ -17924,573 +17928,573 @@ static unsafe void Test_DebugMessageInsert_11376() { System.String _buf = default(System.String); OpenTK.Graphics.OpenGL.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_DeleteBuffer_11377() { +static unsafe void Test_DeleteBuffer_20454() { System.Int32 _buffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteBuffer(_buffers); } -static unsafe void Test_DeleteBuffer_11378() { +static unsafe void Test_DeleteBuffer_20455() { System.UInt32 _buffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteBuffer(_buffers); } -static unsafe void Test_DeleteBuffers_11379() { +static unsafe void Test_DeleteBuffers_20456() { System.Int32 _n = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_11380() { +static unsafe void Test_DeleteBuffers_20457() { System.Int32 _n = default(System.Int32); System.Int32 _buffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_DeleteBuffers_11381() { +static unsafe void Test_DeleteBuffers_20458() { System.Int32 _n = default(System.Int32); System.Int32* _buffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_11382() { +static unsafe void Test_DeleteBuffers_20459() { System.Int32 _n = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_11383() { +static unsafe void Test_DeleteBuffers_20460() { System.Int32 _n = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_DeleteBuffers_11384() { +static unsafe void Test_DeleteBuffers_20461() { System.Int32 _n = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_DeleteFramebuffer_11385() { +static unsafe void Test_DeleteFramebuffer_20462() { System.Int32 _framebuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_DeleteFramebuffer_11386() { +static unsafe void Test_DeleteFramebuffer_20463() { System.UInt32 _framebuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_DeleteFramebuffers_11387() { +static unsafe void Test_DeleteFramebuffers_20464() { System.Int32 _n = default(System.Int32); System.Int32[] _framebuffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_11388() { +static unsafe void Test_DeleteFramebuffers_20465() { System.Int32 _n = default(System.Int32); System.Int32 _framebuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_DeleteFramebuffers_11389() { +static unsafe void Test_DeleteFramebuffers_20466() { System.Int32 _n = default(System.Int32); System.Int32* _framebuffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_11390() { +static unsafe void Test_DeleteFramebuffers_20467() { System.Int32 _n = default(System.Int32); System.UInt32[] _framebuffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_11391() { +static unsafe void Test_DeleteFramebuffers_20468() { System.Int32 _n = default(System.Int32); System.UInt32 _framebuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_DeleteFramebuffers_11392() { +static unsafe void Test_DeleteFramebuffers_20469() { System.Int32 _n = default(System.Int32); System.UInt32* _framebuffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteLists_11393() { +static unsafe void Test_DeleteLists_20470() { System.Int32 _list = default(System.Int32); System.Int32 _range = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteLists(_list,_range); } -static unsafe void Test_DeleteLists_11394() { +static unsafe void Test_DeleteLists_20471() { System.UInt32 _list = default(System.UInt32); System.Int32 _range = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteLists(_list,_range); } -static unsafe void Test_DeleteProgram_11395() { +static unsafe void Test_DeleteProgram_20472() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteProgram(_program); } -static unsafe void Test_DeleteProgram_11396() { +static unsafe void Test_DeleteProgram_20473() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteProgram(_program); } -static unsafe void Test_DeleteProgramPipeline_11397() { +static unsafe void Test_DeleteProgramPipeline_20474() { System.Int32 _pipelines = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipeline(_pipelines); } -static unsafe void Test_DeleteProgramPipeline_11398() { +static unsafe void Test_DeleteProgramPipeline_20475() { System.UInt32 _pipelines = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipeline(_pipelines); } -static unsafe void Test_DeleteProgramPipelines_11399() { +static unsafe void Test_DeleteProgramPipelines_20476() { System.Int32 _n = default(System.Int32); System.Int32[] _pipelines = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_11400() { +static unsafe void Test_DeleteProgramPipelines_20477() { System.Int32 _n = default(System.Int32); System.Int32 _pipelines = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_DeleteProgramPipelines_11401() { +static unsafe void Test_DeleteProgramPipelines_20478() { System.Int32 _n = default(System.Int32); System.Int32* _pipelines = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_11402() { +static unsafe void Test_DeleteProgramPipelines_20479() { System.Int32 _n = default(System.Int32); System.UInt32[] _pipelines = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_11403() { +static unsafe void Test_DeleteProgramPipelines_20480() { System.Int32 _n = default(System.Int32); System.UInt32 _pipelines = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_DeleteProgramPipelines_11404() { +static unsafe void Test_DeleteProgramPipelines_20481() { System.Int32 _n = default(System.Int32); System.UInt32* _pipelines = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteQuery_11405() { +static unsafe void Test_DeleteQuery_20482() { System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteQuery(_ids); } -static unsafe void Test_DeleteQuery_11406() { +static unsafe void Test_DeleteQuery_20483() { System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteQuery(_ids); } -static unsafe void Test_DeleteQueries_11407() { +static unsafe void Test_DeleteQueries_20484() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_11408() { +static unsafe void Test_DeleteQueries_20485() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_DeleteQueries_11409() { +static unsafe void Test_DeleteQueries_20486() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_11410() { +static unsafe void Test_DeleteQueries_20487() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_11411() { +static unsafe void Test_DeleteQueries_20488() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_DeleteQueries_11412() { +static unsafe void Test_DeleteQueries_20489() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_DeleteRenderbuffer_11413() { +static unsafe void Test_DeleteRenderbuffer_20490() { System.Int32 _renderbuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_DeleteRenderbuffer_11414() { +static unsafe void Test_DeleteRenderbuffer_20491() { System.UInt32 _renderbuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11415() { +static unsafe void Test_DeleteRenderbuffers_20492() { System.Int32 _n = default(System.Int32); System.Int32[] _renderbuffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11416() { +static unsafe void Test_DeleteRenderbuffers_20493() { System.Int32 _n = default(System.Int32); System.Int32 _renderbuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11417() { +static unsafe void Test_DeleteRenderbuffers_20494() { System.Int32 _n = default(System.Int32); System.Int32* _renderbuffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11418() { +static unsafe void Test_DeleteRenderbuffers_20495() { System.Int32 _n = default(System.Int32); System.UInt32[] _renderbuffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11419() { +static unsafe void Test_DeleteRenderbuffers_20496() { System.Int32 _n = default(System.Int32); System.UInt32 _renderbuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_11420() { +static unsafe void Test_DeleteRenderbuffers_20497() { System.Int32 _n = default(System.Int32); System.UInt32* _renderbuffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteSampler_11421() { +static unsafe void Test_DeleteSampler_20498() { System.Int32 _samplers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteSampler(_samplers); } -static unsafe void Test_DeleteSampler_11422() { +static unsafe void Test_DeleteSampler_20499() { System.UInt32 _samplers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteSampler(_samplers); } -static unsafe void Test_DeleteSamplers_11423() { +static unsafe void Test_DeleteSamplers_20500() { System.Int32 _count = default(System.Int32); System.Int32[] _samplers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_11424() { +static unsafe void Test_DeleteSamplers_20501() { System.Int32 _count = default(System.Int32); System.Int32 _samplers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_DeleteSamplers_11425() { +static unsafe void Test_DeleteSamplers_20502() { System.Int32 _count = default(System.Int32); System.Int32* _samplers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_11426() { +static unsafe void Test_DeleteSamplers_20503() { System.Int32 _count = default(System.Int32); System.UInt32[] _samplers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_11427() { +static unsafe void Test_DeleteSamplers_20504() { System.Int32 _count = default(System.Int32); System.UInt32 _samplers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_DeleteSamplers_11428() { +static unsafe void Test_DeleteSamplers_20505() { System.Int32 _count = default(System.Int32); System.UInt32* _samplers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_DeleteShader_11429() { +static unsafe void Test_DeleteShader_20506() { System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteShader(_shader); } -static unsafe void Test_DeleteShader_11430() { +static unsafe void Test_DeleteShader_20507() { System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteShader(_shader); } -static unsafe void Test_DeleteSync_11431() { +static unsafe void Test_DeleteSync_20508() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DeleteSync(_sync); } -static unsafe void Test_DeleteTexture_11432() { +static unsafe void Test_DeleteTexture_20509() { System.Int32 _textures = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteTexture(_textures); } -static unsafe void Test_DeleteTexture_11433() { +static unsafe void Test_DeleteTexture_20510() { System.UInt32 _textures = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteTexture(_textures); } -static unsafe void Test_DeleteTextures_11434() { +static unsafe void Test_DeleteTextures_20511() { System.Int32 _n = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_11435() { +static unsafe void Test_DeleteTextures_20512() { System.Int32 _n = default(System.Int32); System.Int32 _textures = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_DeleteTextures_11436() { +static unsafe void Test_DeleteTextures_20513() { System.Int32 _n = default(System.Int32); System.Int32* _textures = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_11437() { +static unsafe void Test_DeleteTextures_20514() { System.Int32 _n = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_11438() { +static unsafe void Test_DeleteTextures_20515() { System.Int32 _n = default(System.Int32); System.UInt32 _textures = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_DeleteTextures_11439() { +static unsafe void Test_DeleteTextures_20516() { System.Int32 _n = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_DeleteTransformFeedback_11440() { +static unsafe void Test_DeleteTransformFeedback_20517() { System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_DeleteTransformFeedback_11441() { +static unsafe void Test_DeleteTransformFeedback_20518() { System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_DeleteTransformFeedbacks_11442() { +static unsafe void Test_DeleteTransformFeedbacks_20519() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_11443() { +static unsafe void Test_DeleteTransformFeedbacks_20520() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_DeleteTransformFeedbacks_11444() { +static unsafe void Test_DeleteTransformFeedbacks_20521() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_11445() { +static unsafe void Test_DeleteTransformFeedbacks_20522() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_11446() { +static unsafe void Test_DeleteTransformFeedbacks_20523() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_DeleteTransformFeedbacks_11447() { +static unsafe void Test_DeleteTransformFeedbacks_20524() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteVertexArray_11448() { +static unsafe void Test_DeleteVertexArray_20525() { System.Int32 _arrays = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_DeleteVertexArray_11449() { +static unsafe void Test_DeleteVertexArray_20526() { System.UInt32 _arrays = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_DeleteVertexArrays_11450() { +static unsafe void Test_DeleteVertexArrays_20527() { System.Int32 _n = default(System.Int32); System.Int32[] _arrays = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_11451() { +static unsafe void Test_DeleteVertexArrays_20528() { System.Int32 _n = default(System.Int32); System.Int32 _arrays = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_DeleteVertexArrays_11452() { +static unsafe void Test_DeleteVertexArrays_20529() { System.Int32 _n = default(System.Int32); System.Int32* _arrays = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_11453() { +static unsafe void Test_DeleteVertexArrays_20530() { System.Int32 _n = default(System.Int32); System.UInt32[] _arrays = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_11454() { +static unsafe void Test_DeleteVertexArrays_20531() { System.Int32 _n = default(System.Int32); System.UInt32 _arrays = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_DeleteVertexArrays_11455() { +static unsafe void Test_DeleteVertexArrays_20532() { System.Int32 _n = default(System.Int32); System.UInt32* _arrays = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_DepthFunc_11456() { +static unsafe void Test_DepthFunc_20533() { OpenTK.Graphics.OpenGL.DepthFunction _func = default(OpenTK.Graphics.OpenGL.DepthFunction); OpenTK.Graphics.OpenGL.GL.DepthFunc(_func); } -static unsafe void Test_DepthMask_11457() { +static unsafe void Test_DepthMask_20534() { System.Boolean _flag = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.DepthMask(_flag); } -static unsafe void Test_DepthRange_11458() { +static unsafe void Test_DepthRange_20535() { System.Double _near = default(System.Double); System.Double _far = default(System.Double); OpenTK.Graphics.OpenGL.GL.DepthRange(_near,_far); } -static unsafe void Test_DepthRangeArray_11459() { +static unsafe void Test_DepthRangeArray_20536() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_DepthRangeArray_11460() { +static unsafe void Test_DepthRangeArray_20537() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,ref _v); } -static unsafe void Test_DepthRangeArray_11461() { +static unsafe void Test_DepthRangeArray_20538() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_DepthRangeArray_11462() { +static unsafe void Test_DepthRangeArray_20539() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_DepthRangeArray_11463() { +static unsafe void Test_DepthRangeArray_20540() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,ref _v); } -static unsafe void Test_DepthRangeArray_11464() { +static unsafe void Test_DepthRangeArray_20541() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_DepthRange_11465() { +static unsafe void Test_DepthRange_20542() { System.Single _n = default(System.Single); System.Single _f = default(System.Single); OpenTK.Graphics.OpenGL.GL.DepthRange(_n,_f); } -static unsafe void Test_DepthRangeIndexed_11466() { +static unsafe void Test_DepthRangeIndexed_20543() { System.Int32 _index = default(System.Int32); System.Double _n = default(System.Double); System.Double _f = default(System.Double); OpenTK.Graphics.OpenGL.GL.DepthRangeIndexed(_index,_n,_f); } -static unsafe void Test_DepthRangeIndexed_11467() { +static unsafe void Test_DepthRangeIndexed_20544() { System.UInt32 _index = default(System.UInt32); System.Double _n = default(System.Double); System.Double _f = default(System.Double); OpenTK.Graphics.OpenGL.GL.DepthRangeIndexed(_index,_n,_f); } -static unsafe void Test_DetachShader_11468() { +static unsafe void Test_DetachShader_20545() { System.Int32 _program = default(System.Int32); System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DetachShader(_program,_shader); } -static unsafe void Test_DetachShader_11469() { +static unsafe void Test_DetachShader_20546() { System.UInt32 _program = default(System.UInt32); System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DetachShader(_program,_shader); } -static unsafe void Test_Disable_11470() { +static unsafe void Test_Disable_20547() { OpenTK.Graphics.OpenGL.EnableCap _cap = default(OpenTK.Graphics.OpenGL.EnableCap); OpenTK.Graphics.OpenGL.GL.Disable(_cap); } -static unsafe void Test_DisableClientState_11471() { +static unsafe void Test_DisableClientState_20548() { OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); OpenTK.Graphics.OpenGL.GL.DisableClientState(_array); } -static unsafe void Test_Disable_11472() { +static unsafe void Test_Disable_20549() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Disable(_target,_index); } -static unsafe void Test_Disable_11473() { +static unsafe void Test_Disable_20550() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Disable(_target,_index); } -static unsafe void Test_DisableVertexAttribArray_11474() { +static unsafe void Test_DisableVertexAttribArray_20551() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_DisableVertexAttribArray_11475() { +static unsafe void Test_DisableVertexAttribArray_20552() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_DispatchCompute_11476() { +static unsafe void Test_DispatchCompute_20553() { System.Int32 _num_groups_x = default(System.Int32); System.Int32 _num_groups_y = default(System.Int32); System.Int32 _num_groups_z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); } -static unsafe void Test_DispatchCompute_11477() { +static unsafe void Test_DispatchCompute_20554() { System.UInt32 _num_groups_x = default(System.UInt32); System.UInt32 _num_groups_y = default(System.UInt32); System.UInt32 _num_groups_z = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); } -static unsafe void Test_DispatchComputeIndirect_11478() { +static unsafe void Test_DispatchComputeIndirect_20555() { System.IntPtr _indirect = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DispatchComputeIndirect(_indirect); } -static unsafe void Test_DrawArrays_11479() { +static unsafe void Test_DrawArrays_20556() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawArrays(_mode,_first,_count); } -static unsafe void Test_DrawArrays_11480() { +static unsafe void Test_DrawArrays_20557() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawArrays(_mode,_first,_count); } -static unsafe void Test_DrawArraysIndirect_11481() { +static unsafe void Test_DrawArraysIndirect_20558() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); System.IntPtr _indirect = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11482() { +static unsafe void Test_DrawArraysIndirect_20559() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[] _indirect = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11483() { +static unsafe void Test_DrawArraysIndirect_20560() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[,] _indirect = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11484() { +static unsafe void Test_DrawArraysIndirect_20561() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[,,] _indirect = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11485() { +static unsafe void Test_DrawArraysIndirect_20562() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int _indirect = default(int); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,ref _indirect); } -static unsafe void Test_DrawArraysIndirect_11486() { +static unsafe void Test_DrawArraysIndirect_20563() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.IntPtr _indirect = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11487() { +static unsafe void Test_DrawArraysIndirect_20564() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[] _indirect = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11488() { +static unsafe void Test_DrawArraysIndirect_20565() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[,] _indirect = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11489() { +static unsafe void Test_DrawArraysIndirect_20566() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[,,] _indirect = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_DrawArraysIndirect_11490() { +static unsafe void Test_DrawArraysIndirect_20567() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int _indirect = default(int); OpenTK.Graphics.OpenGL.GL.DrawArraysIndirect(_mode,ref _indirect); } -static unsafe void Test_DrawArraysInstanced_11491() { +static unsafe void Test_DrawArraysInstanced_20568() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); } -static unsafe void Test_DrawArraysInstanced_11492() { +static unsafe void Test_DrawArraysInstanced_20569() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); } -static unsafe void Test_DrawArraysInstancedBaseInstance_11493() { +static unsafe void Test_DrawArraysInstancedBaseInstance_20570() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -18498,7 +18502,7 @@ static unsafe void Test_DrawArraysInstancedBaseInstance_11493() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); } -static unsafe void Test_DrawArraysInstancedBaseInstance_11494() { +static unsafe void Test_DrawArraysInstancedBaseInstance_20571() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -18506,110 +18510,110 @@ static unsafe void Test_DrawArraysInstancedBaseInstance_11494() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); } -static unsafe void Test_DrawBuffer_11495() { +static unsafe void Test_DrawBuffer_20572() { OpenTK.Graphics.OpenGL.DrawBufferMode _mode = default(OpenTK.Graphics.OpenGL.DrawBufferMode); OpenTK.Graphics.OpenGL.GL.DrawBuffer(_mode); } -static unsafe void Test_DrawBuffers_11496() { +static unsafe void Test_DrawBuffers_20573() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.DrawBuffersEnum[] _bufs = default(OpenTK.Graphics.OpenGL.DrawBuffersEnum[]); OpenTK.Graphics.OpenGL.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawBuffers_11497() { +static unsafe void Test_DrawBuffers_20574() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.DrawBuffersEnum _bufs = default(OpenTK.Graphics.OpenGL.DrawBuffersEnum); OpenTK.Graphics.OpenGL.GL.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_DrawBuffers_11498() { +static unsafe void Test_DrawBuffers_20575() { System.Int32 _n = default(System.Int32); OpenTK.Graphics.OpenGL.DrawBuffersEnum* _bufs = default(OpenTK.Graphics.OpenGL.DrawBuffersEnum*); OpenTK.Graphics.OpenGL.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawElements_11499() { +static unsafe void Test_DrawElements_20576() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); System.Int32 _indices = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11500() { +static unsafe void Test_DrawElements_20577() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11501() { +static unsafe void Test_DrawElements_20578() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11502() { +static unsafe void Test_DrawElements_20579() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11503() { +static unsafe void Test_DrawElements_20580() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11504() { +static unsafe void Test_DrawElements_20581() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,ref _indices); } -static unsafe void Test_DrawElements_11505() { +static unsafe void Test_DrawElements_20582() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); System.Int32 _indices = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11506() { +static unsafe void Test_DrawElements_20583() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11507() { +static unsafe void Test_DrawElements_20584() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11508() { +static unsafe void Test_DrawElements_20585() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11509() { +static unsafe void Test_DrawElements_20586() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_DrawElements_11510() { +static unsafe void Test_DrawElements_20587() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawElements(_mode,_count,_type,ref _indices); } -static unsafe void Test_DrawElementsBaseVertex_11511() { +static unsafe void Test_DrawElementsBaseVertex_20588() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18617,7 +18621,7 @@ static unsafe void Test_DrawElementsBaseVertex_11511() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11512() { +static unsafe void Test_DrawElementsBaseVertex_20589() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18625,7 +18629,7 @@ static unsafe void Test_DrawElementsBaseVertex_11512() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11513() { +static unsafe void Test_DrawElementsBaseVertex_20590() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18633,7 +18637,7 @@ static unsafe void Test_DrawElementsBaseVertex_11513() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11514() { +static unsafe void Test_DrawElementsBaseVertex_20591() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18641,7 +18645,7 @@ static unsafe void Test_DrawElementsBaseVertex_11514() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11515() { +static unsafe void Test_DrawElementsBaseVertex_20592() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18649,7 +18653,7 @@ static unsafe void Test_DrawElementsBaseVertex_11515() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11516() { +static unsafe void Test_DrawElementsBaseVertex_20593() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18657,7 +18661,7 @@ static unsafe void Test_DrawElementsBaseVertex_11516() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11517() { +static unsafe void Test_DrawElementsBaseVertex_20594() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18665,7 +18669,7 @@ static unsafe void Test_DrawElementsBaseVertex_11517() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11518() { +static unsafe void Test_DrawElementsBaseVertex_20595() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18673,7 +18677,7 @@ static unsafe void Test_DrawElementsBaseVertex_11518() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11519() { +static unsafe void Test_DrawElementsBaseVertex_20596() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18681,7 +18685,7 @@ static unsafe void Test_DrawElementsBaseVertex_11519() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawElementsBaseVertex_11520() { +static unsafe void Test_DrawElementsBaseVertex_20597() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18689,67 +18693,67 @@ static unsafe void Test_DrawElementsBaseVertex_11520() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsBaseVertex(_mode,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawElementsIndirect_11521() { +static unsafe void Test_DrawElementsIndirect_20598() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); OpenTK.Graphics.OpenGL.ArbDrawIndirect _type = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); System.IntPtr _indirect = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11522() { +static unsafe void Test_DrawElementsIndirect_20599() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); OpenTK.Graphics.OpenGL.ArbDrawIndirect _type = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[] _indirect = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11523() { +static unsafe void Test_DrawElementsIndirect_20600() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); OpenTK.Graphics.OpenGL.ArbDrawIndirect _type = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[,] _indirect = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11524() { +static unsafe void Test_DrawElementsIndirect_20601() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); OpenTK.Graphics.OpenGL.ArbDrawIndirect _type = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int[,,] _indirect = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11525() { +static unsafe void Test_DrawElementsIndirect_20602() { OpenTK.Graphics.OpenGL.ArbDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); OpenTK.Graphics.OpenGL.ArbDrawIndirect _type = default(OpenTK.Graphics.OpenGL.ArbDrawIndirect); int _indirect = default(int); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,ref _indirect); } -static unsafe void Test_DrawElementsIndirect_11526() { +static unsafe void Test_DrawElementsIndirect_20603() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); System.IntPtr _indirect = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11527() { +static unsafe void Test_DrawElementsIndirect_20604() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[] _indirect = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11528() { +static unsafe void Test_DrawElementsIndirect_20605() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[,] _indirect = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11529() { +static unsafe void Test_DrawElementsIndirect_20606() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[,,] _indirect = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_DrawElementsIndirect_11530() { +static unsafe void Test_DrawElementsIndirect_20607() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int _indirect = default(int); OpenTK.Graphics.OpenGL.GL.DrawElementsIndirect(_mode,_type,ref _indirect); } -static unsafe void Test_DrawElementsInstanced_11531() { +static unsafe void Test_DrawElementsInstanced_20608() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18757,7 +18761,7 @@ static unsafe void Test_DrawElementsInstanced_11531() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11532() { +static unsafe void Test_DrawElementsInstanced_20609() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18765,7 +18769,7 @@ static unsafe void Test_DrawElementsInstanced_11532() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11533() { +static unsafe void Test_DrawElementsInstanced_20610() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18773,7 +18777,7 @@ static unsafe void Test_DrawElementsInstanced_11533() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11534() { +static unsafe void Test_DrawElementsInstanced_20611() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18781,7 +18785,7 @@ static unsafe void Test_DrawElementsInstanced_11534() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11535() { +static unsafe void Test_DrawElementsInstanced_20612() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18789,7 +18793,7 @@ static unsafe void Test_DrawElementsInstanced_11535() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11536() { +static unsafe void Test_DrawElementsInstanced_20613() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18797,7 +18801,7 @@ static unsafe void Test_DrawElementsInstanced_11536() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11537() { +static unsafe void Test_DrawElementsInstanced_20614() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18805,7 +18809,7 @@ static unsafe void Test_DrawElementsInstanced_11537() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11538() { +static unsafe void Test_DrawElementsInstanced_20615() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18813,7 +18817,7 @@ static unsafe void Test_DrawElementsInstanced_11538() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11539() { +static unsafe void Test_DrawElementsInstanced_20616() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18821,7 +18825,7 @@ static unsafe void Test_DrawElementsInstanced_11539() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_DrawElementsInstanced_11540() { +static unsafe void Test_DrawElementsInstanced_20617() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18829,7 +18833,7 @@ static unsafe void Test_DrawElementsInstanced_11540() { System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11541() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20618() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18838,7 +18842,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11541() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11542() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20619() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18847,7 +18851,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11542() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11543() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20620() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18856,7 +18860,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11543() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11544() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20621() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18865,7 +18869,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11544() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11545() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20622() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18874,7 +18878,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11545() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11546() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20623() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18883,7 +18887,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11546() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11547() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20624() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18892,7 +18896,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11547() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11548() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20625() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18901,7 +18905,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11548() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11549() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20626() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18910,7 +18914,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11549() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseInstance_11550() { +static unsafe void Test_DrawElementsInstancedBaseInstance_20627() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18919,7 +18923,7 @@ static unsafe void Test_DrawElementsInstancedBaseInstance_11550() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11551() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20628() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18928,7 +18932,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11551() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11552() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20629() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18937,7 +18941,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11552() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11553() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20630() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18946,7 +18950,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11553() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11554() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20631() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18955,7 +18959,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11554() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11555() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20632() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18964,7 +18968,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11555() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,ref _indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11556() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20633() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18973,7 +18977,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11556() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11557() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20634() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18982,7 +18986,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11557() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11558() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20635() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -18991,7 +18995,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11558() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11559() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20636() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19000,7 +19004,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11559() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertex_11560() { +static unsafe void Test_DrawElementsInstancedBaseVertex_20637() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19009,7 +19013,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertex_11560() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,ref _indices,_instancecount,_basevertex); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11561() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20638() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19019,7 +19023,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11561() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11562() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20639() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19029,7 +19033,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11562() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11563() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20640() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19039,7 +19043,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11563() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11564() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20641() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19049,7 +19053,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11564() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11565() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20642() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19059,7 +19063,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11565() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11566() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20643() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19069,7 +19073,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11566() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11567() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20644() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19079,7 +19083,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11567() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11568() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20645() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19089,7 +19093,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11568() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11569() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20646() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19099,7 +19103,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11569() { System.Int32 _baseinstance = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11570() { +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_20647() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -19109,7 +19113,7 @@ static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_11570() { System.UInt32 _baseinstance = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_DrawPixels_11571() { +static unsafe void Test_DrawPixels_20648() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -19117,7 +19121,7 @@ static unsafe void Test_DrawPixels_11571() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawPixels(_width,_height,_format,_type,_pixels); } -static unsafe void Test_DrawPixels_11572() { +static unsafe void Test_DrawPixels_20649() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -19125,7 +19129,7 @@ static unsafe void Test_DrawPixels_11572() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawPixels(_width,_height,_format,_type,_pixels); } -static unsafe void Test_DrawPixels_11573() { +static unsafe void Test_DrawPixels_20650() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -19133,7 +19137,7 @@ static unsafe void Test_DrawPixels_11573() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawPixels(_width,_height,_format,_type,_pixels); } -static unsafe void Test_DrawPixels_11574() { +static unsafe void Test_DrawPixels_20651() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -19141,7 +19145,7 @@ static unsafe void Test_DrawPixels_11574() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawPixels(_width,_height,_format,_type,_pixels); } -static unsafe void Test_DrawPixels_11575() { +static unsafe void Test_DrawPixels_20652() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -19149,7 +19153,7 @@ static unsafe void Test_DrawPixels_11575() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.DrawPixels(_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_DrawRangeElements_11576() { +static unsafe void Test_DrawRangeElements_20653() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19158,7 +19162,7 @@ static unsafe void Test_DrawRangeElements_11576() { System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11577() { +static unsafe void Test_DrawRangeElements_20654() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19167,7 +19171,7 @@ static unsafe void Test_DrawRangeElements_11577() { int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11578() { +static unsafe void Test_DrawRangeElements_20655() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19176,7 +19180,7 @@ static unsafe void Test_DrawRangeElements_11578() { int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11579() { +static unsafe void Test_DrawRangeElements_20656() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19185,7 +19189,7 @@ static unsafe void Test_DrawRangeElements_11579() { int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11580() { +static unsafe void Test_DrawRangeElements_20657() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19194,7 +19198,7 @@ static unsafe void Test_DrawRangeElements_11580() { int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_DrawRangeElements_11581() { +static unsafe void Test_DrawRangeElements_20658() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19203,7 +19207,7 @@ static unsafe void Test_DrawRangeElements_11581() { System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11582() { +static unsafe void Test_DrawRangeElements_20659() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19212,7 +19216,7 @@ static unsafe void Test_DrawRangeElements_11582() { int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11583() { +static unsafe void Test_DrawRangeElements_20660() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19221,7 +19225,7 @@ static unsafe void Test_DrawRangeElements_11583() { int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11584() { +static unsafe void Test_DrawRangeElements_20661() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19230,7 +19234,7 @@ static unsafe void Test_DrawRangeElements_11584() { int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11585() { +static unsafe void Test_DrawRangeElements_20662() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19239,7 +19243,7 @@ static unsafe void Test_DrawRangeElements_11585() { int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_DrawRangeElements_11586() { +static unsafe void Test_DrawRangeElements_20663() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19248,7 +19252,7 @@ static unsafe void Test_DrawRangeElements_11586() { System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11587() { +static unsafe void Test_DrawRangeElements_20664() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19257,7 +19261,7 @@ static unsafe void Test_DrawRangeElements_11587() { int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11588() { +static unsafe void Test_DrawRangeElements_20665() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19266,7 +19270,7 @@ static unsafe void Test_DrawRangeElements_11588() { int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11589() { +static unsafe void Test_DrawRangeElements_20666() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19275,7 +19279,7 @@ static unsafe void Test_DrawRangeElements_11589() { int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11590() { +static unsafe void Test_DrawRangeElements_20667() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19284,7 +19288,7 @@ static unsafe void Test_DrawRangeElements_11590() { int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_DrawRangeElements_11591() { +static unsafe void Test_DrawRangeElements_20668() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19293,7 +19297,7 @@ static unsafe void Test_DrawRangeElements_11591() { System.IntPtr _indices = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11592() { +static unsafe void Test_DrawRangeElements_20669() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19302,7 +19306,7 @@ static unsafe void Test_DrawRangeElements_11592() { int[] _indices = default(int[]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11593() { +static unsafe void Test_DrawRangeElements_20670() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19311,7 +19315,7 @@ static unsafe void Test_DrawRangeElements_11593() { int[,] _indices = default(int[,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11594() { +static unsafe void Test_DrawRangeElements_20671() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19320,7 +19324,7 @@ static unsafe void Test_DrawRangeElements_11594() { int[,,] _indices = default(int[,,]); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_DrawRangeElements_11595() { +static unsafe void Test_DrawRangeElements_20672() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19329,7 +19333,7 @@ static unsafe void Test_DrawRangeElements_11595() { int _indices = default(int); OpenTK.Graphics.OpenGL.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_DrawRangeElementsBaseVertex_11596() { +static unsafe void Test_DrawRangeElementsBaseVertex_20673() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19339,7 +19343,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11596() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11597() { +static unsafe void Test_DrawRangeElementsBaseVertex_20674() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19349,7 +19353,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11597() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11598() { +static unsafe void Test_DrawRangeElementsBaseVertex_20675() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19359,7 +19363,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11598() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11599() { +static unsafe void Test_DrawRangeElementsBaseVertex_20676() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19369,7 +19373,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11599() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11600() { +static unsafe void Test_DrawRangeElementsBaseVertex_20677() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19379,7 +19383,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11600() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11601() { +static unsafe void Test_DrawRangeElementsBaseVertex_20678() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19389,7 +19393,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11601() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11602() { +static unsafe void Test_DrawRangeElementsBaseVertex_20679() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19399,7 +19403,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11602() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11603() { +static unsafe void Test_DrawRangeElementsBaseVertex_20680() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19409,7 +19413,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11603() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11604() { +static unsafe void Test_DrawRangeElementsBaseVertex_20681() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19419,7 +19423,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11604() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11605() { +static unsafe void Test_DrawRangeElementsBaseVertex_20682() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19429,7 +19433,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11605() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11606() { +static unsafe void Test_DrawRangeElementsBaseVertex_20683() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19439,7 +19443,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11606() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11607() { +static unsafe void Test_DrawRangeElementsBaseVertex_20684() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19449,7 +19453,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11607() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11608() { +static unsafe void Test_DrawRangeElementsBaseVertex_20685() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19459,7 +19463,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11608() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11609() { +static unsafe void Test_DrawRangeElementsBaseVertex_20686() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19469,7 +19473,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11609() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11610() { +static unsafe void Test_DrawRangeElementsBaseVertex_20687() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _start = default(System.Int32); System.Int32 _end = default(System.Int32); @@ -19479,7 +19483,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11610() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11611() { +static unsafe void Test_DrawRangeElementsBaseVertex_20688() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19489,7 +19493,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11611() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11612() { +static unsafe void Test_DrawRangeElementsBaseVertex_20689() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19499,7 +19503,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11612() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11613() { +static unsafe void Test_DrawRangeElementsBaseVertex_20690() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19509,7 +19513,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11613() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11614() { +static unsafe void Test_DrawRangeElementsBaseVertex_20691() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19519,7 +19523,7 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11614() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_DrawRangeElementsBaseVertex_11615() { +static unsafe void Test_DrawRangeElementsBaseVertex_20692() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _start = default(System.UInt32); System.UInt32 _end = default(System.UInt32); @@ -19529,222 +19533,222 @@ static unsafe void Test_DrawRangeElementsBaseVertex_11615() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_DrawTransformFeedback_11616() { +static unsafe void Test_DrawTransformFeedback_20693() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_DrawTransformFeedback_11617() { +static unsafe void Test_DrawTransformFeedback_20694() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_DrawTransformFeedback_11618() { +static unsafe void Test_DrawTransformFeedback_20695() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_DrawTransformFeedback_11619() { +static unsafe void Test_DrawTransformFeedback_20696() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_DrawTransformFeedbackInstanced_11620() { +static unsafe void Test_DrawTransformFeedbackInstanced_20697() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _id = default(System.Int32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); } -static unsafe void Test_DrawTransformFeedbackInstanced_11621() { +static unsafe void Test_DrawTransformFeedbackInstanced_20698() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _id = default(System.UInt32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); } -static unsafe void Test_DrawTransformFeedbackStream_11622() { +static unsafe void Test_DrawTransformFeedbackStream_20699() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _id = default(System.Int32); System.Int32 _stream = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_DrawTransformFeedbackStream_11623() { +static unsafe void Test_DrawTransformFeedbackStream_20700() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.UInt32 _id = default(System.UInt32); System.UInt32 _stream = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_DrawTransformFeedbackStream_11624() { +static unsafe void Test_DrawTransformFeedbackStream_20701() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _id = default(System.Int32); System.Int32 _stream = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_DrawTransformFeedbackStream_11625() { +static unsafe void Test_DrawTransformFeedbackStream_20702() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _id = default(System.UInt32); System.UInt32 _stream = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_DrawTransformFeedbackStreamInstanced_11626() { +static unsafe void Test_DrawTransformFeedbackStreamInstanced_20703() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _id = default(System.Int32); System.Int32 _stream = default(System.Int32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); } -static unsafe void Test_DrawTransformFeedbackStreamInstanced_11627() { +static unsafe void Test_DrawTransformFeedbackStreamInstanced_20704() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.UInt32 _id = default(System.UInt32); System.UInt32 _stream = default(System.UInt32); System.Int32 _instancecount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); } -static unsafe void Test_EdgeFlag_11628() { +static unsafe void Test_EdgeFlag_20705() { System.Boolean _flag = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.EdgeFlag(_flag); } -static unsafe void Test_EdgeFlagPointer_11629() { +static unsafe void Test_EdgeFlagPointer_20706() { System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,_pointer); } -static unsafe void Test_EdgeFlagPointer_11630() { +static unsafe void Test_EdgeFlagPointer_20707() { System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,_pointer); } -static unsafe void Test_EdgeFlagPointer_11631() { +static unsafe void Test_EdgeFlagPointer_20708() { System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,_pointer); } -static unsafe void Test_EdgeFlagPointer_11632() { +static unsafe void Test_EdgeFlagPointer_20709() { System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,_pointer); } -static unsafe void Test_EdgeFlagPointer_11633() { +static unsafe void Test_EdgeFlagPointer_20710() { System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,ref _pointer); } -static unsafe void Test_EdgeFlag_11634() { +static unsafe void Test_EdgeFlag_20711() { System.Boolean[] _flag = default(System.Boolean[]); OpenTK.Graphics.OpenGL.GL.EdgeFlag(_flag); } -static unsafe void Test_EdgeFlag_11635() { +static unsafe void Test_EdgeFlag_20712() { System.Boolean* _flag = default(System.Boolean*); OpenTK.Graphics.OpenGL.GL.EdgeFlag(_flag); } -static unsafe void Test_Enable_11636() { +static unsafe void Test_Enable_20713() { OpenTK.Graphics.OpenGL.EnableCap _cap = default(OpenTK.Graphics.OpenGL.EnableCap); OpenTK.Graphics.OpenGL.GL.Enable(_cap); } -static unsafe void Test_EnableClientState_11637() { +static unsafe void Test_EnableClientState_20714() { OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); OpenTK.Graphics.OpenGL.GL.EnableClientState(_array); } -static unsafe void Test_Enable_11638() { +static unsafe void Test_Enable_20715() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Enable(_target,_index); } -static unsafe void Test_Enable_11639() { +static unsafe void Test_Enable_20716() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Enable(_target,_index); } -static unsafe void Test_EnableVertexAttribArray_11640() { +static unsafe void Test_EnableVertexAttribArray_20717() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_EnableVertexAttribArray_11641() { +static unsafe void Test_EnableVertexAttribArray_20718() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_End_11642() { +static unsafe void Test_End_20719() { OpenTK.Graphics.OpenGL.GL.End(); } -static unsafe void Test_EndConditionalRender_11643() { +static unsafe void Test_EndConditionalRender_20720() { OpenTK.Graphics.OpenGL.GL.EndConditionalRender(); } -static unsafe void Test_EndList_11644() { +static unsafe void Test_EndList_20721() { OpenTK.Graphics.OpenGL.GL.EndList(); } -static unsafe void Test_EndQuery_11645() { +static unsafe void Test_EndQuery_20722() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); OpenTK.Graphics.OpenGL.GL.EndQuery(_target); } -static unsafe void Test_EndQueryIndexed_11646() { +static unsafe void Test_EndQueryIndexed_20723() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EndQueryIndexed(_target,_index); } -static unsafe void Test_EndQueryIndexed_11647() { +static unsafe void Test_EndQueryIndexed_20724() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.EndQueryIndexed(_target,_index); } -static unsafe void Test_EndTransformFeedback_11648() { +static unsafe void Test_EndTransformFeedback_20725() { OpenTK.Graphics.OpenGL.GL.EndTransformFeedback(); } -static unsafe void Test_EvalCoord1_11649() { +static unsafe void Test_EvalCoord1_20726() { System.Double _u = default(System.Double); OpenTK.Graphics.OpenGL.GL.EvalCoord1(_u); } -static unsafe void Test_EvalCoord1_11650() { +static unsafe void Test_EvalCoord1_20727() { System.Double* _u = default(System.Double*); OpenTK.Graphics.OpenGL.GL.EvalCoord1(_u); } -static unsafe void Test_EvalCoord1_11651() { +static unsafe void Test_EvalCoord1_20728() { System.Single _u = default(System.Single); OpenTK.Graphics.OpenGL.GL.EvalCoord1(_u); } -static unsafe void Test_EvalCoord1_11652() { +static unsafe void Test_EvalCoord1_20729() { System.Single* _u = default(System.Single*); OpenTK.Graphics.OpenGL.GL.EvalCoord1(_u); } -static unsafe void Test_EvalCoord2_11653() { +static unsafe void Test_EvalCoord2_20730() { System.Double _u = default(System.Double); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u,_v); } -static unsafe void Test_EvalCoord2_11654() { +static unsafe void Test_EvalCoord2_20731() { System.Double[] _u = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u); } -static unsafe void Test_EvalCoord2_11655() { +static unsafe void Test_EvalCoord2_20732() { System.Double _u = default(System.Double); OpenTK.Graphics.OpenGL.GL.EvalCoord2(ref _u); } -static unsafe void Test_EvalCoord2_11656() { +static unsafe void Test_EvalCoord2_20733() { System.Double* _u = default(System.Double*); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u); } -static unsafe void Test_EvalCoord2_11657() { +static unsafe void Test_EvalCoord2_20734() { System.Single _u = default(System.Single); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u,_v); } -static unsafe void Test_EvalCoord2_11658() { +static unsafe void Test_EvalCoord2_20735() { System.Single[] _u = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u); } -static unsafe void Test_EvalCoord2_11659() { +static unsafe void Test_EvalCoord2_20736() { System.Single _u = default(System.Single); OpenTK.Graphics.OpenGL.GL.EvalCoord2(ref _u); } -static unsafe void Test_EvalCoord2_11660() { +static unsafe void Test_EvalCoord2_20737() { System.Single* _u = default(System.Single*); OpenTK.Graphics.OpenGL.GL.EvalCoord2(_u); } -static unsafe void Test_EvalMesh1_11661() { +static unsafe void Test_EvalMesh1_20738() { OpenTK.Graphics.OpenGL.MeshMode1 _mode = default(OpenTK.Graphics.OpenGL.MeshMode1); System.Int32 _i1 = default(System.Int32); System.Int32 _i2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EvalMesh1(_mode,_i1,_i2); } -static unsafe void Test_EvalMesh2_11662() { +static unsafe void Test_EvalMesh2_20739() { OpenTK.Graphics.OpenGL.MeshMode2 _mode = default(OpenTK.Graphics.OpenGL.MeshMode2); System.Int32 _i1 = default(System.Int32); System.Int32 _i2 = default(System.Int32); @@ -19752,171 +19756,171 @@ static unsafe void Test_EvalMesh2_11662() { System.Int32 _j2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EvalMesh2(_mode,_i1,_i2,_j1,_j2); } -static unsafe void Test_EvalPoint1_11663() { +static unsafe void Test_EvalPoint1_20740() { System.Int32 _i = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EvalPoint1(_i); } -static unsafe void Test_EvalPoint2_11664() { +static unsafe void Test_EvalPoint2_20741() { System.Int32 _i = default(System.Int32); System.Int32 _j = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EvalPoint2(_i,_j); } -static unsafe void Test_FeedbackBuffer_11665() { +static unsafe void Test_FeedbackBuffer_20742() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.FeedbackType _type = default(OpenTK.Graphics.OpenGL.FeedbackType); System.Single[] _buffer = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.FeedbackBuffer(_size,_type,_buffer); } -static unsafe void Test_FeedbackBuffer_11666() { +static unsafe void Test_FeedbackBuffer_20743() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.FeedbackType _type = default(OpenTK.Graphics.OpenGL.FeedbackType); System.Single _buffer = default(System.Single); OpenTK.Graphics.OpenGL.GL.FeedbackBuffer(_size,_type,out _buffer); } -static unsafe void Test_FeedbackBuffer_11667() { +static unsafe void Test_FeedbackBuffer_20744() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.FeedbackType _type = default(OpenTK.Graphics.OpenGL.FeedbackType); System.Single* _buffer = default(System.Single*); OpenTK.Graphics.OpenGL.GL.FeedbackBuffer(_size,_type,_buffer); } -static unsafe void Test_FenceSync_11668() { +static unsafe void Test_FenceSync_20745() { OpenTK.Graphics.OpenGL.ArbSync _condition = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int32 _flags = default(System.Int32); System.IntPtr r = OpenTK.Graphics.OpenGL.GL.FenceSync(_condition,_flags); } -static unsafe void Test_FenceSync_11669() { +static unsafe void Test_FenceSync_20746() { OpenTK.Graphics.OpenGL.ArbSync _condition = default(OpenTK.Graphics.OpenGL.ArbSync); System.UInt32 _flags = default(System.UInt32); System.IntPtr r = OpenTK.Graphics.OpenGL.GL.FenceSync(_condition,_flags); } -static unsafe void Test_FenceSync_11670() { +static unsafe void Test_FenceSync_20747() { OpenTK.Graphics.OpenGL.SyncCondition _condition = default(OpenTK.Graphics.OpenGL.SyncCondition); OpenTK.Graphics.OpenGL.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL.WaitSyncFlags); System.IntPtr r = OpenTK.Graphics.OpenGL.GL.FenceSync(_condition,_flags); } -static unsafe void Test_Finish_11671() { +static unsafe void Test_Finish_20748() { OpenTK.Graphics.OpenGL.GL.Finish(); } -static unsafe void Test_Flush_11672() { +static unsafe void Test_Flush_20749() { OpenTK.Graphics.OpenGL.GL.Flush(); } -static unsafe void Test_FlushMappedBufferRange_11673() { +static unsafe void Test_FlushMappedBufferRange_20750() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_FogCoord_11674() { +static unsafe void Test_FogCoord_20751() { System.Double _coord = default(System.Double); OpenTK.Graphics.OpenGL.GL.FogCoord(_coord); } -static unsafe void Test_FogCoord_11675() { +static unsafe void Test_FogCoord_20752() { System.Double* _coord = default(System.Double*); OpenTK.Graphics.OpenGL.GL.FogCoord(_coord); } -static unsafe void Test_FogCoord_11676() { +static unsafe void Test_FogCoord_20753() { System.Single _coord = default(System.Single); OpenTK.Graphics.OpenGL.GL.FogCoord(_coord); } -static unsafe void Test_FogCoord_11677() { +static unsafe void Test_FogCoord_20754() { System.Single* _coord = default(System.Single*); OpenTK.Graphics.OpenGL.GL.FogCoord(_coord); } -static unsafe void Test_FogCoordPointer_11678() { +static unsafe void Test_FogCoordPointer_20755() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,_pointer); } -static unsafe void Test_FogCoordPointer_11679() { +static unsafe void Test_FogCoordPointer_20756() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,_pointer); } -static unsafe void Test_FogCoordPointer_11680() { +static unsafe void Test_FogCoordPointer_20757() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,_pointer); } -static unsafe void Test_FogCoordPointer_11681() { +static unsafe void Test_FogCoordPointer_20758() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,_pointer); } -static unsafe void Test_FogCoordPointer_11682() { +static unsafe void Test_FogCoordPointer_20759() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,ref _pointer); } -static unsafe void Test_Fog_11683() { +static unsafe void Test_Fog_20760() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_param); } -static unsafe void Test_Fog_11684() { +static unsafe void Test_Fog_20761() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_params); } -static unsafe void Test_Fog_11685() { +static unsafe void Test_Fog_20762() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_params); } -static unsafe void Test_Fog_11686() { +static unsafe void Test_Fog_20763() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_param); } -static unsafe void Test_Fog_11687() { +static unsafe void Test_Fog_20764() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_params); } -static unsafe void Test_Fog_11688() { +static unsafe void Test_Fog_20765() { OpenTK.Graphics.OpenGL.FogParameter _pname = default(OpenTK.Graphics.OpenGL.FogParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Fog(_pname,_params); } -static unsafe void Test_FramebufferParameter_11689() { +static unsafe void Test_FramebufferParameter_20766() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL.FramebufferDefaultParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferParameter(_target,_pname,_param); } -static unsafe void Test_FramebufferRenderbuffer_11690() { +static unsafe void Test_FramebufferRenderbuffer_20767() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); System.Int32 _renderbuffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_FramebufferRenderbuffer_11691() { +static unsafe void Test_FramebufferRenderbuffer_20768() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); System.UInt32 _renderbuffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_FramebufferTexture_11692() { +static unsafe void Test_FramebufferTexture_20769() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_FramebufferTexture_11693() { +static unsafe void Test_FramebufferTexture_20770() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_FramebufferTexture1D_11694() { +static unsafe void Test_FramebufferTexture1D_20771() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19924,7 +19928,7 @@ static unsafe void Test_FramebufferTexture1D_11694() { System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_FramebufferTexture1D_11695() { +static unsafe void Test_FramebufferTexture1D_20772() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19932,7 +19936,7 @@ static unsafe void Test_FramebufferTexture1D_11695() { System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_FramebufferTexture2D_11696() { +static unsafe void Test_FramebufferTexture2D_20773() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19940,7 +19944,7 @@ static unsafe void Test_FramebufferTexture2D_11696() { System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_FramebufferTexture2D_11697() { +static unsafe void Test_FramebufferTexture2D_20774() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19948,7 +19952,7 @@ static unsafe void Test_FramebufferTexture2D_11697() { System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_FramebufferTexture3D_11698() { +static unsafe void Test_FramebufferTexture3D_20775() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19957,7 +19961,7 @@ static unsafe void Test_FramebufferTexture3D_11698() { System.Int32 _zoffset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_FramebufferTexture3D_11699() { +static unsafe void Test_FramebufferTexture3D_20776() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); @@ -19966,7 +19970,7 @@ static unsafe void Test_FramebufferTexture3D_11699() { System.Int32 _zoffset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_FramebufferTextureLayer_11700() { +static unsafe void Test_FramebufferTextureLayer_20777() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); System.Int32 _texture = default(System.Int32); @@ -19974,7 +19978,7 @@ static unsafe void Test_FramebufferTextureLayer_11700() { System.Int32 _layer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_FramebufferTextureLayer_11701() { +static unsafe void Test_FramebufferTextureLayer_20778() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); System.UInt32 _texture = default(System.UInt32); @@ -19982,11 +19986,11 @@ static unsafe void Test_FramebufferTextureLayer_11701() { System.Int32 _layer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_FrontFace_11702() { +static unsafe void Test_FrontFace_20779() { OpenTK.Graphics.OpenGL.FrontFaceDirection _mode = default(OpenTK.Graphics.OpenGL.FrontFaceDirection); OpenTK.Graphics.OpenGL.GL.FrontFace(_mode); } -static unsafe void Test_Frustum_11703() { +static unsafe void Test_Frustum_20780() { System.Double _left = default(System.Double); System.Double _right = default(System.Double); System.Double _bottom = default(System.Double); @@ -19995,354 +19999,354 @@ static unsafe void Test_Frustum_11703() { System.Double _zFar = default(System.Double); OpenTK.Graphics.OpenGL.GL.Frustum(_left,_right,_bottom,_top,_zNear,_zFar); } -static unsafe void Test_GenBuffer_11704() { +static unsafe void Test_GenBuffer_20781() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenBuffer(); } -static unsafe void Test_GenBuffers_11705() { +static unsafe void Test_GenBuffers_20782() { System.Int32 _n = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_11706() { +static unsafe void Test_GenBuffers_20783() { System.Int32 _n = default(System.Int32); System.Int32 _buffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_GenBuffers_11707() { +static unsafe void Test_GenBuffers_20784() { System.Int32 _n = default(System.Int32); System.Int32* _buffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_11708() { +static unsafe void Test_GenBuffers_20785() { System.Int32 _n = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_11709() { +static unsafe void Test_GenBuffers_20786() { System.Int32 _n = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_GenBuffers_11710() { +static unsafe void Test_GenBuffers_20787() { System.Int32 _n = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GenerateMipmap_11711() { +static unsafe void Test_GenerateMipmap_20788() { OpenTK.Graphics.OpenGL.GenerateMipmapTarget _target = default(OpenTK.Graphics.OpenGL.GenerateMipmapTarget); OpenTK.Graphics.OpenGL.GL.GenerateMipmap(_target); } -static unsafe void Test_GenFramebuffer_11712() { +static unsafe void Test_GenFramebuffer_20789() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenFramebuffer(); } -static unsafe void Test_GenFramebuffers_11713() { +static unsafe void Test_GenFramebuffers_20790() { System.Int32 _n = default(System.Int32); System.Int32[] _framebuffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_11714() { +static unsafe void Test_GenFramebuffers_20791() { System.Int32 _n = default(System.Int32); System.Int32 _framebuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_GenFramebuffers_11715() { +static unsafe void Test_GenFramebuffers_20792() { System.Int32 _n = default(System.Int32); System.Int32* _framebuffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_11716() { +static unsafe void Test_GenFramebuffers_20793() { System.Int32 _n = default(System.Int32); System.UInt32[] _framebuffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_11717() { +static unsafe void Test_GenFramebuffers_20794() { System.Int32 _n = default(System.Int32); System.UInt32 _framebuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_GenFramebuffers_11718() { +static unsafe void Test_GenFramebuffers_20795() { System.Int32 _n = default(System.Int32); System.UInt32* _framebuffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenLists_11719() { +static unsafe void Test_GenLists_20796() { System.Int32 _range = default(System.Int32); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenLists(_range); } -static unsafe void Test_GenProgramPipeline_11720() { +static unsafe void Test_GenProgramPipeline_20797() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenProgramPipeline(); } -static unsafe void Test_GenProgramPipelines_11721() { +static unsafe void Test_GenProgramPipelines_20798() { System.Int32 _n = default(System.Int32); System.Int32[] _pipelines = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenProgramPipelines_11722() { +static unsafe void Test_GenProgramPipelines_20799() { System.Int32 _n = default(System.Int32); System.Int32 _pipelines = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_GenProgramPipelines_11723() { +static unsafe void Test_GenProgramPipelines_20800() { System.Int32 _n = default(System.Int32); System.Int32* _pipelines = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenProgramPipelines_11724() { +static unsafe void Test_GenProgramPipelines_20801() { System.Int32 _n = default(System.Int32); System.UInt32[] _pipelines = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenProgramPipelines_11725() { +static unsafe void Test_GenProgramPipelines_20802() { System.Int32 _n = default(System.Int32); System.UInt32 _pipelines = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_GenProgramPipelines_11726() { +static unsafe void Test_GenProgramPipelines_20803() { System.Int32 _n = default(System.Int32); System.UInt32* _pipelines = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenQuery_11727() { +static unsafe void Test_GenQuery_20804() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenQuery(); } -static unsafe void Test_GenQueries_11728() { +static unsafe void Test_GenQueries_20805() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,_ids); } -static unsafe void Test_GenQueries_11729() { +static unsafe void Test_GenQueries_20806() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,out _ids); } -static unsafe void Test_GenQueries_11730() { +static unsafe void Test_GenQueries_20807() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,_ids); } -static unsafe void Test_GenQueries_11731() { +static unsafe void Test_GenQueries_20808() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,_ids); } -static unsafe void Test_GenQueries_11732() { +static unsafe void Test_GenQueries_20809() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,out _ids); } -static unsafe void Test_GenQueries_11733() { +static unsafe void Test_GenQueries_20810() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenQueries(_n,_ids); } -static unsafe void Test_GenRenderbuffer_11734() { +static unsafe void Test_GenRenderbuffer_20811() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenRenderbuffer(); } -static unsafe void Test_GenRenderbuffers_11735() { +static unsafe void Test_GenRenderbuffers_20812() { System.Int32 _n = default(System.Int32); System.Int32[] _renderbuffers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenRenderbuffers_11736() { +static unsafe void Test_GenRenderbuffers_20813() { System.Int32 _n = default(System.Int32); System.Int32 _renderbuffers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_GenRenderbuffers_11737() { +static unsafe void Test_GenRenderbuffers_20814() { System.Int32 _n = default(System.Int32); System.Int32* _renderbuffers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenRenderbuffers_11738() { +static unsafe void Test_GenRenderbuffers_20815() { System.Int32 _n = default(System.Int32); System.UInt32[] _renderbuffers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenRenderbuffers_11739() { +static unsafe void Test_GenRenderbuffers_20816() { System.Int32 _n = default(System.Int32); System.UInt32 _renderbuffers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_GenRenderbuffers_11740() { +static unsafe void Test_GenRenderbuffers_20817() { System.Int32 _n = default(System.Int32); System.UInt32* _renderbuffers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenSampler_11741() { +static unsafe void Test_GenSampler_20818() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenSampler(); } -static unsafe void Test_GenSamplers_11742() { +static unsafe void Test_GenSamplers_20819() { System.Int32 _count = default(System.Int32); System.Int32[] _samplers = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GenSamplers_11743() { +static unsafe void Test_GenSamplers_20820() { System.Int32 _count = default(System.Int32); System.Int32 _samplers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_GenSamplers_11744() { +static unsafe void Test_GenSamplers_20821() { System.Int32 _count = default(System.Int32); System.Int32* _samplers = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GenSamplers_11745() { +static unsafe void Test_GenSamplers_20822() { System.Int32 _count = default(System.Int32); System.UInt32[] _samplers = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GenSamplers_11746() { +static unsafe void Test_GenSamplers_20823() { System.Int32 _count = default(System.Int32); System.UInt32 _samplers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_GenSamplers_11747() { +static unsafe void Test_GenSamplers_20824() { System.Int32 _count = default(System.Int32); System.UInt32* _samplers = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GenTexture_11748() { +static unsafe void Test_GenTexture_20825() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenTexture(); } -static unsafe void Test_GenTextures_11749() { +static unsafe void Test_GenTextures_20826() { System.Int32 _n = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,_textures); } -static unsafe void Test_GenTextures_11750() { +static unsafe void Test_GenTextures_20827() { System.Int32 _n = default(System.Int32); System.Int32 _textures = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,out _textures); } -static unsafe void Test_GenTextures_11751() { +static unsafe void Test_GenTextures_20828() { System.Int32 _n = default(System.Int32); System.Int32* _textures = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,_textures); } -static unsafe void Test_GenTextures_11752() { +static unsafe void Test_GenTextures_20829() { System.Int32 _n = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,_textures); } -static unsafe void Test_GenTextures_11753() { +static unsafe void Test_GenTextures_20830() { System.Int32 _n = default(System.Int32); System.UInt32 _textures = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,out _textures); } -static unsafe void Test_GenTextures_11754() { +static unsafe void Test_GenTextures_20831() { System.Int32 _n = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenTextures(_n,_textures); } -static unsafe void Test_GenTransformFeedback_11755() { +static unsafe void Test_GenTransformFeedback_20832() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenTransformFeedback(); } -static unsafe void Test_GenTransformFeedbacks_11756() { +static unsafe void Test_GenTransformFeedbacks_20833() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_11757() { +static unsafe void Test_GenTransformFeedbacks_20834() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_GenTransformFeedbacks_11758() { +static unsafe void Test_GenTransformFeedbacks_20835() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_11759() { +static unsafe void Test_GenTransformFeedbacks_20836() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_11760() { +static unsafe void Test_GenTransformFeedbacks_20837() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_GenTransformFeedbacks_11761() { +static unsafe void Test_GenTransformFeedbacks_20838() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GenVertexArray_11762() { +static unsafe void Test_GenVertexArray_20839() { System.Int32 r = OpenTK.Graphics.OpenGL.GL.GenVertexArray(); } -static unsafe void Test_GenVertexArrays_11763() { +static unsafe void Test_GenVertexArrays_20840() { System.Int32 _n = default(System.Int32); System.Int32[] _arrays = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GenVertexArrays_11764() { +static unsafe void Test_GenVertexArrays_20841() { System.Int32 _n = default(System.Int32); System.Int32 _arrays = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_GenVertexArrays_11765() { +static unsafe void Test_GenVertexArrays_20842() { System.Int32 _n = default(System.Int32); System.Int32* _arrays = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GenVertexArrays_11766() { +static unsafe void Test_GenVertexArrays_20843() { System.Int32 _n = default(System.Int32); System.UInt32[] _arrays = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GenVertexArrays_11767() { +static unsafe void Test_GenVertexArrays_20844() { System.Int32 _n = default(System.Int32); System.UInt32 _arrays = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_GenVertexArrays_11768() { +static unsafe void Test_GenVertexArrays_20845() { System.Int32 _n = default(System.Int32); System.UInt32* _arrays = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11769() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20846() { System.Int32 _program = default(System.Int32); System.Int32 _bufferIndex = default(System.Int32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11770() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20847() { System.Int32 _program = default(System.Int32); System.Int32 _bufferIndex = default(System.Int32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11771() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20848() { System.Int32 _program = default(System.Int32); System.Int32 _bufferIndex = default(System.Int32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11772() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20849() { System.UInt32 _program = default(System.UInt32); System.UInt32 _bufferIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11773() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20850() { System.UInt32 _program = default(System.UInt32); System.UInt32 _bufferIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); } -static unsafe void Test_GetActiveAtomicCounterBuffer_11774() { +static unsafe void Test_GetActiveAtomicCounterBuffer_20851() { System.UInt32 _program = default(System.UInt32); System.UInt32 _bufferIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL.AtomicCounterBufferParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); } -static unsafe void Test_GetActiveAttrib_11775() { +static unsafe void Test_GetActiveAttrib_20852() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20352,7 +20356,7 @@ static unsafe void Test_GetActiveAttrib_11775() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetActiveAttrib_11776() { +static unsafe void Test_GetActiveAttrib_20853() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20362,7 +20366,7 @@ static unsafe void Test_GetActiveAttrib_11776() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetActiveAttrib_11777() { +static unsafe void Test_GetActiveAttrib_20854() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20372,7 +20376,7 @@ static unsafe void Test_GetActiveAttrib_11777() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetActiveAttrib_11778() { +static unsafe void Test_GetActiveAttrib_20855() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20382,7 +20386,7 @@ static unsafe void Test_GetActiveAttrib_11778() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetActiveSubroutineName_11779() { +static unsafe void Test_GetActiveSubroutineName_20856() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20391,7 +20395,7 @@ static unsafe void Test_GetActiveSubroutineName_11779() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_GetActiveSubroutineName_11780() { +static unsafe void Test_GetActiveSubroutineName_20857() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20400,7 +20404,7 @@ static unsafe void Test_GetActiveSubroutineName_11780() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_GetActiveSubroutineName_11781() { +static unsafe void Test_GetActiveSubroutineName_20858() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20409,7 +20413,7 @@ static unsafe void Test_GetActiveSubroutineName_11781() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_GetActiveSubroutineName_11782() { +static unsafe void Test_GetActiveSubroutineName_20859() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20418,7 +20422,7 @@ static unsafe void Test_GetActiveSubroutineName_11782() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_GetActiveSubroutineUniform_11783() { +static unsafe void Test_GetActiveSubroutineUniform_20860() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20426,7 +20430,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11783() { System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_GetActiveSubroutineUniform_11784() { +static unsafe void Test_GetActiveSubroutineUniform_20861() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20434,7 +20438,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11784() { System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); } -static unsafe void Test_GetActiveSubroutineUniform_11785() { +static unsafe void Test_GetActiveSubroutineUniform_20862() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20442,7 +20446,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11785() { System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_GetActiveSubroutineUniform_11786() { +static unsafe void Test_GetActiveSubroutineUniform_20863() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20450,7 +20454,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11786() { System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_GetActiveSubroutineUniform_11787() { +static unsafe void Test_GetActiveSubroutineUniform_20864() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20458,7 +20462,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11787() { System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); } -static unsafe void Test_GetActiveSubroutineUniform_11788() { +static unsafe void Test_GetActiveSubroutineUniform_20865() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20466,7 +20470,7 @@ static unsafe void Test_GetActiveSubroutineUniform_11788() { System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_GetActiveSubroutineUniformName_11789() { +static unsafe void Test_GetActiveSubroutineUniformName_20866() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20475,7 +20479,7 @@ static unsafe void Test_GetActiveSubroutineUniformName_11789() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_GetActiveSubroutineUniformName_11790() { +static unsafe void Test_GetActiveSubroutineUniformName_20867() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _index = default(System.Int32); @@ -20484,7 +20488,7 @@ static unsafe void Test_GetActiveSubroutineUniformName_11790() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_GetActiveSubroutineUniformName_11791() { +static unsafe void Test_GetActiveSubroutineUniformName_20868() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20493,7 +20497,7 @@ static unsafe void Test_GetActiveSubroutineUniformName_11791() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_GetActiveSubroutineUniformName_11792() { +static unsafe void Test_GetActiveSubroutineUniformName_20869() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.UInt32 _index = default(System.UInt32); @@ -20502,7 +20506,7 @@ static unsafe void Test_GetActiveSubroutineUniformName_11792() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_GetActiveUniform_11793() { +static unsafe void Test_GetActiveUniform_20870() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20512,7 +20516,7 @@ static unsafe void Test_GetActiveUniform_11793() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetActiveUniform_11794() { +static unsafe void Test_GetActiveUniform_20871() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20522,7 +20526,7 @@ static unsafe void Test_GetActiveUniform_11794() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetActiveUniform_11795() { +static unsafe void Test_GetActiveUniform_20872() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20532,7 +20536,7 @@ static unsafe void Test_GetActiveUniform_11795() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetActiveUniform_11796() { +static unsafe void Test_GetActiveUniform_20873() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20542,49 +20546,49 @@ static unsafe void Test_GetActiveUniform_11796() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetActiveUniformBlock_11797() { +static unsafe void Test_GetActiveUniformBlock_20874() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetActiveUniformBlock_11798() { +static unsafe void Test_GetActiveUniformBlock_20875() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_GetActiveUniformBlock_11799() { +static unsafe void Test_GetActiveUniformBlock_20876() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetActiveUniformBlock_11800() { +static unsafe void Test_GetActiveUniformBlock_20877() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetActiveUniformBlock_11801() { +static unsafe void Test_GetActiveUniformBlock_20878() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_GetActiveUniformBlock_11802() { +static unsafe void Test_GetActiveUniformBlock_20879() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL.ActiveUniformBlockParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetActiveUniformBlockName_11803() { +static unsafe void Test_GetActiveUniformBlockName_20880() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20592,7 +20596,7 @@ static unsafe void Test_GetActiveUniformBlockName_11803() { System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_GetActiveUniformBlockName_11804() { +static unsafe void Test_GetActiveUniformBlockName_20881() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20600,7 +20604,7 @@ static unsafe void Test_GetActiveUniformBlockName_11804() { System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_GetActiveUniformBlockName_11805() { +static unsafe void Test_GetActiveUniformBlockName_20882() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20608,7 +20612,7 @@ static unsafe void Test_GetActiveUniformBlockName_11805() { System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_GetActiveUniformBlockName_11806() { +static unsafe void Test_GetActiveUniformBlockName_20883() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20616,7 +20620,7 @@ static unsafe void Test_GetActiveUniformBlockName_11806() { System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_GetActiveUniformName_11807() { +static unsafe void Test_GetActiveUniformName_20884() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20624,7 +20628,7 @@ static unsafe void Test_GetActiveUniformName_11807() { System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); } -static unsafe void Test_GetActiveUniformName_11808() { +static unsafe void Test_GetActiveUniformName_20885() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -20632,7 +20636,7 @@ static unsafe void Test_GetActiveUniformName_11808() { System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); } -static unsafe void Test_GetActiveUniformName_11809() { +static unsafe void Test_GetActiveUniformName_20886() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20640,7 +20644,7 @@ static unsafe void Test_GetActiveUniformName_11809() { System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); } -static unsafe void Test_GetActiveUniformName_11810() { +static unsafe void Test_GetActiveUniformName_20887() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -20648,7 +20652,7 @@ static unsafe void Test_GetActiveUniformName_11810() { System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); } -static unsafe void Test_GetActiveUniforms_11811() { +static unsafe void Test_GetActiveUniforms_20888() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32[] _uniformIndices = default(System.Int32[]); @@ -20656,7 +20660,7 @@ static unsafe void Test_GetActiveUniforms_11811() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_11812() { +static unsafe void Test_GetActiveUniforms_20889() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32 _uniformIndices = default(System.Int32); @@ -20664,7 +20668,7 @@ static unsafe void Test_GetActiveUniforms_11812() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_11813() { +static unsafe void Test_GetActiveUniforms_20890() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32* _uniformIndices = default(System.Int32*); @@ -20672,7 +20676,7 @@ static unsafe void Test_GetActiveUniforms_11813() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_11814() { +static unsafe void Test_GetActiveUniforms_20891() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32[] _uniformIndices = default(System.UInt32[]); @@ -20680,7 +20684,7 @@ static unsafe void Test_GetActiveUniforms_11814() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_11815() { +static unsafe void Test_GetActiveUniforms_20892() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32 _uniformIndices = default(System.UInt32); @@ -20688,7 +20692,7 @@ static unsafe void Test_GetActiveUniforms_11815() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_11816() { +static unsafe void Test_GetActiveUniforms_20893() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32* _uniformIndices = default(System.UInt32*); @@ -20696,402 +20700,402 @@ static unsafe void Test_GetActiveUniforms_11816() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetAttachedShaders_11817() { +static unsafe void Test_GetAttachedShaders_20894() { System.Int32 _program = default(System.Int32); System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_GetAttachedShaders_11818() { +static unsafe void Test_GetAttachedShaders_20895() { System.Int32 _program = default(System.Int32); System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_GetAttachedShaders_11819() { +static unsafe void Test_GetAttachedShaders_20896() { System.Int32 _program = default(System.Int32); System.Int32 _maxCount = default(System.Int32); System.Int32* _count = default(System.Int32*); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_GetAttachedShaders_11820() { +static unsafe void Test_GetAttachedShaders_20897() { System.UInt32 _program = default(System.UInt32); System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_GetAttachedShaders_11821() { +static unsafe void Test_GetAttachedShaders_20898() { System.UInt32 _program = default(System.UInt32); System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_GetAttachedShaders_11822() { +static unsafe void Test_GetAttachedShaders_20899() { System.UInt32 _program = default(System.UInt32); System.Int32 _maxCount = default(System.Int32); System.Int32* _count = default(System.Int32*); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_GetAttribLocation_11823() { +static unsafe void Test_GetAttribLocation_20900() { System.Int32 _program = default(System.Int32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_GetAttribLocation_11824() { +static unsafe void Test_GetAttribLocation_20901() { System.UInt32 _program = default(System.UInt32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_GetBoolean_11825() { +static unsafe void Test_GetBoolean_20902() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Boolean[] _data = default(System.Boolean[]); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_GetBoolean_11826() { +static unsafe void Test_GetBoolean_20903() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Boolean _data = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,out _data); } -static unsafe void Test_GetBoolean_11827() { +static unsafe void Test_GetBoolean_20904() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Boolean* _data = default(System.Boolean*); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_GetBoolean_11828() { +static unsafe void Test_GetBoolean_20905() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Boolean[] _data = default(System.Boolean[]); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_GetBoolean_11829() { +static unsafe void Test_GetBoolean_20906() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Boolean _data = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,out _data); } -static unsafe void Test_GetBoolean_11830() { +static unsafe void Test_GetBoolean_20907() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Boolean* _data = default(System.Boolean*); OpenTK.Graphics.OpenGL.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_GetBoolean_11831() { +static unsafe void Test_GetBoolean_20908() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Boolean r = OpenTK.Graphics.OpenGL.GL.GetBoolean(_pname); } -static unsafe void Test_GetBoolean_11832() { +static unsafe void Test_GetBoolean_20909() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Boolean[] _data = default(System.Boolean[]); OpenTK.Graphics.OpenGL.GL.GetBoolean(_pname,_data); } -static unsafe void Test_GetBoolean_11833() { +static unsafe void Test_GetBoolean_20910() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Boolean _data = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.GetBoolean(_pname,out _data); } -static unsafe void Test_GetBoolean_11834() { +static unsafe void Test_GetBoolean_20911() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Boolean* _data = default(System.Boolean*); OpenTK.Graphics.OpenGL.GL.GetBoolean(_pname,_data); } -static unsafe void Test_GetBufferParameter_11835() { +static unsafe void Test_GetBufferParameter_20912() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int64[] _params = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_GetBufferParameter_11836() { +static unsafe void Test_GetBufferParameter_20913() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int64 _params = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_GetBufferParameter_11837() { +static unsafe void Test_GetBufferParameter_20914() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int64* _params = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_GetBufferParameter_11838() { +static unsafe void Test_GetBufferParameter_20915() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_GetBufferParameter_11839() { +static unsafe void Test_GetBufferParameter_20916() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_GetBufferParameter_11840() { +static unsafe void Test_GetBufferParameter_20917() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL.BufferParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_GetBufferPointer_11841() { +static unsafe void Test_GetBufferPointer_20918() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferPointer _pname = default(OpenTK.Graphics.OpenGL.BufferPointer); System.IntPtr _params = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_GetBufferPointer_11842() { +static unsafe void Test_GetBufferPointer_20919() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferPointer _pname = default(OpenTK.Graphics.OpenGL.BufferPointer); int[] _params = default(int[]); OpenTK.Graphics.OpenGL.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_GetBufferPointer_11843() { +static unsafe void Test_GetBufferPointer_20920() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferPointer _pname = default(OpenTK.Graphics.OpenGL.BufferPointer); int[,] _params = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_GetBufferPointer_11844() { +static unsafe void Test_GetBufferPointer_20921() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferPointer _pname = default(OpenTK.Graphics.OpenGL.BufferPointer); int[,,] _params = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_GetBufferPointer_11845() { +static unsafe void Test_GetBufferPointer_20922() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferPointer _pname = default(OpenTK.Graphics.OpenGL.BufferPointer); int _params = default(int); OpenTK.Graphics.OpenGL.GL.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_GetBufferSubData_11846() { +static unsafe void Test_GetBufferSubData_20923() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_GetBufferSubData_11847() { +static unsafe void Test_GetBufferSubData_20924() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[] _data = default(int[]); OpenTK.Graphics.OpenGL.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_GetBufferSubData_11848() { +static unsafe void Test_GetBufferSubData_20925() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[,] _data = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_GetBufferSubData_11849() { +static unsafe void Test_GetBufferSubData_20926() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int[,,] _data = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_GetBufferSubData_11850() { +static unsafe void Test_GetBufferSubData_20927() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int _data = default(int); OpenTK.Graphics.OpenGL.GL.GetBufferSubData(_target,_offset,_size,ref _data); } -static unsafe void Test_GetClipPlane_11851() { +static unsafe void Test_GetClipPlane_20928() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double[] _equation = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetClipPlane(_plane,_equation); } -static unsafe void Test_GetClipPlane_11852() { +static unsafe void Test_GetClipPlane_20929() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double _equation = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetClipPlane(_plane,out _equation); } -static unsafe void Test_GetClipPlane_11853() { +static unsafe void Test_GetClipPlane_20930() { OpenTK.Graphics.OpenGL.ClipPlaneName _plane = default(OpenTK.Graphics.OpenGL.ClipPlaneName); System.Double* _equation = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetClipPlane(_plane,_equation); } -static unsafe void Test_GetColorTable_11854() { +static unsafe void Test_GetColorTable_20931() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); System.IntPtr _table = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_GetColorTable_11855() { +static unsafe void Test_GetColorTable_20932() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[] _table = default(int[]); OpenTK.Graphics.OpenGL.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_GetColorTable_11856() { +static unsafe void Test_GetColorTable_20933() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[,] _table = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_GetColorTable_11857() { +static unsafe void Test_GetColorTable_20934() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[,,] _table = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_GetColorTable_11858() { +static unsafe void Test_GetColorTable_20935() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int _table = default(int); OpenTK.Graphics.OpenGL.GL.GetColorTable(_target,_format,_type,ref _table); } -static unsafe void Test_GetColorTableParameter_11859() { +static unsafe void Test_GetColorTableParameter_20936() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetColorTableParameter_11860() { +static unsafe void Test_GetColorTableParameter_20937() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,out _params); } -static unsafe void Test_GetColorTableParameter_11861() { +static unsafe void Test_GetColorTableParameter_20938() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetColorTableParameter_11862() { +static unsafe void Test_GetColorTableParameter_20939() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetColorTableParameter_11863() { +static unsafe void Test_GetColorTableParameter_20940() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,out _params); } -static unsafe void Test_GetColorTableParameter_11864() { +static unsafe void Test_GetColorTableParameter_20941() { OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetCompressedTexImage_11865() { +static unsafe void Test_GetCompressedTexImage_20942() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.IntPtr _img = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_GetCompressedTexImage_11866() { +static unsafe void Test_GetCompressedTexImage_20943() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); int[] _img = default(int[]); OpenTK.Graphics.OpenGL.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_GetCompressedTexImage_11867() { +static unsafe void Test_GetCompressedTexImage_20944() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); int[,] _img = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_GetCompressedTexImage_11868() { +static unsafe void Test_GetCompressedTexImage_20945() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); int[,,] _img = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_GetCompressedTexImage_11869() { +static unsafe void Test_GetCompressedTexImage_20946() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); int _img = default(int); OpenTK.Graphics.OpenGL.GL.GetCompressedTexImage(_target,_level,ref _img); } -static unsafe void Test_GetConvolutionFilter_11870() { +static unsafe void Test_GetConvolutionFilter_20947() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); System.IntPtr _image = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_GetConvolutionFilter_11871() { +static unsafe void Test_GetConvolutionFilter_20948() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[] _image = default(int[]); OpenTK.Graphics.OpenGL.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_GetConvolutionFilter_11872() { +static unsafe void Test_GetConvolutionFilter_20949() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[,] _image = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_GetConvolutionFilter_11873() { +static unsafe void Test_GetConvolutionFilter_20950() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int[,,] _image = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_GetConvolutionFilter_11874() { +static unsafe void Test_GetConvolutionFilter_20951() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); int _image = default(int); OpenTK.Graphics.OpenGL.GL.GetConvolutionFilter(_target,_format,_type,ref _image); } -static unsafe void Test_GetConvolutionParameter_11875() { +static unsafe void Test_GetConvolutionParameter_20952() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_GetConvolutionParameter_11876() { +static unsafe void Test_GetConvolutionParameter_20953() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,out _params); } -static unsafe void Test_GetConvolutionParameter_11877() { +static unsafe void Test_GetConvolutionParameter_20954() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_GetConvolutionParameter_11878() { +static unsafe void Test_GetConvolutionParameter_20955() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_GetConvolutionParameter_11879() { +static unsafe void Test_GetConvolutionParameter_20956() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,out _params); } -static unsafe void Test_GetConvolutionParameter_11880() { +static unsafe void Test_GetConvolutionParameter_20957() { OpenTK.Graphics.OpenGL.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL.ConvolutionTarget); OpenTK.Graphics.OpenGL.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetConvolutionParameterPName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_11881() { +static unsafe void Test_GetDebugMessageLog_20958() { System.Int32 _count = default(System.Int32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL.DebugSource[]); @@ -21102,7 +21106,7 @@ static unsafe void Test_GetDebugMessageLog_11881() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_GetDebugMessageLog_11882() { +static unsafe void Test_GetDebugMessageLog_20959() { System.Int32 _count = default(System.Int32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource _sources = default(OpenTK.Graphics.OpenGL.DebugSource); @@ -21113,7 +21117,7 @@ static unsafe void Test_GetDebugMessageLog_11882() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_GetDebugMessageLog_11883() { +static unsafe void Test_GetDebugMessageLog_20960() { System.Int32 _count = default(System.Int32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource* _sources = default(OpenTK.Graphics.OpenGL.DebugSource*); @@ -21124,7 +21128,7 @@ static unsafe void Test_GetDebugMessageLog_11883() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_GetDebugMessageLog_11884() { +static unsafe void Test_GetDebugMessageLog_20961() { System.UInt32 _count = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL.DebugSource[]); @@ -21135,7 +21139,7 @@ static unsafe void Test_GetDebugMessageLog_11884() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_GetDebugMessageLog_11885() { +static unsafe void Test_GetDebugMessageLog_20962() { System.UInt32 _count = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource _sources = default(OpenTK.Graphics.OpenGL.DebugSource); @@ -21146,7 +21150,7 @@ static unsafe void Test_GetDebugMessageLog_11885() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_GetDebugMessageLog_11886() { +static unsafe void Test_GetDebugMessageLog_20963() { System.UInt32 _count = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); OpenTK.Graphics.OpenGL.DebugSource* _sources = default(OpenTK.Graphics.OpenGL.DebugSource*); @@ -21157,179 +21161,179 @@ static unsafe void Test_GetDebugMessageLog_11886() { System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_GetDouble_11887() { +static unsafe void Test_GetDouble_20964() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Double[] _data = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_GetDouble_11888() { +static unsafe void Test_GetDouble_20965() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Double _data = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,out _data); } -static unsafe void Test_GetDouble_11889() { +static unsafe void Test_GetDouble_20966() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Double* _data = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_GetDouble_11890() { +static unsafe void Test_GetDouble_20967() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Double[] _data = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_GetDouble_11891() { +static unsafe void Test_GetDouble_20968() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Double _data = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,out _data); } -static unsafe void Test_GetDouble_11892() { +static unsafe void Test_GetDouble_20969() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Double* _data = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_GetDouble_11893() { +static unsafe void Test_GetDouble_20970() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Double r = OpenTK.Graphics.OpenGL.GL.GetDouble(_pname); } -static unsafe void Test_GetDouble_11894() { +static unsafe void Test_GetDouble_20971() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Double[] _data = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,_data); } -static unsafe void Test_GetDouble_11895() { +static unsafe void Test_GetDouble_20972() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Double _data = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,out _data); } -static unsafe void Test_GetDouble_11896() { +static unsafe void Test_GetDouble_20973() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Double* _data = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,_data); } -static unsafe void Test_GetError_11897() { +static unsafe void Test_GetError_20974() { OpenTK.Graphics.OpenGL.ErrorCode r = OpenTK.Graphics.OpenGL.GL.GetError(); } -static unsafe void Test_GetFloat_11898() { +static unsafe void Test_GetFloat_20975() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Single[] _data = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_GetFloat_11899() { +static unsafe void Test_GetFloat_20976() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Single _data = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,out _data); } -static unsafe void Test_GetFloat_11900() { +static unsafe void Test_GetFloat_20977() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Single* _data = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_GetFloat_11901() { +static unsafe void Test_GetFloat_20978() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Single[] _data = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_GetFloat_11902() { +static unsafe void Test_GetFloat_20979() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Single _data = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,out _data); } -static unsafe void Test_GetFloat_11903() { +static unsafe void Test_GetFloat_20980() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Single* _data = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_GetFloat_11904() { +static unsafe void Test_GetFloat_20981() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Single r = OpenTK.Graphics.OpenGL.GL.GetFloat(_pname); } -static unsafe void Test_GetFloat_11905() { +static unsafe void Test_GetFloat_20982() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Single[] _data = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,_data); } -static unsafe void Test_GetFloat_11906() { +static unsafe void Test_GetFloat_20983() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Single _data = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,out _data); } -static unsafe void Test_GetFloat_11907() { +static unsafe void Test_GetFloat_20984() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Single* _data = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,_data); } -static unsafe void Test_GetFragDataIndex_11908() { +static unsafe void Test_GetFragDataIndex_20985() { System.Int32 _program = default(System.Int32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetFragDataIndex(_program,_name); } -static unsafe void Test_GetFragDataIndex_11909() { +static unsafe void Test_GetFragDataIndex_20986() { System.UInt32 _program = default(System.UInt32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetFragDataIndex(_program,_name); } -static unsafe void Test_GetFragDataLocation_11910() { +static unsafe void Test_GetFragDataLocation_20987() { System.Int32 _program = default(System.Int32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_GetFragDataLocation_11911() { +static unsafe void Test_GetFragDataLocation_20988() { System.UInt32 _program = default(System.UInt32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_GetFramebufferAttachmentParameter_11912() { +static unsafe void Test_GetFramebufferAttachmentParameter_20989() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_11913() { +static unsafe void Test_GetFramebufferAttachmentParameter_20990() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); } -static unsafe void Test_GetFramebufferAttachmentParameter_11914() { +static unsafe void Test_GetFramebufferAttachmentParameter_20991() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_GetFramebufferParameter_11915() { +static unsafe void Test_GetFramebufferParameter_20992() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL.FramebufferDefaultParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetFramebufferParameter(_target,_pname,_params); } -static unsafe void Test_GetFramebufferParameter_11916() { +static unsafe void Test_GetFramebufferParameter_20993() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL.FramebufferDefaultParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetFramebufferParameter(_target,_pname,out _params); } -static unsafe void Test_GetFramebufferParameter_11917() { +static unsafe void Test_GetFramebufferParameter_20994() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); OpenTK.Graphics.OpenGL.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL.FramebufferDefaultParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetFramebufferParameter(_target,_pname,_params); } -static unsafe void Test_GetHistogram_11918() { +static unsafe void Test_GetHistogram_20995() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21337,7 +21341,7 @@ static unsafe void Test_GetHistogram_11918() { System.IntPtr _values = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetHistogram_11919() { +static unsafe void Test_GetHistogram_20996() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21345,7 +21349,7 @@ static unsafe void Test_GetHistogram_11919() { int[] _values = default(int[]); OpenTK.Graphics.OpenGL.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetHistogram_11920() { +static unsafe void Test_GetHistogram_20997() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21353,7 +21357,7 @@ static unsafe void Test_GetHistogram_11920() { int[,] _values = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetHistogram_11921() { +static unsafe void Test_GetHistogram_20998() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21361,7 +21365,7 @@ static unsafe void Test_GetHistogram_11921() { int[,,] _values = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetHistogram_11922() { +static unsafe void Test_GetHistogram_20999() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21369,208 +21373,208 @@ static unsafe void Test_GetHistogram_11922() { int _values = default(int); OpenTK.Graphics.OpenGL.GL.GetHistogram(_target,_reset,_format,_type,ref _values); } -static unsafe void Test_GetHistogramParameter_11923() { +static unsafe void Test_GetHistogramParameter_21000() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GetHistogramParameter_11924() { +static unsafe void Test_GetHistogramParameter_21001() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,out _params); } -static unsafe void Test_GetHistogramParameter_11925() { +static unsafe void Test_GetHistogramParameter_21002() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GetHistogramParameter_11926() { +static unsafe void Test_GetHistogramParameter_21003() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GetHistogramParameter_11927() { +static unsafe void Test_GetHistogramParameter_21004() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,out _params); } -static unsafe void Test_GetHistogramParameter_11928() { +static unsafe void Test_GetHistogramParameter_21005() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GetInteger64_11929() { +static unsafe void Test_GetInteger64_21006() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11930() { +static unsafe void Test_GetInteger64_21007() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GetInteger64_11931() { +static unsafe void Test_GetInteger64_21008() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11932() { +static unsafe void Test_GetInteger64_21009() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11933() { +static unsafe void Test_GetInteger64_21010() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GetInteger64_11934() { +static unsafe void Test_GetInteger64_21011() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11935() { +static unsafe void Test_GetInteger64_21012() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _index = default(System.Int32); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11936() { +static unsafe void Test_GetInteger64_21013() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _index = default(System.Int32); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GetInteger64_11937() { +static unsafe void Test_GetInteger64_21014() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _index = default(System.Int32); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11938() { +static unsafe void Test_GetInteger64_21015() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.UInt32 _index = default(System.UInt32); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11939() { +static unsafe void Test_GetInteger64_21016() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.UInt32 _index = default(System.UInt32); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GetInteger64_11940() { +static unsafe void Test_GetInteger64_21017() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); System.UInt32 _index = default(System.UInt32); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GetInteger64_11941() { +static unsafe void Test_GetInteger64_21018() { OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int64 r = OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname); } -static unsafe void Test_GetInteger64_11942() { +static unsafe void Test_GetInteger64_21019() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int64 r = OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname); } -static unsafe void Test_GetInteger64_11943() { +static unsafe void Test_GetInteger64_21020() { OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GetInteger64_11944() { +static unsafe void Test_GetInteger64_21021() { OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,out _data); } -static unsafe void Test_GetInteger64_11945() { +static unsafe void Test_GetInteger64_21022() { OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GetInteger64_11946() { +static unsafe void Test_GetInteger64_21023() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int64[] _data = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GetInteger64_11947() { +static unsafe void Test_GetInteger64_21024() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int64 _data = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,out _data); } -static unsafe void Test_GetInteger64_11948() { +static unsafe void Test_GetInteger64_21025() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int64* _data = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GetInteger_11949() { +static unsafe void Test_GetInteger_21026() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int32[] _data = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GetInteger_11950() { +static unsafe void Test_GetInteger_21027() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int32 _data = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_GetInteger_11951() { +static unsafe void Test_GetInteger_21028() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.Int32 _index = default(System.Int32); System.Int32* _data = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GetInteger_11952() { +static unsafe void Test_GetInteger_21029() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int32[] _data = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GetInteger_11953() { +static unsafe void Test_GetInteger_21030() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int32 _data = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_GetInteger_11954() { +static unsafe void Test_GetInteger_21031() { OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); System.UInt32 _index = default(System.UInt32); System.Int32* _data = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GetInteger_11955() { +static unsafe void Test_GetInteger_21032() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetInteger(_pname); } -static unsafe void Test_GetInteger_11956() { +static unsafe void Test_GetInteger_21033() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int32[] _data = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetInteger(_pname,_data); } -static unsafe void Test_GetInteger_11957() { +static unsafe void Test_GetInteger_21034() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int32 _data = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetInteger(_pname,out _data); } -static unsafe void Test_GetInteger_11958() { +static unsafe void Test_GetInteger_21035() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); System.Int32* _data = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetInteger(_pname,_data); } -static unsafe void Test_GetInternalformat_11959() { +static unsafe void Test_GetInternalformat_21036() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21578,7 +21582,7 @@ static unsafe void Test_GetInternalformat_11959() { System.Int64[] _params = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GetInternalformat_11960() { +static unsafe void Test_GetInternalformat_21037() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21586,7 +21590,7 @@ static unsafe void Test_GetInternalformat_11960() { System.Int64 _params = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_GetInternalformat_11961() { +static unsafe void Test_GetInternalformat_21038() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21594,7 +21598,7 @@ static unsafe void Test_GetInternalformat_11961() { System.Int64* _params = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GetInternalformat_11962() { +static unsafe void Test_GetInternalformat_21039() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21602,7 +21606,7 @@ static unsafe void Test_GetInternalformat_11962() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GetInternalformat_11963() { +static unsafe void Test_GetInternalformat_21040() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21610,7 +21614,7 @@ static unsafe void Test_GetInternalformat_11963() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_GetInternalformat_11964() { +static unsafe void Test_GetInternalformat_21041() { OpenTK.Graphics.OpenGL.ImageTarget _target = default(OpenTK.Graphics.OpenGL.ImageTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); OpenTK.Graphics.OpenGL.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL.InternalFormatParameter); @@ -21618,133 +21622,133 @@ static unsafe void Test_GetInternalformat_11964() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GetLight_11965() { +static unsafe void Test_GetLight_21042() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,_params); } -static unsafe void Test_GetLight_11966() { +static unsafe void Test_GetLight_21043() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,out _params); } -static unsafe void Test_GetLight_11967() { +static unsafe void Test_GetLight_21044() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,_params); } -static unsafe void Test_GetLight_11968() { +static unsafe void Test_GetLight_21045() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,_params); } -static unsafe void Test_GetLight_11969() { +static unsafe void Test_GetLight_21046() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,out _params); } -static unsafe void Test_GetLight_11970() { +static unsafe void Test_GetLight_21047() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetLight(_light,_pname,_params); } -static unsafe void Test_GetMap_11971() { +static unsafe void Test_GetMap_21048() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMap_11972() { +static unsafe void Test_GetMap_21049() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,out _v); } -static unsafe void Test_GetMap_11973() { +static unsafe void Test_GetMap_21050() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMap_11974() { +static unsafe void Test_GetMap_21051() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMap_11975() { +static unsafe void Test_GetMap_21052() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,out _v); } -static unsafe void Test_GetMap_11976() { +static unsafe void Test_GetMap_21053() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMap_11977() { +static unsafe void Test_GetMap_21054() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMap_11978() { +static unsafe void Test_GetMap_21055() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,out _v); } -static unsafe void Test_GetMap_11979() { +static unsafe void Test_GetMap_21056() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); OpenTK.Graphics.OpenGL.GetMapQuery _query = default(OpenTK.Graphics.OpenGL.GetMapQuery); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetMap(_target,_query,_v); } -static unsafe void Test_GetMaterial_11980() { +static unsafe void Test_GetMaterial_21057() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,_params); } -static unsafe void Test_GetMaterial_11981() { +static unsafe void Test_GetMaterial_21058() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,out _params); } -static unsafe void Test_GetMaterial_11982() { +static unsafe void Test_GetMaterial_21059() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,_params); } -static unsafe void Test_GetMaterial_11983() { +static unsafe void Test_GetMaterial_21060() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,_params); } -static unsafe void Test_GetMaterial_11984() { +static unsafe void Test_GetMaterial_21061() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,out _params); } -static unsafe void Test_GetMaterial_11985() { +static unsafe void Test_GetMaterial_21062() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetMaterial(_face,_pname,_params); } -static unsafe void Test_GetMinmax_11986() { +static unsafe void Test_GetMinmax_21063() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21752,7 +21756,7 @@ static unsafe void Test_GetMinmax_11986() { System.IntPtr _values = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetMinmax_11987() { +static unsafe void Test_GetMinmax_21064() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21760,7 +21764,7 @@ static unsafe void Test_GetMinmax_11987() { int[] _values = default(int[]); OpenTK.Graphics.OpenGL.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetMinmax_11988() { +static unsafe void Test_GetMinmax_21065() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21768,7 +21772,7 @@ static unsafe void Test_GetMinmax_11988() { int[,] _values = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetMinmax_11989() { +static unsafe void Test_GetMinmax_21066() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21776,7 +21780,7 @@ static unsafe void Test_GetMinmax_11989() { int[,,] _values = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GetMinmax_11990() { +static unsafe void Test_GetMinmax_21067() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); System.Boolean _reset = default(System.Boolean); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -21784,79 +21788,79 @@ static unsafe void Test_GetMinmax_11990() { int _values = default(int); OpenTK.Graphics.OpenGL.GL.GetMinmax(_target,_reset,_format,_type,ref _values); } -static unsafe void Test_GetMinmaxParameter_11991() { +static unsafe void Test_GetMinmaxParameter_21068() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GetMinmaxParameter_11992() { +static unsafe void Test_GetMinmaxParameter_21069() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,out _params); } -static unsafe void Test_GetMinmaxParameter_11993() { +static unsafe void Test_GetMinmaxParameter_21070() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GetMinmaxParameter_11994() { +static unsafe void Test_GetMinmaxParameter_21071() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GetMinmaxParameter_11995() { +static unsafe void Test_GetMinmaxParameter_21072() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,out _params); } -static unsafe void Test_GetMinmaxParameter_11996() { +static unsafe void Test_GetMinmaxParameter_21073() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GetMultisample_11997() { +static unsafe void Test_GetMultisample_21074() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.Int32 _index = default(System.Int32); System.Single[] _val = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GetMultisample_11998() { +static unsafe void Test_GetMultisample_21075() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.Int32 _index = default(System.Int32); System.Single _val = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,out _val); } -static unsafe void Test_GetMultisample_11999() { +static unsafe void Test_GetMultisample_21076() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.Int32 _index = default(System.Int32); System.Single* _val = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GetMultisample_12000() { +static unsafe void Test_GetMultisample_21077() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.UInt32 _index = default(System.UInt32); System.Single[] _val = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GetMultisample_12001() { +static unsafe void Test_GetMultisample_21078() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.UInt32 _index = default(System.UInt32); System.Single _val = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,out _val); } -static unsafe void Test_GetMultisample_12002() { +static unsafe void Test_GetMultisample_21079() { OpenTK.Graphics.OpenGL.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL.GetMultisamplePName); System.UInt32 _index = default(System.UInt32); System.Single* _val = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GetObjectLabel_12003() { +static unsafe void Test_GetObjectLabel_21080() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.Int32 _name = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -21864,7 +21868,7 @@ static unsafe void Test_GetObjectLabel_12003() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetObjectLabel_12004() { +static unsafe void Test_GetObjectLabel_21081() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.Int32 _name = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -21872,7 +21876,7 @@ static unsafe void Test_GetObjectLabel_12004() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectLabel_12005() { +static unsafe void Test_GetObjectLabel_21082() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.Int32 _name = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -21880,7 +21884,7 @@ static unsafe void Test_GetObjectLabel_12005() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetObjectLabel_12006() { +static unsafe void Test_GetObjectLabel_21083() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.UInt32 _name = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -21888,7 +21892,7 @@ static unsafe void Test_GetObjectLabel_12006() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetObjectLabel_12007() { +static unsafe void Test_GetObjectLabel_21084() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.UInt32 _name = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -21896,7 +21900,7 @@ static unsafe void Test_GetObjectLabel_12007() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectLabel_12008() { +static unsafe void Test_GetObjectLabel_21085() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.UInt32 _name = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -21904,249 +21908,249 @@ static unsafe void Test_GetObjectLabel_12008() { System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12009() { +static unsafe void Test_GetObjectPtrLabel_21086() { System.IntPtr _ptr = default(System.IntPtr); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12010() { +static unsafe void Test_GetObjectPtrLabel_21087() { System.IntPtr _ptr = default(System.IntPtr); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectPtrLabel_12011() { +static unsafe void Test_GetObjectPtrLabel_21088() { System.IntPtr _ptr = default(System.IntPtr); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12012() { +static unsafe void Test_GetObjectPtrLabel_21089() { int[] _ptr = default(int[]); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12013() { +static unsafe void Test_GetObjectPtrLabel_21090() { int[] _ptr = default(int[]); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectPtrLabel_12014() { +static unsafe void Test_GetObjectPtrLabel_21091() { int[] _ptr = default(int[]); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12015() { +static unsafe void Test_GetObjectPtrLabel_21092() { int[,] _ptr = default(int[,]); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12016() { +static unsafe void Test_GetObjectPtrLabel_21093() { int[,] _ptr = default(int[,]); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectPtrLabel_12017() { +static unsafe void Test_GetObjectPtrLabel_21094() { int[,] _ptr = default(int[,]); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12018() { +static unsafe void Test_GetObjectPtrLabel_21095() { int[,,] _ptr = default(int[,,]); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12019() { +static unsafe void Test_GetObjectPtrLabel_21096() { int[,,] _ptr = default(int[,,]); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectPtrLabel_12020() { +static unsafe void Test_GetObjectPtrLabel_21097() { int[,,] _ptr = default(int[,,]); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12021() { +static unsafe void Test_GetObjectPtrLabel_21098() { int _ptr = default(int); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_GetObjectPtrLabel_12022() { +static unsafe void Test_GetObjectPtrLabel_21099() { int _ptr = default(int); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetObjectPtrLabel_12023() { +static unsafe void Test_GetObjectPtrLabel_21100() { int _ptr = default(int); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _label = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_GetPixelMap_12024() { +static unsafe void Test_GetPixelMap_21101() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Single r = OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map); } -static unsafe void Test_GetPixelMap_12025() { +static unsafe void Test_GetPixelMap_21102() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Single[] _values = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12026() { +static unsafe void Test_GetPixelMap_21103() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Single _values = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,out _values); } -static unsafe void Test_GetPixelMap_12027() { +static unsafe void Test_GetPixelMap_21104() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Single* _values = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12028() { +static unsafe void Test_GetPixelMap_21105() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12029() { +static unsafe void Test_GetPixelMap_21106() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,out _values); } -static unsafe void Test_GetPixelMap_12030() { +static unsafe void Test_GetPixelMap_21107() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12031() { +static unsafe void Test_GetPixelMap_21108() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt32[] _values = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12032() { +static unsafe void Test_GetPixelMap_21109() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt32 _values = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,out _values); } -static unsafe void Test_GetPixelMap_12033() { +static unsafe void Test_GetPixelMap_21110() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt32* _values = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12034() { +static unsafe void Test_GetPixelMap_21111() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int16[] _values = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12035() { +static unsafe void Test_GetPixelMap_21112() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int16 _values = default(System.Int16); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,out _values); } -static unsafe void Test_GetPixelMap_12036() { +static unsafe void Test_GetPixelMap_21113() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int16* _values = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12037() { +static unsafe void Test_GetPixelMap_21114() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt16[] _values = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMap_12038() { +static unsafe void Test_GetPixelMap_21115() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt16 _values = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,out _values); } -static unsafe void Test_GetPixelMap_12039() { +static unsafe void Test_GetPixelMap_21116() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.UInt16* _values = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.GetPixelMap(_map,_values); } -static unsafe void Test_GetPixelMapx_12040() { +static unsafe void Test_GetPixelMapx_21117() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetPixelMapx(_map,_size,_values); } -static unsafe void Test_GetPixelMapx_12041() { +static unsafe void Test_GetPixelMapx_21118() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetPixelMapx(_map,_size,out _values); } -static unsafe void Test_GetPixelMapx_12042() { +static unsafe void Test_GetPixelMapx_21119() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetPixelMapx(_map,_size,_values); } -static unsafe void Test_GetPointer_12043() { +static unsafe void Test_GetPointer_21120() { OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); System.IntPtr _params = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetPointer(_pname,_params); } -static unsafe void Test_GetPointer_12044() { +static unsafe void Test_GetPointer_21121() { OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); int[] _params = default(int[]); OpenTK.Graphics.OpenGL.GL.GetPointer(_pname,_params); } -static unsafe void Test_GetPointer_12045() { +static unsafe void Test_GetPointer_21122() { OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); int[,] _params = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetPointer(_pname,_params); } -static unsafe void Test_GetPointer_12046() { +static unsafe void Test_GetPointer_21123() { OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); int[,,] _params = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetPointer(_pname,_params); } -static unsafe void Test_GetPointer_12047() { +static unsafe void Test_GetPointer_21124() { OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); int _params = default(int); OpenTK.Graphics.OpenGL.GL.GetPointer(_pname,ref _params); } -static unsafe void Test_GetPolygonStipple_12048() { +static unsafe void Test_GetPolygonStipple_21125() { System.Byte r = OpenTK.Graphics.OpenGL.GL.GetPolygonStipple(); } -static unsafe void Test_GetPolygonStipple_12049() { +static unsafe void Test_GetPolygonStipple_21126() { System.Byte[] _mask = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.GetPolygonStipple(_mask); } -static unsafe void Test_GetPolygonStipple_12050() { +static unsafe void Test_GetPolygonStipple_21127() { System.Byte _mask = default(System.Byte); OpenTK.Graphics.OpenGL.GL.GetPolygonStipple(out _mask); } -static unsafe void Test_GetPolygonStipple_12051() { +static unsafe void Test_GetPolygonStipple_21128() { System.Byte* _mask = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.GetPolygonStipple(_mask); } -static unsafe void Test_GetProgramBinary_12052() { +static unsafe void Test_GetProgramBinary_21129() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22154,7 +22158,7 @@ static unsafe void Test_GetProgramBinary_12052() { System.IntPtr _binary = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12053() { +static unsafe void Test_GetProgramBinary_21130() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22162,7 +22166,7 @@ static unsafe void Test_GetProgramBinary_12053() { int[] _binary = default(int[]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12054() { +static unsafe void Test_GetProgramBinary_21131() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22170,7 +22174,7 @@ static unsafe void Test_GetProgramBinary_12054() { int[,] _binary = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12055() { +static unsafe void Test_GetProgramBinary_21132() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22178,7 +22182,7 @@ static unsafe void Test_GetProgramBinary_12055() { int[,,] _binary = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12056() { +static unsafe void Test_GetProgramBinary_21133() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22186,7 +22190,7 @@ static unsafe void Test_GetProgramBinary_12056() { int _binary = default(int); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_GetProgramBinary_12057() { +static unsafe void Test_GetProgramBinary_21134() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22194,7 +22198,7 @@ static unsafe void Test_GetProgramBinary_12057() { System.IntPtr _binary = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12058() { +static unsafe void Test_GetProgramBinary_21135() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22202,7 +22206,7 @@ static unsafe void Test_GetProgramBinary_12058() { int[] _binary = default(int[]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12059() { +static unsafe void Test_GetProgramBinary_21136() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22210,7 +22214,7 @@ static unsafe void Test_GetProgramBinary_12059() { int[,] _binary = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12060() { +static unsafe void Test_GetProgramBinary_21137() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22218,7 +22222,7 @@ static unsafe void Test_GetProgramBinary_12060() { int[,,] _binary = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12061() { +static unsafe void Test_GetProgramBinary_21138() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22226,7 +22230,7 @@ static unsafe void Test_GetProgramBinary_12061() { int _binary = default(int); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_GetProgramBinary_12062() { +static unsafe void Test_GetProgramBinary_21139() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22234,7 +22238,7 @@ static unsafe void Test_GetProgramBinary_12062() { System.IntPtr _binary = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12063() { +static unsafe void Test_GetProgramBinary_21140() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22242,7 +22246,7 @@ static unsafe void Test_GetProgramBinary_12063() { int[] _binary = default(int[]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12064() { +static unsafe void Test_GetProgramBinary_21141() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22250,7 +22254,7 @@ static unsafe void Test_GetProgramBinary_12064() { int[,] _binary = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12065() { +static unsafe void Test_GetProgramBinary_21142() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22258,7 +22262,7 @@ static unsafe void Test_GetProgramBinary_12065() { int[,,] _binary = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12066() { +static unsafe void Test_GetProgramBinary_21143() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); @@ -22266,7 +22270,7 @@ static unsafe void Test_GetProgramBinary_12066() { int _binary = default(int); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_GetProgramBinary_12067() { +static unsafe void Test_GetProgramBinary_21144() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22274,7 +22278,7 @@ static unsafe void Test_GetProgramBinary_12067() { System.IntPtr _binary = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12068() { +static unsafe void Test_GetProgramBinary_21145() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22282,7 +22286,7 @@ static unsafe void Test_GetProgramBinary_12068() { int[] _binary = default(int[]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12069() { +static unsafe void Test_GetProgramBinary_21146() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22290,7 +22294,7 @@ static unsafe void Test_GetProgramBinary_12069() { int[,] _binary = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12070() { +static unsafe void Test_GetProgramBinary_21147() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22298,7 +22302,7 @@ static unsafe void Test_GetProgramBinary_12070() { int[,,] _binary = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetProgramBinary_12071() { +static unsafe void Test_GetProgramBinary_21148() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); @@ -22306,239 +22310,239 @@ static unsafe void Test_GetProgramBinary_12071() { int _binary = default(int); OpenTK.Graphics.OpenGL.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_GetProgramInfoLog_12072() { +static unsafe void Test_GetProgramInfoLog_21149() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetProgramInfoLog_12073() { +static unsafe void Test_GetProgramInfoLog_21150() { System.Int32 _program = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramInfoLog_12074() { +static unsafe void Test_GetProgramInfoLog_21151() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetProgramInfoLog_12075() { +static unsafe void Test_GetProgramInfoLog_21152() { System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramInterface_12076() { +static unsafe void Test_GetProgramInterface_21153() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetProgramInterface_12077() { +static unsafe void Test_GetProgramInterface_21154() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); } -static unsafe void Test_GetProgramInterface_12078() { +static unsafe void Test_GetProgramInterface_21155() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetProgramInterface_12079() { +static unsafe void Test_GetProgramInterface_21156() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetProgramInterface_12080() { +static unsafe void Test_GetProgramInterface_21157() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); } -static unsafe void Test_GetProgramInterface_12081() { +static unsafe void Test_GetProgramInterface_21158() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); OpenTK.Graphics.OpenGL.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramInterfaceParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetProgram_12082() { +static unsafe void Test_GetProgram_21159() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12083() { +static unsafe void Test_GetProgram_21160() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetProgram_12084() { +static unsafe void Test_GetProgram_21161() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12085() { +static unsafe void Test_GetProgram_21162() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12086() { +static unsafe void Test_GetProgram_21163() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetProgram_12087() { +static unsafe void Test_GetProgram_21164() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12088() { +static unsafe void Test_GetProgram_21165() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12089() { +static unsafe void Test_GetProgram_21166() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetProgram_12090() { +static unsafe void Test_GetProgram_21167() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.GetProgramParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12091() { +static unsafe void Test_GetProgram_21168() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgram_12092() { +static unsafe void Test_GetProgram_21169() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetProgram_12093() { +static unsafe void Test_GetProgram_21170() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetProgramPipelineInfoLog_12094() { +static unsafe void Test_GetProgramPipelineInfoLog_21171() { System.Int32 _pipeline = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramPipelineInfoLog_12095() { +static unsafe void Test_GetProgramPipelineInfoLog_21172() { System.Int32 _pipeline = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetProgramPipelineInfoLog_12096() { +static unsafe void Test_GetProgramPipelineInfoLog_21173() { System.Int32 _pipeline = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramPipelineInfoLog_12097() { +static unsafe void Test_GetProgramPipelineInfoLog_21174() { System.UInt32 _pipeline = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32[] _length = default(System.Int32[]); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramPipelineInfoLog_12098() { +static unsafe void Test_GetProgramPipelineInfoLog_21175() { System.UInt32 _pipeline = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetProgramPipelineInfoLog_12099() { +static unsafe void Test_GetProgramPipelineInfoLog_21176() { System.UInt32 _pipeline = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetProgramPipeline_12100() { +static unsafe void Test_GetProgramPipeline_21177() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetProgramPipeline_12101() { +static unsafe void Test_GetProgramPipeline_21178() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetProgramPipeline_12102() { +static unsafe void Test_GetProgramPipeline_21179() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetProgramPipeline_12103() { +static unsafe void Test_GetProgramPipeline_21180() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetProgramPipeline_12104() { +static unsafe void Test_GetProgramPipeline_21181() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetProgramPipeline_12105() { +static unsafe void Test_GetProgramPipeline_21182() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramPipelineParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetProgramResourceIndex_12106() { +static unsafe void Test_GetProgramResourceIndex_21183() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceIndex(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResourceIndex_12107() { +static unsafe void Test_GetProgramResourceIndex_21184() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceIndex(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResource_12108() { +static unsafe void Test_GetProgramResource_21185() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22549,7 +22553,7 @@ static unsafe void Test_GetProgramResource_12108() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetProgramResource_12109() { +static unsafe void Test_GetProgramResource_21186() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22560,7 +22564,7 @@ static unsafe void Test_GetProgramResource_12109() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); } -static unsafe void Test_GetProgramResource_12110() { +static unsafe void Test_GetProgramResource_21187() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22571,7 +22575,7 @@ static unsafe void Test_GetProgramResource_12110() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); } -static unsafe void Test_GetProgramResource_12111() { +static unsafe void Test_GetProgramResource_21188() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22582,7 +22586,7 @@ static unsafe void Test_GetProgramResource_12111() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetProgramResource_12112() { +static unsafe void Test_GetProgramResource_21189() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22593,7 +22597,7 @@ static unsafe void Test_GetProgramResource_12112() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetProgramResource_12113() { +static unsafe void Test_GetProgramResource_21190() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22604,7 +22608,7 @@ static unsafe void Test_GetProgramResource_12113() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); } -static unsafe void Test_GetProgramResource_12114() { +static unsafe void Test_GetProgramResource_21191() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22615,7 +22619,7 @@ static unsafe void Test_GetProgramResource_12114() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); } -static unsafe void Test_GetProgramResource_12115() { +static unsafe void Test_GetProgramResource_21192() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22626,31 +22630,31 @@ static unsafe void Test_GetProgramResource_12115() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetProgramResourceLocation_12116() { +static unsafe void Test_GetProgramResourceLocation_21193() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceLocation(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResourceLocation_12117() { +static unsafe void Test_GetProgramResourceLocation_21194() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceLocation(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResourceLocationIndex_12118() { +static unsafe void Test_GetProgramResourceLocationIndex_21195() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResourceLocationIndex_12119() { +static unsafe void Test_GetProgramResourceLocationIndex_21196() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); } -static unsafe void Test_GetProgramResourceName_12120() { +static unsafe void Test_GetProgramResourceName_21197() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22659,7 +22663,7 @@ static unsafe void Test_GetProgramResourceName_12120() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetProgramResourceName_12121() { +static unsafe void Test_GetProgramResourceName_21198() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22668,7 +22672,7 @@ static unsafe void Test_GetProgramResourceName_12121() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); } -static unsafe void Test_GetProgramResourceName_12122() { +static unsafe void Test_GetProgramResourceName_21199() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.Int32 _index = default(System.Int32); @@ -22677,7 +22681,7 @@ static unsafe void Test_GetProgramResourceName_12122() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetProgramResourceName_12123() { +static unsafe void Test_GetProgramResourceName_21200() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22686,7 +22690,7 @@ static unsafe void Test_GetProgramResourceName_12123() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetProgramResourceName_12124() { +static unsafe void Test_GetProgramResourceName_21201() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22695,7 +22699,7 @@ static unsafe void Test_GetProgramResourceName_12124() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); } -static unsafe void Test_GetProgramResourceName_12125() { +static unsafe void Test_GetProgramResourceName_21202() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL.ProgramInterface); System.UInt32 _index = default(System.UInt32); @@ -22704,473 +22708,473 @@ static unsafe void Test_GetProgramResourceName_12125() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetProgramStage_12126() { +static unsafe void Test_GetProgramStage_21203() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramStageParameter); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramStage(_program,_shadertype,_pname,out _values); } -static unsafe void Test_GetProgramStage_12127() { +static unsafe void Test_GetProgramStage_21204() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramStageParameter); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramStage(_program,_shadertype,_pname,_values); } -static unsafe void Test_GetProgramStage_12128() { +static unsafe void Test_GetProgramStage_21205() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramStageParameter); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetProgramStage(_program,_shadertype,_pname,out _values); } -static unsafe void Test_GetProgramStage_12129() { +static unsafe void Test_GetProgramStage_21206() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL.ProgramStageParameter); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetProgramStage(_program,_shadertype,_pname,_values); } -static unsafe void Test_GetQueryIndexed_12130() { +static unsafe void Test_GetQueryIndexed_21207() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetQueryIndexed_12131() { +static unsafe void Test_GetQueryIndexed_21208() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,out _params); } -static unsafe void Test_GetQueryIndexed_12132() { +static unsafe void Test_GetQueryIndexed_21209() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetQueryIndexed_12133() { +static unsafe void Test_GetQueryIndexed_21210() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetQueryIndexed_12134() { +static unsafe void Test_GetQueryIndexed_21211() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,out _params); } -static unsafe void Test_GetQueryIndexed_12135() { +static unsafe void Test_GetQueryIndexed_21212() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetQuery_12136() { +static unsafe void Test_GetQuery_21213() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetQuery_12137() { +static unsafe void Test_GetQuery_21214() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetQuery(_target,_pname,out _params); } -static unsafe void Test_GetQuery_12138() { +static unsafe void Test_GetQuery_21215() { OpenTK.Graphics.OpenGL.QueryTarget _target = default(OpenTK.Graphics.OpenGL.QueryTarget); OpenTK.Graphics.OpenGL.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryParam); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetQueryObject_12139() { +static unsafe void Test_GetQueryObject_21216() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64[] _params = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12140() { +static unsafe void Test_GetQueryObject_21217() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64 _params = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12141() { +static unsafe void Test_GetQueryObject_21218() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64* _params = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12142() { +static unsafe void Test_GetQueryObject_21219() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64[] _params = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12143() { +static unsafe void Test_GetQueryObject_21220() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64 _params = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12144() { +static unsafe void Test_GetQueryObject_21221() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int64* _params = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12145() { +static unsafe void Test_GetQueryObject_21222() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12146() { +static unsafe void Test_GetQueryObject_21223() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12147() { +static unsafe void Test_GetQueryObject_21224() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12148() { +static unsafe void Test_GetQueryObject_21225() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12149() { +static unsafe void Test_GetQueryObject_21226() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12150() { +static unsafe void Test_GetQueryObject_21227() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12151() { +static unsafe void Test_GetQueryObject_21228() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt64[] _params = default(System.UInt64[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12152() { +static unsafe void Test_GetQueryObject_21229() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt64 _params = default(System.UInt64); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12153() { +static unsafe void Test_GetQueryObject_21230() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt64* _params = default(System.UInt64*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12154() { +static unsafe void Test_GetQueryObject_21231() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetQueryObject_12155() { +static unsafe void Test_GetQueryObject_21232() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetQueryObject_12156() { +static unsafe void Test_GetQueryObject_21233() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL.GetQueryObjectParam); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetRenderbufferParameter_12157() { +static unsafe void Test_GetRenderbufferParameter_21234() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_GetRenderbufferParameter_12158() { +static unsafe void Test_GetRenderbufferParameter_21235() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetRenderbufferParameter(_target,_pname,out _params); } -static unsafe void Test_GetRenderbufferParameter_12159() { +static unsafe void Test_GetRenderbufferParameter_21236() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12160() { +static unsafe void Test_GetSamplerParameter_21237() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12161() { +static unsafe void Test_GetSamplerParameter_21238() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12162() { +static unsafe void Test_GetSamplerParameter_21239() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12163() { +static unsafe void Test_GetSamplerParameter_21240() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12164() { +static unsafe void Test_GetSamplerParameter_21241() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12165() { +static unsafe void Test_GetSamplerParameter_21242() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12166() { +static unsafe void Test_GetSamplerParameter_21243() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12167() { +static unsafe void Test_GetSamplerParameter_21244() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12168() { +static unsafe void Test_GetSamplerParameter_21245() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12169() { +static unsafe void Test_GetSamplerParameter_21246() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12170() { +static unsafe void Test_GetSamplerParameter_21247() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12171() { +static unsafe void Test_GetSamplerParameter_21248() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12172() { +static unsafe void Test_GetSamplerParameterI_21249() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12173() { +static unsafe void Test_GetSamplerParameterI_21250() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12174() { +static unsafe void Test_GetSamplerParameterI_21251() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12175() { +static unsafe void Test_GetSamplerParameterI_21252() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12176() { +static unsafe void Test_GetSamplerParameterI_21253() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12177() { +static unsafe void Test_GetSamplerParameterI_21254() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12178() { +static unsafe void Test_GetSamplerParameterI_21255() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12179() { +static unsafe void Test_GetSamplerParameterI_21256() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12180() { +static unsafe void Test_GetSamplerParameterI_21257() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12181() { +static unsafe void Test_GetSamplerParameterI_21258() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12182() { +static unsafe void Test_GetSamplerParameterI_21259() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12183() { +static unsafe void Test_GetSamplerParameterI_21260() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12184() { +static unsafe void Test_GetSamplerParameterI_21261() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12185() { +static unsafe void Test_GetSamplerParameterI_21262() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12186() { +static unsafe void Test_GetSamplerParameterI_21263() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12187() { +static unsafe void Test_GetSamplerParameterI_21264() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameterI_12188() { +static unsafe void Test_GetSamplerParameterI_21265() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameterI_12189() { +static unsafe void Test_GetSamplerParameterI_21266() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12190() { +static unsafe void Test_GetSamplerParameter_21267() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12191() { +static unsafe void Test_GetSamplerParameter_21268() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12192() { +static unsafe void Test_GetSamplerParameter_21269() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12193() { +static unsafe void Test_GetSamplerParameter_21270() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12194() { +static unsafe void Test_GetSamplerParameter_21271() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12195() { +static unsafe void Test_GetSamplerParameter_21272() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12196() { +static unsafe void Test_GetSamplerParameter_21273() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12197() { +static unsafe void Test_GetSamplerParameter_21274() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12198() { +static unsafe void Test_GetSamplerParameter_21275() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12199() { +static unsafe void Test_GetSamplerParameter_21276() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSamplerParameter_12200() { +static unsafe void Test_GetSamplerParameter_21277() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetSamplerParameter_12201() { +static unsafe void Test_GetSamplerParameter_21278() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetSeparableFilter_12202() { +static unsafe void Test_GetSeparableFilter_21279() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -23179,7 +23183,7 @@ static unsafe void Test_GetSeparableFilter_12202() { System.IntPtr _span = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_12203() { +static unsafe void Test_GetSeparableFilter_21280() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -23188,7 +23192,7 @@ static unsafe void Test_GetSeparableFilter_12203() { int[] _span = default(int[]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_12204() { +static unsafe void Test_GetSeparableFilter_21281() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -23197,7 +23201,7 @@ static unsafe void Test_GetSeparableFilter_12204() { int[,] _span = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_12205() { +static unsafe void Test_GetSeparableFilter_21282() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -23206,7 +23210,7 @@ static unsafe void Test_GetSeparableFilter_12205() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_12206() { +static unsafe void Test_GetSeparableFilter_21283() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -23215,168 +23219,168 @@ static unsafe void Test_GetSeparableFilter_12206() { int _span = default(int); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,ref _row,ref _column,ref _span); } -static unsafe void Test_GetShaderInfoLog_12207() { +static unsafe void Test_GetShaderInfoLog_21284() { System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetShaderInfoLog_12208() { +static unsafe void Test_GetShaderInfoLog_21285() { System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); } -static unsafe void Test_GetShaderInfoLog_12209() { +static unsafe void Test_GetShaderInfoLog_21286() { System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetShaderInfoLog_12210() { +static unsafe void Test_GetShaderInfoLog_21287() { System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); } -static unsafe void Test_GetShader_12211() { +static unsafe void Test_GetShader_21288() { System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetShader_12212() { +static unsafe void Test_GetShader_21289() { System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_GetShader_12213() { +static unsafe void Test_GetShader_21290() { System.Int32 _shader = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetShader_12214() { +static unsafe void Test_GetShader_21291() { System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetShader_12215() { +static unsafe void Test_GetShader_21292() { System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_GetShader_12216() { +static unsafe void Test_GetShader_21293() { System.UInt32 _shader = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL.ShaderParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetShaderPrecisionFormat_12217() { +static unsafe void Test_GetShaderPrecisionFormat_21294() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL.ShaderPrecision); System.Int32[] _range = default(System.Int32[]); System.Int32[] _precision = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_GetShaderPrecisionFormat_12218() { +static unsafe void Test_GetShaderPrecisionFormat_21295() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL.ShaderPrecision); System.Int32 _range = default(System.Int32); System.Int32 _precision = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); } -static unsafe void Test_GetShaderPrecisionFormat_12219() { +static unsafe void Test_GetShaderPrecisionFormat_21296() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); OpenTK.Graphics.OpenGL.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL.ShaderPrecision); System.Int32* _range = default(System.Int32*); System.Int32* _precision = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_GetShaderSource_12220() { +static unsafe void Test_GetShaderSource_21297() { System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _source = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_GetShaderSource_12221() { +static unsafe void Test_GetShaderSource_21298() { System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _source = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderSource(_shader,_bufSize,_length,_source); } -static unsafe void Test_GetShaderSource_12222() { +static unsafe void Test_GetShaderSource_21299() { System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); System.Text.StringBuilder _source = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_GetShaderSource_12223() { +static unsafe void Test_GetShaderSource_21300() { System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); System.Text.StringBuilder _source = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetShaderSource(_shader,_bufSize,_length,_source); } -static unsafe void Test_GetString_12224() { +static unsafe void Test_GetString_21301() { OpenTK.Graphics.OpenGL.StringName _name = default(OpenTK.Graphics.OpenGL.StringName); System.String r = OpenTK.Graphics.OpenGL.GL.GetString(_name); } -static unsafe void Test_GetString_12225() { +static unsafe void Test_GetString_21302() { OpenTK.Graphics.OpenGL.StringName _name = default(OpenTK.Graphics.OpenGL.StringName); System.Int32 _index = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetString(_name,_index); } -static unsafe void Test_GetString_12226() { +static unsafe void Test_GetString_21303() { OpenTK.Graphics.OpenGL.StringName _name = default(OpenTK.Graphics.OpenGL.StringName); System.UInt32 _index = default(System.UInt32); System.String r = OpenTK.Graphics.OpenGL.GL.GetString(_name,_index); } -static unsafe void Test_GetString_12227() { +static unsafe void Test_GetString_21304() { OpenTK.Graphics.OpenGL.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL.StringNameIndexed); System.Int32 _index = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetString(_name,_index); } -static unsafe void Test_GetString_12228() { +static unsafe void Test_GetString_21305() { OpenTK.Graphics.OpenGL.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL.StringNameIndexed); System.UInt32 _index = default(System.UInt32); System.String r = OpenTK.Graphics.OpenGL.GL.GetString(_name,_index); } -static unsafe void Test_GetSubroutineIndex_12229() { +static unsafe void Test_GetSubroutineIndex_21306() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetSubroutineIndex(_program,_shadertype,_name); } -static unsafe void Test_GetSubroutineIndex_12230() { +static unsafe void Test_GetSubroutineIndex_21307() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetSubroutineIndex(_program,_shadertype,_name); } -static unsafe void Test_GetSubroutineUniformLocation_12231() { +static unsafe void Test_GetSubroutineUniformLocation_21308() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); } -static unsafe void Test_GetSubroutineUniformLocation_12232() { +static unsafe void Test_GetSubroutineUniformLocation_21309() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); } -static unsafe void Test_GetSync_12233() { +static unsafe void Test_GetSync_21310() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int32 _bufSize = default(System.Int32); @@ -23384,7 +23388,7 @@ static unsafe void Test_GetSync_12233() { System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); } -static unsafe void Test_GetSync_12234() { +static unsafe void Test_GetSync_21311() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int32 _bufSize = default(System.Int32); @@ -23392,7 +23396,7 @@ static unsafe void Test_GetSync_12234() { System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_GetSync_12235() { +static unsafe void Test_GetSync_21312() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int32 _bufSize = default(System.Int32); @@ -23400,7 +23404,7 @@ static unsafe void Test_GetSync_12235() { System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_GetSync_12236() { +static unsafe void Test_GetSync_21313() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL.SyncParameterName); System.Int32 _bufSize = default(System.Int32); @@ -23408,7 +23412,7 @@ static unsafe void Test_GetSync_12236() { System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); } -static unsafe void Test_GetSync_12237() { +static unsafe void Test_GetSync_21314() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL.SyncParameterName); System.Int32 _bufSize = default(System.Int32); @@ -23416,7 +23420,7 @@ static unsafe void Test_GetSync_12237() { System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_GetSync_12238() { +static unsafe void Test_GetSync_21315() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL.SyncParameterName); System.Int32 _bufSize = default(System.Int32); @@ -23424,97 +23428,97 @@ static unsafe void Test_GetSync_12238() { System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_GetTexEnv_12239() { +static unsafe void Test_GetTexEnv_21316() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,_params); } -static unsafe void Test_GetTexEnv_12240() { +static unsafe void Test_GetTexEnv_21317() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,out _params); } -static unsafe void Test_GetTexEnv_12241() { +static unsafe void Test_GetTexEnv_21318() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,_params); } -static unsafe void Test_GetTexEnv_12242() { +static unsafe void Test_GetTexEnv_21319() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,_params); } -static unsafe void Test_GetTexEnv_12243() { +static unsafe void Test_GetTexEnv_21320() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,out _params); } -static unsafe void Test_GetTexEnv_12244() { +static unsafe void Test_GetTexEnv_21321() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetTexEnv(_target,_pname,_params); } -static unsafe void Test_GetTexGen_12245() { +static unsafe void Test_GetTexGen_21322() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexGen_12246() { +static unsafe void Test_GetTexGen_21323() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,out _params); } -static unsafe void Test_GetTexGen_12247() { +static unsafe void Test_GetTexGen_21324() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexGen_12248() { +static unsafe void Test_GetTexGen_21325() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexGen_12249() { +static unsafe void Test_GetTexGen_21326() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,out _params); } -static unsafe void Test_GetTexGen_12250() { +static unsafe void Test_GetTexGen_21327() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexGen_12251() { +static unsafe void Test_GetTexGen_21328() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexGen_12252() { +static unsafe void Test_GetTexGen_21329() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,out _params); } -static unsafe void Test_GetTexGen_12253() { +static unsafe void Test_GetTexGen_21330() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetTexGen(_coord,_pname,_params); } -static unsafe void Test_GetTexImage_12254() { +static unsafe void Test_GetTexImage_21331() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -23522,7 +23526,7 @@ static unsafe void Test_GetTexImage_12254() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetTexImage_12255() { +static unsafe void Test_GetTexImage_21332() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -23530,7 +23534,7 @@ static unsafe void Test_GetTexImage_12255() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetTexImage_12256() { +static unsafe void Test_GetTexImage_21333() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -23538,7 +23542,7 @@ static unsafe void Test_GetTexImage_12256() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetTexImage_12257() { +static unsafe void Test_GetTexImage_21334() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -23546,7 +23550,7 @@ static unsafe void Test_GetTexImage_12257() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetTexImage_12258() { +static unsafe void Test_GetTexImage_21335() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); @@ -23554,121 +23558,121 @@ static unsafe void Test_GetTexImage_12258() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.GetTexImage(_target,_level,_format,_type,ref _pixels); } -static unsafe void Test_GetTexLevelParameter_12259() { +static unsafe void Test_GetTexLevelParameter_21336() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,_params); } -static unsafe void Test_GetTexLevelParameter_12260() { +static unsafe void Test_GetTexLevelParameter_21337() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,out _params); } -static unsafe void Test_GetTexLevelParameter_12261() { +static unsafe void Test_GetTexLevelParameter_21338() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,_params); } -static unsafe void Test_GetTexLevelParameter_12262() { +static unsafe void Test_GetTexLevelParameter_21339() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,_params); } -static unsafe void Test_GetTexLevelParameter_12263() { +static unsafe void Test_GetTexLevelParameter_21340() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,out _params); } -static unsafe void Test_GetTexLevelParameter_12264() { +static unsafe void Test_GetTexLevelParameter_21341() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetTexLevelParameter(_target,_level,_pname,_params); } -static unsafe void Test_GetTexParameter_12265() { +static unsafe void Test_GetTexParameter_21342() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_12266() { +static unsafe void Test_GetTexParameter_21343() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetTexParameter_12267() { +static unsafe void Test_GetTexParameter_21344() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetTexParameterI_12268() { +static unsafe void Test_GetTexParameterI_21345() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameterI_12269() { +static unsafe void Test_GetTexParameterI_21346() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetTexParameterI_12270() { +static unsafe void Test_GetTexParameterI_21347() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameterI_12271() { +static unsafe void Test_GetTexParameterI_21348() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameterI_12272() { +static unsafe void Test_GetTexParameterI_21349() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetTexParameterI_12273() { +static unsafe void Test_GetTexParameterI_21350() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_12274() { +static unsafe void Test_GetTexParameter_21351() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_12275() { +static unsafe void Test_GetTexParameter_21352() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetTexParameter_12276() { +static unsafe void Test_GetTexParameter_21353() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetTransformFeedbackVarying_12277() { +static unsafe void Test_GetTransformFeedbackVarying_21354() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -23678,7 +23682,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12277() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12278() { +static unsafe void Test_GetTransformFeedbackVarying_21355() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -23688,7 +23692,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12278() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12279() { +static unsafe void Test_GetTransformFeedbackVarying_21356() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -23698,7 +23702,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12279() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12280() { +static unsafe void Test_GetTransformFeedbackVarying_21357() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); @@ -23708,7 +23712,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12280() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12281() { +static unsafe void Test_GetTransformFeedbackVarying_21358() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -23718,7 +23722,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12281() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12282() { +static unsafe void Test_GetTransformFeedbackVarying_21359() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -23728,7 +23732,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12282() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12283() { +static unsafe void Test_GetTransformFeedbackVarying_21360() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -23738,7 +23742,7 @@ static unsafe void Test_GetTransformFeedbackVarying_12283() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetTransformFeedbackVarying_12284() { +static unsafe void Test_GetTransformFeedbackVarying_21361() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); @@ -23748,620 +23752,620 @@ static unsafe void Test_GetTransformFeedbackVarying_12284() { System.Text.StringBuilder _name = default(System.Text.StringBuilder); OpenTK.Graphics.OpenGL.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetUniformBlockIndex_12285() { +static unsafe void Test_GetUniformBlockIndex_21362() { System.Int32 _program = default(System.Int32); System.String _uniformBlockName = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetUniformBlockIndex(_program,_uniformBlockName); } -static unsafe void Test_GetUniformBlockIndex_12286() { +static unsafe void Test_GetUniformBlockIndex_21363() { System.UInt32 _program = default(System.UInt32); System.String _uniformBlockName = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetUniformBlockIndex(_program,_uniformBlockName); } -static unsafe void Test_GetUniform_12287() { +static unsafe void Test_GetUniform_21364() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12288() { +static unsafe void Test_GetUniform_21365() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12289() { +static unsafe void Test_GetUniform_21366() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12290() { +static unsafe void Test_GetUniform_21367() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12291() { +static unsafe void Test_GetUniform_21368() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12292() { +static unsafe void Test_GetUniform_21369() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12293() { +static unsafe void Test_GetUniform_21370() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12294() { +static unsafe void Test_GetUniform_21371() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12295() { +static unsafe void Test_GetUniform_21372() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12296() { +static unsafe void Test_GetUniform_21373() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12297() { +static unsafe void Test_GetUniform_21374() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12298() { +static unsafe void Test_GetUniform_21375() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniformIndices_12299() { +static unsafe void Test_GetUniformIndices_21376() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.Int32[] _uniformIndices = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetUniformIndices_12300() { +static unsafe void Test_GetUniformIndices_21377() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.Int32 _uniformIndices = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); } -static unsafe void Test_GetUniformIndices_12301() { +static unsafe void Test_GetUniformIndices_21378() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.Int32* _uniformIndices = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetUniformIndices_12302() { +static unsafe void Test_GetUniformIndices_21379() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.UInt32[] _uniformIndices = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetUniformIndices_12303() { +static unsafe void Test_GetUniformIndices_21380() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.UInt32 _uniformIndices = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); } -static unsafe void Test_GetUniformIndices_12304() { +static unsafe void Test_GetUniformIndices_21381() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.String[] _uniformNames = default(System.String[]); System.UInt32* _uniformIndices = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetUniform_12305() { +static unsafe void Test_GetUniform_21382() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12306() { +static unsafe void Test_GetUniform_21383() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12307() { +static unsafe void Test_GetUniform_21384() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12308() { +static unsafe void Test_GetUniform_21385() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12309() { +static unsafe void Test_GetUniform_21386() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12310() { +static unsafe void Test_GetUniform_21387() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniformLocation_12311() { +static unsafe void Test_GetUniformLocation_21388() { System.Int32 _program = default(System.Int32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetUniformLocation(_program,_name); } -static unsafe void Test_GetUniformLocation_12312() { +static unsafe void Test_GetUniformLocation_21389() { System.UInt32 _program = default(System.UInt32); System.String _name = default(System.String); System.Int32 r = OpenTK.Graphics.OpenGL.GL.GetUniformLocation(_program,_name); } -static unsafe void Test_GetUniformSubroutine_12313() { +static unsafe void Test_GetUniformSubroutine_21390() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetUniformSubroutine(_shadertype,_location,out _params); } -static unsafe void Test_GetUniformSubroutine_12314() { +static unsafe void Test_GetUniformSubroutine_21391() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetUniformSubroutine(_shadertype,_location,_params); } -static unsafe void Test_GetUniformSubroutine_12315() { +static unsafe void Test_GetUniformSubroutine_21392() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _location = default(System.Int32); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetUniformSubroutine(_shadertype,_location,out _params); } -static unsafe void Test_GetUniformSubroutine_12316() { +static unsafe void Test_GetUniformSubroutine_21393() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _location = default(System.Int32); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetUniformSubroutine(_shadertype,_location,_params); } -static unsafe void Test_GetUniform_12317() { +static unsafe void Test_GetUniform_21394() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetUniform_12318() { +static unsafe void Test_GetUniform_21395() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetUniform_12319() { +static unsafe void Test_GetUniform_21396() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetVertexAttrib_12320() { +static unsafe void Test_GetVertexAttrib_21397() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12321() { +static unsafe void Test_GetVertexAttrib_21398() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12322() { +static unsafe void Test_GetVertexAttrib_21399() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12323() { +static unsafe void Test_GetVertexAttrib_21400() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12324() { +static unsafe void Test_GetVertexAttrib_21401() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12325() { +static unsafe void Test_GetVertexAttrib_21402() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12326() { +static unsafe void Test_GetVertexAttrib_21403() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12327() { +static unsafe void Test_GetVertexAttrib_21404() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12328() { +static unsafe void Test_GetVertexAttrib_21405() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12329() { +static unsafe void Test_GetVertexAttrib_21406() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12330() { +static unsafe void Test_GetVertexAttrib_21407() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single _params = default(System.Single); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12331() { +static unsafe void Test_GetVertexAttrib_21408() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribI_12332() { +static unsafe void Test_GetVertexAttribI_21409() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttribI_12333() { +static unsafe void Test_GetVertexAttribI_21410() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribI_12334() { +static unsafe void Test_GetVertexAttribI_21411() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttribI_12335() { +static unsafe void Test_GetVertexAttribI_21412() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribI_12336() { +static unsafe void Test_GetVertexAttribI_21413() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttribI_12337() { +static unsafe void Test_GetVertexAttribI_21414() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12338() { +static unsafe void Test_GetVertexAttrib_21415() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12339() { +static unsafe void Test_GetVertexAttrib_21416() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12340() { +static unsafe void Test_GetVertexAttrib_21417() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12341() { +static unsafe void Test_GetVertexAttrib_21418() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttrib_12342() { +static unsafe void Test_GetVertexAttrib_21419() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttrib_12343() { +static unsafe void Test_GetVertexAttrib_21420() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribL_12344() { +static unsafe void Test_GetVertexAttribL_21421() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribL_12345() { +static unsafe void Test_GetVertexAttribL_21422() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttribL_12346() { +static unsafe void Test_GetVertexAttribL_21423() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribL_12347() { +static unsafe void Test_GetVertexAttribL_21424() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribL_12348() { +static unsafe void Test_GetVertexAttribL_21425() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_GetVertexAttribL_12349() { +static unsafe void Test_GetVertexAttribL_21426() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_12350() { +static unsafe void Test_GetVertexAttribPointer_21427() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12351() { +static unsafe void Test_GetVertexAttribPointer_21428() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12352() { +static unsafe void Test_GetVertexAttribPointer_21429() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12353() { +static unsafe void Test_GetVertexAttribPointer_21430() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12354() { +static unsafe void Test_GetVertexAttribPointer_21431() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_GetVertexAttribPointer_12355() { +static unsafe void Test_GetVertexAttribPointer_21432() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12356() { +static unsafe void Test_GetVertexAttribPointer_21433() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12357() { +static unsafe void Test_GetVertexAttribPointer_21434() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12358() { +static unsafe void Test_GetVertexAttribPointer_21435() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetVertexAttribPointer_12359() { +static unsafe void Test_GetVertexAttribPointer_21436() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameter); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_Hint_12360() { +static unsafe void Test_Hint_21437() { OpenTK.Graphics.OpenGL.HintTarget _target = default(OpenTK.Graphics.OpenGL.HintTarget); OpenTK.Graphics.OpenGL.HintMode _mode = default(OpenTK.Graphics.OpenGL.HintMode); OpenTK.Graphics.OpenGL.GL.Hint(_target,_mode); } -static unsafe void Test_Histogram_12361() { +static unsafe void Test_Histogram_21438() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Boolean _sink = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.Histogram(_target,_width,_internalformat,_sink); } -static unsafe void Test_Index_12362() { +static unsafe void Test_Index_21439() { System.Double _c = default(System.Double); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12363() { +static unsafe void Test_Index_21440() { System.Double* _c = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12364() { +static unsafe void Test_Index_21441() { System.Single _c = default(System.Single); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12365() { +static unsafe void Test_Index_21442() { System.Single* _c = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12366() { +static unsafe void Test_Index_21443() { System.Int32 _c = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12367() { +static unsafe void Test_Index_21444() { System.Int32* _c = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_IndexMask_12368() { +static unsafe void Test_IndexMask_21445() { System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.IndexMask(_mask); } -static unsafe void Test_IndexMask_12369() { +static unsafe void Test_IndexMask_21446() { System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.IndexMask(_mask); } -static unsafe void Test_IndexPointer_12370() { +static unsafe void Test_IndexPointer_21447() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,_pointer); } -static unsafe void Test_IndexPointer_12371() { +static unsafe void Test_IndexPointer_21448() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,_pointer); } -static unsafe void Test_IndexPointer_12372() { +static unsafe void Test_IndexPointer_21449() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,_pointer); } -static unsafe void Test_IndexPointer_12373() { +static unsafe void Test_IndexPointer_21450() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,_pointer); } -static unsafe void Test_IndexPointer_12374() { +static unsafe void Test_IndexPointer_21451() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,ref _pointer); } -static unsafe void Test_Index_12375() { +static unsafe void Test_Index_21452() { System.Int16 _c = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12376() { +static unsafe void Test_Index_21453() { System.Int16* _c = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12377() { +static unsafe void Test_Index_21454() { System.Byte _c = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_Index_12378() { +static unsafe void Test_Index_21455() { System.Byte* _c = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.Index(_c); } -static unsafe void Test_InitNames_12379() { +static unsafe void Test_InitNames_21456() { OpenTK.Graphics.OpenGL.GL.InitNames(); } -static unsafe void Test_InterleavedArrays_12380() { +static unsafe void Test_InterleavedArrays_21457() { OpenTK.Graphics.OpenGL.InterleavedArrayFormat _format = default(OpenTK.Graphics.OpenGL.InterleavedArrayFormat); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.InterleavedArrays(_format,_stride,_pointer); } -static unsafe void Test_InterleavedArrays_12381() { +static unsafe void Test_InterleavedArrays_21458() { OpenTK.Graphics.OpenGL.InterleavedArrayFormat _format = default(OpenTK.Graphics.OpenGL.InterleavedArrayFormat); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.InterleavedArrays(_format,_stride,_pointer); } -static unsafe void Test_InterleavedArrays_12382() { +static unsafe void Test_InterleavedArrays_21459() { OpenTK.Graphics.OpenGL.InterleavedArrayFormat _format = default(OpenTK.Graphics.OpenGL.InterleavedArrayFormat); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.InterleavedArrays(_format,_stride,_pointer); } -static unsafe void Test_InterleavedArrays_12383() { +static unsafe void Test_InterleavedArrays_21460() { OpenTK.Graphics.OpenGL.InterleavedArrayFormat _format = default(OpenTK.Graphics.OpenGL.InterleavedArrayFormat); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.InterleavedArrays(_format,_stride,_pointer); } -static unsafe void Test_InterleavedArrays_12384() { +static unsafe void Test_InterleavedArrays_21461() { OpenTK.Graphics.OpenGL.InterleavedArrayFormat _format = default(OpenTK.Graphics.OpenGL.InterleavedArrayFormat); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.InterleavedArrays(_format,_stride,ref _pointer); } -static unsafe void Test_InvalidateBufferData_12385() { +static unsafe void Test_InvalidateBufferData_21462() { System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateBufferData(_buffer); } -static unsafe void Test_InvalidateBufferData_12386() { +static unsafe void Test_InvalidateBufferData_21463() { System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.InvalidateBufferData(_buffer); } -static unsafe void Test_InvalidateBufferSubData_12387() { +static unsafe void Test_InvalidateBufferSubData_21464() { System.Int32 _buffer = default(System.Int32); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.InvalidateBufferSubData(_buffer,_offset,_length); } -static unsafe void Test_InvalidateBufferSubData_12388() { +static unsafe void Test_InvalidateBufferSubData_21465() { System.UInt32 _buffer = default(System.UInt32); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.InvalidateBufferSubData(_buffer,_offset,_length); } -static unsafe void Test_InvalidateFramebuffer_12389() { +static unsafe void Test_InvalidateFramebuffer_21466() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment[]); OpenTK.Graphics.OpenGL.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_InvalidateFramebuffer_12390() { +static unsafe void Test_InvalidateFramebuffer_21467() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); OpenTK.Graphics.OpenGL.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); } -static unsafe void Test_InvalidateFramebuffer_12391() { +static unsafe void Test_InvalidateFramebuffer_21468() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment*); OpenTK.Graphics.OpenGL.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_InvalidateSubFramebuffer_12392() { +static unsafe void Test_InvalidateSubFramebuffer_21469() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment[]); @@ -24371,7 +24375,7 @@ static unsafe void Test_InvalidateSubFramebuffer_12392() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static unsafe void Test_InvalidateSubFramebuffer_12393() { +static unsafe void Test_InvalidateSubFramebuffer_21470() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); @@ -24381,7 +24385,7 @@ static unsafe void Test_InvalidateSubFramebuffer_12393() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); } -static unsafe void Test_InvalidateSubFramebuffer_12394() { +static unsafe void Test_InvalidateSubFramebuffer_21471() { OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); System.Int32 _numAttachments = default(System.Int32); OpenTK.Graphics.OpenGL.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL.FramebufferAttachment*); @@ -24391,17 +24395,17 @@ static unsafe void Test_InvalidateSubFramebuffer_12394() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static unsafe void Test_InvalidateTexImage_12395() { +static unsafe void Test_InvalidateTexImage_21472() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateTexImage(_texture,_level); } -static unsafe void Test_InvalidateTexImage_12396() { +static unsafe void Test_InvalidateTexImage_21473() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateTexImage(_texture,_level); } -static unsafe void Test_InvalidateTexSubImage_12397() { +static unsafe void Test_InvalidateTexSubImage_21474() { System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -24412,7 +24416,7 @@ static unsafe void Test_InvalidateTexSubImage_12397() { System.Int32 _depth = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); } -static unsafe void Test_InvalidateTexSubImage_12398() { +static unsafe void Test_InvalidateTexSubImage_21475() { System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -24423,280 +24427,280 @@ static unsafe void Test_InvalidateTexSubImage_12398() { System.Int32 _depth = default(System.Int32); OpenTK.Graphics.OpenGL.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); } -static unsafe void Test_IsBuffer_12399() { +static unsafe void Test_IsBuffer_21476() { System.Int32 _buffer = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsBuffer(_buffer); } -static unsafe void Test_IsBuffer_12400() { +static unsafe void Test_IsBuffer_21477() { System.UInt32 _buffer = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsBuffer(_buffer); } -static unsafe void Test_IsEnabled_12401() { +static unsafe void Test_IsEnabled_21478() { OpenTK.Graphics.OpenGL.EnableCap _cap = default(OpenTK.Graphics.OpenGL.EnableCap); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsEnabled(_cap); } -static unsafe void Test_IsEnabled_12402() { +static unsafe void Test_IsEnabled_21479() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.Int32 _index = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsEnabled(_target,_index); } -static unsafe void Test_IsEnabled_12403() { +static unsafe void Test_IsEnabled_21480() { OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); System.UInt32 _index = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsEnabled(_target,_index); } -static unsafe void Test_IsFramebuffer_12404() { +static unsafe void Test_IsFramebuffer_21481() { System.Int32 _framebuffer = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_IsFramebuffer_12405() { +static unsafe void Test_IsFramebuffer_21482() { System.UInt32 _framebuffer = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_IsList_12406() { +static unsafe void Test_IsList_21483() { System.Int32 _list = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsList(_list); } -static unsafe void Test_IsList_12407() { +static unsafe void Test_IsList_21484() { System.UInt32 _list = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsList(_list); } -static unsafe void Test_IsProgram_12408() { +static unsafe void Test_IsProgram_21485() { System.Int32 _program = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsProgram(_program); } -static unsafe void Test_IsProgram_12409() { +static unsafe void Test_IsProgram_21486() { System.UInt32 _program = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsProgram(_program); } -static unsafe void Test_IsProgramPipeline_12410() { +static unsafe void Test_IsProgramPipeline_21487() { System.Int32 _pipeline = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsProgramPipeline(_pipeline); } -static unsafe void Test_IsProgramPipeline_12411() { +static unsafe void Test_IsProgramPipeline_21488() { System.UInt32 _pipeline = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsProgramPipeline(_pipeline); } -static unsafe void Test_IsQuery_12412() { +static unsafe void Test_IsQuery_21489() { System.Int32 _id = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsQuery(_id); } -static unsafe void Test_IsQuery_12413() { +static unsafe void Test_IsQuery_21490() { System.UInt32 _id = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsQuery(_id); } -static unsafe void Test_IsRenderbuffer_12414() { +static unsafe void Test_IsRenderbuffer_21491() { System.Int32 _renderbuffer = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsRenderbuffer(_renderbuffer); } -static unsafe void Test_IsRenderbuffer_12415() { +static unsafe void Test_IsRenderbuffer_21492() { System.UInt32 _renderbuffer = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsRenderbuffer(_renderbuffer); } -static unsafe void Test_IsSampler_12416() { +static unsafe void Test_IsSampler_21493() { System.Int32 _sampler = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsSampler(_sampler); } -static unsafe void Test_IsSampler_12417() { +static unsafe void Test_IsSampler_21494() { System.UInt32 _sampler = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsSampler(_sampler); } -static unsafe void Test_IsShader_12418() { +static unsafe void Test_IsShader_21495() { System.Int32 _shader = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsShader(_shader); } -static unsafe void Test_IsShader_12419() { +static unsafe void Test_IsShader_21496() { System.UInt32 _shader = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsShader(_shader); } -static unsafe void Test_IsSync_12420() { +static unsafe void Test_IsSync_21497() { System.IntPtr _sync = default(System.IntPtr); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsSync(_sync); } -static unsafe void Test_IsTexture_12421() { +static unsafe void Test_IsTexture_21498() { System.Int32 _texture = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsTexture(_texture); } -static unsafe void Test_IsTexture_12422() { +static unsafe void Test_IsTexture_21499() { System.UInt32 _texture = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsTexture(_texture); } -static unsafe void Test_IsTransformFeedback_12423() { +static unsafe void Test_IsTransformFeedback_21500() { System.Int32 _id = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsTransformFeedback(_id); } -static unsafe void Test_IsTransformFeedback_12424() { +static unsafe void Test_IsTransformFeedback_21501() { System.UInt32 _id = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsTransformFeedback(_id); } -static unsafe void Test_IsVertexArray_12425() { +static unsafe void Test_IsVertexArray_21502() { System.Int32 _array = default(System.Int32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsVertexArray(_array); } -static unsafe void Test_IsVertexArray_12426() { +static unsafe void Test_IsVertexArray_21503() { System.UInt32 _array = default(System.UInt32); System.Boolean r = OpenTK.Graphics.OpenGL.GL.IsVertexArray(_array); } -static unsafe void Test_Light_12427() { +static unsafe void Test_Light_21504() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_param); } -static unsafe void Test_Light_12428() { +static unsafe void Test_Light_21505() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_params); } -static unsafe void Test_Light_12429() { +static unsafe void Test_Light_21506() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_params); } -static unsafe void Test_Light_12430() { +static unsafe void Test_Light_21507() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_param); } -static unsafe void Test_Light_12431() { +static unsafe void Test_Light_21508() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_params); } -static unsafe void Test_Light_12432() { +static unsafe void Test_Light_21509() { OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Light(_light,_pname,_params); } -static unsafe void Test_LightModel_12433() { +static unsafe void Test_LightModel_21510() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_param); } -static unsafe void Test_LightModel_12434() { +static unsafe void Test_LightModel_21511() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_params); } -static unsafe void Test_LightModel_12435() { +static unsafe void Test_LightModel_21512() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_params); } -static unsafe void Test_LightModel_12436() { +static unsafe void Test_LightModel_21513() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_param); } -static unsafe void Test_LightModel_12437() { +static unsafe void Test_LightModel_21514() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_params); } -static unsafe void Test_LightModel_12438() { +static unsafe void Test_LightModel_21515() { OpenTK.Graphics.OpenGL.LightModelParameter _pname = default(OpenTK.Graphics.OpenGL.LightModelParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.LightModel(_pname,_params); } -static unsafe void Test_LineStipple_12439() { +static unsafe void Test_LineStipple_21516() { System.Int32 _factor = default(System.Int32); System.Int16 _pattern = default(System.Int16); OpenTK.Graphics.OpenGL.GL.LineStipple(_factor,_pattern); } -static unsafe void Test_LineStipple_12440() { +static unsafe void Test_LineStipple_21517() { System.Int32 _factor = default(System.Int32); System.UInt16 _pattern = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.LineStipple(_factor,_pattern); } -static unsafe void Test_LineWidth_12441() { +static unsafe void Test_LineWidth_21518() { System.Single _width = default(System.Single); OpenTK.Graphics.OpenGL.GL.LineWidth(_width); } -static unsafe void Test_LinkProgram_12442() { +static unsafe void Test_LinkProgram_21519() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.LinkProgram(_program); } -static unsafe void Test_LinkProgram_12443() { +static unsafe void Test_LinkProgram_21520() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.LinkProgram(_program); } -static unsafe void Test_ListBase_12444() { +static unsafe void Test_ListBase_21521() { System.Int32 _base = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ListBase(_base); } -static unsafe void Test_ListBase_12445() { +static unsafe void Test_ListBase_21522() { System.UInt32 _base = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ListBase(_base); } -static unsafe void Test_LoadIdentity_12446() { +static unsafe void Test_LoadIdentity_21523() { OpenTK.Graphics.OpenGL.GL.LoadIdentity(); } -static unsafe void Test_LoadMatrix_12447() { +static unsafe void Test_LoadMatrix_21524() { System.Double[] _m = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.LoadMatrix(_m); } -static unsafe void Test_LoadMatrix_12448() { +static unsafe void Test_LoadMatrix_21525() { System.Double _m = default(System.Double); OpenTK.Graphics.OpenGL.GL.LoadMatrix(ref _m); } -static unsafe void Test_LoadMatrix_12449() { +static unsafe void Test_LoadMatrix_21526() { System.Double* _m = default(System.Double*); OpenTK.Graphics.OpenGL.GL.LoadMatrix(_m); } -static unsafe void Test_LoadMatrix_12450() { +static unsafe void Test_LoadMatrix_21527() { System.Single[] _m = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.LoadMatrix(_m); } -static unsafe void Test_LoadMatrix_12451() { +static unsafe void Test_LoadMatrix_21528() { System.Single _m = default(System.Single); OpenTK.Graphics.OpenGL.GL.LoadMatrix(ref _m); } -static unsafe void Test_LoadMatrix_12452() { +static unsafe void Test_LoadMatrix_21529() { System.Single* _m = default(System.Single*); OpenTK.Graphics.OpenGL.GL.LoadMatrix(_m); } -static unsafe void Test_LoadName_12453() { +static unsafe void Test_LoadName_21530() { System.Int32 _name = default(System.Int32); OpenTK.Graphics.OpenGL.GL.LoadName(_name); } -static unsafe void Test_LoadName_12454() { +static unsafe void Test_LoadName_21531() { System.UInt32 _name = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.LoadName(_name); } -static unsafe void Test_LoadTransposeMatrix_12455() { +static unsafe void Test_LoadTransposeMatrix_21532() { System.Double[] _m = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(_m); } -static unsafe void Test_LoadTransposeMatrix_12456() { +static unsafe void Test_LoadTransposeMatrix_21533() { System.Double _m = default(System.Double); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(ref _m); } -static unsafe void Test_LoadTransposeMatrix_12457() { +static unsafe void Test_LoadTransposeMatrix_21534() { System.Double* _m = default(System.Double*); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(_m); } -static unsafe void Test_LoadTransposeMatrix_12458() { +static unsafe void Test_LoadTransposeMatrix_21535() { System.Single[] _m = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(_m); } -static unsafe void Test_LoadTransposeMatrix_12459() { +static unsafe void Test_LoadTransposeMatrix_21536() { System.Single _m = default(System.Single); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(ref _m); } -static unsafe void Test_LoadTransposeMatrix_12460() { +static unsafe void Test_LoadTransposeMatrix_21537() { System.Single* _m = default(System.Single*); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(_m); } -static unsafe void Test_LogicOp_12461() { +static unsafe void Test_LogicOp_21538() { OpenTK.Graphics.OpenGL.LogicOp _opcode = default(OpenTK.Graphics.OpenGL.LogicOp); OpenTK.Graphics.OpenGL.GL.LogicOp(_opcode); } -static unsafe void Test_Map1_12462() { +static unsafe void Test_Map1_21539() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24705,7 +24709,7 @@ static unsafe void Test_Map1_12462() { System.Double[] _points = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_Map1_12463() { +static unsafe void Test_Map1_21540() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24714,7 +24718,7 @@ static unsafe void Test_Map1_12463() { System.Double _points = default(System.Double); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,ref _points); } -static unsafe void Test_Map1_12464() { +static unsafe void Test_Map1_21541() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24723,7 +24727,7 @@ static unsafe void Test_Map1_12464() { System.Double* _points = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_Map1_12465() { +static unsafe void Test_Map1_21542() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24732,7 +24736,7 @@ static unsafe void Test_Map1_12465() { System.Single[] _points = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_Map1_12466() { +static unsafe void Test_Map1_21543() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24741,7 +24745,7 @@ static unsafe void Test_Map1_12466() { System.Single _points = default(System.Single); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,ref _points); } -static unsafe void Test_Map1_12467() { +static unsafe void Test_Map1_21544() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24750,7 +24754,7 @@ static unsafe void Test_Map1_12467() { System.Single* _points = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Map1(_target,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_Map2_12468() { +static unsafe void Test_Map2_21545() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24763,7 +24767,7 @@ static unsafe void Test_Map2_12468() { System.Double[] _points = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); } -static unsafe void Test_Map2_12469() { +static unsafe void Test_Map2_21546() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24776,7 +24780,7 @@ static unsafe void Test_Map2_12469() { System.Double _points = default(System.Double); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); } -static unsafe void Test_Map2_12470() { +static unsafe void Test_Map2_21547() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24789,7 +24793,7 @@ static unsafe void Test_Map2_12470() { System.Double* _points = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); } -static unsafe void Test_Map2_12471() { +static unsafe void Test_Map2_21548() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24802,7 +24806,7 @@ static unsafe void Test_Map2_12471() { System.Single[] _points = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); } -static unsafe void Test_Map2_12472() { +static unsafe void Test_Map2_21549() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24815,7 +24819,7 @@ static unsafe void Test_Map2_12472() { System.Single _points = default(System.Single); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); } -static unsafe void Test_Map2_12473() { +static unsafe void Test_Map2_21550() { OpenTK.Graphics.OpenGL.MapTarget _target = default(OpenTK.Graphics.OpenGL.MapTarget); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24828,31 +24832,31 @@ static unsafe void Test_Map2_12473() { System.Single* _points = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Map2(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); } -static unsafe void Test_MapBuffer_12474() { +static unsafe void Test_MapBuffer_21551() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); OpenTK.Graphics.OpenGL.BufferAccess _access = default(OpenTK.Graphics.OpenGL.BufferAccess); System.IntPtr r = OpenTK.Graphics.OpenGL.GL.MapBuffer(_target,_access); } -static unsafe void Test_MapBufferRange_12475() { +static unsafe void Test_MapBufferRange_21552() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); OpenTK.Graphics.OpenGL.BufferAccessMask _access = default(OpenTK.Graphics.OpenGL.BufferAccessMask); System.IntPtr r = OpenTK.Graphics.OpenGL.GL.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_MapGrid1_12476() { +static unsafe void Test_MapGrid1_21553() { System.Int32 _un = default(System.Int32); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.MapGrid1(_un,_u1,_u2); } -static unsafe void Test_MapGrid1_12477() { +static unsafe void Test_MapGrid1_21554() { System.Int32 _un = default(System.Int32); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.MapGrid1(_un,_u1,_u2); } -static unsafe void Test_MapGrid2_12478() { +static unsafe void Test_MapGrid2_21555() { System.Int32 _un = default(System.Int32); System.Double _u1 = default(System.Double); System.Double _u2 = default(System.Double); @@ -24861,7 +24865,7 @@ static unsafe void Test_MapGrid2_12478() { System.Double _v2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.MapGrid2(_un,_u1,_u2,_vn,_v1,_v2); } -static unsafe void Test_MapGrid2_12479() { +static unsafe void Test_MapGrid2_21556() { System.Int32 _un = default(System.Int32); System.Single _u1 = default(System.Single); System.Single _u2 = default(System.Single); @@ -24870,138 +24874,138 @@ static unsafe void Test_MapGrid2_12479() { System.Single _v2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.MapGrid2(_un,_u1,_u2,_vn,_v1,_v2); } -static unsafe void Test_Material_12480() { +static unsafe void Test_Material_21557() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_param); } -static unsafe void Test_Material_12481() { +static unsafe void Test_Material_21558() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_Material_12482() { +static unsafe void Test_Material_21559() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_Material_12483() { +static unsafe void Test_Material_21560() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_param); } -static unsafe void Test_Material_12484() { +static unsafe void Test_Material_21561() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_Material_12485() { +static unsafe void Test_Material_21562() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_MatrixMode_12486() { +static unsafe void Test_MatrixMode_21563() { OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); OpenTK.Graphics.OpenGL.GL.MatrixMode(_mode); } -static unsafe void Test_MemoryBarrier_12487() { +static unsafe void Test_MemoryBarrier_21564() { OpenTK.Graphics.OpenGL.MemoryBarrierFlags _barriers = default(OpenTK.Graphics.OpenGL.MemoryBarrierFlags); OpenTK.Graphics.OpenGL.GL.MemoryBarrier(_barriers); } -static unsafe void Test_Minmax_12488() { +static unsafe void Test_Minmax_21565() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Boolean _sink = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.Minmax(_target,_internalformat,_sink); } -static unsafe void Test_MinSampleShading_12489() { +static unsafe void Test_MinSampleShading_21566() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.MinSampleShading(_value); } -static unsafe void Test_MultiDrawArrays_12490() { +static unsafe void Test_MultiDrawArrays_21567() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _first = default(System.Int32[]); System.Int32[] _count = default(System.Int32[]); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); } -static unsafe void Test_MultiDrawArrays_12491() { +static unsafe void Test_MultiDrawArrays_21568() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,ref _first,ref _count,_drawcount); } -static unsafe void Test_MultiDrawArrays_12492() { +static unsafe void Test_MultiDrawArrays_21569() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _first = default(System.Int32*); System.Int32* _count = default(System.Int32*); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); } -static unsafe void Test_MultiDrawArrays_12493() { +static unsafe void Test_MultiDrawArrays_21570() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _first = default(System.Int32[]); System.Int32[] _count = default(System.Int32[]); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); } -static unsafe void Test_MultiDrawArrays_12494() { +static unsafe void Test_MultiDrawArrays_21571() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,ref _first,ref _count,_drawcount); } -static unsafe void Test_MultiDrawArrays_12495() { +static unsafe void Test_MultiDrawArrays_21572() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _first = default(System.Int32*); System.Int32* _count = default(System.Int32*); System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); } -static unsafe void Test_MultiDrawArraysIndirect_12496() { +static unsafe void Test_MultiDrawArraysIndirect_21573() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.IntPtr _indirect = default(System.IntPtr); System.Int32 _drawcount = default(System.Int32); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawArraysIndirect_12497() { +static unsafe void Test_MultiDrawArraysIndirect_21574() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[] _indirect = default(int[]); System.Int32 _drawcount = default(System.Int32); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawArraysIndirect_12498() { +static unsafe void Test_MultiDrawArraysIndirect_21575() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[,] _indirect = default(int[,]); System.Int32 _drawcount = default(System.Int32); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawArraysIndirect_12499() { +static unsafe void Test_MultiDrawArraysIndirect_21576() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int[,,] _indirect = default(int[,,]); System.Int32 _drawcount = default(System.Int32); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawArraysIndirect_12500() { +static unsafe void Test_MultiDrawArraysIndirect_21577() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); int _indirect = default(int); System.Int32 _drawcount = default(System.Int32); System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawArraysIndirect(_mode,ref _indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawElements_12501() { +static unsafe void Test_MultiDrawElements_21578() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25009,7 +25013,7 @@ static unsafe void Test_MultiDrawElements_12501() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12502() { +static unsafe void Test_MultiDrawElements_21579() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25017,7 +25021,7 @@ static unsafe void Test_MultiDrawElements_12502() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12503() { +static unsafe void Test_MultiDrawElements_21580() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25025,7 +25029,7 @@ static unsafe void Test_MultiDrawElements_12503() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12504() { +static unsafe void Test_MultiDrawElements_21581() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25033,7 +25037,7 @@ static unsafe void Test_MultiDrawElements_12504() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12505() { +static unsafe void Test_MultiDrawElements_21582() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25041,7 +25045,7 @@ static unsafe void Test_MultiDrawElements_12505() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12506() { +static unsafe void Test_MultiDrawElements_21583() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25049,7 +25053,7 @@ static unsafe void Test_MultiDrawElements_12506() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12507() { +static unsafe void Test_MultiDrawElements_21584() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25057,7 +25061,7 @@ static unsafe void Test_MultiDrawElements_12507() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12508() { +static unsafe void Test_MultiDrawElements_21585() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25065,7 +25069,7 @@ static unsafe void Test_MultiDrawElements_12508() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12509() { +static unsafe void Test_MultiDrawElements_21586() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25073,7 +25077,7 @@ static unsafe void Test_MultiDrawElements_12509() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12510() { +static unsafe void Test_MultiDrawElements_21587() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25081,7 +25085,7 @@ static unsafe void Test_MultiDrawElements_12510() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12511() { +static unsafe void Test_MultiDrawElements_21588() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25089,7 +25093,7 @@ static unsafe void Test_MultiDrawElements_12511() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12512() { +static unsafe void Test_MultiDrawElements_21589() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25097,7 +25101,7 @@ static unsafe void Test_MultiDrawElements_12512() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12513() { +static unsafe void Test_MultiDrawElements_21590() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25105,7 +25109,7 @@ static unsafe void Test_MultiDrawElements_12513() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12514() { +static unsafe void Test_MultiDrawElements_21591() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25113,7 +25117,7 @@ static unsafe void Test_MultiDrawElements_12514() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12515() { +static unsafe void Test_MultiDrawElements_21592() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25121,7 +25125,7 @@ static unsafe void Test_MultiDrawElements_12515() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12516() { +static unsafe void Test_MultiDrawElements_21593() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25129,7 +25133,7 @@ static unsafe void Test_MultiDrawElements_12516() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12517() { +static unsafe void Test_MultiDrawElements_21594() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25137,7 +25141,7 @@ static unsafe void Test_MultiDrawElements_12517() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12518() { +static unsafe void Test_MultiDrawElements_21595() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25145,7 +25149,7 @@ static unsafe void Test_MultiDrawElements_12518() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12519() { +static unsafe void Test_MultiDrawElements_21596() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25153,7 +25157,7 @@ static unsafe void Test_MultiDrawElements_12519() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12520() { +static unsafe void Test_MultiDrawElements_21597() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25161,7 +25165,7 @@ static unsafe void Test_MultiDrawElements_12520() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12521() { +static unsafe void Test_MultiDrawElements_21598() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25169,7 +25173,7 @@ static unsafe void Test_MultiDrawElements_12521() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12522() { +static unsafe void Test_MultiDrawElements_21599() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25177,7 +25181,7 @@ static unsafe void Test_MultiDrawElements_12522() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12523() { +static unsafe void Test_MultiDrawElements_21600() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25185,7 +25189,7 @@ static unsafe void Test_MultiDrawElements_12523() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12524() { +static unsafe void Test_MultiDrawElements_21601() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25193,7 +25197,7 @@ static unsafe void Test_MultiDrawElements_12524() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12525() { +static unsafe void Test_MultiDrawElements_21602() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25201,7 +25205,7 @@ static unsafe void Test_MultiDrawElements_12525() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,ref _count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12526() { +static unsafe void Test_MultiDrawElements_21603() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25209,7 +25213,7 @@ static unsafe void Test_MultiDrawElements_12526() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12527() { +static unsafe void Test_MultiDrawElements_21604() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25217,7 +25221,7 @@ static unsafe void Test_MultiDrawElements_12527() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12528() { +static unsafe void Test_MultiDrawElements_21605() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25225,7 +25229,7 @@ static unsafe void Test_MultiDrawElements_12528() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12529() { +static unsafe void Test_MultiDrawElements_21606() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25233,7 +25237,7 @@ static unsafe void Test_MultiDrawElements_12529() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_MultiDrawElements_12530() { +static unsafe void Test_MultiDrawElements_21607() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25241,7 +25245,7 @@ static unsafe void Test_MultiDrawElements_12530() { System.Int32 _drawcount = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_MultiDrawElementsBaseVertex_12531() { +static unsafe void Test_MultiDrawElementsBaseVertex_21608() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25250,7 +25254,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12531() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12532() { +static unsafe void Test_MultiDrawElementsBaseVertex_21609() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25259,7 +25263,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12532() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12533() { +static unsafe void Test_MultiDrawElementsBaseVertex_21610() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25268,7 +25272,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12533() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12534() { +static unsafe void Test_MultiDrawElementsBaseVertex_21611() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25277,7 +25281,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12534() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12535() { +static unsafe void Test_MultiDrawElementsBaseVertex_21612() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25286,7 +25290,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12535() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12536() { +static unsafe void Test_MultiDrawElementsBaseVertex_21613() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25295,7 +25299,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12536() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12537() { +static unsafe void Test_MultiDrawElementsBaseVertex_21614() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25304,7 +25308,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12537() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12538() { +static unsafe void Test_MultiDrawElementsBaseVertex_21615() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25313,7 +25317,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12538() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12539() { +static unsafe void Test_MultiDrawElementsBaseVertex_21616() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25322,7 +25326,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12539() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12540() { +static unsafe void Test_MultiDrawElementsBaseVertex_21617() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25331,7 +25335,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12540() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,ref _indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12541() { +static unsafe void Test_MultiDrawElementsBaseVertex_21618() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25340,7 +25344,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12541() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12542() { +static unsafe void Test_MultiDrawElementsBaseVertex_21619() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25349,7 +25353,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12542() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12543() { +static unsafe void Test_MultiDrawElementsBaseVertex_21620() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25358,7 +25362,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12543() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12544() { +static unsafe void Test_MultiDrawElementsBaseVertex_21621() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25367,7 +25371,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12544() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12545() { +static unsafe void Test_MultiDrawElementsBaseVertex_21622() { OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25376,7 +25380,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12545() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12546() { +static unsafe void Test_MultiDrawElementsBaseVertex_21623() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25385,7 +25389,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12546() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12547() { +static unsafe void Test_MultiDrawElementsBaseVertex_21624() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25394,7 +25398,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12547() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12548() { +static unsafe void Test_MultiDrawElementsBaseVertex_21625() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25403,7 +25407,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12548() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12549() { +static unsafe void Test_MultiDrawElementsBaseVertex_21626() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25412,7 +25416,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12549() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12550() { +static unsafe void Test_MultiDrawElementsBaseVertex_21627() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32[] _count = default(System.Int32[]); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25421,7 +25425,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12550() { System.Int32[] _basevertex = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12551() { +static unsafe void Test_MultiDrawElementsBaseVertex_21628() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25430,7 +25434,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12551() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12552() { +static unsafe void Test_MultiDrawElementsBaseVertex_21629() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25439,7 +25443,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12552() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12553() { +static unsafe void Test_MultiDrawElementsBaseVertex_21630() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25448,7 +25452,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12553() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12554() { +static unsafe void Test_MultiDrawElementsBaseVertex_21631() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25457,7 +25461,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12554() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12555() { +static unsafe void Test_MultiDrawElementsBaseVertex_21632() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32 _count = default(System.Int32); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25466,7 +25470,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12555() { System.Int32 _basevertex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,ref _indices,_drawcount,ref _basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12556() { +static unsafe void Test_MultiDrawElementsBaseVertex_21633() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25475,7 +25479,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12556() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12557() { +static unsafe void Test_MultiDrawElementsBaseVertex_21634() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25484,7 +25488,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12557() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12558() { +static unsafe void Test_MultiDrawElementsBaseVertex_21635() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25493,7 +25497,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12558() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12559() { +static unsafe void Test_MultiDrawElementsBaseVertex_21636() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25502,7 +25506,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12559() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsBaseVertex_12560() { +static unsafe void Test_MultiDrawElementsBaseVertex_21637() { OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); System.Int32* _count = default(System.Int32*); OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); @@ -25511,7 +25515,7 @@ static unsafe void Test_MultiDrawElementsBaseVertex_12560() { System.Int32* _basevertex = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_MultiDrawElementsIndirect_12561() { +static unsafe void Test_MultiDrawElementsIndirect_21638() { OpenTK.Graphics.OpenGL.All _mode = default(OpenTK.Graphics.OpenGL.All); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); System.IntPtr _indirect = default(System.IntPtr); @@ -25519,7 +25523,7 @@ static unsafe void Test_MultiDrawElementsIndirect_12561() { System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawElementsIndirect_12562() { +static unsafe void Test_MultiDrawElementsIndirect_21639() { OpenTK.Graphics.OpenGL.All _mode = default(OpenTK.Graphics.OpenGL.All); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[] _indirect = default(int[]); @@ -25527,7 +25531,7 @@ static unsafe void Test_MultiDrawElementsIndirect_12562() { System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawElementsIndirect_12563() { +static unsafe void Test_MultiDrawElementsIndirect_21640() { OpenTK.Graphics.OpenGL.All _mode = default(OpenTK.Graphics.OpenGL.All); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[,] _indirect = default(int[,]); @@ -25535,7 +25539,7 @@ static unsafe void Test_MultiDrawElementsIndirect_12563() { System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawElementsIndirect_12564() { +static unsafe void Test_MultiDrawElementsIndirect_21641() { OpenTK.Graphics.OpenGL.All _mode = default(OpenTK.Graphics.OpenGL.All); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int[,,] _indirect = default(int[,,]); @@ -25543,7 +25547,7 @@ static unsafe void Test_MultiDrawElementsIndirect_12564() { System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_MultiDrawElementsIndirect_12565() { +static unsafe void Test_MultiDrawElementsIndirect_21642() { OpenTK.Graphics.OpenGL.All _mode = default(OpenTK.Graphics.OpenGL.All); OpenTK.Graphics.OpenGL.All _type = default(OpenTK.Graphics.OpenGL.All); int _indirect = default(int); @@ -25551,219 +25555,219 @@ static unsafe void Test_MultiDrawElementsIndirect_12565() { System.Int32 _stride = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiDrawElementsIndirect(_mode,_type,ref _indirect,_drawcount,_stride); } -static unsafe void Test_MultiTexCoord1_12566() { +static unsafe void Test_MultiTexCoord1_21643() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _s = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_s); } -static unsafe void Test_MultiTexCoord1_12567() { +static unsafe void Test_MultiTexCoord1_21644() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_v); } -static unsafe void Test_MultiTexCoord1_12568() { +static unsafe void Test_MultiTexCoord1_21645() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _s = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_s); } -static unsafe void Test_MultiTexCoord1_12569() { +static unsafe void Test_MultiTexCoord1_21646() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_v); } -static unsafe void Test_MultiTexCoord1_12570() { +static unsafe void Test_MultiTexCoord1_21647() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _s = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_s); } -static unsafe void Test_MultiTexCoord1_12571() { +static unsafe void Test_MultiTexCoord1_21648() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_v); } -static unsafe void Test_MultiTexCoord1_12572() { +static unsafe void Test_MultiTexCoord1_21649() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _s = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_s); } -static unsafe void Test_MultiTexCoord1_12573() { +static unsafe void Test_MultiTexCoord1_21650() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord1(_target,_v); } -static unsafe void Test_MultiTexCoord2_12574() { +static unsafe void Test_MultiTexCoord2_21651() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _s = default(System.Double); System.Double _t = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_s,_t); } -static unsafe void Test_MultiTexCoord2_12575() { +static unsafe void Test_MultiTexCoord2_21652() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12576() { +static unsafe void Test_MultiTexCoord2_21653() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord2_12577() { +static unsafe void Test_MultiTexCoord2_21654() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12578() { +static unsafe void Test_MultiTexCoord2_21655() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _s = default(System.Single); System.Single _t = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_s,_t); } -static unsafe void Test_MultiTexCoord2_12579() { +static unsafe void Test_MultiTexCoord2_21656() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12580() { +static unsafe void Test_MultiTexCoord2_21657() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord2_12581() { +static unsafe void Test_MultiTexCoord2_21658() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12582() { +static unsafe void Test_MultiTexCoord2_21659() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_s,_t); } -static unsafe void Test_MultiTexCoord2_12583() { +static unsafe void Test_MultiTexCoord2_21660() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12584() { +static unsafe void Test_MultiTexCoord2_21661() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord2_12585() { +static unsafe void Test_MultiTexCoord2_21662() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12586() { +static unsafe void Test_MultiTexCoord2_21663() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_s,_t); } -static unsafe void Test_MultiTexCoord2_12587() { +static unsafe void Test_MultiTexCoord2_21664() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord2_12588() { +static unsafe void Test_MultiTexCoord2_21665() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord2_12589() { +static unsafe void Test_MultiTexCoord2_21666() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,_v); } -static unsafe void Test_MultiTexCoord3_12590() { +static unsafe void Test_MultiTexCoord3_21667() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _s = default(System.Double); System.Double _t = default(System.Double); System.Double _r = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_s,_t,_r); } -static unsafe void Test_MultiTexCoord3_12591() { +static unsafe void Test_MultiTexCoord3_21668() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12592() { +static unsafe void Test_MultiTexCoord3_21669() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_12593() { +static unsafe void Test_MultiTexCoord3_21670() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12594() { +static unsafe void Test_MultiTexCoord3_21671() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _s = default(System.Single); System.Single _t = default(System.Single); System.Single _r = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_s,_t,_r); } -static unsafe void Test_MultiTexCoord3_12595() { +static unsafe void Test_MultiTexCoord3_21672() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12596() { +static unsafe void Test_MultiTexCoord3_21673() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_12597() { +static unsafe void Test_MultiTexCoord3_21674() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12598() { +static unsafe void Test_MultiTexCoord3_21675() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); System.Int32 _r = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_s,_t,_r); } -static unsafe void Test_MultiTexCoord3_12599() { +static unsafe void Test_MultiTexCoord3_21676() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12600() { +static unsafe void Test_MultiTexCoord3_21677() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_12601() { +static unsafe void Test_MultiTexCoord3_21678() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12602() { +static unsafe void Test_MultiTexCoord3_21679() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); System.Int16 _r = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_s,_t,_r); } -static unsafe void Test_MultiTexCoord3_12603() { +static unsafe void Test_MultiTexCoord3_21680() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord3_12604() { +static unsafe void Test_MultiTexCoord3_21681() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_12605() { +static unsafe void Test_MultiTexCoord3_21682() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,_v); } -static unsafe void Test_MultiTexCoord4_12606() { +static unsafe void Test_MultiTexCoord4_21683() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _s = default(System.Double); System.Double _t = default(System.Double); @@ -25771,22 +25775,22 @@ static unsafe void Test_MultiTexCoord4_12606() { System.Double _q = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_s,_t,_r,_q); } -static unsafe void Test_MultiTexCoord4_12607() { +static unsafe void Test_MultiTexCoord4_21684() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12608() { +static unsafe void Test_MultiTexCoord4_21685() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_12609() { +static unsafe void Test_MultiTexCoord4_21686() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12610() { +static unsafe void Test_MultiTexCoord4_21687() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _s = default(System.Single); System.Single _t = default(System.Single); @@ -25794,22 +25798,22 @@ static unsafe void Test_MultiTexCoord4_12610() { System.Single _q = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_s,_t,_r,_q); } -static unsafe void Test_MultiTexCoord4_12611() { +static unsafe void Test_MultiTexCoord4_21688() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12612() { +static unsafe void Test_MultiTexCoord4_21689() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_12613() { +static unsafe void Test_MultiTexCoord4_21690() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12614() { +static unsafe void Test_MultiTexCoord4_21691() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); @@ -25817,22 +25821,22 @@ static unsafe void Test_MultiTexCoord4_12614() { System.Int32 _q = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_s,_t,_r,_q); } -static unsafe void Test_MultiTexCoord4_12615() { +static unsafe void Test_MultiTexCoord4_21692() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12616() { +static unsafe void Test_MultiTexCoord4_21693() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_12617() { +static unsafe void Test_MultiTexCoord4_21694() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12618() { +static unsafe void Test_MultiTexCoord4_21695() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); @@ -25840,378 +25844,378 @@ static unsafe void Test_MultiTexCoord4_12618() { System.Int16 _q = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_s,_t,_r,_q); } -static unsafe void Test_MultiTexCoord4_12619() { +static unsafe void Test_MultiTexCoord4_21696() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoord4_12620() { +static unsafe void Test_MultiTexCoord4_21697() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_12621() { +static unsafe void Test_MultiTexCoord4_21698() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,_v); } -static unsafe void Test_MultiTexCoordP1_12622() { +static unsafe void Test_MultiTexCoordP1_21699() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP1_12623() { +static unsafe void Test_MultiTexCoordP1_21700() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP1_12624() { +static unsafe void Test_MultiTexCoordP1_21701() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP1_12625() { +static unsafe void Test_MultiTexCoordP1_21702() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP2_12626() { +static unsafe void Test_MultiTexCoordP2_21703() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP2_12627() { +static unsafe void Test_MultiTexCoordP2_21704() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP2_12628() { +static unsafe void Test_MultiTexCoordP2_21705() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP2_12629() { +static unsafe void Test_MultiTexCoordP2_21706() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP3_12630() { +static unsafe void Test_MultiTexCoordP3_21707() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP3_12631() { +static unsafe void Test_MultiTexCoordP3_21708() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP3_12632() { +static unsafe void Test_MultiTexCoordP3_21709() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP3_12633() { +static unsafe void Test_MultiTexCoordP3_21710() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP4_12634() { +static unsafe void Test_MultiTexCoordP4_21711() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP4_12635() { +static unsafe void Test_MultiTexCoordP4_21712() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP4_12636() { +static unsafe void Test_MultiTexCoordP4_21713() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_MultiTexCoordP4_12637() { +static unsafe void Test_MultiTexCoordP4_21714() { OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_MultMatrix_12638() { +static unsafe void Test_MultMatrix_21715() { System.Double[] _m = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.MultMatrix(_m); } -static unsafe void Test_MultMatrix_12639() { +static unsafe void Test_MultMatrix_21716() { System.Double _m = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultMatrix(ref _m); } -static unsafe void Test_MultMatrix_12640() { +static unsafe void Test_MultMatrix_21717() { System.Double* _m = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultMatrix(_m); } -static unsafe void Test_MultMatrix_12641() { +static unsafe void Test_MultMatrix_21718() { System.Single[] _m = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.MultMatrix(_m); } -static unsafe void Test_MultMatrix_12642() { +static unsafe void Test_MultMatrix_21719() { System.Single _m = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultMatrix(ref _m); } -static unsafe void Test_MultMatrix_12643() { +static unsafe void Test_MultMatrix_21720() { System.Single* _m = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultMatrix(_m); } -static unsafe void Test_MultTransposeMatrix_12644() { +static unsafe void Test_MultTransposeMatrix_21721() { System.Double[] _m = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(_m); } -static unsafe void Test_MultTransposeMatrix_12645() { +static unsafe void Test_MultTransposeMatrix_21722() { System.Double _m = default(System.Double); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(ref _m); } -static unsafe void Test_MultTransposeMatrix_12646() { +static unsafe void Test_MultTransposeMatrix_21723() { System.Double* _m = default(System.Double*); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(_m); } -static unsafe void Test_MultTransposeMatrix_12647() { +static unsafe void Test_MultTransposeMatrix_21724() { System.Single[] _m = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(_m); } -static unsafe void Test_MultTransposeMatrix_12648() { +static unsafe void Test_MultTransposeMatrix_21725() { System.Single _m = default(System.Single); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(ref _m); } -static unsafe void Test_MultTransposeMatrix_12649() { +static unsafe void Test_MultTransposeMatrix_21726() { System.Single* _m = default(System.Single*); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(_m); } -static unsafe void Test_NewList_12650() { +static unsafe void Test_NewList_21727() { System.Int32 _list = default(System.Int32); OpenTK.Graphics.OpenGL.ListMode _mode = default(OpenTK.Graphics.OpenGL.ListMode); OpenTK.Graphics.OpenGL.GL.NewList(_list,_mode); } -static unsafe void Test_NewList_12651() { +static unsafe void Test_NewList_21728() { System.UInt32 _list = default(System.UInt32); OpenTK.Graphics.OpenGL.ListMode _mode = default(OpenTK.Graphics.OpenGL.ListMode); OpenTK.Graphics.OpenGL.GL.NewList(_list,_mode); } -static unsafe void Test_Normal3_12652() { +static unsafe void Test_Normal3_21729() { System.Byte _nx = default(System.Byte); System.Byte _ny = default(System.Byte); System.Byte _nz = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12653() { +static unsafe void Test_Normal3_21730() { System.SByte _nx = default(System.SByte); System.SByte _ny = default(System.SByte); System.SByte _nz = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12654() { +static unsafe void Test_Normal3_21731() { System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12655() { +static unsafe void Test_Normal3_21732() { System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12656() { +static unsafe void Test_Normal3_21733() { System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12657() { +static unsafe void Test_Normal3_21734() { System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12658() { +static unsafe void Test_Normal3_21735() { System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12659() { +static unsafe void Test_Normal3_21736() { System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12660() { +static unsafe void Test_Normal3_21737() { System.Double _nx = default(System.Double); System.Double _ny = default(System.Double); System.Double _nz = default(System.Double); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12661() { +static unsafe void Test_Normal3_21738() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12662() { +static unsafe void Test_Normal3_21739() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12663() { +static unsafe void Test_Normal3_21740() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12664() { +static unsafe void Test_Normal3_21741() { System.Single _nx = default(System.Single); System.Single _ny = default(System.Single); System.Single _nz = default(System.Single); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12665() { +static unsafe void Test_Normal3_21742() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12666() { +static unsafe void Test_Normal3_21743() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12667() { +static unsafe void Test_Normal3_21744() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12668() { +static unsafe void Test_Normal3_21745() { System.Int32 _nx = default(System.Int32); System.Int32 _ny = default(System.Int32); System.Int32 _nz = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12669() { +static unsafe void Test_Normal3_21746() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12670() { +static unsafe void Test_Normal3_21747() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12671() { +static unsafe void Test_Normal3_21748() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12672() { +static unsafe void Test_Normal3_21749() { System.Int16 _nx = default(System.Int16); System.Int16 _ny = default(System.Int16); System.Int16 _nz = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Normal3(_nx,_ny,_nz); } -static unsafe void Test_Normal3_12673() { +static unsafe void Test_Normal3_21750() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_Normal3_12674() { +static unsafe void Test_Normal3_21751() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Normal3(ref _v); } -static unsafe void Test_Normal3_12675() { +static unsafe void Test_Normal3_21752() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Normal3(_v); } -static unsafe void Test_NormalP3_12676() { +static unsafe void Test_NormalP3_21753() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.NormalP3(_type,_coords); } -static unsafe void Test_NormalP3_12677() { +static unsafe void Test_NormalP3_21754() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.NormalP3(_type,_coords); } -static unsafe void Test_NormalP3_12678() { +static unsafe void Test_NormalP3_21755() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.NormalP3(_type,_coords); } -static unsafe void Test_NormalP3_12679() { +static unsafe void Test_NormalP3_21756() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.NormalP3(_type,_coords); } -static unsafe void Test_NormalPointer_12680() { +static unsafe void Test_NormalPointer_21757() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,_pointer); } -static unsafe void Test_NormalPointer_12681() { +static unsafe void Test_NormalPointer_21758() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,_pointer); } -static unsafe void Test_NormalPointer_12682() { +static unsafe void Test_NormalPointer_21759() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,_pointer); } -static unsafe void Test_NormalPointer_12683() { +static unsafe void Test_NormalPointer_21760() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,_pointer); } -static unsafe void Test_NormalPointer_12684() { +static unsafe void Test_NormalPointer_21761() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,ref _pointer); } -static unsafe void Test_ObjectLabel_12685() { +static unsafe void Test_ObjectLabel_21762() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.Int32 _name = default(System.Int32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectLabel_12686() { +static unsafe void Test_ObjectLabel_21763() { OpenTK.Graphics.OpenGL.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL.ObjectLabelIdentifier); System.UInt32 _name = default(System.UInt32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectPtrLabel_12687() { +static unsafe void Test_ObjectPtrLabel_21764() { System.IntPtr _ptr = default(System.IntPtr); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_12688() { +static unsafe void Test_ObjectPtrLabel_21765() { int[] _ptr = default(int[]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_12689() { +static unsafe void Test_ObjectPtrLabel_21766() { int[,] _ptr = default(int[,]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_12690() { +static unsafe void Test_ObjectPtrLabel_21767() { int[,,] _ptr = default(int[,,]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_12691() { +static unsafe void Test_ObjectPtrLabel_21768() { int _ptr = default(int); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); OpenTK.Graphics.OpenGL.GL.ObjectPtrLabel(ref _ptr,_length,_label); } -static unsafe void Test_Ortho_12692() { +static unsafe void Test_Ortho_21769() { System.Double _left = default(System.Double); System.Double _right = default(System.Double); System.Double _bottom = default(System.Double); @@ -26220,715 +26224,715 @@ static unsafe void Test_Ortho_12692() { System.Double _zFar = default(System.Double); OpenTK.Graphics.OpenGL.GL.Ortho(_left,_right,_bottom,_top,_zNear,_zFar); } -static unsafe void Test_PassThrough_12693() { +static unsafe void Test_PassThrough_21770() { System.Single _token = default(System.Single); OpenTK.Graphics.OpenGL.GL.PassThrough(_token); } -static unsafe void Test_PatchParameter_12694() { +static unsafe void Test_PatchParameter_21771() { OpenTK.Graphics.OpenGL.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL.PatchParameterFloat); System.Single[] _values = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.PatchParameter(_pname,_values); } -static unsafe void Test_PatchParameter_12695() { +static unsafe void Test_PatchParameter_21772() { OpenTK.Graphics.OpenGL.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL.PatchParameterFloat); System.Single _values = default(System.Single); OpenTK.Graphics.OpenGL.GL.PatchParameter(_pname,ref _values); } -static unsafe void Test_PatchParameter_12696() { +static unsafe void Test_PatchParameter_21773() { OpenTK.Graphics.OpenGL.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL.PatchParameterFloat); System.Single* _values = default(System.Single*); OpenTK.Graphics.OpenGL.GL.PatchParameter(_pname,_values); } -static unsafe void Test_PatchParameter_12697() { +static unsafe void Test_PatchParameter_21774() { OpenTK.Graphics.OpenGL.PatchParameterInt _pname = default(OpenTK.Graphics.OpenGL.PatchParameterInt); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PatchParameter(_pname,_value); } -static unsafe void Test_PauseTransformFeedback_12698() { +static unsafe void Test_PauseTransformFeedback_21775() { OpenTK.Graphics.OpenGL.GL.PauseTransformFeedback(); } -static unsafe void Test_PixelMap_12699() { +static unsafe void Test_PixelMap_21776() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Single[] _values = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12700() { +static unsafe void Test_PixelMap_21777() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Single _values = default(System.Single); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,ref _values); } -static unsafe void Test_PixelMap_12701() { +static unsafe void Test_PixelMap_21778() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Single* _values = default(System.Single*); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12702() { +static unsafe void Test_PixelMap_21779() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12703() { +static unsafe void Test_PixelMap_21780() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,ref _values); } -static unsafe void Test_PixelMap_12704() { +static unsafe void Test_PixelMap_21781() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12705() { +static unsafe void Test_PixelMap_21782() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt32[] _values = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12706() { +static unsafe void Test_PixelMap_21783() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt32 _values = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,ref _values); } -static unsafe void Test_PixelMap_12707() { +static unsafe void Test_PixelMap_21784() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt32* _values = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12708() { +static unsafe void Test_PixelMap_21785() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int16[] _values = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12709() { +static unsafe void Test_PixelMap_21786() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int16 _values = default(System.Int16); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,ref _values); } -static unsafe void Test_PixelMap_12710() { +static unsafe void Test_PixelMap_21787() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.Int16* _values = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12711() { +static unsafe void Test_PixelMap_21788() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt16[] _values = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMap_12712() { +static unsafe void Test_PixelMap_21789() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt16 _values = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,ref _values); } -static unsafe void Test_PixelMap_12713() { +static unsafe void Test_PixelMap_21790() { OpenTK.Graphics.OpenGL.PixelMap _map = default(OpenTK.Graphics.OpenGL.PixelMap); System.Int32 _mapsize = default(System.Int32); System.UInt16* _values = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.PixelMap(_map,_mapsize,_values); } -static unsafe void Test_PixelMapx_12714() { +static unsafe void Test_PixelMapx_21791() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.PixelMapx(_map,_size,_values); } -static unsafe void Test_PixelMapx_12715() { +static unsafe void Test_PixelMapx_21792() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32 _values = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PixelMapx(_map,_size,ref _values); } -static unsafe void Test_PixelMapx_12716() { +static unsafe void Test_PixelMapx_21793() { OpenTK.Graphics.OpenGL.OesFixedPoint _map = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _size = default(System.Int32); System.Int32* _values = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.PixelMapx(_map,_size,_values); } -static unsafe void Test_PixelStore_12717() { +static unsafe void Test_PixelStore_21794() { OpenTK.Graphics.OpenGL.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL.PixelStoreParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.PixelStore(_pname,_param); } -static unsafe void Test_PixelStore_12718() { +static unsafe void Test_PixelStore_21795() { OpenTK.Graphics.OpenGL.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL.PixelStoreParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PixelStore(_pname,_param); } -static unsafe void Test_PixelStorex_12719() { +static unsafe void Test_PixelStorex_21796() { OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PixelStorex(_pname,_param); } -static unsafe void Test_PixelTransfer_12720() { +static unsafe void Test_PixelTransfer_21797() { OpenTK.Graphics.OpenGL.PixelTransferParameter _pname = default(OpenTK.Graphics.OpenGL.PixelTransferParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.PixelTransfer(_pname,_param); } -static unsafe void Test_PixelTransfer_12721() { +static unsafe void Test_PixelTransfer_21798() { OpenTK.Graphics.OpenGL.PixelTransferParameter _pname = default(OpenTK.Graphics.OpenGL.PixelTransferParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PixelTransfer(_pname,_param); } -static unsafe void Test_PixelZoom_12722() { +static unsafe void Test_PixelZoom_21799() { System.Single _xfactor = default(System.Single); System.Single _yfactor = default(System.Single); OpenTK.Graphics.OpenGL.GL.PixelZoom(_xfactor,_yfactor); } -static unsafe void Test_PointParameter_12723() { +static unsafe void Test_PointParameter_21800() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_param); } -static unsafe void Test_PointParameter_12724() { +static unsafe void Test_PointParameter_21801() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_params); } -static unsafe void Test_PointParameter_12725() { +static unsafe void Test_PointParameter_21802() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_params); } -static unsafe void Test_PointParameter_12726() { +static unsafe void Test_PointParameter_21803() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_param); } -static unsafe void Test_PointParameter_12727() { +static unsafe void Test_PointParameter_21804() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_params); } -static unsafe void Test_PointParameter_12728() { +static unsafe void Test_PointParameter_21805() { OpenTK.Graphics.OpenGL.PointParameterName _pname = default(OpenTK.Graphics.OpenGL.PointParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.PointParameter(_pname,_params); } -static unsafe void Test_PointSize_12729() { +static unsafe void Test_PointSize_21806() { System.Single _size = default(System.Single); OpenTK.Graphics.OpenGL.GL.PointSize(_size); } -static unsafe void Test_PolygonMode_12730() { +static unsafe void Test_PolygonMode_21807() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.PolygonMode _mode = default(OpenTK.Graphics.OpenGL.PolygonMode); OpenTK.Graphics.OpenGL.GL.PolygonMode(_face,_mode); } -static unsafe void Test_PolygonOffset_12731() { +static unsafe void Test_PolygonOffset_21808() { System.Single _factor = default(System.Single); System.Single _units = default(System.Single); OpenTK.Graphics.OpenGL.GL.PolygonOffset(_factor,_units); } -static unsafe void Test_PolygonStipple_12732() { +static unsafe void Test_PolygonStipple_21809() { System.Byte[] _mask = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.PolygonStipple(_mask); } -static unsafe void Test_PolygonStipple_12733() { +static unsafe void Test_PolygonStipple_21810() { System.Byte _mask = default(System.Byte); OpenTK.Graphics.OpenGL.GL.PolygonStipple(ref _mask); } -static unsafe void Test_PolygonStipple_12734() { +static unsafe void Test_PolygonStipple_21811() { System.Byte* _mask = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.PolygonStipple(_mask); } -static unsafe void Test_PopAttrib_12735() { +static unsafe void Test_PopAttrib_21812() { OpenTK.Graphics.OpenGL.GL.PopAttrib(); } -static unsafe void Test_PopClientAttrib_12736() { +static unsafe void Test_PopClientAttrib_21813() { OpenTK.Graphics.OpenGL.GL.PopClientAttrib(); } -static unsafe void Test_PopDebugGroup_12737() { +static unsafe void Test_PopDebugGroup_21814() { OpenTK.Graphics.OpenGL.GL.PopDebugGroup(); } -static unsafe void Test_PopMatrix_12738() { +static unsafe void Test_PopMatrix_21815() { OpenTK.Graphics.OpenGL.GL.PopMatrix(); } -static unsafe void Test_PopName_12739() { +static unsafe void Test_PopName_21816() { OpenTK.Graphics.OpenGL.GL.PopName(); } -static unsafe void Test_PrimitiveRestartIndex_12740() { +static unsafe void Test_PrimitiveRestartIndex_21817() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PrimitiveRestartIndex(_index); } -static unsafe void Test_PrimitiveRestartIndex_12741() { +static unsafe void Test_PrimitiveRestartIndex_21818() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.PrimitiveRestartIndex(_index); } -static unsafe void Test_PrioritizeTextures_12742() { +static unsafe void Test_PrioritizeTextures_21819() { System.Int32 _n = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); System.Single[] _priorities = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,_textures,_priorities); } -static unsafe void Test_PrioritizeTextures_12743() { +static unsafe void Test_PrioritizeTextures_21820() { System.Int32 _n = default(System.Int32); System.Int32 _textures = default(System.Int32); System.Single _priorities = default(System.Single); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,ref _textures,ref _priorities); } -static unsafe void Test_PrioritizeTextures_12744() { +static unsafe void Test_PrioritizeTextures_21821() { System.Int32 _n = default(System.Int32); System.Int32* _textures = default(System.Int32*); System.Single* _priorities = default(System.Single*); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,_textures,_priorities); } -static unsafe void Test_PrioritizeTextures_12745() { +static unsafe void Test_PrioritizeTextures_21822() { System.Int32 _n = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); System.Single[] _priorities = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,_textures,_priorities); } -static unsafe void Test_PrioritizeTextures_12746() { +static unsafe void Test_PrioritizeTextures_21823() { System.Int32 _n = default(System.Int32); System.UInt32 _textures = default(System.UInt32); System.Single _priorities = default(System.Single); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,ref _textures,ref _priorities); } -static unsafe void Test_PrioritizeTextures_12747() { +static unsafe void Test_PrioritizeTextures_21824() { System.Int32 _n = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); System.Single* _priorities = default(System.Single*); OpenTK.Graphics.OpenGL.GL.PrioritizeTextures(_n,_textures,_priorities); } -static unsafe void Test_ProgramBinary_12748() { +static unsafe void Test_ProgramBinary_21825() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); System.IntPtr _binary = default(System.IntPtr); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12749() { +static unsafe void Test_ProgramBinary_21826() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[] _binary = default(int[]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12750() { +static unsafe void Test_ProgramBinary_21827() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[,] _binary = default(int[,]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12751() { +static unsafe void Test_ProgramBinary_21828() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[,,] _binary = default(int[,,]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12752() { +static unsafe void Test_ProgramBinary_21829() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int _binary = default(int); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_ProgramBinary_12753() { +static unsafe void Test_ProgramBinary_21830() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); System.IntPtr _binary = default(System.IntPtr); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12754() { +static unsafe void Test_ProgramBinary_21831() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[] _binary = default(int[]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12755() { +static unsafe void Test_ProgramBinary_21832() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[,] _binary = default(int[,]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12756() { +static unsafe void Test_ProgramBinary_21833() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int[,,] _binary = default(int[,,]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ProgramBinary_12757() { +static unsafe void Test_ProgramBinary_21834() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL.BinaryFormat); int _binary = default(int); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_ProgramParameter_12758() { +static unsafe void Test_ProgramParameter_21835() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramParameter_12759() { +static unsafe void Test_ProgramParameter_21836() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.ProgramParameterName); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramParameter_12760() { +static unsafe void Test_ProgramParameter_21837() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.Version32 _pname = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramParameter_12761() { +static unsafe void Test_ProgramParameter_21838() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramParameter_12762() { +static unsafe void Test_ProgramParameter_21839() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL.ProgramParameterName); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramParameter_12763() { +static unsafe void Test_ProgramParameter_21840() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.Version32 _pname = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_ProgramUniform1_12764() { +static unsafe void Test_ProgramUniform1_21841() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12765() { +static unsafe void Test_ProgramUniform1_21842() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12766() { +static unsafe void Test_ProgramUniform1_21843() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12767() { +static unsafe void Test_ProgramUniform1_21844() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12768() { +static unsafe void Test_ProgramUniform1_21845() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12769() { +static unsafe void Test_ProgramUniform1_21846() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12770() { +static unsafe void Test_ProgramUniform1_21847() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12771() { +static unsafe void Test_ProgramUniform1_21848() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12772() { +static unsafe void Test_ProgramUniform1_21849() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12773() { +static unsafe void Test_ProgramUniform1_21850() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12774() { +static unsafe void Test_ProgramUniform1_21851() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12775() { +static unsafe void Test_ProgramUniform1_21852() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12776() { +static unsafe void Test_ProgramUniform1_21853() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12777() { +static unsafe void Test_ProgramUniform1_21854() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12778() { +static unsafe void Test_ProgramUniform1_21855() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12779() { +static unsafe void Test_ProgramUniform1_21856() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12780() { +static unsafe void Test_ProgramUniform1_21857() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12781() { +static unsafe void Test_ProgramUniform1_21858() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform1_12782() { +static unsafe void Test_ProgramUniform1_21859() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_ProgramUniform1_12783() { +static unsafe void Test_ProgramUniform1_21860() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform1_12784() { +static unsafe void Test_ProgramUniform1_21861() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12785() { +static unsafe void Test_ProgramUniform2_21862() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); System.Double _v1 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12786() { +static unsafe void Test_ProgramUniform2_21863() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); System.Double _v1 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12787() { +static unsafe void Test_ProgramUniform2_21864() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12788() { +static unsafe void Test_ProgramUniform2_21865() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform2_12789() { +static unsafe void Test_ProgramUniform2_21866() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12790() { +static unsafe void Test_ProgramUniform2_21867() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12791() { +static unsafe void Test_ProgramUniform2_21868() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform2_12792() { +static unsafe void Test_ProgramUniform2_21869() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12793() { +static unsafe void Test_ProgramUniform2_21870() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); System.Single _v1 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12794() { +static unsafe void Test_ProgramUniform2_21871() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); System.Single _v1 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12795() { +static unsafe void Test_ProgramUniform2_21872() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12796() { +static unsafe void Test_ProgramUniform2_21873() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform2_12797() { +static unsafe void Test_ProgramUniform2_21874() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12798() { +static unsafe void Test_ProgramUniform2_21875() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12799() { +static unsafe void Test_ProgramUniform2_21876() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform2_12800() { +static unsafe void Test_ProgramUniform2_21877() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12801() { +static unsafe void Test_ProgramUniform2_21878() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); System.Int32 _v1 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12802() { +static unsafe void Test_ProgramUniform2_21879() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); System.Int32 _v1 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12803() { +static unsafe void Test_ProgramUniform2_21880() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12804() { +static unsafe void Test_ProgramUniform2_21881() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12805() { +static unsafe void Test_ProgramUniform2_21882() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12806() { +static unsafe void Test_ProgramUniform2_21883() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12807() { +static unsafe void Test_ProgramUniform2_21884() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); System.UInt32 _v1 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_ProgramUniform2_12808() { +static unsafe void Test_ProgramUniform2_21885() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform2_12809() { +static unsafe void Test_ProgramUniform2_21886() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform2_12810() { +static unsafe void Test_ProgramUniform2_21887() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12811() { +static unsafe void Test_ProgramUniform3_21888() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); @@ -26936,7 +26940,7 @@ static unsafe void Test_ProgramUniform3_12811() { System.Double _v2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12812() { +static unsafe void Test_ProgramUniform3_21889() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); @@ -26944,49 +26948,49 @@ static unsafe void Test_ProgramUniform3_12812() { System.Double _v2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12813() { +static unsafe void Test_ProgramUniform3_21890() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12814() { +static unsafe void Test_ProgramUniform3_21891() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12815() { +static unsafe void Test_ProgramUniform3_21892() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12816() { +static unsafe void Test_ProgramUniform3_21893() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12817() { +static unsafe void Test_ProgramUniform3_21894() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12818() { +static unsafe void Test_ProgramUniform3_21895() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12819() { +static unsafe void Test_ProgramUniform3_21896() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); @@ -26994,7 +26998,7 @@ static unsafe void Test_ProgramUniform3_12819() { System.Single _v2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12820() { +static unsafe void Test_ProgramUniform3_21897() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); @@ -27002,49 +27006,49 @@ static unsafe void Test_ProgramUniform3_12820() { System.Single _v2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12821() { +static unsafe void Test_ProgramUniform3_21898() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12822() { +static unsafe void Test_ProgramUniform3_21899() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12823() { +static unsafe void Test_ProgramUniform3_21900() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12824() { +static unsafe void Test_ProgramUniform3_21901() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12825() { +static unsafe void Test_ProgramUniform3_21902() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12826() { +static unsafe void Test_ProgramUniform3_21903() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12827() { +static unsafe void Test_ProgramUniform3_21904() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); @@ -27052,7 +27056,7 @@ static unsafe void Test_ProgramUniform3_12827() { System.Int32 _v2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12828() { +static unsafe void Test_ProgramUniform3_21905() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); @@ -27060,49 +27064,49 @@ static unsafe void Test_ProgramUniform3_12828() { System.Int32 _v2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12829() { +static unsafe void Test_ProgramUniform3_21906() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12830() { +static unsafe void Test_ProgramUniform3_21907() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12831() { +static unsafe void Test_ProgramUniform3_21908() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12832() { +static unsafe void Test_ProgramUniform3_21909() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12833() { +static unsafe void Test_ProgramUniform3_21910() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12834() { +static unsafe void Test_ProgramUniform3_21911() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12835() { +static unsafe void Test_ProgramUniform3_21912() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); @@ -27110,28 +27114,28 @@ static unsafe void Test_ProgramUniform3_12835() { System.UInt32 _v2 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_ProgramUniform3_12836() { +static unsafe void Test_ProgramUniform3_21913() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform3_12837() { +static unsafe void Test_ProgramUniform3_21914() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform3_12838() { +static unsafe void Test_ProgramUniform3_21915() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12839() { +static unsafe void Test_ProgramUniform4_21916() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); @@ -27140,7 +27144,7 @@ static unsafe void Test_ProgramUniform4_12839() { System.Double _v3 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12840() { +static unsafe void Test_ProgramUniform4_21917() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Double _v0 = default(System.Double); @@ -27149,49 +27153,49 @@ static unsafe void Test_ProgramUniform4_12840() { System.Double _v3 = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12841() { +static unsafe void Test_ProgramUniform4_21918() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12842() { +static unsafe void Test_ProgramUniform4_21919() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12843() { +static unsafe void Test_ProgramUniform4_21920() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12844() { +static unsafe void Test_ProgramUniform4_21921() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12845() { +static unsafe void Test_ProgramUniform4_21922() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12846() { +static unsafe void Test_ProgramUniform4_21923() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12847() { +static unsafe void Test_ProgramUniform4_21924() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); @@ -27200,7 +27204,7 @@ static unsafe void Test_ProgramUniform4_12847() { System.Single _v3 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12848() { +static unsafe void Test_ProgramUniform4_21925() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); @@ -27209,49 +27213,49 @@ static unsafe void Test_ProgramUniform4_12848() { System.Single _v3 = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12849() { +static unsafe void Test_ProgramUniform4_21926() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12850() { +static unsafe void Test_ProgramUniform4_21927() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12851() { +static unsafe void Test_ProgramUniform4_21928() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12852() { +static unsafe void Test_ProgramUniform4_21929() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12853() { +static unsafe void Test_ProgramUniform4_21930() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12854() { +static unsafe void Test_ProgramUniform4_21931() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12855() { +static unsafe void Test_ProgramUniform4_21932() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); @@ -27260,7 +27264,7 @@ static unsafe void Test_ProgramUniform4_12855() { System.Int32 _v3 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12856() { +static unsafe void Test_ProgramUniform4_21933() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); @@ -27269,49 +27273,49 @@ static unsafe void Test_ProgramUniform4_12856() { System.Int32 _v3 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12857() { +static unsafe void Test_ProgramUniform4_21934() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12858() { +static unsafe void Test_ProgramUniform4_21935() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12859() { +static unsafe void Test_ProgramUniform4_21936() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12860() { +static unsafe void Test_ProgramUniform4_21937() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12861() { +static unsafe void Test_ProgramUniform4_21938() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12862() { +static unsafe void Test_ProgramUniform4_21939() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12863() { +static unsafe void Test_ProgramUniform4_21940() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); @@ -27320,28 +27324,28 @@ static unsafe void Test_ProgramUniform4_12863() { System.UInt32 _v3 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniform4_12864() { +static unsafe void Test_ProgramUniform4_21941() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniform4_12865() { +static unsafe void Test_ProgramUniform4_21942() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_ProgramUniform4_12866() { +static unsafe void Test_ProgramUniform4_21943() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix2_12867() { +static unsafe void Test_ProgramUniformMatrix2_21944() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27349,7 +27353,7 @@ static unsafe void Test_ProgramUniformMatrix2_12867() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12868() { +static unsafe void Test_ProgramUniformMatrix2_21945() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27357,7 +27361,7 @@ static unsafe void Test_ProgramUniformMatrix2_12868() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2_12869() { +static unsafe void Test_ProgramUniformMatrix2_21946() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27365,7 +27369,7 @@ static unsafe void Test_ProgramUniformMatrix2_12869() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12870() { +static unsafe void Test_ProgramUniformMatrix2_21947() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27373,7 +27377,7 @@ static unsafe void Test_ProgramUniformMatrix2_12870() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12871() { +static unsafe void Test_ProgramUniformMatrix2_21948() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27381,7 +27385,7 @@ static unsafe void Test_ProgramUniformMatrix2_12871() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2_12872() { +static unsafe void Test_ProgramUniformMatrix2_21949() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27389,7 +27393,7 @@ static unsafe void Test_ProgramUniformMatrix2_12872() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12873() { +static unsafe void Test_ProgramUniformMatrix2_21950() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27397,7 +27401,7 @@ static unsafe void Test_ProgramUniformMatrix2_12873() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12874() { +static unsafe void Test_ProgramUniformMatrix2_21951() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27405,7 +27409,7 @@ static unsafe void Test_ProgramUniformMatrix2_12874() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2_12875() { +static unsafe void Test_ProgramUniformMatrix2_21952() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27413,7 +27417,7 @@ static unsafe void Test_ProgramUniformMatrix2_12875() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12876() { +static unsafe void Test_ProgramUniformMatrix2_21953() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27421,7 +27425,7 @@ static unsafe void Test_ProgramUniformMatrix2_12876() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2_12877() { +static unsafe void Test_ProgramUniformMatrix2_21954() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27429,7 +27433,7 @@ static unsafe void Test_ProgramUniformMatrix2_12877() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2_12878() { +static unsafe void Test_ProgramUniformMatrix2_21955() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27437,7 +27441,7 @@ static unsafe void Test_ProgramUniformMatrix2_12878() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12879() { +static unsafe void Test_ProgramUniformMatrix2x3_21956() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27445,7 +27449,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12879() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12880() { +static unsafe void Test_ProgramUniformMatrix2x3_21957() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27453,7 +27457,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12880() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x3_12881() { +static unsafe void Test_ProgramUniformMatrix2x3_21958() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27461,7 +27465,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12881() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12882() { +static unsafe void Test_ProgramUniformMatrix2x3_21959() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27469,7 +27473,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12882() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12883() { +static unsafe void Test_ProgramUniformMatrix2x3_21960() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27477,7 +27481,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12883() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x3_12884() { +static unsafe void Test_ProgramUniformMatrix2x3_21961() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27485,7 +27489,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12884() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12885() { +static unsafe void Test_ProgramUniformMatrix2x3_21962() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27493,7 +27497,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12885() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12886() { +static unsafe void Test_ProgramUniformMatrix2x3_21963() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27501,7 +27505,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12886() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x3_12887() { +static unsafe void Test_ProgramUniformMatrix2x3_21964() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27509,7 +27513,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12887() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12888() { +static unsafe void Test_ProgramUniformMatrix2x3_21965() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27517,7 +27521,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12888() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x3_12889() { +static unsafe void Test_ProgramUniformMatrix2x3_21966() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27525,7 +27529,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12889() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x3_12890() { +static unsafe void Test_ProgramUniformMatrix2x3_21967() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27533,7 +27537,7 @@ static unsafe void Test_ProgramUniformMatrix2x3_12890() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12891() { +static unsafe void Test_ProgramUniformMatrix2x4_21968() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27541,7 +27545,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12891() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12892() { +static unsafe void Test_ProgramUniformMatrix2x4_21969() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27549,7 +27553,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12892() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x4_12893() { +static unsafe void Test_ProgramUniformMatrix2x4_21970() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27557,7 +27561,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12893() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12894() { +static unsafe void Test_ProgramUniformMatrix2x4_21971() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27565,7 +27569,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12894() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12895() { +static unsafe void Test_ProgramUniformMatrix2x4_21972() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27573,7 +27577,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12895() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x4_12896() { +static unsafe void Test_ProgramUniformMatrix2x4_21973() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27581,7 +27585,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12896() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12897() { +static unsafe void Test_ProgramUniformMatrix2x4_21974() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27589,7 +27593,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12897() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12898() { +static unsafe void Test_ProgramUniformMatrix2x4_21975() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27597,7 +27601,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12898() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x4_12899() { +static unsafe void Test_ProgramUniformMatrix2x4_21976() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27605,7 +27609,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12899() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12900() { +static unsafe void Test_ProgramUniformMatrix2x4_21977() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27613,7 +27617,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12900() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix2x4_12901() { +static unsafe void Test_ProgramUniformMatrix2x4_21978() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27621,7 +27625,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12901() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix2x4_12902() { +static unsafe void Test_ProgramUniformMatrix2x4_21979() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27629,7 +27633,7 @@ static unsafe void Test_ProgramUniformMatrix2x4_12902() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12903() { +static unsafe void Test_ProgramUniformMatrix3_21980() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27637,7 +27641,7 @@ static unsafe void Test_ProgramUniformMatrix3_12903() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12904() { +static unsafe void Test_ProgramUniformMatrix3_21981() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27645,7 +27649,7 @@ static unsafe void Test_ProgramUniformMatrix3_12904() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3_12905() { +static unsafe void Test_ProgramUniformMatrix3_21982() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27653,7 +27657,7 @@ static unsafe void Test_ProgramUniformMatrix3_12905() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12906() { +static unsafe void Test_ProgramUniformMatrix3_21983() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27661,7 +27665,7 @@ static unsafe void Test_ProgramUniformMatrix3_12906() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12907() { +static unsafe void Test_ProgramUniformMatrix3_21984() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27669,7 +27673,7 @@ static unsafe void Test_ProgramUniformMatrix3_12907() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3_12908() { +static unsafe void Test_ProgramUniformMatrix3_21985() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27677,7 +27681,7 @@ static unsafe void Test_ProgramUniformMatrix3_12908() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12909() { +static unsafe void Test_ProgramUniformMatrix3_21986() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27685,7 +27689,7 @@ static unsafe void Test_ProgramUniformMatrix3_12909() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12910() { +static unsafe void Test_ProgramUniformMatrix3_21987() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27693,7 +27697,7 @@ static unsafe void Test_ProgramUniformMatrix3_12910() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3_12911() { +static unsafe void Test_ProgramUniformMatrix3_21988() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27701,7 +27705,7 @@ static unsafe void Test_ProgramUniformMatrix3_12911() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12912() { +static unsafe void Test_ProgramUniformMatrix3_21989() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27709,7 +27713,7 @@ static unsafe void Test_ProgramUniformMatrix3_12912() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3_12913() { +static unsafe void Test_ProgramUniformMatrix3_21990() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27717,7 +27721,7 @@ static unsafe void Test_ProgramUniformMatrix3_12913() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3_12914() { +static unsafe void Test_ProgramUniformMatrix3_21991() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27725,7 +27729,7 @@ static unsafe void Test_ProgramUniformMatrix3_12914() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12915() { +static unsafe void Test_ProgramUniformMatrix3x2_21992() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27733,7 +27737,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12915() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12916() { +static unsafe void Test_ProgramUniformMatrix3x2_21993() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27741,7 +27745,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12916() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x2_12917() { +static unsafe void Test_ProgramUniformMatrix3x2_21994() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27749,7 +27753,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12917() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12918() { +static unsafe void Test_ProgramUniformMatrix3x2_21995() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27757,7 +27761,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12918() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12919() { +static unsafe void Test_ProgramUniformMatrix3x2_21996() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27765,7 +27769,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12919() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x2_12920() { +static unsafe void Test_ProgramUniformMatrix3x2_21997() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27773,7 +27777,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12920() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12921() { +static unsafe void Test_ProgramUniformMatrix3x2_21998() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27781,7 +27785,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12921() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12922() { +static unsafe void Test_ProgramUniformMatrix3x2_21999() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27789,7 +27793,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12922() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x2_12923() { +static unsafe void Test_ProgramUniformMatrix3x2_22000() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27797,7 +27801,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12923() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12924() { +static unsafe void Test_ProgramUniformMatrix3x2_22001() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27805,7 +27809,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12924() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x2_12925() { +static unsafe void Test_ProgramUniformMatrix3x2_22002() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27813,7 +27817,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12925() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x2_12926() { +static unsafe void Test_ProgramUniformMatrix3x2_22003() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27821,7 +27825,7 @@ static unsafe void Test_ProgramUniformMatrix3x2_12926() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12927() { +static unsafe void Test_ProgramUniformMatrix3x4_22004() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27829,7 +27833,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12927() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12928() { +static unsafe void Test_ProgramUniformMatrix3x4_22005() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27837,7 +27841,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12928() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_12929() { +static unsafe void Test_ProgramUniformMatrix3x4_22006() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27845,7 +27849,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12929() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12930() { +static unsafe void Test_ProgramUniformMatrix3x4_22007() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27853,7 +27857,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12930() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12931() { +static unsafe void Test_ProgramUniformMatrix3x4_22008() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27861,7 +27865,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12931() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_12932() { +static unsafe void Test_ProgramUniformMatrix3x4_22009() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27869,7 +27873,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12932() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12933() { +static unsafe void Test_ProgramUniformMatrix3x4_22010() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27877,7 +27881,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12933() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12934() { +static unsafe void Test_ProgramUniformMatrix3x4_22011() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27885,7 +27889,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12934() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_12935() { +static unsafe void Test_ProgramUniformMatrix3x4_22012() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27893,7 +27897,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12935() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12936() { +static unsafe void Test_ProgramUniformMatrix3x4_22013() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27901,7 +27905,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12936() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_12937() { +static unsafe void Test_ProgramUniformMatrix3x4_22014() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27909,7 +27913,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12937() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_12938() { +static unsafe void Test_ProgramUniformMatrix3x4_22015() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27917,7 +27921,7 @@ static unsafe void Test_ProgramUniformMatrix3x4_12938() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12939() { +static unsafe void Test_ProgramUniformMatrix4_22016() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27925,7 +27929,7 @@ static unsafe void Test_ProgramUniformMatrix4_12939() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12940() { +static unsafe void Test_ProgramUniformMatrix4_22017() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27933,7 +27937,7 @@ static unsafe void Test_ProgramUniformMatrix4_12940() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_12941() { +static unsafe void Test_ProgramUniformMatrix4_22018() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27941,7 +27945,7 @@ static unsafe void Test_ProgramUniformMatrix4_12941() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12942() { +static unsafe void Test_ProgramUniformMatrix4_22019() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27949,7 +27953,7 @@ static unsafe void Test_ProgramUniformMatrix4_12942() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12943() { +static unsafe void Test_ProgramUniformMatrix4_22020() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27957,7 +27961,7 @@ static unsafe void Test_ProgramUniformMatrix4_12943() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_12944() { +static unsafe void Test_ProgramUniformMatrix4_22021() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27965,7 +27969,7 @@ static unsafe void Test_ProgramUniformMatrix4_12944() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12945() { +static unsafe void Test_ProgramUniformMatrix4_22022() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27973,7 +27977,7 @@ static unsafe void Test_ProgramUniformMatrix4_12945() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12946() { +static unsafe void Test_ProgramUniformMatrix4_22023() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27981,7 +27985,7 @@ static unsafe void Test_ProgramUniformMatrix4_12946() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_12947() { +static unsafe void Test_ProgramUniformMatrix4_22024() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27989,7 +27993,7 @@ static unsafe void Test_ProgramUniformMatrix4_12947() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12948() { +static unsafe void Test_ProgramUniformMatrix4_22025() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -27997,7 +28001,7 @@ static unsafe void Test_ProgramUniformMatrix4_12948() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4_12949() { +static unsafe void Test_ProgramUniformMatrix4_22026() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28005,7 +28009,7 @@ static unsafe void Test_ProgramUniformMatrix4_12949() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_12950() { +static unsafe void Test_ProgramUniformMatrix4_22027() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28013,7 +28017,7 @@ static unsafe void Test_ProgramUniformMatrix4_12950() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12951() { +static unsafe void Test_ProgramUniformMatrix4x2_22028() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28021,7 +28025,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12951() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12952() { +static unsafe void Test_ProgramUniformMatrix4x2_22029() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28029,7 +28033,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12952() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_12953() { +static unsafe void Test_ProgramUniformMatrix4x2_22030() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28037,7 +28041,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12953() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12954() { +static unsafe void Test_ProgramUniformMatrix4x2_22031() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28045,7 +28049,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12954() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12955() { +static unsafe void Test_ProgramUniformMatrix4x2_22032() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28053,7 +28057,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12955() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_12956() { +static unsafe void Test_ProgramUniformMatrix4x2_22033() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28061,7 +28065,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12956() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12957() { +static unsafe void Test_ProgramUniformMatrix4x2_22034() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28069,7 +28073,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12957() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12958() { +static unsafe void Test_ProgramUniformMatrix4x2_22035() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28077,7 +28081,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12958() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_12959() { +static unsafe void Test_ProgramUniformMatrix4x2_22036() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28085,7 +28089,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12959() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12960() { +static unsafe void Test_ProgramUniformMatrix4x2_22037() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28093,7 +28097,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12960() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_12961() { +static unsafe void Test_ProgramUniformMatrix4x2_22038() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28101,7 +28105,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12961() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_12962() { +static unsafe void Test_ProgramUniformMatrix4x2_22039() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28109,7 +28113,7 @@ static unsafe void Test_ProgramUniformMatrix4x2_12962() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12963() { +static unsafe void Test_ProgramUniformMatrix4x3_22040() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28117,7 +28121,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12963() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12964() { +static unsafe void Test_ProgramUniformMatrix4x3_22041() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28125,7 +28129,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12964() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_12965() { +static unsafe void Test_ProgramUniformMatrix4x3_22042() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28133,7 +28137,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12965() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12966() { +static unsafe void Test_ProgramUniformMatrix4x3_22043() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28141,7 +28145,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12966() { System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12967() { +static unsafe void Test_ProgramUniformMatrix4x3_22044() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28149,7 +28153,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12967() { System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_12968() { +static unsafe void Test_ProgramUniformMatrix4x3_22045() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28157,7 +28161,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12968() { System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12969() { +static unsafe void Test_ProgramUniformMatrix4x3_22046() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28165,7 +28169,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12969() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12970() { +static unsafe void Test_ProgramUniformMatrix4x3_22047() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28173,7 +28177,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12970() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_12971() { +static unsafe void Test_ProgramUniformMatrix4x3_22048() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28181,7 +28185,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12971() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12972() { +static unsafe void Test_ProgramUniformMatrix4x3_22049() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28189,7 +28193,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12972() { System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_12973() { +static unsafe void Test_ProgramUniformMatrix4x3_22050() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28197,7 +28201,7 @@ static unsafe void Test_ProgramUniformMatrix4x3_12973() { System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_12974() { +static unsafe void Test_ProgramUniformMatrix4x3_22051() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); @@ -28205,274 +28209,274 @@ static unsafe void Test_ProgramUniformMatrix4x3_12974() { System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProvokingVertex_12975() { +static unsafe void Test_ProvokingVertex_22052() { OpenTK.Graphics.OpenGL.ProvokingVertexMode _mode = default(OpenTK.Graphics.OpenGL.ProvokingVertexMode); OpenTK.Graphics.OpenGL.GL.ProvokingVertex(_mode); } -static unsafe void Test_PushAttrib_12976() { +static unsafe void Test_PushAttrib_22053() { OpenTK.Graphics.OpenGL.AttribMask _mask = default(OpenTK.Graphics.OpenGL.AttribMask); OpenTK.Graphics.OpenGL.GL.PushAttrib(_mask); } -static unsafe void Test_PushClientAttrib_12977() { +static unsafe void Test_PushClientAttrib_22054() { OpenTK.Graphics.OpenGL.ClientAttribMask _mask = default(OpenTK.Graphics.OpenGL.ClientAttribMask); OpenTK.Graphics.OpenGL.GL.PushClientAttrib(_mask); } -static unsafe void Test_PushDebugGroup_12978() { +static unsafe void Test_PushDebugGroup_22055() { OpenTK.Graphics.OpenGL.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL.DebugSourceExternal); System.Int32 _id = default(System.Int32); System.Int32 _length = default(System.Int32); System.String _message = default(System.String); OpenTK.Graphics.OpenGL.GL.PushDebugGroup(_source,_id,_length,_message); } -static unsafe void Test_PushDebugGroup_12979() { +static unsafe void Test_PushDebugGroup_22056() { OpenTK.Graphics.OpenGL.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL.DebugSourceExternal); System.UInt32 _id = default(System.UInt32); System.Int32 _length = default(System.Int32); System.String _message = default(System.String); OpenTK.Graphics.OpenGL.GL.PushDebugGroup(_source,_id,_length,_message); } -static unsafe void Test_PushMatrix_12980() { +static unsafe void Test_PushMatrix_22057() { OpenTK.Graphics.OpenGL.GL.PushMatrix(); } -static unsafe void Test_PushName_12981() { +static unsafe void Test_PushName_22058() { System.Int32 _name = default(System.Int32); OpenTK.Graphics.OpenGL.GL.PushName(_name); } -static unsafe void Test_PushName_12982() { +static unsafe void Test_PushName_22059() { System.UInt32 _name = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.PushName(_name); } -static unsafe void Test_QueryCounter_12983() { +static unsafe void Test_QueryCounter_22060() { System.Int32 _id = default(System.Int32); OpenTK.Graphics.OpenGL.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL.QueryCounterTarget); OpenTK.Graphics.OpenGL.GL.QueryCounter(_id,_target); } -static unsafe void Test_QueryCounter_12984() { +static unsafe void Test_QueryCounter_22061() { System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.OpenGL.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL.QueryCounterTarget); OpenTK.Graphics.OpenGL.GL.QueryCounter(_id,_target); } -static unsafe void Test_RasterPos2_12985() { +static unsafe void Test_RasterPos2_22062() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos2(_x,_y); } -static unsafe void Test_RasterPos2_12986() { +static unsafe void Test_RasterPos2_22063() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12987() { +static unsafe void Test_RasterPos2_22064() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos2(ref _v); } -static unsafe void Test_RasterPos2_12988() { +static unsafe void Test_RasterPos2_22065() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12989() { +static unsafe void Test_RasterPos2_22066() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos2(_x,_y); } -static unsafe void Test_RasterPos2_12990() { +static unsafe void Test_RasterPos2_22067() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12991() { +static unsafe void Test_RasterPos2_22068() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos2(ref _v); } -static unsafe void Test_RasterPos2_12992() { +static unsafe void Test_RasterPos2_22069() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12993() { +static unsafe void Test_RasterPos2_22070() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos2(_x,_y); } -static unsafe void Test_RasterPos2_12994() { +static unsafe void Test_RasterPos2_22071() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12995() { +static unsafe void Test_RasterPos2_22072() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos2(ref _v); } -static unsafe void Test_RasterPos2_12996() { +static unsafe void Test_RasterPos2_22073() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12997() { +static unsafe void Test_RasterPos2_22074() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos2(_x,_y); } -static unsafe void Test_RasterPos2_12998() { +static unsafe void Test_RasterPos2_22075() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos2_12999() { +static unsafe void Test_RasterPos2_22076() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos2(ref _v); } -static unsafe void Test_RasterPos2_13000() { +static unsafe void Test_RasterPos2_22077() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.RasterPos2(_v); } -static unsafe void Test_RasterPos3_13001() { +static unsafe void Test_RasterPos3_22078() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos3(_x,_y,_z); } -static unsafe void Test_RasterPos3_13002() { +static unsafe void Test_RasterPos3_22079() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13003() { +static unsafe void Test_RasterPos3_22080() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos3(ref _v); } -static unsafe void Test_RasterPos3_13004() { +static unsafe void Test_RasterPos3_22081() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13005() { +static unsafe void Test_RasterPos3_22082() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos3(_x,_y,_z); } -static unsafe void Test_RasterPos3_13006() { +static unsafe void Test_RasterPos3_22083() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13007() { +static unsafe void Test_RasterPos3_22084() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos3(ref _v); } -static unsafe void Test_RasterPos3_13008() { +static unsafe void Test_RasterPos3_22085() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13009() { +static unsafe void Test_RasterPos3_22086() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos3(_x,_y,_z); } -static unsafe void Test_RasterPos3_13010() { +static unsafe void Test_RasterPos3_22087() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13011() { +static unsafe void Test_RasterPos3_22088() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos3(ref _v); } -static unsafe void Test_RasterPos3_13012() { +static unsafe void Test_RasterPos3_22089() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13013() { +static unsafe void Test_RasterPos3_22090() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos3(_x,_y,_z); } -static unsafe void Test_RasterPos3_13014() { +static unsafe void Test_RasterPos3_22091() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos3_13015() { +static unsafe void Test_RasterPos3_22092() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos3(ref _v); } -static unsafe void Test_RasterPos3_13016() { +static unsafe void Test_RasterPos3_22093() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.RasterPos3(_v); } -static unsafe void Test_RasterPos4_13017() { +static unsafe void Test_RasterPos4_22094() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos4(_x,_y,_z,_w); } -static unsafe void Test_RasterPos4_13018() { +static unsafe void Test_RasterPos4_22095() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13019() { +static unsafe void Test_RasterPos4_22096() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.RasterPos4(ref _v); } -static unsafe void Test_RasterPos4_13020() { +static unsafe void Test_RasterPos4_22097() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13021() { +static unsafe void Test_RasterPos4_22098() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); System.Single _w = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos4(_x,_y,_z,_w); } -static unsafe void Test_RasterPos4_13022() { +static unsafe void Test_RasterPos4_22099() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13023() { +static unsafe void Test_RasterPos4_22100() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.RasterPos4(ref _v); } -static unsafe void Test_RasterPos4_13024() { +static unsafe void Test_RasterPos4_22101() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13025() { +static unsafe void Test_RasterPos4_22102() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); System.Int32 _w = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos4(_x,_y,_z,_w); } -static unsafe void Test_RasterPos4_13026() { +static unsafe void Test_RasterPos4_22103() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13027() { +static unsafe void Test_RasterPos4_22104() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RasterPos4(ref _v); } -static unsafe void Test_RasterPos4_13028() { +static unsafe void Test_RasterPos4_22105() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13029() { +static unsafe void Test_RasterPos4_22106() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); System.Int16 _w = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos4(_x,_y,_z,_w); } -static unsafe void Test_RasterPos4_13030() { +static unsafe void Test_RasterPos4_22107() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_RasterPos4_13031() { +static unsafe void Test_RasterPos4_22108() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.RasterPos4(ref _v); } -static unsafe void Test_RasterPos4_13032() { +static unsafe void Test_RasterPos4_22109() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.RasterPos4(_v); } -static unsafe void Test_ReadBuffer_13033() { +static unsafe void Test_ReadBuffer_22110() { OpenTK.Graphics.OpenGL.ReadBufferMode _mode = default(OpenTK.Graphics.OpenGL.ReadBufferMode); OpenTK.Graphics.OpenGL.GL.ReadBuffer(_mode); } -static unsafe void Test_ReadPixels_13034() { +static unsafe void Test_ReadPixels_22111() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -28482,7 +28486,7 @@ static unsafe void Test_ReadPixels_13034() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ReadPixels_13035() { +static unsafe void Test_ReadPixels_22112() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -28492,7 +28496,7 @@ static unsafe void Test_ReadPixels_13035() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ReadPixels_13036() { +static unsafe void Test_ReadPixels_22113() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -28502,7 +28506,7 @@ static unsafe void Test_ReadPixels_13036() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ReadPixels_13037() { +static unsafe void Test_ReadPixels_22114() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -28512,7 +28516,7 @@ static unsafe void Test_ReadPixels_13037() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ReadPixels_13038() { +static unsafe void Test_ReadPixels_22115() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); @@ -28522,105 +28526,105 @@ static unsafe void Test_ReadPixels_13038() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_Rect_13039() { +static unsafe void Test_Rect_22116() { System.Double _x1 = default(System.Double); System.Double _y1 = default(System.Double); System.Double _x2 = default(System.Double); System.Double _y2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.Rect(_x1,_y1,_x2,_y2); } -static unsafe void Test_Rect_13040() { +static unsafe void Test_Rect_22117() { System.Double[] _v1 = default(System.Double[]); System.Double[] _v2 = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13041() { +static unsafe void Test_Rect_22118() { System.Double _v1 = default(System.Double); System.Double _v2 = default(System.Double); OpenTK.Graphics.OpenGL.GL.Rect(ref _v1,ref _v2); } -static unsafe void Test_Rect_13042() { +static unsafe void Test_Rect_22119() { System.Double* _v1 = default(System.Double*); System.Double* _v2 = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13043() { +static unsafe void Test_Rect_22120() { System.Single _x1 = default(System.Single); System.Single _y1 = default(System.Single); System.Single _x2 = default(System.Single); System.Single _y2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Rect(_x1,_y1,_x2,_y2); } -static unsafe void Test_Rect_13044() { +static unsafe void Test_Rect_22121() { System.Single[] _v1 = default(System.Single[]); System.Single[] _v2 = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13045() { +static unsafe void Test_Rect_22122() { System.Single _v1 = default(System.Single); System.Single _v2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Rect(ref _v1,ref _v2); } -static unsafe void Test_Rect_13046() { +static unsafe void Test_Rect_22123() { System.Single* _v1 = default(System.Single*); System.Single* _v2 = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13047() { +static unsafe void Test_Rect_22124() { System.Int32 _x1 = default(System.Int32); System.Int32 _y1 = default(System.Int32); System.Int32 _x2 = default(System.Int32); System.Int32 _y2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Rect(_x1,_y1,_x2,_y2); } -static unsafe void Test_Rect_13048() { +static unsafe void Test_Rect_22125() { System.Int32[] _v1 = default(System.Int32[]); System.Int32[] _v2 = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13049() { +static unsafe void Test_Rect_22126() { System.Int32 _v1 = default(System.Int32); System.Int32 _v2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Rect(ref _v1,ref _v2); } -static unsafe void Test_Rect_13050() { +static unsafe void Test_Rect_22127() { System.Int32* _v1 = default(System.Int32*); System.Int32* _v2 = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rects_13051() { +static unsafe void Test_Rects_22128() { System.Int16 _x1 = default(System.Int16); System.Int16 _y1 = default(System.Int16); System.Int16 _x2 = default(System.Int16); System.Int16 _y2 = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Rects(_x1,_y1,_x2,_y2); } -static unsafe void Test_Rect_13052() { +static unsafe void Test_Rect_22129() { System.Int16[] _v1 = default(System.Int16[]); System.Int16[] _v2 = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_Rect_13053() { +static unsafe void Test_Rect_22130() { System.Int16 _v1 = default(System.Int16); System.Int16 _v2 = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Rect(ref _v1,ref _v2); } -static unsafe void Test_Rect_13054() { +static unsafe void Test_Rect_22131() { System.Int16* _v1 = default(System.Int16*); System.Int16* _v2 = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Rect(_v1,_v2); } -static unsafe void Test_ReleaseShaderCompiler_13055() { +static unsafe void Test_ReleaseShaderCompiler_22132() { OpenTK.Graphics.OpenGL.GL.ReleaseShaderCompiler(); } -static unsafe void Test_RenderbufferStorage_13056() { +static unsafe void Test_RenderbufferStorage_22133() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); OpenTK.Graphics.OpenGL.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL.RenderbufferStorage); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RenderbufferStorage(_target,_internalformat,_width,_height); } -static unsafe void Test_RenderbufferStorageMultisample_13057() { +static unsafe void Test_RenderbufferStorageMultisample_22134() { OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); System.Int32 _samples = default(System.Int32); OpenTK.Graphics.OpenGL.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL.RenderbufferStorage); @@ -28628,358 +28632,358 @@ static unsafe void Test_RenderbufferStorageMultisample_13057() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_RenderMode_13058() { +static unsafe void Test_RenderMode_22135() { OpenTK.Graphics.OpenGL.RenderingMode _mode = default(OpenTK.Graphics.OpenGL.RenderingMode); System.Int32 r = OpenTK.Graphics.OpenGL.GL.RenderMode(_mode); } -static unsafe void Test_ResetHistogram_13059() { +static unsafe void Test_ResetHistogram_22136() { OpenTK.Graphics.OpenGL.HistogramTarget _target = default(OpenTK.Graphics.OpenGL.HistogramTarget); OpenTK.Graphics.OpenGL.GL.ResetHistogram(_target); } -static unsafe void Test_ResetMinmax_13060() { +static unsafe void Test_ResetMinmax_22137() { OpenTK.Graphics.OpenGL.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL.MinmaxTarget); OpenTK.Graphics.OpenGL.GL.ResetMinmax(_target); } -static unsafe void Test_ResumeTransformFeedback_13061() { +static unsafe void Test_ResumeTransformFeedback_22138() { OpenTK.Graphics.OpenGL.GL.ResumeTransformFeedback(); } -static unsafe void Test_Rotate_13062() { +static unsafe void Test_Rotate_22139() { System.Double _angle = default(System.Double); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.Rotate(_angle,_x,_y,_z); } -static unsafe void Test_Rotate_13063() { +static unsafe void Test_Rotate_22140() { System.Single _angle = default(System.Single); System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.Rotate(_angle,_x,_y,_z); } -static unsafe void Test_SampleCoverage_13064() { +static unsafe void Test_SampleCoverage_22141() { System.Single _value = default(System.Single); System.Boolean _invert = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.SampleCoverage(_value,_invert); } -static unsafe void Test_SampleMask_13065() { +static unsafe void Test_SampleMask_22142() { System.Int32 _maskNumber = default(System.Int32); System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SampleMask(_maskNumber,_mask); } -static unsafe void Test_SampleMask_13066() { +static unsafe void Test_SampleMask_22143() { System.UInt32 _maskNumber = default(System.UInt32); System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SampleMask(_maskNumber,_mask); } -static unsafe void Test_SamplerParameter_13067() { +static unsafe void Test_SamplerParameter_22144() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13068() { +static unsafe void Test_SamplerParameter_22145() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13069() { +static unsafe void Test_SamplerParameter_22146() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13070() { +static unsafe void Test_SamplerParameter_22147() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13071() { +static unsafe void Test_SamplerParameter_22148() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single[] _param = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13072() { +static unsafe void Test_SamplerParameter_22149() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single* _param = default(System.Single*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13073() { +static unsafe void Test_SamplerParameter_22150() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single[] _param = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13074() { +static unsafe void Test_SamplerParameter_22151() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single* _param = default(System.Single*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13075() { +static unsafe void Test_SamplerParameter_22152() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single[] _param = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13076() { +static unsafe void Test_SamplerParameter_22153() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Single* _param = default(System.Single*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13077() { +static unsafe void Test_SamplerParameter_22154() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single[] _param = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13078() { +static unsafe void Test_SamplerParameter_22155() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Single* _param = default(System.Single*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13079() { +static unsafe void Test_SamplerParameter_22156() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13080() { +static unsafe void Test_SamplerParameter_22157() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13081() { +static unsafe void Test_SamplerParameter_22158() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13082() { +static unsafe void Test_SamplerParameter_22159() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13083() { +static unsafe void Test_SamplerParameterI_22160() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13084() { +static unsafe void Test_SamplerParameterI_22161() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13085() { +static unsafe void Test_SamplerParameterI_22162() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13086() { +static unsafe void Test_SamplerParameterI_22163() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13087() { +static unsafe void Test_SamplerParameterI_22164() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13088() { +static unsafe void Test_SamplerParameterI_22165() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13089() { +static unsafe void Test_SamplerParameterI_22166() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13090() { +static unsafe void Test_SamplerParameterI_22167() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13091() { +static unsafe void Test_SamplerParameterI_22168() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13092() { +static unsafe void Test_SamplerParameterI_22169() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13093() { +static unsafe void Test_SamplerParameterI_22170() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13094() { +static unsafe void Test_SamplerParameterI_22171() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13095() { +static unsafe void Test_SamplerParameterI_22172() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32[] _param = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13096() { +static unsafe void Test_SamplerParameterI_22173() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32 _param = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13097() { +static unsafe void Test_SamplerParameterI_22174() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.ArbSamplerObjects _pname = default(OpenTK.Graphics.OpenGL.ArbSamplerObjects); System.UInt32* _param = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13098() { +static unsafe void Test_SamplerParameterI_22175() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.UInt32[] _param = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameterI_13099() { +static unsafe void Test_SamplerParameterI_22176() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.UInt32 _param = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_SamplerParameterI_13100() { +static unsafe void Test_SamplerParameterI_22177() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.UInt32* _param = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13101() { +static unsafe void Test_SamplerParameter_22178() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13102() { +static unsafe void Test_SamplerParameter_22179() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13103() { +static unsafe void Test_SamplerParameter_22180() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13104() { +static unsafe void Test_SamplerParameter_22181() { System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13105() { +static unsafe void Test_SamplerParameter_22182() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13106() { +static unsafe void Test_SamplerParameter_22183() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameter _pname = default(OpenTK.Graphics.OpenGL.SamplerParameter); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13107() { +static unsafe void Test_SamplerParameter_22184() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32[] _param = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SamplerParameter_13108() { +static unsafe void Test_SamplerParameter_22185() { System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.OpenGL.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL.SamplerParameterName); System.Int32* _param = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_Scale_13109() { +static unsafe void Test_Scale_22186() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.Scale(_x,_y,_z); } -static unsafe void Test_Scale_13110() { +static unsafe void Test_Scale_22187() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.Scale(_x,_y,_z); } -static unsafe void Test_Scissor_13111() { +static unsafe void Test_Scissor_22188() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Scissor(_x,_y,_width,_height); } -static unsafe void Test_ScissorArray_13112() { +static unsafe void Test_ScissorArray_22189() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ScissorArray_13113() { +static unsafe void Test_ScissorArray_22190() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,ref _v); } -static unsafe void Test_ScissorArray_13114() { +static unsafe void Test_ScissorArray_22191() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ScissorArray_13115() { +static unsafe void Test_ScissorArray_22192() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ScissorArray_13116() { +static unsafe void Test_ScissorArray_22193() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,ref _v); } -static unsafe void Test_ScissorArray_13117() { +static unsafe void Test_ScissorArray_22194() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ScissorIndexed_13118() { +static unsafe void Test_ScissorIndexed_22195() { System.Int32 _index = default(System.Int32); System.Int32 _left = default(System.Int32); System.Int32 _bottom = default(System.Int32); @@ -28987,7 +28991,7 @@ static unsafe void Test_ScissorIndexed_13118() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); } -static unsafe void Test_ScissorIndexed_13119() { +static unsafe void Test_ScissorIndexed_22196() { System.UInt32 _index = default(System.UInt32); System.Int32 _left = default(System.Int32); System.Int32 _bottom = default(System.Int32); @@ -28995,266 +28999,266 @@ static unsafe void Test_ScissorIndexed_13119() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); } -static unsafe void Test_ScissorIndexed_13120() { +static unsafe void Test_ScissorIndexed_22197() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ScissorIndexed_13121() { +static unsafe void Test_ScissorIndexed_22198() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,ref _v); } -static unsafe void Test_ScissorIndexed_13122() { +static unsafe void Test_ScissorIndexed_22199() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ScissorIndexed_13123() { +static unsafe void Test_ScissorIndexed_22200() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ScissorIndexed_13124() { +static unsafe void Test_ScissorIndexed_22201() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,ref _v); } -static unsafe void Test_ScissorIndexed_13125() { +static unsafe void Test_ScissorIndexed_22202() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_SecondaryColor3_13126() { +static unsafe void Test_SecondaryColor3_22203() { System.SByte _red = default(System.SByte); System.SByte _green = default(System.SByte); System.SByte _blue = default(System.SByte); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13127() { +static unsafe void Test_SecondaryColor3_22204() { System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13128() { +static unsafe void Test_SecondaryColor3_22205() { System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13129() { +static unsafe void Test_SecondaryColor3_22206() { System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13130() { +static unsafe void Test_SecondaryColor3_22207() { System.Double _red = default(System.Double); System.Double _green = default(System.Double); System.Double _blue = default(System.Double); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13131() { +static unsafe void Test_SecondaryColor3_22208() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13132() { +static unsafe void Test_SecondaryColor3_22209() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13133() { +static unsafe void Test_SecondaryColor3_22210() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13134() { +static unsafe void Test_SecondaryColor3_22211() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13135() { +static unsafe void Test_SecondaryColor3_22212() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13136() { +static unsafe void Test_SecondaryColor3_22213() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13137() { +static unsafe void Test_SecondaryColor3_22214() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13138() { +static unsafe void Test_SecondaryColor3_22215() { System.Int32 _red = default(System.Int32); System.Int32 _green = default(System.Int32); System.Int32 _blue = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13139() { +static unsafe void Test_SecondaryColor3_22216() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13140() { +static unsafe void Test_SecondaryColor3_22217() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13141() { +static unsafe void Test_SecondaryColor3_22218() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13142() { +static unsafe void Test_SecondaryColor3_22219() { System.Int16 _red = default(System.Int16); System.Int16 _green = default(System.Int16); System.Int16 _blue = default(System.Int16); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13143() { +static unsafe void Test_SecondaryColor3_22220() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13144() { +static unsafe void Test_SecondaryColor3_22221() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13145() { +static unsafe void Test_SecondaryColor3_22222() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13146() { +static unsafe void Test_SecondaryColor3_22223() { System.Byte _red = default(System.Byte); System.Byte _green = default(System.Byte); System.Byte _blue = default(System.Byte); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13147() { +static unsafe void Test_SecondaryColor3_22224() { System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13148() { +static unsafe void Test_SecondaryColor3_22225() { System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13149() { +static unsafe void Test_SecondaryColor3_22226() { System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13150() { +static unsafe void Test_SecondaryColor3_22227() { System.UInt32 _red = default(System.UInt32); System.UInt32 _green = default(System.UInt32); System.UInt32 _blue = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13151() { +static unsafe void Test_SecondaryColor3_22228() { System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13152() { +static unsafe void Test_SecondaryColor3_22229() { System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13153() { +static unsafe void Test_SecondaryColor3_22230() { System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13154() { +static unsafe void Test_SecondaryColor3_22231() { System.UInt16 _red = default(System.UInt16); System.UInt16 _green = default(System.UInt16); System.UInt16 _blue = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_red,_green,_blue); } -static unsafe void Test_SecondaryColor3_13155() { +static unsafe void Test_SecondaryColor3_22232() { System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColor3_13156() { +static unsafe void Test_SecondaryColor3_22233() { System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(ref _v); } -static unsafe void Test_SecondaryColor3_13157() { +static unsafe void Test_SecondaryColor3_22234() { System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.SecondaryColor3(_v); } -static unsafe void Test_SecondaryColorP3_13158() { +static unsafe void Test_SecondaryColorP3_22235() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _color = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_SecondaryColorP3_13159() { +static unsafe void Test_SecondaryColorP3_22236() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _color = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_SecondaryColorP3_13160() { +static unsafe void Test_SecondaryColorP3_22237() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _color = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_SecondaryColorP3_13161() { +static unsafe void Test_SecondaryColorP3_22238() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _color = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_SecondaryColorPointer_13162() { +static unsafe void Test_SecondaryColorPointer_22239() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.SecondaryColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_SecondaryColorPointer_13163() { +static unsafe void Test_SecondaryColorPointer_22240() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.SecondaryColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_SecondaryColorPointer_13164() { +static unsafe void Test_SecondaryColorPointer_22241() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.SecondaryColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_SecondaryColorPointer_13165() { +static unsafe void Test_SecondaryColorPointer_22242() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SecondaryColorPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_SecondaryColorPointer_13166() { +static unsafe void Test_SecondaryColorPointer_22243() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.SecondaryColorPointer(_size,_type,_stride,ref _pointer); } -static unsafe void Test_SelectBuffer_13167() { +static unsafe void Test_SelectBuffer_22244() { System.Int32 _size = default(System.Int32); System.Int32[] _buffer = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,_buffer); } -static unsafe void Test_SelectBuffer_13168() { +static unsafe void Test_SelectBuffer_22245() { System.Int32 _size = default(System.Int32); System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,out _buffer); } -static unsafe void Test_SelectBuffer_13169() { +static unsafe void Test_SelectBuffer_22246() { System.Int32 _size = default(System.Int32); System.Int32* _buffer = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,_buffer); } -static unsafe void Test_SelectBuffer_13170() { +static unsafe void Test_SelectBuffer_22247() { System.Int32 _size = default(System.Int32); System.UInt32[] _buffer = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,_buffer); } -static unsafe void Test_SelectBuffer_13171() { +static unsafe void Test_SelectBuffer_22248() { System.Int32 _size = default(System.Int32); System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,out _buffer); } -static unsafe void Test_SelectBuffer_13172() { +static unsafe void Test_SelectBuffer_22249() { System.Int32 _size = default(System.Int32); System.UInt32* _buffer = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.SelectBuffer(_size,_buffer); } -static unsafe void Test_SeparableFilter2D_13173() { +static unsafe void Test_SeparableFilter2D_22250() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -29265,7 +29269,7 @@ static unsafe void Test_SeparableFilter2D_13173() { System.IntPtr _column = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_13174() { +static unsafe void Test_SeparableFilter2D_22251() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -29276,7 +29280,7 @@ static unsafe void Test_SeparableFilter2D_13174() { int[] _column = default(int[]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_13175() { +static unsafe void Test_SeparableFilter2D_22252() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -29287,7 +29291,7 @@ static unsafe void Test_SeparableFilter2D_13175() { int[,] _column = default(int[,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_13176() { +static unsafe void Test_SeparableFilter2D_22253() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -29298,7 +29302,7 @@ static unsafe void Test_SeparableFilter2D_13176() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_13177() { +static unsafe void Test_SeparableFilter2D_22254() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -29309,11 +29313,11 @@ static unsafe void Test_SeparableFilter2D_13177() { int _column = default(int); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,ref _column); } -static unsafe void Test_ShadeModel_13178() { +static unsafe void Test_ShadeModel_22255() { OpenTK.Graphics.OpenGL.ShadingModel _mode = default(OpenTK.Graphics.OpenGL.ShadingModel); OpenTK.Graphics.OpenGL.GL.ShadeModel(_mode); } -static unsafe void Test_ShaderBinary_13179() { +static unsafe void Test_ShaderBinary_22256() { System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29321,7 +29325,7 @@ static unsafe void Test_ShaderBinary_13179() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13180() { +static unsafe void Test_ShaderBinary_22257() { System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29329,7 +29333,7 @@ static unsafe void Test_ShaderBinary_13180() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13181() { +static unsafe void Test_ShaderBinary_22258() { System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29337,7 +29341,7 @@ static unsafe void Test_ShaderBinary_13181() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13182() { +static unsafe void Test_ShaderBinary_22259() { System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29345,7 +29349,7 @@ static unsafe void Test_ShaderBinary_13182() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13183() { +static unsafe void Test_ShaderBinary_22260() { System.Int32 _count = default(System.Int32); System.Int32[] _shaders = default(System.Int32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29353,7 +29357,7 @@ static unsafe void Test_ShaderBinary_13183() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderBinary_13184() { +static unsafe void Test_ShaderBinary_22261() { System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29361,7 +29365,7 @@ static unsafe void Test_ShaderBinary_13184() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13185() { +static unsafe void Test_ShaderBinary_22262() { System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29369,7 +29373,7 @@ static unsafe void Test_ShaderBinary_13185() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13186() { +static unsafe void Test_ShaderBinary_22263() { System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29377,7 +29381,7 @@ static unsafe void Test_ShaderBinary_13186() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13187() { +static unsafe void Test_ShaderBinary_22264() { System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29385,7 +29389,7 @@ static unsafe void Test_ShaderBinary_13187() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13188() { +static unsafe void Test_ShaderBinary_22265() { System.Int32 _count = default(System.Int32); System.Int32 _shaders = default(System.Int32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29393,7 +29397,7 @@ static unsafe void Test_ShaderBinary_13188() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderBinary_13189() { +static unsafe void Test_ShaderBinary_22266() { System.Int32 _count = default(System.Int32); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29401,7 +29405,7 @@ static unsafe void Test_ShaderBinary_13189() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13190() { +static unsafe void Test_ShaderBinary_22267() { System.Int32 _count = default(System.Int32); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29409,7 +29413,7 @@ static unsafe void Test_ShaderBinary_13190() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13191() { +static unsafe void Test_ShaderBinary_22268() { System.Int32 _count = default(System.Int32); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29417,7 +29421,7 @@ static unsafe void Test_ShaderBinary_13191() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13192() { +static unsafe void Test_ShaderBinary_22269() { System.Int32 _count = default(System.Int32); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29425,7 +29429,7 @@ static unsafe void Test_ShaderBinary_13192() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13193() { +static unsafe void Test_ShaderBinary_22270() { System.Int32 _count = default(System.Int32); System.Int32* _shaders = default(System.Int32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29433,7 +29437,7 @@ static unsafe void Test_ShaderBinary_13193() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderBinary_13194() { +static unsafe void Test_ShaderBinary_22271() { System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29441,7 +29445,7 @@ static unsafe void Test_ShaderBinary_13194() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13195() { +static unsafe void Test_ShaderBinary_22272() { System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29449,7 +29453,7 @@ static unsafe void Test_ShaderBinary_13195() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13196() { +static unsafe void Test_ShaderBinary_22273() { System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29457,7 +29461,7 @@ static unsafe void Test_ShaderBinary_13196() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13197() { +static unsafe void Test_ShaderBinary_22274() { System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29465,7 +29469,7 @@ static unsafe void Test_ShaderBinary_13197() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13198() { +static unsafe void Test_ShaderBinary_22275() { System.Int32 _count = default(System.Int32); System.UInt32[] _shaders = default(System.UInt32[]); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29473,7 +29477,7 @@ static unsafe void Test_ShaderBinary_13198() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderBinary_13199() { +static unsafe void Test_ShaderBinary_22276() { System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29481,7 +29485,7 @@ static unsafe void Test_ShaderBinary_13199() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13200() { +static unsafe void Test_ShaderBinary_22277() { System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29489,7 +29493,7 @@ static unsafe void Test_ShaderBinary_13200() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13201() { +static unsafe void Test_ShaderBinary_22278() { System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29497,7 +29501,7 @@ static unsafe void Test_ShaderBinary_13201() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13202() { +static unsafe void Test_ShaderBinary_22279() { System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29505,7 +29509,7 @@ static unsafe void Test_ShaderBinary_13202() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13203() { +static unsafe void Test_ShaderBinary_22280() { System.Int32 _count = default(System.Int32); System.UInt32 _shaders = default(System.UInt32); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29513,7 +29517,7 @@ static unsafe void Test_ShaderBinary_13203() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderBinary_13204() { +static unsafe void Test_ShaderBinary_22281() { System.Int32 _count = default(System.Int32); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29521,7 +29525,7 @@ static unsafe void Test_ShaderBinary_13204() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13205() { +static unsafe void Test_ShaderBinary_22282() { System.Int32 _count = default(System.Int32); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29529,7 +29533,7 @@ static unsafe void Test_ShaderBinary_13205() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13206() { +static unsafe void Test_ShaderBinary_22283() { System.Int32 _count = default(System.Int32); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29537,7 +29541,7 @@ static unsafe void Test_ShaderBinary_13206() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13207() { +static unsafe void Test_ShaderBinary_22284() { System.Int32 _count = default(System.Int32); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29545,7 +29549,7 @@ static unsafe void Test_ShaderBinary_13207() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ShaderBinary_13208() { +static unsafe void Test_ShaderBinary_22285() { System.Int32 _count = default(System.Int32); System.UInt32* _shaders = default(System.UInt32*); OpenTK.Graphics.OpenGL.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL.BinaryFormat); @@ -29553,144 +29557,144 @@ static unsafe void Test_ShaderBinary_13208() { System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ShaderSource_13209() { +static unsafe void Test_ShaderSource_22286() { System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32[] _length = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ShaderSource_13210() { +static unsafe void Test_ShaderSource_22287() { System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_ShaderSource_13211() { +static unsafe void Test_ShaderSource_22288() { System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32* _length = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ShaderSource_13212() { +static unsafe void Test_ShaderSource_22289() { System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32[] _length = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ShaderSource_13213() { +static unsafe void Test_ShaderSource_22290() { System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32 _length = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_ShaderSource_13214() { +static unsafe void Test_ShaderSource_22291() { System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); System.String[] _string = default(System.String[]); System.Int32* _length = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ShaderStorageBlockBinding_13215() { +static unsafe void Test_ShaderStorageBlockBinding_22292() { System.Int32 _program = default(System.Int32); System.Int32 _storageBlockIndex = default(System.Int32); System.Int32 _storageBlockBinding = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); } -static unsafe void Test_ShaderStorageBlockBinding_13216() { +static unsafe void Test_ShaderStorageBlockBinding_22293() { System.UInt32 _program = default(System.UInt32); System.UInt32 _storageBlockIndex = default(System.UInt32); System.UInt32 _storageBlockBinding = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); } -static unsafe void Test_StencilFunc_13217() { +static unsafe void Test_StencilFunc_22294() { OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_StencilFunc_13218() { +static unsafe void Test_StencilFunc_22295() { OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_StencilFuncSeparate_13219() { +static unsafe void Test_StencilFuncSeparate_22296() { OpenTK.Graphics.OpenGL.StencilFace _face = default(OpenTK.Graphics.OpenGL.StencilFace); OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_StencilFuncSeparate_13220() { +static unsafe void Test_StencilFuncSeparate_22297() { OpenTK.Graphics.OpenGL.StencilFace _face = default(OpenTK.Graphics.OpenGL.StencilFace); OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_StencilFuncSeparate_13221() { +static unsafe void Test_StencilFuncSeparate_22298() { OpenTK.Graphics.OpenGL.Version20 _face = default(OpenTK.Graphics.OpenGL.Version20); OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_StencilFuncSeparate_13222() { +static unsafe void Test_StencilFuncSeparate_22299() { OpenTK.Graphics.OpenGL.Version20 _face = default(OpenTK.Graphics.OpenGL.Version20); OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); System.Int32 _ref = default(System.Int32); System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_StencilMask_13223() { +static unsafe void Test_StencilMask_22300() { System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.StencilMask(_mask); } -static unsafe void Test_StencilMask_13224() { +static unsafe void Test_StencilMask_22301() { System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.StencilMask(_mask); } -static unsafe void Test_StencilMaskSeparate_13225() { +static unsafe void Test_StencilMaskSeparate_22302() { OpenTK.Graphics.OpenGL.StencilFace _face = default(OpenTK.Graphics.OpenGL.StencilFace); System.Int32 _mask = default(System.Int32); OpenTK.Graphics.OpenGL.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_StencilMaskSeparate_13226() { +static unsafe void Test_StencilMaskSeparate_22303() { OpenTK.Graphics.OpenGL.StencilFace _face = default(OpenTK.Graphics.OpenGL.StencilFace); System.UInt32 _mask = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_StencilOp_13227() { +static unsafe void Test_StencilOp_22304() { OpenTK.Graphics.OpenGL.StencilOp _fail = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.StencilOp _zfail = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.StencilOp _zpass = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.GL.StencilOp(_fail,_zfail,_zpass); } -static unsafe void Test_StencilOpSeparate_13228() { +static unsafe void Test_StencilOpSeparate_22305() { OpenTK.Graphics.OpenGL.StencilFace _face = default(OpenTK.Graphics.OpenGL.StencilFace); OpenTK.Graphics.OpenGL.StencilOp _sfail = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.StencilOp _dpfail = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.StencilOp _dppass = default(OpenTK.Graphics.OpenGL.StencilOp); OpenTK.Graphics.OpenGL.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); } -static unsafe void Test_TexBuffer_13229() { +static unsafe void Test_TexBuffer_22306() { OpenTK.Graphics.OpenGL.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL.TextureBufferTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); System.Int32 _buffer = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_TexBuffer_13230() { +static unsafe void Test_TexBuffer_22307() { OpenTK.Graphics.OpenGL.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL.TextureBufferTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); System.UInt32 _buffer = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_TexBufferRange_13231() { +static unsafe void Test_TexBufferRange_22308() { OpenTK.Graphics.OpenGL.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL.TextureBufferTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); System.Int32 _buffer = default(System.Int32); @@ -29698,7 +29702,7 @@ static unsafe void Test_TexBufferRange_13231() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); } -static unsafe void Test_TexBufferRange_13232() { +static unsafe void Test_TexBufferRange_22309() { OpenTK.Graphics.OpenGL.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL.TextureBufferTarget); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); System.UInt32 _buffer = default(System.UInt32); @@ -29706,466 +29710,466 @@ static unsafe void Test_TexBufferRange_13232() { System.IntPtr _size = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); } -static unsafe void Test_TexCoord1_13233() { +static unsafe void Test_TexCoord1_22310() { System.Double _s = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord1(_s); } -static unsafe void Test_TexCoord1_13234() { +static unsafe void Test_TexCoord1_22311() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.TexCoord1(_v); } -static unsafe void Test_TexCoord1_13235() { +static unsafe void Test_TexCoord1_22312() { System.Single _s = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord1(_s); } -static unsafe void Test_TexCoord1_13236() { +static unsafe void Test_TexCoord1_22313() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexCoord1(_v); } -static unsafe void Test_TexCoord1_13237() { +static unsafe void Test_TexCoord1_22314() { System.Int32 _s = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord1(_s); } -static unsafe void Test_TexCoord1_13238() { +static unsafe void Test_TexCoord1_22315() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoord1(_v); } -static unsafe void Test_TexCoord1_13239() { +static unsafe void Test_TexCoord1_22316() { System.Int16 _s = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord1(_s); } -static unsafe void Test_TexCoord1_13240() { +static unsafe void Test_TexCoord1_22317() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.TexCoord1(_v); } -static unsafe void Test_TexCoord2_13241() { +static unsafe void Test_TexCoord2_22318() { System.Double _s = default(System.Double); System.Double _t = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord2(_s,_t); } -static unsafe void Test_TexCoord2_13242() { +static unsafe void Test_TexCoord2_22319() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13243() { +static unsafe void Test_TexCoord2_22320() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord2(ref _v); } -static unsafe void Test_TexCoord2_13244() { +static unsafe void Test_TexCoord2_22321() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13245() { +static unsafe void Test_TexCoord2_22322() { System.Single _s = default(System.Single); System.Single _t = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord2(_s,_t); } -static unsafe void Test_TexCoord2_13246() { +static unsafe void Test_TexCoord2_22323() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13247() { +static unsafe void Test_TexCoord2_22324() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord2(ref _v); } -static unsafe void Test_TexCoord2_13248() { +static unsafe void Test_TexCoord2_22325() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13249() { +static unsafe void Test_TexCoord2_22326() { System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord2(_s,_t); } -static unsafe void Test_TexCoord2_13250() { +static unsafe void Test_TexCoord2_22327() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13251() { +static unsafe void Test_TexCoord2_22328() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord2(ref _v); } -static unsafe void Test_TexCoord2_13252() { +static unsafe void Test_TexCoord2_22329() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13253() { +static unsafe void Test_TexCoord2_22330() { System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord2(_s,_t); } -static unsafe void Test_TexCoord2_13254() { +static unsafe void Test_TexCoord2_22331() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord2_13255() { +static unsafe void Test_TexCoord2_22332() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord2(ref _v); } -static unsafe void Test_TexCoord2_13256() { +static unsafe void Test_TexCoord2_22333() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord3_13257() { +static unsafe void Test_TexCoord3_22334() { System.Double _s = default(System.Double); System.Double _t = default(System.Double); System.Double _r = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord3(_s,_t,_r); } -static unsafe void Test_TexCoord3_13258() { +static unsafe void Test_TexCoord3_22335() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13259() { +static unsafe void Test_TexCoord3_22336() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord3(ref _v); } -static unsafe void Test_TexCoord3_13260() { +static unsafe void Test_TexCoord3_22337() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13261() { +static unsafe void Test_TexCoord3_22338() { System.Single _s = default(System.Single); System.Single _t = default(System.Single); System.Single _r = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord3(_s,_t,_r); } -static unsafe void Test_TexCoord3_13262() { +static unsafe void Test_TexCoord3_22339() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13263() { +static unsafe void Test_TexCoord3_22340() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord3(ref _v); } -static unsafe void Test_TexCoord3_13264() { +static unsafe void Test_TexCoord3_22341() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13265() { +static unsafe void Test_TexCoord3_22342() { System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); System.Int32 _r = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord3(_s,_t,_r); } -static unsafe void Test_TexCoord3_13266() { +static unsafe void Test_TexCoord3_22343() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13267() { +static unsafe void Test_TexCoord3_22344() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord3(ref _v); } -static unsafe void Test_TexCoord3_13268() { +static unsafe void Test_TexCoord3_22345() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13269() { +static unsafe void Test_TexCoord3_22346() { System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); System.Int16 _r = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord3(_s,_t,_r); } -static unsafe void Test_TexCoord3_13270() { +static unsafe void Test_TexCoord3_22347() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord3_13271() { +static unsafe void Test_TexCoord3_22348() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord3(ref _v); } -static unsafe void Test_TexCoord3_13272() { +static unsafe void Test_TexCoord3_22349() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord4_13273() { +static unsafe void Test_TexCoord4_22350() { System.Double _s = default(System.Double); System.Double _t = default(System.Double); System.Double _r = default(System.Double); System.Double _q = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord4(_s,_t,_r,_q); } -static unsafe void Test_TexCoord4_13274() { +static unsafe void Test_TexCoord4_22351() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13275() { +static unsafe void Test_TexCoord4_22352() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexCoord4(ref _v); } -static unsafe void Test_TexCoord4_13276() { +static unsafe void Test_TexCoord4_22353() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13277() { +static unsafe void Test_TexCoord4_22354() { System.Single _s = default(System.Single); System.Single _t = default(System.Single); System.Single _r = default(System.Single); System.Single _q = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord4(_s,_t,_r,_q); } -static unsafe void Test_TexCoord4_13278() { +static unsafe void Test_TexCoord4_22355() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13279() { +static unsafe void Test_TexCoord4_22356() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexCoord4(ref _v); } -static unsafe void Test_TexCoord4_13280() { +static unsafe void Test_TexCoord4_22357() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13281() { +static unsafe void Test_TexCoord4_22358() { System.Int32 _s = default(System.Int32); System.Int32 _t = default(System.Int32); System.Int32 _r = default(System.Int32); System.Int32 _q = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord4(_s,_t,_r,_q); } -static unsafe void Test_TexCoord4_13282() { +static unsafe void Test_TexCoord4_22359() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13283() { +static unsafe void Test_TexCoord4_22360() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoord4(ref _v); } -static unsafe void Test_TexCoord4_13284() { +static unsafe void Test_TexCoord4_22361() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13285() { +static unsafe void Test_TexCoord4_22362() { System.Int16 _s = default(System.Int16); System.Int16 _t = default(System.Int16); System.Int16 _r = default(System.Int16); System.Int16 _q = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord4(_s,_t,_r,_q); } -static unsafe void Test_TexCoord4_13286() { +static unsafe void Test_TexCoord4_22363() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoord4_13287() { +static unsafe void Test_TexCoord4_22364() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.TexCoord4(ref _v); } -static unsafe void Test_TexCoord4_13288() { +static unsafe void Test_TexCoord4_22365() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_TexCoordP1_13289() { +static unsafe void Test_TexCoordP1_22366() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_TexCoordP1_13290() { +static unsafe void Test_TexCoordP1_22367() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_TexCoordP1_13291() { +static unsafe void Test_TexCoordP1_22368() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_TexCoordP1_13292() { +static unsafe void Test_TexCoordP1_22369() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_TexCoordP2_13293() { +static unsafe void Test_TexCoordP2_22370() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_TexCoordP2_13294() { +static unsafe void Test_TexCoordP2_22371() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_TexCoordP2_13295() { +static unsafe void Test_TexCoordP2_22372() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_TexCoordP2_13296() { +static unsafe void Test_TexCoordP2_22373() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_TexCoordP3_13297() { +static unsafe void Test_TexCoordP3_22374() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_TexCoordP3_13298() { +static unsafe void Test_TexCoordP3_22375() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_TexCoordP3_13299() { +static unsafe void Test_TexCoordP3_22376() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_TexCoordP3_13300() { +static unsafe void Test_TexCoordP3_22377() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_TexCoordP4_13301() { +static unsafe void Test_TexCoordP4_22378() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _coords = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_TexCoordP4_13302() { +static unsafe void Test_TexCoordP4_22379() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _coords = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_TexCoordP4_13303() { +static unsafe void Test_TexCoordP4_22380() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _coords = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_TexCoordP4_13304() { +static unsafe void Test_TexCoordP4_22381() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _coords = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_TexCoordPointer_13305() { +static unsafe void Test_TexCoordPointer_22382() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_TexCoordPointer_13306() { +static unsafe void Test_TexCoordPointer_22383() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_TexCoordPointer_13307() { +static unsafe void Test_TexCoordPointer_22384() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_TexCoordPointer_13308() { +static unsafe void Test_TexCoordPointer_22385() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_TexCoordPointer_13309() { +static unsafe void Test_TexCoordPointer_22386() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); } -static unsafe void Test_TexEnv_13310() { +static unsafe void Test_TexEnv_22387() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_param); } -static unsafe void Test_TexEnv_13311() { +static unsafe void Test_TexEnv_22388() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_params); } -static unsafe void Test_TexEnv_13312() { +static unsafe void Test_TexEnv_22389() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_params); } -static unsafe void Test_TexEnv_13313() { +static unsafe void Test_TexEnv_22390() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_param); } -static unsafe void Test_TexEnv_13314() { +static unsafe void Test_TexEnv_22391() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_params); } -static unsafe void Test_TexEnv_13315() { +static unsafe void Test_TexEnv_22392() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_params); } -static unsafe void Test_TexGend_13316() { +static unsafe void Test_TexGend_22393() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double _param = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexGend(_coord,_pname,_param); } -static unsafe void Test_TexGen_13317() { +static unsafe void Test_TexGen_22394() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double[] _params = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexGen_13318() { +static unsafe void Test_TexGen_22395() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double _params = default(System.Double); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,ref _params); } -static unsafe void Test_TexGen_13319() { +static unsafe void Test_TexGen_22396() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Double* _params = default(System.Double*); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexGen_13320() { +static unsafe void Test_TexGen_22397() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_param); } -static unsafe void Test_TexGen_13321() { +static unsafe void Test_TexGen_22398() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexGen_13322() { +static unsafe void Test_TexGen_22399() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexGen_13323() { +static unsafe void Test_TexGen_22400() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_param); } -static unsafe void Test_TexGen_13324() { +static unsafe void Test_TexGen_22401() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexGen_13325() { +static unsafe void Test_TexGen_22402() { OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexGen(_coord,_pname,_params); } -static unsafe void Test_TexImage1D_13326() { +static unsafe void Test_TexImage1D_22403() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30176,7 +30180,7 @@ static unsafe void Test_TexImage1D_13326() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage1D_13327() { +static unsafe void Test_TexImage1D_22404() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30187,7 +30191,7 @@ static unsafe void Test_TexImage1D_13327() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage1D_13328() { +static unsafe void Test_TexImage1D_22405() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30198,7 +30202,7 @@ static unsafe void Test_TexImage1D_13328() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage1D_13329() { +static unsafe void Test_TexImage1D_22406() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30209,7 +30213,7 @@ static unsafe void Test_TexImage1D_13329() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage1D_13330() { +static unsafe void Test_TexImage1D_22407() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30220,7 +30224,7 @@ static unsafe void Test_TexImage1D_13330() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); } -static unsafe void Test_TexImage2D_13331() { +static unsafe void Test_TexImage2D_22408() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30232,7 +30236,7 @@ static unsafe void Test_TexImage2D_13331() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage2D_13332() { +static unsafe void Test_TexImage2D_22409() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30244,7 +30248,7 @@ static unsafe void Test_TexImage2D_13332() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage2D_13333() { +static unsafe void Test_TexImage2D_22410() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30256,7 +30260,7 @@ static unsafe void Test_TexImage2D_13333() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage2D_13334() { +static unsafe void Test_TexImage2D_22411() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30268,7 +30272,7 @@ static unsafe void Test_TexImage2D_13334() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage2D_13335() { +static unsafe void Test_TexImage2D_22412() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30280,7 +30284,7 @@ static unsafe void Test_TexImage2D_13335() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); } -static unsafe void Test_TexImage2DMultisample_13336() { +static unsafe void Test_TexImage2DMultisample_22413() { OpenTK.Graphics.OpenGL.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL.TextureTargetMultisample); System.Int32 _samples = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30289,7 +30293,7 @@ static unsafe void Test_TexImage2DMultisample_13336() { System.Boolean _fixedsamplelocations = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.TexImage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); } -static unsafe void Test_TexImage3D_13337() { +static unsafe void Test_TexImage3D_22414() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30302,7 +30306,7 @@ static unsafe void Test_TexImage3D_13337() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_13338() { +static unsafe void Test_TexImage3D_22415() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30315,7 +30319,7 @@ static unsafe void Test_TexImage3D_13338() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_13339() { +static unsafe void Test_TexImage3D_22416() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30328,7 +30332,7 @@ static unsafe void Test_TexImage3D_13339() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_13340() { +static unsafe void Test_TexImage3D_22417() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30341,7 +30345,7 @@ static unsafe void Test_TexImage3D_13340() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_13341() { +static unsafe void Test_TexImage3D_22418() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30354,7 +30358,7 @@ static unsafe void Test_TexImage3D_13341() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_TexImage3DMultisample_13342() { +static unsafe void Test_TexImage3DMultisample_22419() { OpenTK.Graphics.OpenGL.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL.TextureTargetMultisample); System.Int32 _samples = default(System.Int32); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); @@ -30364,86 +30368,86 @@ static unsafe void Test_TexImage3DMultisample_13342() { System.Boolean _fixedsamplelocations = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.TexImage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); } -static unsafe void Test_TexParameter_13343() { +static unsafe void Test_TexParameter_22420() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Single _param = default(System.Single); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_TexParameter_13344() { +static unsafe void Test_TexParameter_22421() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Single[] _params = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_TexParameter_13345() { +static unsafe void Test_TexParameter_22422() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Single* _params = default(System.Single*); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_TexParameter_13346() { +static unsafe void Test_TexParameter_22423() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32 _param = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_TexParameterI_13347() { +static unsafe void Test_TexParameterI_22424() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_TexParameterI_13348() { +static unsafe void Test_TexParameterI_22425() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_TexParameterI_13349() { +static unsafe void Test_TexParameterI_22426() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_TexParameterI_13350() { +static unsafe void Test_TexParameterI_22427() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.UInt32[] _params = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_TexParameterI_13351() { +static unsafe void Test_TexParameterI_22428() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.UInt32 _params = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_TexParameterI_13352() { +static unsafe void Test_TexParameterI_22429() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.UInt32* _params = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_TexParameter_13353() { +static unsafe void Test_TexParameter_22430() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_TexParameter_13354() { +static unsafe void Test_TexParameter_22431() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_TexStorage1D_13355() { +static unsafe void Test_TexStorage1D_22432() { OpenTK.Graphics.OpenGL.TextureTarget1d _target = default(OpenTK.Graphics.OpenGL.TextureTarget1d); System.Int32 _levels = default(System.Int32); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); System.Int32 _width = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexStorage1D(_target,_levels,_internalformat,_width); } -static unsafe void Test_TexStorage2D_13356() { +static unsafe void Test_TexStorage2D_22433() { OpenTK.Graphics.OpenGL.TextureTarget2d _target = default(OpenTK.Graphics.OpenGL.TextureTarget2d); System.Int32 _levels = default(System.Int32); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); @@ -30451,7 +30455,7 @@ static unsafe void Test_TexStorage2D_13356() { System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_TexStorage2DMultisample_13357() { +static unsafe void Test_TexStorage2DMultisample_22434() { OpenTK.Graphics.OpenGL.TextureTargetMultisample2d _target = default(OpenTK.Graphics.OpenGL.TextureTargetMultisample2d); System.Int32 _samples = default(System.Int32); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); @@ -30460,7 +30464,7 @@ static unsafe void Test_TexStorage2DMultisample_13357() { System.Boolean _fixedsamplelocations = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.TexStorage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); } -static unsafe void Test_TexStorage3D_13358() { +static unsafe void Test_TexStorage3D_22435() { OpenTK.Graphics.OpenGL.TextureTarget3d _target = default(OpenTK.Graphics.OpenGL.TextureTarget3d); System.Int32 _levels = default(System.Int32); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); @@ -30469,7 +30473,7 @@ static unsafe void Test_TexStorage3D_13358() { System.Int32 _depth = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_TexStorage3DMultisample_13359() { +static unsafe void Test_TexStorage3DMultisample_22436() { OpenTK.Graphics.OpenGL.TextureTargetMultisample3d _target = default(OpenTK.Graphics.OpenGL.TextureTargetMultisample3d); System.Int32 _samples = default(System.Int32); OpenTK.Graphics.OpenGL.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.SizedInternalFormat); @@ -30479,7 +30483,7 @@ static unsafe void Test_TexStorage3DMultisample_13359() { System.Boolean _fixedsamplelocations = default(System.Boolean); OpenTK.Graphics.OpenGL.GL.TexStorage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); } -static unsafe void Test_TexSubImage1D_13360() { +static unsafe void Test_TexSubImage1D_22437() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30489,7 +30493,7 @@ static unsafe void Test_TexSubImage1D_13360() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_TexSubImage1D_13361() { +static unsafe void Test_TexSubImage1D_22438() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30499,7 +30503,7 @@ static unsafe void Test_TexSubImage1D_13361() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_TexSubImage1D_13362() { +static unsafe void Test_TexSubImage1D_22439() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30509,7 +30513,7 @@ static unsafe void Test_TexSubImage1D_13362() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_TexSubImage1D_13363() { +static unsafe void Test_TexSubImage1D_22440() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30519,7 +30523,7 @@ static unsafe void Test_TexSubImage1D_13363() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_TexSubImage1D_13364() { +static unsafe void Test_TexSubImage1D_22441() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30529,7 +30533,7 @@ static unsafe void Test_TexSubImage1D_13364() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,ref _pixels); } -static unsafe void Test_TexSubImage2D_13365() { +static unsafe void Test_TexSubImage2D_22442() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30541,7 +30545,7 @@ static unsafe void Test_TexSubImage2D_13365() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_13366() { +static unsafe void Test_TexSubImage2D_22443() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30553,7 +30557,7 @@ static unsafe void Test_TexSubImage2D_13366() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_13367() { +static unsafe void Test_TexSubImage2D_22444() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30565,7 +30569,7 @@ static unsafe void Test_TexSubImage2D_13367() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_13368() { +static unsafe void Test_TexSubImage2D_22445() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30577,7 +30581,7 @@ static unsafe void Test_TexSubImage2D_13368() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_13369() { +static unsafe void Test_TexSubImage2D_22446() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30589,7 +30593,7 @@ static unsafe void Test_TexSubImage2D_13369() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_TexSubImage3D_13370() { +static unsafe void Test_TexSubImage3D_22447() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30603,7 +30607,7 @@ static unsafe void Test_TexSubImage3D_13370() { System.IntPtr _pixels = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_13371() { +static unsafe void Test_TexSubImage3D_22448() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30617,7 +30621,7 @@ static unsafe void Test_TexSubImage3D_13371() { int[] _pixels = default(int[]); OpenTK.Graphics.OpenGL.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_13372() { +static unsafe void Test_TexSubImage3D_22449() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30631,7 +30635,7 @@ static unsafe void Test_TexSubImage3D_13372() { int[,] _pixels = default(int[,]); OpenTK.Graphics.OpenGL.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_13373() { +static unsafe void Test_TexSubImage3D_22450() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30645,7 +30649,7 @@ static unsafe void Test_TexSubImage3D_13373() { int[,,] _pixels = default(int[,,]); OpenTK.Graphics.OpenGL.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_13374() { +static unsafe void Test_TexSubImage3D_22451() { OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); @@ -30659,7 +30663,7 @@ static unsafe void Test_TexSubImage3D_13374() { int _pixels = default(int); OpenTK.Graphics.OpenGL.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_TextureView_13375() { +static unsafe void Test_TextureView_22452() { System.Int32 _texture = default(System.Int32); OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.Int32 _origtexture = default(System.Int32); @@ -30670,7 +30674,7 @@ static unsafe void Test_TextureView_13375() { System.Int32 _numlayers = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); } -static unsafe void Test_TextureView_13376() { +static unsafe void Test_TextureView_22453() { System.UInt32 _texture = default(System.UInt32); OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); System.UInt32 _origtexture = default(System.UInt32); @@ -30681,315 +30685,315 @@ static unsafe void Test_TextureView_13376() { System.UInt32 _numlayers = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); } -static unsafe void Test_TransformFeedbackVaryings_13377() { +static unsafe void Test_TransformFeedbackVaryings_22454() { System.Int32 _program = default(System.Int32); System.Int32 _count = default(System.Int32); System.String[] _varyings = default(System.String[]); OpenTK.Graphics.OpenGL.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL.TransformFeedbackMode); OpenTK.Graphics.OpenGL.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_TransformFeedbackVaryings_13378() { +static unsafe void Test_TransformFeedbackVaryings_22455() { System.UInt32 _program = default(System.UInt32); System.Int32 _count = default(System.Int32); System.String[] _varyings = default(System.String[]); OpenTK.Graphics.OpenGL.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL.TransformFeedbackMode); OpenTK.Graphics.OpenGL.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_Translate_13379() { +static unsafe void Test_Translate_22456() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.Translate(_x,_y,_z); } -static unsafe void Test_Translate_13380() { +static unsafe void Test_Translate_22457() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.Translate(_x,_y,_z); } -static unsafe void Test_Uniform1_13381() { +static unsafe void Test_Uniform1_22458() { System.Int32 _location = default(System.Int32); System.Double _x = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_x); } -static unsafe void Test_Uniform1_13382() { +static unsafe void Test_Uniform1_22459() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13383() { +static unsafe void Test_Uniform1_22460() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_Uniform1_13384() { +static unsafe void Test_Uniform1_22461() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13385() { +static unsafe void Test_Uniform1_22462() { System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_v0); } -static unsafe void Test_Uniform1_13386() { +static unsafe void Test_Uniform1_22463() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13387() { +static unsafe void Test_Uniform1_22464() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_Uniform1_13388() { +static unsafe void Test_Uniform1_22465() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13389() { +static unsafe void Test_Uniform1_22466() { System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_v0); } -static unsafe void Test_Uniform1_13390() { +static unsafe void Test_Uniform1_22467() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13391() { +static unsafe void Test_Uniform1_22468() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_Uniform1_13392() { +static unsafe void Test_Uniform1_22469() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13393() { +static unsafe void Test_Uniform1_22470() { System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_v0); } -static unsafe void Test_Uniform1_13394() { +static unsafe void Test_Uniform1_22471() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform1_13395() { +static unsafe void Test_Uniform1_22472() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_Uniform1_13396() { +static unsafe void Test_Uniform1_22473() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_Uniform2_13397() { +static unsafe void Test_Uniform2_22474() { System.Int32 _location = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_x,_y); } -static unsafe void Test_Uniform2_13398() { +static unsafe void Test_Uniform2_22475() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13399() { +static unsafe void Test_Uniform2_22476() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_Uniform2_13400() { +static unsafe void Test_Uniform2_22477() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13401() { +static unsafe void Test_Uniform2_22478() { System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); System.Single _v1 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_Uniform2_13402() { +static unsafe void Test_Uniform2_22479() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13403() { +static unsafe void Test_Uniform2_22480() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_Uniform2_13404() { +static unsafe void Test_Uniform2_22481() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13405() { +static unsafe void Test_Uniform2_22482() { System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); System.Int32 _v1 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_Uniform2_13406() { +static unsafe void Test_Uniform2_22483() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13407() { +static unsafe void Test_Uniform2_22484() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13408() { +static unsafe void Test_Uniform2_22485() { System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); System.UInt32 _v1 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_Uniform2_13409() { +static unsafe void Test_Uniform2_22486() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform2_13410() { +static unsafe void Test_Uniform2_22487() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_Uniform2_13411() { +static unsafe void Test_Uniform2_22488() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_Uniform3_13412() { +static unsafe void Test_Uniform3_22489() { System.Int32 _location = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_x,_y,_z); } -static unsafe void Test_Uniform3_13413() { +static unsafe void Test_Uniform3_22490() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13414() { +static unsafe void Test_Uniform3_22491() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_Uniform3_13415() { +static unsafe void Test_Uniform3_22492() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13416() { +static unsafe void Test_Uniform3_22493() { System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); System.Single _v1 = default(System.Single); System.Single _v2 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_Uniform3_13417() { +static unsafe void Test_Uniform3_22494() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13418() { +static unsafe void Test_Uniform3_22495() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_Uniform3_13419() { +static unsafe void Test_Uniform3_22496() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13420() { +static unsafe void Test_Uniform3_22497() { System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); System.Int32 _v1 = default(System.Int32); System.Int32 _v2 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_Uniform3_13421() { +static unsafe void Test_Uniform3_22498() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13422() { +static unsafe void Test_Uniform3_22499() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_Uniform3_13423() { +static unsafe void Test_Uniform3_22500() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13424() { +static unsafe void Test_Uniform3_22501() { System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); System.UInt32 _v1 = default(System.UInt32); System.UInt32 _v2 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_Uniform3_13425() { +static unsafe void Test_Uniform3_22502() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform3_13426() { +static unsafe void Test_Uniform3_22503() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_Uniform3_13427() { +static unsafe void Test_Uniform3_22504() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Uniform4_13428() { +static unsafe void Test_Uniform4_22505() { System.Int32 _location = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); @@ -30997,25 +31001,25 @@ static unsafe void Test_Uniform4_13428() { System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_x,_y,_z,_w); } -static unsafe void Test_Uniform4_13429() { +static unsafe void Test_Uniform4_22506() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13430() { +static unsafe void Test_Uniform4_22507() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_Uniform4_13431() { +static unsafe void Test_Uniform4_22508() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13432() { +static unsafe void Test_Uniform4_22509() { System.Int32 _location = default(System.Int32); System.Single _v0 = default(System.Single); System.Single _v1 = default(System.Single); @@ -31023,25 +31027,25 @@ static unsafe void Test_Uniform4_13432() { System.Single _v3 = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_Uniform4_13433() { +static unsafe void Test_Uniform4_22510() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13434() { +static unsafe void Test_Uniform4_22511() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_Uniform4_13435() { +static unsafe void Test_Uniform4_22512() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13436() { +static unsafe void Test_Uniform4_22513() { System.Int32 _location = default(System.Int32); System.Int32 _v0 = default(System.Int32); System.Int32 _v1 = default(System.Int32); @@ -31049,25 +31053,25 @@ static unsafe void Test_Uniform4_13436() { System.Int32 _v3 = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_Uniform4_13437() { +static unsafe void Test_Uniform4_22514() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13438() { +static unsafe void Test_Uniform4_22515() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_Uniform4_13439() { +static unsafe void Test_Uniform4_22516() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13440() { +static unsafe void Test_Uniform4_22517() { System.Int32 _location = default(System.Int32); System.UInt32 _v0 = default(System.UInt32); System.UInt32 _v1 = default(System.UInt32); @@ -31075,1040 +31079,1040 @@ static unsafe void Test_Uniform4_13440() { System.UInt32 _v3 = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_Uniform4_13441() { +static unsafe void Test_Uniform4_22518() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_Uniform4_13442() { +static unsafe void Test_Uniform4_22519() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_Uniform4_13443() { +static unsafe void Test_Uniform4_22520() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_UniformBlockBinding_13444() { +static unsafe void Test_UniformBlockBinding_22521() { System.Int32 _program = default(System.Int32); System.Int32 _uniformBlockIndex = default(System.Int32); System.Int32 _uniformBlockBinding = default(System.Int32); OpenTK.Graphics.OpenGL.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_UniformBlockBinding_13445() { +static unsafe void Test_UniformBlockBinding_22522() { System.UInt32 _program = default(System.UInt32); System.UInt32 _uniformBlockIndex = default(System.UInt32); System.UInt32 _uniformBlockBinding = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_UniformMatrix2_13446() { +static unsafe void Test_UniformMatrix2_22523() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2_13447() { +static unsafe void Test_UniformMatrix2_22524() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2_13448() { +static unsafe void Test_UniformMatrix2_22525() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2_13449() { +static unsafe void Test_UniformMatrix2_22526() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2_13450() { +static unsafe void Test_UniformMatrix2_22527() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2_13451() { +static unsafe void Test_UniformMatrix2_22528() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x3_13452() { +static unsafe void Test_UniformMatrix2x3_22529() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x3_13453() { +static unsafe void Test_UniformMatrix2x3_22530() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2x3_13454() { +static unsafe void Test_UniformMatrix2x3_22531() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x3_13455() { +static unsafe void Test_UniformMatrix2x3_22532() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x3_13456() { +static unsafe void Test_UniformMatrix2x3_22533() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2x3_13457() { +static unsafe void Test_UniformMatrix2x3_22534() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x4_13458() { +static unsafe void Test_UniformMatrix2x4_22535() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x4_13459() { +static unsafe void Test_UniformMatrix2x4_22536() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2x4_13460() { +static unsafe void Test_UniformMatrix2x4_22537() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x4_13461() { +static unsafe void Test_UniformMatrix2x4_22538() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix2x4_13462() { +static unsafe void Test_UniformMatrix2x4_22539() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix2x4_13463() { +static unsafe void Test_UniformMatrix2x4_22540() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3_13464() { +static unsafe void Test_UniformMatrix3_22541() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3_13465() { +static unsafe void Test_UniformMatrix3_22542() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3_13466() { +static unsafe void Test_UniformMatrix3_22543() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3_13467() { +static unsafe void Test_UniformMatrix3_22544() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3_13468() { +static unsafe void Test_UniformMatrix3_22545() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3_13469() { +static unsafe void Test_UniformMatrix3_22546() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x2_13470() { +static unsafe void Test_UniformMatrix3x2_22547() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x2_13471() { +static unsafe void Test_UniformMatrix3x2_22548() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3x2_13472() { +static unsafe void Test_UniformMatrix3x2_22549() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x2_13473() { +static unsafe void Test_UniformMatrix3x2_22550() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x2_13474() { +static unsafe void Test_UniformMatrix3x2_22551() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3x2_13475() { +static unsafe void Test_UniformMatrix3x2_22552() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x4_13476() { +static unsafe void Test_UniformMatrix3x4_22553() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x4_13477() { +static unsafe void Test_UniformMatrix3x4_22554() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3x4_13478() { +static unsafe void Test_UniformMatrix3x4_22555() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x4_13479() { +static unsafe void Test_UniformMatrix3x4_22556() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix3x4_13480() { +static unsafe void Test_UniformMatrix3x4_22557() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix3x4_13481() { +static unsafe void Test_UniformMatrix3x4_22558() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4_13482() { +static unsafe void Test_UniformMatrix4_22559() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4_13483() { +static unsafe void Test_UniformMatrix4_22560() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4_13484() { +static unsafe void Test_UniformMatrix4_22561() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4_13485() { +static unsafe void Test_UniformMatrix4_22562() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4_13486() { +static unsafe void Test_UniformMatrix4_22563() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4_13487() { +static unsafe void Test_UniformMatrix4_22564() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x2_13488() { +static unsafe void Test_UniformMatrix4x2_22565() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x2_13489() { +static unsafe void Test_UniformMatrix4x2_22566() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4x2_13490() { +static unsafe void Test_UniformMatrix4x2_22567() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x2_13491() { +static unsafe void Test_UniformMatrix4x2_22568() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x2_13492() { +static unsafe void Test_UniformMatrix4x2_22569() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4x2_13493() { +static unsafe void Test_UniformMatrix4x2_22570() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x3_13494() { +static unsafe void Test_UniformMatrix4x3_22571() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x3_13495() { +static unsafe void Test_UniformMatrix4x3_22572() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4x3_13496() { +static unsafe void Test_UniformMatrix4x3_22573() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x3_13497() { +static unsafe void Test_UniformMatrix4x3_22574() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformMatrix4x3_13498() { +static unsafe void Test_UniformMatrix4x3_22575() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_UniformMatrix4x3_13499() { +static unsafe void Test_UniformMatrix4x3_22576() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_UniformSubroutines_13500() { +static unsafe void Test_UniformSubroutines_22577() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.Int32[] _indices = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_UniformSubroutines_13501() { +static unsafe void Test_UniformSubroutines_22578() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.Int32 _indices = default(System.Int32); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,ref _indices); } -static unsafe void Test_UniformSubroutines_13502() { +static unsafe void Test_UniformSubroutines_22579() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.Int32* _indices = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_UniformSubroutines_13503() { +static unsafe void Test_UniformSubroutines_22580() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.UInt32[] _indices = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_UniformSubroutines_13504() { +static unsafe void Test_UniformSubroutines_22581() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.UInt32 _indices = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,ref _indices); } -static unsafe void Test_UniformSubroutines_13505() { +static unsafe void Test_UniformSubroutines_22582() { OpenTK.Graphics.OpenGL.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL.ShaderType); System.Int32 _count = default(System.Int32); System.UInt32* _indices = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_UnmapBuffer_13506() { +static unsafe void Test_UnmapBuffer_22583() { OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); System.Boolean r = OpenTK.Graphics.OpenGL.GL.UnmapBuffer(_target); } -static unsafe void Test_UseProgram_13507() { +static unsafe void Test_UseProgram_22584() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.UseProgram(_program); } -static unsafe void Test_UseProgram_13508() { +static unsafe void Test_UseProgram_22585() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.UseProgram(_program); } -static unsafe void Test_UseProgramStages_13509() { +static unsafe void Test_UseProgramStages_22586() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL.ProgramStageMask); System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_UseProgramStages_13510() { +static unsafe void Test_UseProgramStages_22587() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL.ProgramStageMask); System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_ValidateProgram_13511() { +static unsafe void Test_ValidateProgram_22588() { System.Int32 _program = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ValidateProgram(_program); } -static unsafe void Test_ValidateProgram_13512() { +static unsafe void Test_ValidateProgram_22589() { System.UInt32 _program = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ValidateProgram(_program); } -static unsafe void Test_ValidateProgramPipeline_13513() { +static unsafe void Test_ValidateProgramPipeline_22590() { System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_ValidateProgramPipeline_13514() { +static unsafe void Test_ValidateProgramPipeline_22591() { System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_Vertex2_13515() { +static unsafe void Test_Vertex2_22592() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex2(_x,_y); } -static unsafe void Test_Vertex2_13516() { +static unsafe void Test_Vertex2_22593() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13517() { +static unsafe void Test_Vertex2_22594() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex2(ref _v); } -static unsafe void Test_Vertex2_13518() { +static unsafe void Test_Vertex2_22595() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13519() { +static unsafe void Test_Vertex2_22596() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex2(_x,_y); } -static unsafe void Test_Vertex2_13520() { +static unsafe void Test_Vertex2_22597() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13521() { +static unsafe void Test_Vertex2_22598() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex2(ref _v); } -static unsafe void Test_Vertex2_13522() { +static unsafe void Test_Vertex2_22599() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13523() { +static unsafe void Test_Vertex2_22600() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex2(_x,_y); } -static unsafe void Test_Vertex2_13524() { +static unsafe void Test_Vertex2_22601() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13525() { +static unsafe void Test_Vertex2_22602() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex2(ref _v); } -static unsafe void Test_Vertex2_13526() { +static unsafe void Test_Vertex2_22603() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13527() { +static unsafe void Test_Vertex2_22604() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex2(_x,_y); } -static unsafe void Test_Vertex2_13528() { +static unsafe void Test_Vertex2_22605() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex2_13529() { +static unsafe void Test_Vertex2_22606() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex2(ref _v); } -static unsafe void Test_Vertex2_13530() { +static unsafe void Test_Vertex2_22607() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex3_13531() { +static unsafe void Test_Vertex3_22608() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex3(_x,_y,_z); } -static unsafe void Test_Vertex3_13532() { +static unsafe void Test_Vertex3_22609() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13533() { +static unsafe void Test_Vertex3_22610() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex3(ref _v); } -static unsafe void Test_Vertex3_13534() { +static unsafe void Test_Vertex3_22611() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13535() { +static unsafe void Test_Vertex3_22612() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex3(_x,_y,_z); } -static unsafe void Test_Vertex3_13536() { +static unsafe void Test_Vertex3_22613() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13537() { +static unsafe void Test_Vertex3_22614() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex3(ref _v); } -static unsafe void Test_Vertex3_13538() { +static unsafe void Test_Vertex3_22615() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13539() { +static unsafe void Test_Vertex3_22616() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex3(_x,_y,_z); } -static unsafe void Test_Vertex3_13540() { +static unsafe void Test_Vertex3_22617() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13541() { +static unsafe void Test_Vertex3_22618() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex3(ref _v); } -static unsafe void Test_Vertex3_13542() { +static unsafe void Test_Vertex3_22619() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13543() { +static unsafe void Test_Vertex3_22620() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex3(_x,_y,_z); } -static unsafe void Test_Vertex3_13544() { +static unsafe void Test_Vertex3_22621() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex3_13545() { +static unsafe void Test_Vertex3_22622() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex3(ref _v); } -static unsafe void Test_Vertex3_13546() { +static unsafe void Test_Vertex3_22623() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex4_13547() { +static unsafe void Test_Vertex4_22624() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex4(_x,_y,_z,_w); } -static unsafe void Test_Vertex4_13548() { +static unsafe void Test_Vertex4_22625() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13549() { +static unsafe void Test_Vertex4_22626() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.Vertex4(ref _v); } -static unsafe void Test_Vertex4_13550() { +static unsafe void Test_Vertex4_22627() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13551() { +static unsafe void Test_Vertex4_22628() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); System.Single _w = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex4(_x,_y,_z,_w); } -static unsafe void Test_Vertex4_13552() { +static unsafe void Test_Vertex4_22629() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13553() { +static unsafe void Test_Vertex4_22630() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.Vertex4(ref _v); } -static unsafe void Test_Vertex4_13554() { +static unsafe void Test_Vertex4_22631() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13555() { +static unsafe void Test_Vertex4_22632() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); System.Int32 _w = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex4(_x,_y,_z,_w); } -static unsafe void Test_Vertex4_13556() { +static unsafe void Test_Vertex4_22633() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13557() { +static unsafe void Test_Vertex4_22634() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Vertex4(ref _v); } -static unsafe void Test_Vertex4_13558() { +static unsafe void Test_Vertex4_22635() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13559() { +static unsafe void Test_Vertex4_22636() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); System.Int16 _w = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex4(_x,_y,_z,_w); } -static unsafe void Test_Vertex4_13560() { +static unsafe void Test_Vertex4_22637() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_Vertex4_13561() { +static unsafe void Test_Vertex4_22638() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.Vertex4(ref _v); } -static unsafe void Test_Vertex4_13562() { +static unsafe void Test_Vertex4_22639() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_VertexAttrib1_13563() { +static unsafe void Test_VertexAttrib1_22640() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13564() { +static unsafe void Test_VertexAttrib1_22641() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13565() { +static unsafe void Test_VertexAttrib1_22642() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib1_13566() { +static unsafe void Test_VertexAttrib1_22643() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib1_13567() { +static unsafe void Test_VertexAttrib1_22644() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13568() { +static unsafe void Test_VertexAttrib1_22645() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13569() { +static unsafe void Test_VertexAttrib1_22646() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib1_13570() { +static unsafe void Test_VertexAttrib1_22647() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib1_13571() { +static unsafe void Test_VertexAttrib1_22648() { System.Int32 _index = default(System.Int32); System.Int16 _x = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13572() { +static unsafe void Test_VertexAttrib1_22649() { System.UInt32 _index = default(System.UInt32); System.Int16 _x = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_VertexAttrib1_13573() { +static unsafe void Test_VertexAttrib1_22650() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib1_13574() { +static unsafe void Test_VertexAttrib1_22651() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_VertexAttrib2_13575() { +static unsafe void Test_VertexAttrib2_22652() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13576() { +static unsafe void Test_VertexAttrib2_22653() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13577() { +static unsafe void Test_VertexAttrib2_22654() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13578() { +static unsafe void Test_VertexAttrib2_22655() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13579() { +static unsafe void Test_VertexAttrib2_22656() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13580() { +static unsafe void Test_VertexAttrib2_22657() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13581() { +static unsafe void Test_VertexAttrib2_22658() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13582() { +static unsafe void Test_VertexAttrib2_22659() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13583() { +static unsafe void Test_VertexAttrib2_22660() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13584() { +static unsafe void Test_VertexAttrib2_22661() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13585() { +static unsafe void Test_VertexAttrib2_22662() { System.Int32 _index = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13586() { +static unsafe void Test_VertexAttrib2_22663() { System.Int32 _index = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13587() { +static unsafe void Test_VertexAttrib2_22664() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13588() { +static unsafe void Test_VertexAttrib2_22665() { System.UInt32 _index = default(System.UInt32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13589() { +static unsafe void Test_VertexAttrib2_22666() { System.UInt32 _index = default(System.UInt32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13590() { +static unsafe void Test_VertexAttrib2_22667() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13591() { +static unsafe void Test_VertexAttrib2_22668() { System.Int32 _index = default(System.Int32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13592() { +static unsafe void Test_VertexAttrib2_22669() { System.UInt32 _index = default(System.UInt32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_13593() { +static unsafe void Test_VertexAttrib2_22670() { System.Int32 _index = default(System.Int32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13594() { +static unsafe void Test_VertexAttrib2_22671() { System.Int32 _index = default(System.Int32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13595() { +static unsafe void Test_VertexAttrib2_22672() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13596() { +static unsafe void Test_VertexAttrib2_22673() { System.UInt32 _index = default(System.UInt32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib2_13597() { +static unsafe void Test_VertexAttrib2_22674() { System.UInt32 _index = default(System.UInt32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_13598() { +static unsafe void Test_VertexAttrib2_22675() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib3_13599() { +static unsafe void Test_VertexAttrib3_22676() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13600() { +static unsafe void Test_VertexAttrib3_22677() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13601() { +static unsafe void Test_VertexAttrib3_22678() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13602() { +static unsafe void Test_VertexAttrib3_22679() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13603() { +static unsafe void Test_VertexAttrib3_22680() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13604() { +static unsafe void Test_VertexAttrib3_22681() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13605() { +static unsafe void Test_VertexAttrib3_22682() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13606() { +static unsafe void Test_VertexAttrib3_22683() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13607() { +static unsafe void Test_VertexAttrib3_22684() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13608() { +static unsafe void Test_VertexAttrib3_22685() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13609() { +static unsafe void Test_VertexAttrib3_22686() { System.Int32 _index = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13610() { +static unsafe void Test_VertexAttrib3_22687() { System.Int32 _index = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13611() { +static unsafe void Test_VertexAttrib3_22688() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13612() { +static unsafe void Test_VertexAttrib3_22689() { System.UInt32 _index = default(System.UInt32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13613() { +static unsafe void Test_VertexAttrib3_22690() { System.UInt32 _index = default(System.UInt32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13614() { +static unsafe void Test_VertexAttrib3_22691() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13615() { +static unsafe void Test_VertexAttrib3_22692() { System.Int32 _index = default(System.Int32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13616() { +static unsafe void Test_VertexAttrib3_22693() { System.UInt32 _index = default(System.UInt32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib3_13617() { +static unsafe void Test_VertexAttrib3_22694() { System.Int32 _index = default(System.Int32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13618() { +static unsafe void Test_VertexAttrib3_22695() { System.Int32 _index = default(System.Int32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13619() { +static unsafe void Test_VertexAttrib3_22696() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13620() { +static unsafe void Test_VertexAttrib3_22697() { System.UInt32 _index = default(System.UInt32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib3_13621() { +static unsafe void Test_VertexAttrib3_22698() { System.UInt32 _index = default(System.UInt32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib3_13622() { +static unsafe void Test_VertexAttrib3_22699() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib4_13623() { +static unsafe void Test_VertexAttrib4_22700() { System.UInt32 _index = default(System.UInt32); System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13624() { +static unsafe void Test_VertexAttrib4_22701() { System.UInt32 _index = default(System.UInt32); System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13625() { +static unsafe void Test_VertexAttrib4_22702() { System.UInt32 _index = default(System.UInt32); System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13626() { +static unsafe void Test_VertexAttrib4_22703() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); @@ -32116,7 +32120,7 @@ static unsafe void Test_VertexAttrib4_13626() { System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13627() { +static unsafe void Test_VertexAttrib4_22704() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); @@ -32124,37 +32128,37 @@ static unsafe void Test_VertexAttrib4_13627() { System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13628() { +static unsafe void Test_VertexAttrib4_22705() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13629() { +static unsafe void Test_VertexAttrib4_22706() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13630() { +static unsafe void Test_VertexAttrib4_22707() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13631() { +static unsafe void Test_VertexAttrib4_22708() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13632() { +static unsafe void Test_VertexAttrib4_22709() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13633() { +static unsafe void Test_VertexAttrib4_22710() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13634() { +static unsafe void Test_VertexAttrib4_22711() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); @@ -32162,7 +32166,7 @@ static unsafe void Test_VertexAttrib4_13634() { System.Single _w = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13635() { +static unsafe void Test_VertexAttrib4_22712() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); @@ -32170,142 +32174,142 @@ static unsafe void Test_VertexAttrib4_13635() { System.Single _w = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13636() { +static unsafe void Test_VertexAttrib4_22713() { System.Int32 _index = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13637() { +static unsafe void Test_VertexAttrib4_22714() { System.Int32 _index = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13638() { +static unsafe void Test_VertexAttrib4_22715() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13639() { +static unsafe void Test_VertexAttrib4_22716() { System.UInt32 _index = default(System.UInt32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13640() { +static unsafe void Test_VertexAttrib4_22717() { System.UInt32 _index = default(System.UInt32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13641() { +static unsafe void Test_VertexAttrib4_22718() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13642() { +static unsafe void Test_VertexAttrib4_22719() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13643() { +static unsafe void Test_VertexAttrib4_22720() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13644() { +static unsafe void Test_VertexAttrib4_22721() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13645() { +static unsafe void Test_VertexAttrib4_22722() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13646() { +static unsafe void Test_VertexAttrib4_22723() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13647() { +static unsafe void Test_VertexAttrib4_22724() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4N_13648() { +static unsafe void Test_VertexAttrib4N_22725() { System.UInt32 _index = default(System.UInt32); System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13649() { +static unsafe void Test_VertexAttrib4N_22726() { System.UInt32 _index = default(System.UInt32); System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13650() { +static unsafe void Test_VertexAttrib4N_22727() { System.UInt32 _index = default(System.UInt32); System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13651() { +static unsafe void Test_VertexAttrib4N_22728() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13652() { +static unsafe void Test_VertexAttrib4N_22729() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13653() { +static unsafe void Test_VertexAttrib4N_22730() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13654() { +static unsafe void Test_VertexAttrib4N_22731() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13655() { +static unsafe void Test_VertexAttrib4N_22732() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13656() { +static unsafe void Test_VertexAttrib4N_22733() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13657() { +static unsafe void Test_VertexAttrib4N_22734() { System.Int32 _index = default(System.Int32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13658() { +static unsafe void Test_VertexAttrib4N_22735() { System.Int32 _index = default(System.Int32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13659() { +static unsafe void Test_VertexAttrib4N_22736() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13660() { +static unsafe void Test_VertexAttrib4N_22737() { System.UInt32 _index = default(System.UInt32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13661() { +static unsafe void Test_VertexAttrib4N_22738() { System.UInt32 _index = default(System.UInt32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13662() { +static unsafe void Test_VertexAttrib4N_22739() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13663() { +static unsafe void Test_VertexAttrib4N_22740() { System.Int32 _index = default(System.Int32); System.Byte _x = default(System.Byte); System.Byte _y = default(System.Byte); @@ -32313,7 +32317,7 @@ static unsafe void Test_VertexAttrib4N_13663() { System.Byte _w = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4N_13664() { +static unsafe void Test_VertexAttrib4N_22741() { System.UInt32 _index = default(System.UInt32); System.Byte _x = default(System.Byte); System.Byte _y = default(System.Byte); @@ -32321,67 +32325,67 @@ static unsafe void Test_VertexAttrib4N_13664() { System.Byte _w = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4N_13665() { +static unsafe void Test_VertexAttrib4N_22742() { System.Int32 _index = default(System.Int32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13666() { +static unsafe void Test_VertexAttrib4N_22743() { System.Int32 _index = default(System.Int32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13667() { +static unsafe void Test_VertexAttrib4N_22744() { System.Int32 _index = default(System.Int32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13668() { +static unsafe void Test_VertexAttrib4N_22745() { System.UInt32 _index = default(System.UInt32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13669() { +static unsafe void Test_VertexAttrib4N_22746() { System.UInt32 _index = default(System.UInt32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13670() { +static unsafe void Test_VertexAttrib4N_22747() { System.UInt32 _index = default(System.UInt32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13671() { +static unsafe void Test_VertexAttrib4N_22748() { System.UInt32 _index = default(System.UInt32); System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13672() { +static unsafe void Test_VertexAttrib4N_22749() { System.UInt32 _index = default(System.UInt32); System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13673() { +static unsafe void Test_VertexAttrib4N_22750() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13674() { +static unsafe void Test_VertexAttrib4N_22751() { System.UInt32 _index = default(System.UInt32); System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4N_13675() { +static unsafe void Test_VertexAttrib4N_22752() { System.UInt32 _index = default(System.UInt32); System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_VertexAttrib4N_13676() { +static unsafe void Test_VertexAttrib4N_22753() { System.UInt32 _index = default(System.UInt32); System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_VertexAttrib4_13677() { +static unsafe void Test_VertexAttrib4_22754() { System.Int32 _index = default(System.Int32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); @@ -32389,7 +32393,7 @@ static unsafe void Test_VertexAttrib4_13677() { System.Int16 _w = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13678() { +static unsafe void Test_VertexAttrib4_22755() { System.UInt32 _index = default(System.UInt32); System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); @@ -32397,117 +32401,117 @@ static unsafe void Test_VertexAttrib4_13678() { System.Int16 _w = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib4_13679() { +static unsafe void Test_VertexAttrib4_22756() { System.Int32 _index = default(System.Int32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13680() { +static unsafe void Test_VertexAttrib4_22757() { System.Int32 _index = default(System.Int32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13681() { +static unsafe void Test_VertexAttrib4_22758() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13682() { +static unsafe void Test_VertexAttrib4_22759() { System.UInt32 _index = default(System.UInt32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13683() { +static unsafe void Test_VertexAttrib4_22760() { System.UInt32 _index = default(System.UInt32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13684() { +static unsafe void Test_VertexAttrib4_22761() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13685() { +static unsafe void Test_VertexAttrib4_22762() { System.Int32 _index = default(System.Int32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13686() { +static unsafe void Test_VertexAttrib4_22763() { System.Int32 _index = default(System.Int32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13687() { +static unsafe void Test_VertexAttrib4_22764() { System.Int32 _index = default(System.Int32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13688() { +static unsafe void Test_VertexAttrib4_22765() { System.UInt32 _index = default(System.UInt32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13689() { +static unsafe void Test_VertexAttrib4_22766() { System.UInt32 _index = default(System.UInt32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13690() { +static unsafe void Test_VertexAttrib4_22767() { System.UInt32 _index = default(System.UInt32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13691() { +static unsafe void Test_VertexAttrib4_22768() { System.UInt32 _index = default(System.UInt32); System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13692() { +static unsafe void Test_VertexAttrib4_22769() { System.UInt32 _index = default(System.UInt32); System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13693() { +static unsafe void Test_VertexAttrib4_22770() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13694() { +static unsafe void Test_VertexAttrib4_22771() { System.UInt32 _index = default(System.UInt32); System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttrib4_13695() { +static unsafe void Test_VertexAttrib4_22772() { System.UInt32 _index = default(System.UInt32); System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib4_13696() { +static unsafe void Test_VertexAttrib4_22773() { System.UInt32 _index = default(System.UInt32); System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttribBinding_13697() { +static unsafe void Test_VertexAttribBinding_22774() { System.Int32 _attribindex = default(System.Int32); System.Int32 _bindingindex = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribBinding(_attribindex,_bindingindex); } -static unsafe void Test_VertexAttribBinding_13698() { +static unsafe void Test_VertexAttribBinding_22775() { System.UInt32 _attribindex = default(System.UInt32); System.UInt32 _bindingindex = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribBinding(_attribindex,_bindingindex); } -static unsafe void Test_VertexAttribDivisor_13699() { +static unsafe void Test_VertexAttribDivisor_22776() { System.Int32 _index = default(System.Int32); System.Int32 _divisor = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_VertexAttribDivisor_13700() { +static unsafe void Test_VertexAttribDivisor_22777() { System.UInt32 _index = default(System.UInt32); System.UInt32 _divisor = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_VertexAttribFormat_13701() { +static unsafe void Test_VertexAttribFormat_22778() { System.Int32 _attribindex = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribType _type = default(OpenTK.Graphics.OpenGL.VertexAttribType); @@ -32515,7 +32519,7 @@ static unsafe void Test_VertexAttribFormat_13701() { System.Int32 _relativeoffset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); } -static unsafe void Test_VertexAttribFormat_13702() { +static unsafe void Test_VertexAttribFormat_22779() { System.UInt32 _attribindex = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribType _type = default(OpenTK.Graphics.OpenGL.VertexAttribType); @@ -32523,181 +32527,181 @@ static unsafe void Test_VertexAttribFormat_13702() { System.UInt32 _relativeoffset = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); } -static unsafe void Test_VertexAttribI1_13703() { +static unsafe void Test_VertexAttribI1_22780() { System.Int32 _index = default(System.Int32); System.Int32 _x = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_VertexAttribI1_13704() { +static unsafe void Test_VertexAttribI1_22781() { System.UInt32 _index = default(System.UInt32); System.Int32 _x = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_VertexAttribI1_13705() { +static unsafe void Test_VertexAttribI1_22782() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_VertexAttribI1_13706() { +static unsafe void Test_VertexAttribI1_22783() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_VertexAttribI1_13707() { +static unsafe void Test_VertexAttribI1_22784() { System.UInt32 _index = default(System.UInt32); System.UInt32 _x = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_VertexAttribI1_13708() { +static unsafe void Test_VertexAttribI1_22785() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_VertexAttribI2_13709() { +static unsafe void Test_VertexAttribI2_22786() { System.Int32 _index = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_VertexAttribI2_13710() { +static unsafe void Test_VertexAttribI2_22787() { System.UInt32 _index = default(System.UInt32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_VertexAttribI2_13711() { +static unsafe void Test_VertexAttribI2_22788() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI2_13712() { +static unsafe void Test_VertexAttribI2_22789() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_VertexAttribI2_13713() { +static unsafe void Test_VertexAttribI2_22790() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI2_13714() { +static unsafe void Test_VertexAttribI2_22791() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI2_13715() { +static unsafe void Test_VertexAttribI2_22792() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_VertexAttribI2_13716() { +static unsafe void Test_VertexAttribI2_22793() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI2_13717() { +static unsafe void Test_VertexAttribI2_22794() { System.UInt32 _index = default(System.UInt32); System.UInt32 _x = default(System.UInt32); System.UInt32 _y = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_VertexAttribI2_13718() { +static unsafe void Test_VertexAttribI2_22795() { System.UInt32 _index = default(System.UInt32); System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI2_13719() { +static unsafe void Test_VertexAttribI2_22796() { System.UInt32 _index = default(System.UInt32); System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_VertexAttribI2_13720() { +static unsafe void Test_VertexAttribI2_22797() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_VertexAttribI3_13721() { +static unsafe void Test_VertexAttribI3_22798() { System.Int32 _index = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttribI3_13722() { +static unsafe void Test_VertexAttribI3_22799() { System.UInt32 _index = default(System.UInt32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttribI3_13723() { +static unsafe void Test_VertexAttribI3_22800() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI3_13724() { +static unsafe void Test_VertexAttribI3_22801() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_VertexAttribI3_13725() { +static unsafe void Test_VertexAttribI3_22802() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI3_13726() { +static unsafe void Test_VertexAttribI3_22803() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI3_13727() { +static unsafe void Test_VertexAttribI3_22804() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_VertexAttribI3_13728() { +static unsafe void Test_VertexAttribI3_22805() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI3_13729() { +static unsafe void Test_VertexAttribI3_22806() { System.UInt32 _index = default(System.UInt32); System.UInt32 _x = default(System.UInt32); System.UInt32 _y = default(System.UInt32); System.UInt32 _z = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttribI3_13730() { +static unsafe void Test_VertexAttribI3_22807() { System.UInt32 _index = default(System.UInt32); System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI3_13731() { +static unsafe void Test_VertexAttribI3_22808() { System.UInt32 _index = default(System.UInt32); System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_VertexAttribI3_13732() { +static unsafe void Test_VertexAttribI3_22809() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_VertexAttribI4_13733() { +static unsafe void Test_VertexAttribI4_22810() { System.UInt32 _index = default(System.UInt32); System.SByte[] _v = default(System.SByte[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13734() { +static unsafe void Test_VertexAttribI4_22811() { System.UInt32 _index = default(System.UInt32); System.SByte _v = default(System.SByte); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13735() { +static unsafe void Test_VertexAttribI4_22812() { System.UInt32 _index = default(System.UInt32); System.SByte* _v = default(System.SByte*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13736() { +static unsafe void Test_VertexAttribI4_22813() { System.Int32 _index = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); @@ -32705,7 +32709,7 @@ static unsafe void Test_VertexAttribI4_13736() { System.Int32 _w = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttribI4_13737() { +static unsafe void Test_VertexAttribI4_22814() { System.UInt32 _index = default(System.UInt32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); @@ -32713,97 +32717,97 @@ static unsafe void Test_VertexAttribI4_13737() { System.Int32 _w = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttribI4_13738() { +static unsafe void Test_VertexAttribI4_22815() { System.Int32 _index = default(System.Int32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13739() { +static unsafe void Test_VertexAttribI4_22816() { System.Int32 _index = default(System.Int32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13740() { +static unsafe void Test_VertexAttribI4_22817() { System.Int32 _index = default(System.Int32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13741() { +static unsafe void Test_VertexAttribI4_22818() { System.UInt32 _index = default(System.UInt32); System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13742() { +static unsafe void Test_VertexAttribI4_22819() { System.UInt32 _index = default(System.UInt32); System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13743() { +static unsafe void Test_VertexAttribI4_22820() { System.UInt32 _index = default(System.UInt32); System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13744() { +static unsafe void Test_VertexAttribI4_22821() { System.Int32 _index = default(System.Int32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13745() { +static unsafe void Test_VertexAttribI4_22822() { System.Int32 _index = default(System.Int32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13746() { +static unsafe void Test_VertexAttribI4_22823() { System.Int32 _index = default(System.Int32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13747() { +static unsafe void Test_VertexAttribI4_22824() { System.UInt32 _index = default(System.UInt32); System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13748() { +static unsafe void Test_VertexAttribI4_22825() { System.UInt32 _index = default(System.UInt32); System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13749() { +static unsafe void Test_VertexAttribI4_22826() { System.UInt32 _index = default(System.UInt32); System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13750() { +static unsafe void Test_VertexAttribI4_22827() { System.Int32 _index = default(System.Int32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13751() { +static unsafe void Test_VertexAttribI4_22828() { System.Int32 _index = default(System.Int32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13752() { +static unsafe void Test_VertexAttribI4_22829() { System.Int32 _index = default(System.Int32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13753() { +static unsafe void Test_VertexAttribI4_22830() { System.UInt32 _index = default(System.UInt32); System.Byte[] _v = default(System.Byte[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13754() { +static unsafe void Test_VertexAttribI4_22831() { System.UInt32 _index = default(System.UInt32); System.Byte _v = default(System.Byte); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13755() { +static unsafe void Test_VertexAttribI4_22832() { System.UInt32 _index = default(System.UInt32); System.Byte* _v = default(System.Byte*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13756() { +static unsafe void Test_VertexAttribI4_22833() { System.UInt32 _index = default(System.UInt32); System.UInt32 _x = default(System.UInt32); System.UInt32 _y = default(System.UInt32); @@ -32811,51 +32815,51 @@ static unsafe void Test_VertexAttribI4_13756() { System.UInt32 _w = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttribI4_13757() { +static unsafe void Test_VertexAttribI4_22834() { System.UInt32 _index = default(System.UInt32); System.UInt32[] _v = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13758() { +static unsafe void Test_VertexAttribI4_22835() { System.UInt32 _index = default(System.UInt32); System.UInt32 _v = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13759() { +static unsafe void Test_VertexAttribI4_22836() { System.UInt32 _index = default(System.UInt32); System.UInt32* _v = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13760() { +static unsafe void Test_VertexAttribI4_22837() { System.UInt32 _index = default(System.UInt32); System.UInt16[] _v = default(System.UInt16[]); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribI4_13761() { +static unsafe void Test_VertexAttribI4_22838() { System.UInt32 _index = default(System.UInt32); System.UInt16 _v = default(System.UInt16); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_VertexAttribI4_13762() { +static unsafe void Test_VertexAttribI4_22839() { System.UInt32 _index = default(System.UInt32); System.UInt16* _v = default(System.UInt16*); OpenTK.Graphics.OpenGL.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_VertexAttribIFormat_13763() { +static unsafe void Test_VertexAttribIFormat_22840() { System.Int32 _attribindex = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); System.Int32 _relativeoffset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_VertexAttribIFormat_13764() { +static unsafe void Test_VertexAttribIFormat_22841() { System.UInt32 _attribindex = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); System.UInt32 _relativeoffset = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_VertexAttribIPointer_13765() { +static unsafe void Test_VertexAttribIPointer_22842() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32863,7 +32867,7 @@ static unsafe void Test_VertexAttribIPointer_13765() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13766() { +static unsafe void Test_VertexAttribIPointer_22843() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32871,7 +32875,7 @@ static unsafe void Test_VertexAttribIPointer_13766() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13767() { +static unsafe void Test_VertexAttribIPointer_22844() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32879,7 +32883,7 @@ static unsafe void Test_VertexAttribIPointer_13767() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13768() { +static unsafe void Test_VertexAttribIPointer_22845() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32887,7 +32891,7 @@ static unsafe void Test_VertexAttribIPointer_13768() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13769() { +static unsafe void Test_VertexAttribIPointer_22846() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32895,7 +32899,7 @@ static unsafe void Test_VertexAttribIPointer_13769() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribIPointer_13770() { +static unsafe void Test_VertexAttribIPointer_22847() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32903,7 +32907,7 @@ static unsafe void Test_VertexAttribIPointer_13770() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13771() { +static unsafe void Test_VertexAttribIPointer_22848() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32911,7 +32915,7 @@ static unsafe void Test_VertexAttribIPointer_13771() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13772() { +static unsafe void Test_VertexAttribIPointer_22849() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32919,7 +32923,7 @@ static unsafe void Test_VertexAttribIPointer_13772() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13773() { +static unsafe void Test_VertexAttribIPointer_22850() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32927,7 +32931,7 @@ static unsafe void Test_VertexAttribIPointer_13773() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13774() { +static unsafe void Test_VertexAttribIPointer_22851() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32935,7 +32939,7 @@ static unsafe void Test_VertexAttribIPointer_13774() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribIPointer_13775() { +static unsafe void Test_VertexAttribIPointer_22852() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32943,7 +32947,7 @@ static unsafe void Test_VertexAttribIPointer_13775() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13776() { +static unsafe void Test_VertexAttribIPointer_22853() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32951,7 +32955,7 @@ static unsafe void Test_VertexAttribIPointer_13776() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13777() { +static unsafe void Test_VertexAttribIPointer_22854() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32959,7 +32963,7 @@ static unsafe void Test_VertexAttribIPointer_13777() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13778() { +static unsafe void Test_VertexAttribIPointer_22855() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32967,7 +32971,7 @@ static unsafe void Test_VertexAttribIPointer_13778() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13779() { +static unsafe void Test_VertexAttribIPointer_22856() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIntegerType); @@ -32975,7 +32979,7 @@ static unsafe void Test_VertexAttribIPointer_13779() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribIPointer_13780() { +static unsafe void Test_VertexAttribIPointer_22857() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32983,7 +32987,7 @@ static unsafe void Test_VertexAttribIPointer_13780() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13781() { +static unsafe void Test_VertexAttribIPointer_22858() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32991,7 +32995,7 @@ static unsafe void Test_VertexAttribIPointer_13781() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13782() { +static unsafe void Test_VertexAttribIPointer_22859() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -32999,7 +33003,7 @@ static unsafe void Test_VertexAttribIPointer_13782() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13783() { +static unsafe void Test_VertexAttribIPointer_22860() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -33007,7 +33011,7 @@ static unsafe void Test_VertexAttribIPointer_13783() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribIPointer_13784() { +static unsafe void Test_VertexAttribIPointer_22861() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribIPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribIPointerType); @@ -33015,113 +33019,113 @@ static unsafe void Test_VertexAttribIPointer_13784() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribL1_13785() { +static unsafe void Test_VertexAttribL1_22862() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttribL1_13786() { +static unsafe void Test_VertexAttribL1_22863() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttribL1_13787() { +static unsafe void Test_VertexAttribL1_22864() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribL1_13788() { +static unsafe void Test_VertexAttribL1_22865() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribL2_13789() { +static unsafe void Test_VertexAttribL2_22866() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_x,_y); } -static unsafe void Test_VertexAttribL2_13790() { +static unsafe void Test_VertexAttribL2_22867() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_x,_y); } -static unsafe void Test_VertexAttribL2_13791() { +static unsafe void Test_VertexAttribL2_22868() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttribL2_13792() { +static unsafe void Test_VertexAttribL2_22869() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,ref _v); } -static unsafe void Test_VertexAttribL2_13793() { +static unsafe void Test_VertexAttribL2_22870() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttribL2_13794() { +static unsafe void Test_VertexAttribL2_22871() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttribL2_13795() { +static unsafe void Test_VertexAttribL2_22872() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,ref _v); } -static unsafe void Test_VertexAttribL2_13796() { +static unsafe void Test_VertexAttribL2_22873() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttribL3_13797() { +static unsafe void Test_VertexAttribL3_22874() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttribL3_13798() { +static unsafe void Test_VertexAttribL3_22875() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttribL3_13799() { +static unsafe void Test_VertexAttribL3_22876() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttribL3_13800() { +static unsafe void Test_VertexAttribL3_22877() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,ref _v); } -static unsafe void Test_VertexAttribL3_13801() { +static unsafe void Test_VertexAttribL3_22878() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttribL3_13802() { +static unsafe void Test_VertexAttribL3_22879() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttribL3_13803() { +static unsafe void Test_VertexAttribL3_22880() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,ref _v); } -static unsafe void Test_VertexAttribL3_13804() { +static unsafe void Test_VertexAttribL3_22881() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttribL4_13805() { +static unsafe void Test_VertexAttribL4_22882() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); @@ -33129,7 +33133,7 @@ static unsafe void Test_VertexAttribL4_13805() { System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttribL4_13806() { +static unsafe void Test_VertexAttribL4_22883() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); @@ -33137,51 +33141,51 @@ static unsafe void Test_VertexAttribL4_13806() { System.Double _w = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttribL4_13807() { +static unsafe void Test_VertexAttribL4_22884() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttribL4_13808() { +static unsafe void Test_VertexAttribL4_22885() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,ref _v); } -static unsafe void Test_VertexAttribL4_13809() { +static unsafe void Test_VertexAttribL4_22886() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttribL4_13810() { +static unsafe void Test_VertexAttribL4_22887() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttribL4_13811() { +static unsafe void Test_VertexAttribL4_22888() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,ref _v); } -static unsafe void Test_VertexAttribL4_13812() { +static unsafe void Test_VertexAttribL4_22889() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttribLFormat_13813() { +static unsafe void Test_VertexAttribLFormat_22890() { System.Int32 _attribindex = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); System.Int32 _relativeoffset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_VertexAttribLFormat_13814() { +static unsafe void Test_VertexAttribLFormat_22891() { System.UInt32 _attribindex = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); System.UInt32 _relativeoffset = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_VertexAttribLPointer_13815() { +static unsafe void Test_VertexAttribLPointer_22892() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33189,7 +33193,7 @@ static unsafe void Test_VertexAttribLPointer_13815() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13816() { +static unsafe void Test_VertexAttribLPointer_22893() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33197,7 +33201,7 @@ static unsafe void Test_VertexAttribLPointer_13816() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13817() { +static unsafe void Test_VertexAttribLPointer_22894() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33205,7 +33209,7 @@ static unsafe void Test_VertexAttribLPointer_13817() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13818() { +static unsafe void Test_VertexAttribLPointer_22895() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33213,7 +33217,7 @@ static unsafe void Test_VertexAttribLPointer_13818() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13819() { +static unsafe void Test_VertexAttribLPointer_22896() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33221,7 +33225,7 @@ static unsafe void Test_VertexAttribLPointer_13819() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribLPointer_13820() { +static unsafe void Test_VertexAttribLPointer_22897() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33229,7 +33233,7 @@ static unsafe void Test_VertexAttribLPointer_13820() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13821() { +static unsafe void Test_VertexAttribLPointer_22898() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33237,7 +33241,7 @@ static unsafe void Test_VertexAttribLPointer_13821() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13822() { +static unsafe void Test_VertexAttribLPointer_22899() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33245,7 +33249,7 @@ static unsafe void Test_VertexAttribLPointer_13822() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13823() { +static unsafe void Test_VertexAttribLPointer_22900() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33253,7 +33257,7 @@ static unsafe void Test_VertexAttribLPointer_13823() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13824() { +static unsafe void Test_VertexAttribLPointer_22901() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33261,7 +33265,7 @@ static unsafe void Test_VertexAttribLPointer_13824() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribLPointer_13825() { +static unsafe void Test_VertexAttribLPointer_22902() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33269,7 +33273,7 @@ static unsafe void Test_VertexAttribLPointer_13825() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13826() { +static unsafe void Test_VertexAttribLPointer_22903() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33277,7 +33281,7 @@ static unsafe void Test_VertexAttribLPointer_13826() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13827() { +static unsafe void Test_VertexAttribLPointer_22904() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33285,7 +33289,7 @@ static unsafe void Test_VertexAttribLPointer_13827() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13828() { +static unsafe void Test_VertexAttribLPointer_22905() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33293,7 +33297,7 @@ static unsafe void Test_VertexAttribLPointer_13828() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13829() { +static unsafe void Test_VertexAttribLPointer_22906() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDoubleType); @@ -33301,7 +33305,7 @@ static unsafe void Test_VertexAttribLPointer_13829() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribLPointer_13830() { +static unsafe void Test_VertexAttribLPointer_22907() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33309,7 +33313,7 @@ static unsafe void Test_VertexAttribLPointer_13830() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13831() { +static unsafe void Test_VertexAttribLPointer_22908() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33317,7 +33321,7 @@ static unsafe void Test_VertexAttribLPointer_13831() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13832() { +static unsafe void Test_VertexAttribLPointer_22909() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33325,7 +33329,7 @@ static unsafe void Test_VertexAttribLPointer_13832() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13833() { +static unsafe void Test_VertexAttribLPointer_22910() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33333,7 +33337,7 @@ static unsafe void Test_VertexAttribLPointer_13833() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttribLPointer_13834() { +static unsafe void Test_VertexAttribLPointer_22911() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribDPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribDPointerType); @@ -33341,119 +33345,119 @@ static unsafe void Test_VertexAttribLPointer_13834() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttribP1_13835() { +static unsafe void Test_VertexAttribP1_22912() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP1_13836() { +static unsafe void Test_VertexAttribP1_22913() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP1_13837() { +static unsafe void Test_VertexAttribP1_22914() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP1_13838() { +static unsafe void Test_VertexAttribP1_22915() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP2_13839() { +static unsafe void Test_VertexAttribP2_22916() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP2_13840() { +static unsafe void Test_VertexAttribP2_22917() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP2_13841() { +static unsafe void Test_VertexAttribP2_22918() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP2_13842() { +static unsafe void Test_VertexAttribP2_22919() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP3_13843() { +static unsafe void Test_VertexAttribP3_22920() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP3_13844() { +static unsafe void Test_VertexAttribP3_22921() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP3_13845() { +static unsafe void Test_VertexAttribP3_22922() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP3_13846() { +static unsafe void Test_VertexAttribP3_22923() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP4_13847() { +static unsafe void Test_VertexAttribP4_22924() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP4_13848() { +static unsafe void Test_VertexAttribP4_22925() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP4_13849() { +static unsafe void Test_VertexAttribP4_22926() { System.Int32 _index = default(System.Int32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribP4_13850() { +static unsafe void Test_VertexAttribP4_22927() { System.UInt32 _index = default(System.UInt32); OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Boolean _normalized = default(System.Boolean); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttribPointer_13851() { +static unsafe void Test_VertexAttribPointer_22928() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33462,7 +33466,7 @@ static unsafe void Test_VertexAttribPointer_13851() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13852() { +static unsafe void Test_VertexAttribPointer_22929() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33471,7 +33475,7 @@ static unsafe void Test_VertexAttribPointer_13852() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13853() { +static unsafe void Test_VertexAttribPointer_22930() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33480,7 +33484,7 @@ static unsafe void Test_VertexAttribPointer_13853() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13854() { +static unsafe void Test_VertexAttribPointer_22931() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33489,7 +33493,7 @@ static unsafe void Test_VertexAttribPointer_13854() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13855() { +static unsafe void Test_VertexAttribPointer_22932() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33498,7 +33502,7 @@ static unsafe void Test_VertexAttribPointer_13855() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_VertexAttribPointer_13856() { +static unsafe void Test_VertexAttribPointer_22933() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33507,7 +33511,7 @@ static unsafe void Test_VertexAttribPointer_13856() { System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13857() { +static unsafe void Test_VertexAttribPointer_22934() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33516,7 +33520,7 @@ static unsafe void Test_VertexAttribPointer_13857() { int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13858() { +static unsafe void Test_VertexAttribPointer_22935() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33525,7 +33529,7 @@ static unsafe void Test_VertexAttribPointer_13858() { int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13859() { +static unsafe void Test_VertexAttribPointer_22936() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33534,7 +33538,7 @@ static unsafe void Test_VertexAttribPointer_13859() { int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttribPointer_13860() { +static unsafe void Test_VertexAttribPointer_22937() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -33543,155 +33547,155 @@ static unsafe void Test_VertexAttribPointer_13860() { int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_VertexBindingDivisor_13861() { +static unsafe void Test_VertexBindingDivisor_22938() { System.Int32 _bindingindex = default(System.Int32); System.Int32 _divisor = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexBindingDivisor(_bindingindex,_divisor); } -static unsafe void Test_VertexBindingDivisor_13862() { +static unsafe void Test_VertexBindingDivisor_22939() { System.UInt32 _bindingindex = default(System.UInt32); System.UInt32 _divisor = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexBindingDivisor(_bindingindex,_divisor); } -static unsafe void Test_VertexP2_13863() { +static unsafe void Test_VertexP2_22940() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexP2(_type,_value); } -static unsafe void Test_VertexP2_13864() { +static unsafe void Test_VertexP2_22941() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexP2(_type,_value); } -static unsafe void Test_VertexP2_13865() { +static unsafe void Test_VertexP2_22942() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexP2(_type,_value); } -static unsafe void Test_VertexP2_13866() { +static unsafe void Test_VertexP2_22943() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexP2(_type,_value); } -static unsafe void Test_VertexP3_13867() { +static unsafe void Test_VertexP3_22944() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexP3(_type,_value); } -static unsafe void Test_VertexP3_13868() { +static unsafe void Test_VertexP3_22945() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexP3(_type,_value); } -static unsafe void Test_VertexP3_13869() { +static unsafe void Test_VertexP3_22946() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexP3(_type,_value); } -static unsafe void Test_VertexP3_13870() { +static unsafe void Test_VertexP3_22947() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexP3(_type,_value); } -static unsafe void Test_VertexP4_13871() { +static unsafe void Test_VertexP4_22948() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32 _value = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexP4(_type,_value); } -static unsafe void Test_VertexP4_13872() { +static unsafe void Test_VertexP4_22949() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32 _value = default(System.UInt32); OpenTK.Graphics.OpenGL.GL.VertexP4(_type,_value); } -static unsafe void Test_VertexP4_13873() { +static unsafe void Test_VertexP4_22950() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.Int32* _value = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.VertexP4(_type,_value); } -static unsafe void Test_VertexP4_13874() { +static unsafe void Test_VertexP4_22951() { OpenTK.Graphics.OpenGL.PackedPointerType _type = default(OpenTK.Graphics.OpenGL.PackedPointerType); System.UInt32* _value = default(System.UInt32*); OpenTK.Graphics.OpenGL.GL.VertexP4(_type,_value); } -static unsafe void Test_VertexPointer_13875() { +static unsafe void Test_VertexPointer_22952() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); System.IntPtr _pointer = default(System.IntPtr); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_VertexPointer_13876() { +static unsafe void Test_VertexPointer_22953() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); int[] _pointer = default(int[]); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_VertexPointer_13877() { +static unsafe void Test_VertexPointer_22954() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); int[,] _pointer = default(int[,]); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_VertexPointer_13878() { +static unsafe void Test_VertexPointer_22955() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); int[,,] _pointer = default(int[,,]); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,_pointer); } -static unsafe void Test_VertexPointer_13879() { +static unsafe void Test_VertexPointer_22956() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); int _pointer = default(int); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,ref _pointer); } -static unsafe void Test_Viewport_13880() { +static unsafe void Test_Viewport_22957() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); OpenTK.Graphics.OpenGL.GL.Viewport(_x,_y,_width,_height); } -static unsafe void Test_ViewportArray_13881() { +static unsafe void Test_ViewportArray_22958() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,_v); } -static unsafe void Test_ViewportArray_13882() { +static unsafe void Test_ViewportArray_22959() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,ref _v); } -static unsafe void Test_ViewportArray_13883() { +static unsafe void Test_ViewportArray_22960() { System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,_v); } -static unsafe void Test_ViewportArray_13884() { +static unsafe void Test_ViewportArray_22961() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,_v); } -static unsafe void Test_ViewportArray_13885() { +static unsafe void Test_ViewportArray_22962() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,ref _v); } -static unsafe void Test_ViewportArray_13886() { +static unsafe void Test_ViewportArray_22963() { System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ViewportArray(_first,_count,_v); } -static unsafe void Test_ViewportIndexed_13887() { +static unsafe void Test_ViewportIndexed_22964() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); @@ -33699,7 +33703,7 @@ static unsafe void Test_ViewportIndexed_13887() { System.Single _h = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_x,_y,_w,_h); } -static unsafe void Test_ViewportIndexed_13888() { +static unsafe void Test_ViewportIndexed_22965() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); @@ -33707,757 +33711,758 @@ static unsafe void Test_ViewportIndexed_13888() { System.Single _h = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_x,_y,_w,_h); } -static unsafe void Test_ViewportIndexed_13889() { +static unsafe void Test_ViewportIndexed_22966() { System.Int32 _index = default(System.Int32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_ViewportIndexed_13890() { +static unsafe void Test_ViewportIndexed_22967() { System.Int32 _index = default(System.Int32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,ref _v); } -static unsafe void Test_ViewportIndexed_13891() { +static unsafe void Test_ViewportIndexed_22968() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_ViewportIndexed_13892() { +static unsafe void Test_ViewportIndexed_22969() { System.UInt32 _index = default(System.UInt32); System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_ViewportIndexed_13893() { +static unsafe void Test_ViewportIndexed_22970() { System.UInt32 _index = default(System.UInt32); System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,ref _v); } -static unsafe void Test_ViewportIndexed_13894() { +static unsafe void Test_ViewportIndexed_22971() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_WaitSync_13895() { +static unsafe void Test_WaitSync_22972() { System.IntPtr _sync = default(System.IntPtr); System.Int32 _flags = default(System.Int32); System.Int64 _timeout = default(System.Int64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_13896() { +static unsafe void Test_WaitSync_22973() { System.IntPtr _sync = default(System.IntPtr); System.Int32 _flags = default(System.Int32); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_13897() { +static unsafe void Test_WaitSync_22974() { System.IntPtr _sync = default(System.IntPtr); System.UInt32 _flags = default(System.UInt32); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_13898() { +static unsafe void Test_WaitSync_22975() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL.WaitSyncFlags); System.Int64 _timeout = default(System.Int64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_13899() { +static unsafe void Test_WaitSync_22976() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL.WaitSyncFlags); System.UInt64 _timeout = default(System.UInt64); OpenTK.Graphics.OpenGL.WaitSyncStatus r = OpenTK.Graphics.OpenGL.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WindowPos2_13900() { +static unsafe void Test_WindowPos2_22977() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); OpenTK.Graphics.OpenGL.GL.WindowPos2(_x,_y); } -static unsafe void Test_WindowPos2_13901() { +static unsafe void Test_WindowPos2_22978() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13902() { +static unsafe void Test_WindowPos2_22979() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.WindowPos2(ref _v); } -static unsafe void Test_WindowPos2_13903() { +static unsafe void Test_WindowPos2_22980() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13904() { +static unsafe void Test_WindowPos2_22981() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); OpenTK.Graphics.OpenGL.GL.WindowPos2(_x,_y); } -static unsafe void Test_WindowPos2_13905() { +static unsafe void Test_WindowPos2_22982() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13906() { +static unsafe void Test_WindowPos2_22983() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.WindowPos2(ref _v); } -static unsafe void Test_WindowPos2_13907() { +static unsafe void Test_WindowPos2_22984() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13908() { +static unsafe void Test_WindowPos2_22985() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); OpenTK.Graphics.OpenGL.GL.WindowPos2(_x,_y); } -static unsafe void Test_WindowPos2_13909() { +static unsafe void Test_WindowPos2_22986() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13910() { +static unsafe void Test_WindowPos2_22987() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.WindowPos2(ref _v); } -static unsafe void Test_WindowPos2_13911() { +static unsafe void Test_WindowPos2_22988() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13912() { +static unsafe void Test_WindowPos2_22989() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); OpenTK.Graphics.OpenGL.GL.WindowPos2(_x,_y); } -static unsafe void Test_WindowPos2_13913() { +static unsafe void Test_WindowPos2_22990() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos2_13914() { +static unsafe void Test_WindowPos2_22991() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.WindowPos2(ref _v); } -static unsafe void Test_WindowPos2_13915() { +static unsafe void Test_WindowPos2_22992() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.WindowPos2(_v); } -static unsafe void Test_WindowPos3_13916() { +static unsafe void Test_WindowPos3_22993() { System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); OpenTK.Graphics.OpenGL.GL.WindowPos3(_x,_y,_z); } -static unsafe void Test_WindowPos3_13917() { +static unsafe void Test_WindowPos3_22994() { System.Double[] _v = default(System.Double[]); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13918() { +static unsafe void Test_WindowPos3_22995() { System.Double _v = default(System.Double); OpenTK.Graphics.OpenGL.GL.WindowPos3(ref _v); } -static unsafe void Test_WindowPos3_13919() { +static unsafe void Test_WindowPos3_22996() { System.Double* _v = default(System.Double*); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13920() { +static unsafe void Test_WindowPos3_22997() { System.Single _x = default(System.Single); System.Single _y = default(System.Single); System.Single _z = default(System.Single); OpenTK.Graphics.OpenGL.GL.WindowPos3(_x,_y,_z); } -static unsafe void Test_WindowPos3_13921() { +static unsafe void Test_WindowPos3_22998() { System.Single[] _v = default(System.Single[]); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13922() { +static unsafe void Test_WindowPos3_22999() { System.Single _v = default(System.Single); OpenTK.Graphics.OpenGL.GL.WindowPos3(ref _v); } -static unsafe void Test_WindowPos3_13923() { +static unsafe void Test_WindowPos3_23000() { System.Single* _v = default(System.Single*); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13924() { +static unsafe void Test_WindowPos3_23001() { System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _z = default(System.Int32); OpenTK.Graphics.OpenGL.GL.WindowPos3(_x,_y,_z); } -static unsafe void Test_WindowPos3_13925() { +static unsafe void Test_WindowPos3_23002() { System.Int32[] _v = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13926() { +static unsafe void Test_WindowPos3_23003() { System.Int32 _v = default(System.Int32); OpenTK.Graphics.OpenGL.GL.WindowPos3(ref _v); } -static unsafe void Test_WindowPos3_13927() { +static unsafe void Test_WindowPos3_23004() { System.Int32* _v = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13928() { +static unsafe void Test_WindowPos3_23005() { System.Int16 _x = default(System.Int16); System.Int16 _y = default(System.Int16); System.Int16 _z = default(System.Int16); OpenTK.Graphics.OpenGL.GL.WindowPos3(_x,_y,_z); } -static unsafe void Test_WindowPos3_13929() { +static unsafe void Test_WindowPos3_23006() { System.Int16[] _v = default(System.Int16[]); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_WindowPos3_13930() { +static unsafe void Test_WindowPos3_23007() { System.Int16 _v = default(System.Int16); OpenTK.Graphics.OpenGL.GL.WindowPos3(ref _v); } -static unsafe void Test_WindowPos3_13931() { +static unsafe void Test_WindowPos3_23008() { System.Int16* _v = default(System.Int16*); OpenTK.Graphics.OpenGL.GL.WindowPos3(_v); } -static unsafe void Test_LoadAll_13932() { + +static unsafe void Test_LoadAll_23010() { OpenTK.Graphics.OpenGL.GL.LoadAll(); } -static unsafe void Test_Color3_13933() { +static unsafe void Test_Color3_23011() { System.Drawing.Color _color = default(System.Drawing.Color); OpenTK.Graphics.OpenGL.GL.Color3(_color); } -static unsafe void Test_Color4_13934() { +static unsafe void Test_Color4_23012() { System.Drawing.Color _color = default(System.Drawing.Color); OpenTK.Graphics.OpenGL.GL.Color4(_color); } -static unsafe void Test_Color3_13935() { +static unsafe void Test_Color3_23013() { OpenTK.Vector3 _color = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Color3(_color); } -static unsafe void Test_Color4_13936() { +static unsafe void Test_Color4_23014() { OpenTK.Vector4 _color = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Color4(_color); } -static unsafe void Test_Color4_13937() { +static unsafe void Test_Color4_23015() { OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.Color4(_color); } -static unsafe void Test_ClearColor_13938() { +static unsafe void Test_ClearColor_23016() { System.Drawing.Color _color = default(System.Drawing.Color); OpenTK.Graphics.OpenGL.GL.ClearColor(_color); } -static unsafe void Test_ClearColor_13939() { +static unsafe void Test_ClearColor_23017() { OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.ClearColor(_color); } -static unsafe void Test_BlendColor_13940() { +static unsafe void Test_BlendColor_23018() { System.Drawing.Color _color = default(System.Drawing.Color); OpenTK.Graphics.OpenGL.GL.BlendColor(_color); } -static unsafe void Test_BlendColor_13941() { +static unsafe void Test_BlendColor_23019() { OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.BlendColor(_color); } -static unsafe void Test_Material_13942() { +static unsafe void Test_Material_23020() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); OpenTK.Vector4 _params = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_Material_13943() { +static unsafe void Test_Material_23021() { OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); OpenTK.Graphics.Color4 _params = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.Material(_face,_pname,_params); } -static unsafe void Test_Light_13944() { +static unsafe void Test_Light_23022() { OpenTK.Graphics.OpenGL.LightName _name = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); OpenTK.Vector4 _params = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Light(_name,_pname,_params); } -static unsafe void Test_Light_13945() { +static unsafe void Test_Light_23023() { OpenTK.Graphics.OpenGL.LightName _name = default(OpenTK.Graphics.OpenGL.LightName); OpenTK.Graphics.OpenGL.LightParameter _pname = default(OpenTK.Graphics.OpenGL.LightParameter); OpenTK.Graphics.Color4 _params = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.Light(_name,_pname,_params); } -static unsafe void Test_Normal3_13946() { +static unsafe void Test_Normal3_23024() { OpenTK.Vector3 _normal = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Normal3(_normal); } -static unsafe void Test_RasterPos2_13947() { +static unsafe void Test_RasterPos2_23025() { OpenTK.Vector2 _pos = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.RasterPos2(_pos); } -static unsafe void Test_RasterPos3_13948() { +static unsafe void Test_RasterPos3_23026() { OpenTK.Vector3 _pos = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.RasterPos3(_pos); } -static unsafe void Test_RasterPos4_13949() { +static unsafe void Test_RasterPos4_23027() { OpenTK.Vector4 _pos = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.RasterPos4(_pos); } -static unsafe void Test_Vertex2_13950() { +static unsafe void Test_Vertex2_23028() { OpenTK.Vector2 _v = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex3_13951() { +static unsafe void Test_Vertex3_23029() { OpenTK.Vector3 _v = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex4_13952() { +static unsafe void Test_Vertex4_23030() { OpenTK.Vector4 _v = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_TexCoord2_13953() { +static unsafe void Test_TexCoord2_23031() { OpenTK.Vector2 _v = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord3_13954() { +static unsafe void Test_TexCoord3_23032() { OpenTK.Vector3 _v = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord4_13955() { +static unsafe void Test_TexCoord4_23033() { OpenTK.Vector4 _v = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_Rotate_13956() { +static unsafe void Test_Rotate_23034() { System.Single _angle = default(System.Single); OpenTK.Vector3 _axis = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Rotate(_angle,_axis); } -static unsafe void Test_Scale_13957() { +static unsafe void Test_Scale_23035() { OpenTK.Vector3 _scale = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Scale(_scale); } -static unsafe void Test_Translate_13958() { +static unsafe void Test_Translate_23036() { OpenTK.Vector3 _trans = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Translate(_trans); } -static unsafe void Test_MultMatrix_13959() { +static unsafe void Test_MultMatrix_23037() { OpenTK.Matrix4 _mat = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.MultMatrix(ref _mat); } -static unsafe void Test_LoadMatrix_13960() { +static unsafe void Test_LoadMatrix_23038() { OpenTK.Matrix4 _mat = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.LoadMatrix(ref _mat); } -static unsafe void Test_LoadTransposeMatrix_13961() { +static unsafe void Test_LoadTransposeMatrix_23039() { OpenTK.Matrix4 _mat = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(ref _mat); } -static unsafe void Test_MultTransposeMatrix_13962() { +static unsafe void Test_MultTransposeMatrix_23040() { OpenTK.Matrix4 _mat = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(ref _mat); } -static unsafe void Test_Normal3_13963() { +static unsafe void Test_Normal3_23041() { OpenTK.Vector3d _normal = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.Normal3(_normal); } -static unsafe void Test_RasterPos2_13964() { +static unsafe void Test_RasterPos2_23042() { OpenTK.Vector2d _pos = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.RasterPos2(_pos); } -static unsafe void Test_RasterPos3_13965() { +static unsafe void Test_RasterPos3_23043() { OpenTK.Vector3d _pos = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.RasterPos3(_pos); } -static unsafe void Test_RasterPos4_13966() { +static unsafe void Test_RasterPos4_23044() { OpenTK.Vector4d _pos = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.RasterPos4(_pos); } -static unsafe void Test_Vertex2_13967() { +static unsafe void Test_Vertex2_23045() { OpenTK.Vector2d _v = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.Vertex2(_v); } -static unsafe void Test_Vertex3_13968() { +static unsafe void Test_Vertex3_23046() { OpenTK.Vector3d _v = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.Vertex3(_v); } -static unsafe void Test_Vertex4_13969() { +static unsafe void Test_Vertex4_23047() { OpenTK.Vector4d _v = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.Vertex4(_v); } -static unsafe void Test_TexCoord2_13970() { +static unsafe void Test_TexCoord2_23048() { OpenTK.Vector2d _v = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.TexCoord2(_v); } -static unsafe void Test_TexCoord3_13971() { +static unsafe void Test_TexCoord3_23049() { OpenTK.Vector3d _v = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.TexCoord3(_v); } -static unsafe void Test_TexCoord4_13972() { +static unsafe void Test_TexCoord4_23050() { OpenTK.Vector4d _v = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.TexCoord4(_v); } -static unsafe void Test_Rotate_13973() { +static unsafe void Test_Rotate_23051() { System.Double _angle = default(System.Double); OpenTK.Vector3d _axis = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.Rotate(_angle,_axis); } -static unsafe void Test_Scale_13974() { +static unsafe void Test_Scale_23052() { OpenTK.Vector3d _scale = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.Scale(_scale); } -static unsafe void Test_Translate_13975() { +static unsafe void Test_Translate_23053() { OpenTK.Vector3d _trans = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.Translate(_trans); } -static unsafe void Test_MultMatrix_13976() { +static unsafe void Test_MultMatrix_23054() { OpenTK.Matrix4d _mat = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.MultMatrix(ref _mat); } -static unsafe void Test_LoadMatrix_13977() { +static unsafe void Test_LoadMatrix_23055() { OpenTK.Matrix4d _mat = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.LoadMatrix(ref _mat); } -static unsafe void Test_LoadTransposeMatrix_13978() { +static unsafe void Test_LoadTransposeMatrix_23056() { OpenTK.Matrix4d _mat = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.LoadTransposeMatrix(ref _mat); } -static unsafe void Test_MultTransposeMatrix_13979() { +static unsafe void Test_MultTransposeMatrix_23057() { OpenTK.Matrix4d _mat = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.MultTransposeMatrix(ref _mat); } -static unsafe void Test_Uniform2_13980() { +static unsafe void Test_Uniform2_23058() { System.Int32 _location = default(System.Int32); OpenTK.Vector2 _vector = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,ref _vector); } -static unsafe void Test_Uniform3_13981() { +static unsafe void Test_Uniform3_23059() { System.Int32 _location = default(System.Int32); OpenTK.Vector3 _vector = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,ref _vector); } -static unsafe void Test_Uniform4_13982() { +static unsafe void Test_Uniform4_23060() { System.Int32 _location = default(System.Int32); OpenTK.Vector4 _vector = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,ref _vector); } -static unsafe void Test_Uniform2_13983() { +static unsafe void Test_Uniform2_23061() { System.Int32 _location = default(System.Int32); OpenTK.Vector2 _vector = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.Uniform2(_location,_vector); } -static unsafe void Test_Uniform3_13984() { +static unsafe void Test_Uniform3_23062() { System.Int32 _location = default(System.Int32); OpenTK.Vector3 _vector = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.Uniform3(_location,_vector); } -static unsafe void Test_Uniform4_13985() { +static unsafe void Test_Uniform4_23063() { System.Int32 _location = default(System.Int32); OpenTK.Vector4 _vector = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_vector); } -static unsafe void Test_Uniform4_13986() { +static unsafe void Test_Uniform4_23064() { System.Int32 _location = default(System.Int32); OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_color); } -static unsafe void Test_Uniform4_13987() { +static unsafe void Test_Uniform4_23065() { System.Int32 _location = default(System.Int32); OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); OpenTK.Graphics.OpenGL.GL.Uniform4(_location,_quaternion); } -static unsafe void Test_UniformMatrix2_13988() { +static unsafe void Test_UniformMatrix2_23066() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix2_13989() { +static unsafe void Test_UniformMatrix2_23067() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2d _matrix = default(OpenTK.Matrix2d); OpenTK.Graphics.OpenGL.GL.UniformMatrix2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix2x3_13990() { +static unsafe void Test_UniformMatrix2x3_23068() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2x3 _matrix = default(OpenTK.Matrix2x3); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix2x3_13991() { +static unsafe void Test_UniformMatrix2x3_23069() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2x3d _matrix = default(OpenTK.Matrix2x3d); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix2x4_13992() { +static unsafe void Test_UniformMatrix2x4_23070() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2x4 _matrix = default(OpenTK.Matrix2x4); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix2x4_13993() { +static unsafe void Test_UniformMatrix2x4_23071() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2x4d _matrix = default(OpenTK.Matrix2x4d); OpenTK.Graphics.OpenGL.GL.UniformMatrix2x4(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3x2_13994() { +static unsafe void Test_UniformMatrix3x2_23072() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3x2 _matrix = default(OpenTK.Matrix3x2); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3x2_13995() { +static unsafe void Test_UniformMatrix3x2_23073() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3x2d _matrix = default(OpenTK.Matrix3x2d); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3_13996() { +static unsafe void Test_UniformMatrix3_23074() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3_13997() { +static unsafe void Test_UniformMatrix3_23075() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3d _matrix = default(OpenTK.Matrix3d); OpenTK.Graphics.OpenGL.GL.UniformMatrix3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3x4_13998() { +static unsafe void Test_UniformMatrix3x4_23076() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3x4 _matrix = default(OpenTK.Matrix3x4); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3x4_13999() { +static unsafe void Test_UniformMatrix3x4_23077() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3x4d _matrix = default(OpenTK.Matrix3x4d); OpenTK.Graphics.OpenGL.GL.UniformMatrix3x4(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4x2_14000() { +static unsafe void Test_UniformMatrix4x2_23078() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4x2 _matrix = default(OpenTK.Matrix4x2); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4x2_14001() { +static unsafe void Test_UniformMatrix4x2_23079() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4x2d _matrix = default(OpenTK.Matrix4x2d); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4x3_14002() { +static unsafe void Test_UniformMatrix4x3_23080() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4x3 _matrix = default(OpenTK.Matrix4x3); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4x3_14003() { +static unsafe void Test_UniformMatrix4x3_23081() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4x3d _matrix = default(OpenTK.Matrix4x3d); OpenTK.Graphics.OpenGL.GL.UniformMatrix4x3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4_14004() { +static unsafe void Test_UniformMatrix4_23082() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4_14005() { +static unsafe void Test_UniformMatrix4_23083() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4d _matrix = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.UniformMatrix4(_location,_transpose,ref _matrix); } -static unsafe void Test_GetActiveAttrib_14006() { +static unsafe void Test_GetActiveAttrib_23084() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL.ActiveAttribType); System.String r = OpenTK.Graphics.OpenGL.GL.GetActiveAttrib(_program,_index,out _size,out _type); } -static unsafe void Test_GetActiveUniform_14007() { +static unsafe void Test_GetActiveUniform_23085() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL.ActiveUniformType); System.String r = OpenTK.Graphics.OpenGL.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); } -static unsafe void Test_GetActiveUniformName_14008() { +static unsafe void Test_GetActiveUniformName_23086() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetActiveUniformName(_program,_uniformIndex); } -static unsafe void Test_GetActiveUniformBlockName_14009() { +static unsafe void Test_GetActiveUniformBlockName_23087() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetActiveUniformBlockName(_program,_uniformIndex); } -static unsafe void Test_ShaderSource_14010() { +static unsafe void Test_ShaderSource_23088() { System.Int32 _shader = default(System.Int32); System.String _string = default(System.String); OpenTK.Graphics.OpenGL.GL.ShaderSource(_shader,_string); } -static unsafe void Test_GetShaderInfoLog_14011() { +static unsafe void Test_GetShaderInfoLog_23089() { System.Int32 _shader = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader); } -static unsafe void Test_GetShaderInfoLog_14012() { +static unsafe void Test_GetShaderInfoLog_23090() { System.Int32 _shader = default(System.Int32); System.String _info = default(System.String); OpenTK.Graphics.OpenGL.GL.GetShaderInfoLog(_shader,out _info); } -static unsafe void Test_GetProgramInfoLog_14013() { +static unsafe void Test_GetProgramInfoLog_23091() { System.Int32 _program = default(System.Int32); System.String r = OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program); } -static unsafe void Test_GetProgramInfoLog_14014() { +static unsafe void Test_GetProgramInfoLog_23092() { System.Int32 _program = default(System.Int32); System.String _info = default(System.String); OpenTK.Graphics.OpenGL.GL.GetProgramInfoLog(_program,out _info); } -static unsafe void Test_PointParameter_14015() { +static unsafe void Test_PointParameter_23093() { OpenTK.Graphics.OpenGL.PointSpriteCoordOriginParameter _param = default(OpenTK.Graphics.OpenGL.PointSpriteCoordOriginParameter); OpenTK.Graphics.OpenGL.GL.PointParameter(_param); } -static unsafe void Test_VertexAttrib2_14016() { +static unsafe void Test_VertexAttrib2_23094() { System.Int32 _index = default(System.Int32); OpenTK.Vector2 _v = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib3_14017() { +static unsafe void Test_VertexAttrib3_23095() { System.Int32 _index = default(System.Int32); OpenTK.Vector3 _v = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib4_14018() { +static unsafe void Test_VertexAttrib4_23096() { System.Int32 _index = default(System.Int32); OpenTK.Vector4 _v = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib2_14019() { +static unsafe void Test_VertexAttrib2_23097() { System.Int32 _index = default(System.Int32); OpenTK.Vector2 _v = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib3_14020() { +static unsafe void Test_VertexAttrib3_23098() { System.Int32 _index = default(System.Int32); OpenTK.Vector3 _v = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib4_14021() { +static unsafe void Test_VertexAttrib4_23099() { System.Int32 _index = default(System.Int32); OpenTK.Vector4 _v = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_MultiTexCoord2_14022() { +static unsafe void Test_MultiTexCoord2_23100() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector2 _v = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_14023() { +static unsafe void Test_MultiTexCoord3_23101() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector3 _v = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_14024() { +static unsafe void Test_MultiTexCoord4_23102() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector4 _v = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_VertexAttrib2_14025() { +static unsafe void Test_VertexAttrib2_23103() { System.Int32 _index = default(System.Int32); OpenTK.Vector2d _v = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib3_14026() { +static unsafe void Test_VertexAttrib3_23104() { System.Int32 _index = default(System.Int32); OpenTK.Vector3d _v = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib4_14027() { +static unsafe void Test_VertexAttrib4_23105() { System.Int32 _index = default(System.Int32); OpenTK.Vector4d _v = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib2_14028() { +static unsafe void Test_VertexAttrib2_23106() { System.Int32 _index = default(System.Int32); OpenTK.Vector2d _v = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib3_14029() { +static unsafe void Test_VertexAttrib3_23107() { System.Int32 _index = default(System.Int32); OpenTK.Vector3d _v = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib4_14030() { +static unsafe void Test_VertexAttrib4_23108() { System.Int32 _index = default(System.Int32); OpenTK.Vector4d _v = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_MultiTexCoord2_14031() { +static unsafe void Test_MultiTexCoord2_23109() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector2d _v = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.MultiTexCoord2(_target,ref _v); } -static unsafe void Test_MultiTexCoord3_14032() { +static unsafe void Test_MultiTexCoord3_23110() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector3d _v = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.MultiTexCoord3(_target,ref _v); } -static unsafe void Test_MultiTexCoord4_14033() { +static unsafe void Test_MultiTexCoord4_23111() { OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); OpenTK.Vector4d _v = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.MultiTexCoord4(_target,ref _v); } -static unsafe void Test_Rect_14034() { +static unsafe void Test_Rect_23112() { System.Drawing.RectangleF _rect = default(System.Drawing.RectangleF); OpenTK.Graphics.OpenGL.GL.Rect(_rect); } -static unsafe void Test_Rect_14035() { +static unsafe void Test_Rect_23113() { System.Drawing.Rectangle _rect = default(System.Drawing.Rectangle); OpenTK.Graphics.OpenGL.GL.Rect(_rect); } -static unsafe void Test_Rect_14036() { +static unsafe void Test_Rect_23114() { System.Drawing.RectangleF _rect = default(System.Drawing.RectangleF); OpenTK.Graphics.OpenGL.GL.Rect(ref _rect); } -static unsafe void Test_Rect_14037() { +static unsafe void Test_Rect_23115() { System.Drawing.Rectangle _rect = default(System.Drawing.Rectangle); OpenTK.Graphics.OpenGL.GL.Rect(ref _rect); } -static unsafe void Test_VertexPointer_14038() { +static unsafe void Test_VertexPointer_23116() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexPointer(_size,_type,_stride,_offset); } -static unsafe void Test_NormalPointer_14039() { +static unsafe void Test_NormalPointer_23117() { OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.NormalPointer(_type,_stride,_offset); } -static unsafe void Test_IndexPointer_14040() { +static unsafe void Test_IndexPointer_23118() { OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.IndexPointer(_type,_stride,_offset); } -static unsafe void Test_ColorPointer_14041() { +static unsafe void Test_ColorPointer_23119() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.ColorPointer(_size,_type,_stride,_offset); } -static unsafe void Test_FogCoordPointer_14042() { +static unsafe void Test_FogCoordPointer_23120() { OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.FogCoordPointer(_type,_stride,_offset); } -static unsafe void Test_EdgeFlagPointer_14043() { +static unsafe void Test_EdgeFlagPointer_23121() { System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.EdgeFlagPointer(_stride,_offset); } -static unsafe void Test_TexCoordPointer_14044() { +static unsafe void Test_TexCoordPointer_23122() { System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.TexCoordPointer(_size,_type,_stride,_offset); } -static unsafe void Test_VertexAttribPointer_14045() { +static unsafe void Test_VertexAttribPointer_23123() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); @@ -34466,80 +34471,80 @@ static unsafe void Test_VertexAttribPointer_14045() { System.Int32 _offset = default(System.Int32); OpenTK.Graphics.OpenGL.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); } -static unsafe void Test_GetFloat_14046() { +static unsafe void Test_GetFloat_23124() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector2 _vector = default(OpenTK.Vector2); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14047() { +static unsafe void Test_GetFloat_23125() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector3 _vector = default(OpenTK.Vector3); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14048() { +static unsafe void Test_GetFloat_23126() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector4 _vector = default(OpenTK.Vector4); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14049() { +static unsafe void Test_GetFloat_23127() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); OpenTK.Graphics.OpenGL.GL.GetFloat(_pname,out _matrix); } -static unsafe void Test_GetDouble_14050() { +static unsafe void Test_GetDouble_23128() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector2d _vector = default(OpenTK.Vector2d); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,out _vector); } -static unsafe void Test_GetDouble_14051() { +static unsafe void Test_GetDouble_23129() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector3d _vector = default(OpenTK.Vector3d); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,out _vector); } -static unsafe void Test_GetDouble_14052() { +static unsafe void Test_GetDouble_23130() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Vector4d _vector = default(OpenTK.Vector4d); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,out _vector); } -static unsafe void Test_GetDouble_14053() { +static unsafe void Test_GetDouble_23131() { OpenTK.Graphics.OpenGL.GetPName _pname = default(OpenTK.Graphics.OpenGL.GetPName); OpenTK.Matrix4d _matrix = default(OpenTK.Matrix4d); OpenTK.Graphics.OpenGL.GL.GetDouble(_pname,out _matrix); } -static unsafe void Test_Viewport_14054() { +static unsafe void Test_Viewport_23132() { System.Drawing.Size _size = default(System.Drawing.Size); OpenTK.Graphics.OpenGL.GL.Viewport(_size); } -static unsafe void Test_Viewport_14055() { +static unsafe void Test_Viewport_23133() { System.Drawing.Point _location = default(System.Drawing.Point); System.Drawing.Size _size = default(System.Drawing.Size); OpenTK.Graphics.OpenGL.GL.Viewport(_location,_size); } -static unsafe void Test_Viewport_14056() { +static unsafe void Test_Viewport_23134() { System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); OpenTK.Graphics.OpenGL.GL.Viewport(_rectangle); } -static unsafe void Test_TexEnv_14057() { +static unsafe void Test_TexEnv_23135() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); System.Drawing.Color _color = default(System.Drawing.Color); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_color); } -static unsafe void Test_TexEnv_14058() { +static unsafe void Test_TexEnv_23136() { OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); OpenTK.Graphics.OpenGL.GL.TexEnv(_target,_pname,_color); } -static unsafe void Test_DisableClientState_14059() { +static unsafe void Test_DisableClientState_23137() { OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); OpenTK.Graphics.OpenGL.GL.DisableClientState(_array); } -static unsafe void Test_EnableClientState_14060() { +static unsafe void Test_EnableClientState_23138() { OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); OpenTK.Graphics.OpenGL.GL.EnableClientState(_array); } -static unsafe void Test_GetActiveUniforms_14061() { +static unsafe void Test_GetActiveUniforms_23139() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32[] _uniformIndices = default(System.Int32[]); @@ -34547,7 +34552,7 @@ static unsafe void Test_GetActiveUniforms_14061() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_14062() { +static unsafe void Test_GetActiveUniforms_23140() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32 _uniformIndices = default(System.Int32); @@ -34555,7 +34560,7 @@ static unsafe void Test_GetActiveUniforms_14062() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_14063() { +static unsafe void Test_GetActiveUniforms_23141() { System.Int32 _program = default(System.Int32); System.Int32 _uniformCount = default(System.Int32); System.Int32* _uniformIndices = default(System.Int32*); @@ -34563,7 +34568,7 @@ static unsafe void Test_GetActiveUniforms_14063() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_14064() { +static unsafe void Test_GetActiveUniforms_23142() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32[] _uniformIndices = default(System.UInt32[]); @@ -34571,7 +34576,7 @@ static unsafe void Test_GetActiveUniforms_14064() { System.Int32[] _params = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetActiveUniforms_14065() { +static unsafe void Test_GetActiveUniforms_23143() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32 _uniformIndices = default(System.UInt32); @@ -34579,7 +34584,7 @@ static unsafe void Test_GetActiveUniforms_14065() { System.Int32 _params = default(System.Int32); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_14066() { +static unsafe void Test_GetActiveUniforms_23144() { System.UInt32 _program = default(System.UInt32); System.Int32 _uniformCount = default(System.Int32); System.UInt32* _uniformIndices = default(System.UInt32*); @@ -34587,25 +34592,25 @@ static unsafe void Test_GetActiveUniforms_14066() { System.Int32* _params = default(System.Int32*); OpenTK.Graphics.OpenGL.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_GetBufferParameteri64_14067() { +static unsafe void Test_GetBufferParameteri64_23145() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.Version32 _pname = default(OpenTK.Graphics.OpenGL.Version32); System.Int64[] _params = default(System.Int64[]); OpenTK.Graphics.OpenGL.GL.GetBufferParameteri64(_target,_pname,_params); } -static unsafe void Test_GetBufferParameteri64_14068() { +static unsafe void Test_GetBufferParameteri64_23146() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.Version32 _pname = default(OpenTK.Graphics.OpenGL.Version32); System.Int64 _params = default(System.Int64); OpenTK.Graphics.OpenGL.GL.GetBufferParameteri64(_target,_pname,out _params); } -static unsafe void Test_GetBufferParameteri64_14069() { +static unsafe void Test_GetBufferParameteri64_23147() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.Version32 _pname = default(OpenTK.Graphics.OpenGL.Version32); System.Int64* _params = default(System.Int64*); OpenTK.Graphics.OpenGL.GL.GetBufferParameteri64(_target,_pname,_params); } -static unsafe void Test_FramebufferTextureFace_14070() { +static unsafe void Test_FramebufferTextureFace_23148() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.Version32 _attachment = default(OpenTK.Graphics.OpenGL.Version32); System.Int32 _texture = default(System.Int32); @@ -34613,7 +34618,7 @@ static unsafe void Test_FramebufferTextureFace_14070() { OpenTK.Graphics.OpenGL.Version32 _face = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.GL.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); } -static unsafe void Test_FramebufferTextureFace_14071() { +static unsafe void Test_FramebufferTextureFace_23149() { OpenTK.Graphics.OpenGL.Version32 _target = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.Version32 _attachment = default(OpenTK.Graphics.OpenGL.Version32); System.UInt32 _texture = default(System.UInt32); @@ -34621,21 +34626,21 @@ static unsafe void Test_FramebufferTextureFace_14071() { OpenTK.Graphics.OpenGL.Version32 _face = default(OpenTK.Graphics.OpenGL.Version32); OpenTK.Graphics.OpenGL.GL.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); } -static unsafe void Test_GetAttachedShaders_14072() { +static unsafe void Test_GetAttachedShaders_23150() { System.Int32 _program = default(System.Int32); System.Int32 _maxCount = default(System.Int32); System.Int32* _count = default(System.Int32*); System.Int32[] _obj = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,_count,_obj); } -static unsafe void Test_GetAttachedShaders_14073() { +static unsafe void Test_GetAttachedShaders_23151() { System.UInt32 _program = default(System.UInt32); System.Int32 _maxCount = default(System.Int32); System.Int32* _count = default(System.Int32*); System.UInt32[] _obj = default(System.UInt32[]); OpenTK.Graphics.OpenGL.GL.GetAttachedShaders(_program,_maxCount,_count,_obj); } -static unsafe void Test_GetSeparableFilter_14074() { +static unsafe void Test_GetSeparableFilter_23152() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34644,7 +34649,7 @@ static unsafe void Test_GetSeparableFilter_14074() { int[] _span = default(int[]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14075() { +static unsafe void Test_GetSeparableFilter_23153() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34653,7 +34658,7 @@ static unsafe void Test_GetSeparableFilter_14075() { int[,] _span = default(int[,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14076() { +static unsafe void Test_GetSeparableFilter_23154() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34662,7 +34667,7 @@ static unsafe void Test_GetSeparableFilter_14076() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14077() { +static unsafe void Test_GetSeparableFilter_23155() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34671,7 +34676,7 @@ static unsafe void Test_GetSeparableFilter_14077() { int _span = default(int); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,ref _span); } -static unsafe void Test_GetSeparableFilter_14078() { +static unsafe void Test_GetSeparableFilter_23156() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34680,7 +34685,7 @@ static unsafe void Test_GetSeparableFilter_14078() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14079() { +static unsafe void Test_GetSeparableFilter_23157() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34689,7 +34694,7 @@ static unsafe void Test_GetSeparableFilter_14079() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14080() { +static unsafe void Test_GetSeparableFilter_23158() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34698,7 +34703,7 @@ static unsafe void Test_GetSeparableFilter_14080() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14081() { +static unsafe void Test_GetSeparableFilter_23159() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34707,7 +34712,7 @@ static unsafe void Test_GetSeparableFilter_14081() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,ref _column,_span); } -static unsafe void Test_GetSeparableFilter_14082() { +static unsafe void Test_GetSeparableFilter_23160() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34716,7 +34721,7 @@ static unsafe void Test_GetSeparableFilter_14082() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14083() { +static unsafe void Test_GetSeparableFilter_23161() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34725,7 +34730,7 @@ static unsafe void Test_GetSeparableFilter_14083() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetSeparableFilter_14084() { +static unsafe void Test_GetSeparableFilter_23162() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); @@ -34734,7 +34739,7 @@ static unsafe void Test_GetSeparableFilter_14084() { int[,,] _span = default(int[,,]); OpenTK.Graphics.OpenGL.GL.GetSeparableFilter(_target,_format,_type,ref _row,_column,_span); } -static unsafe void Test_GetSync_14085() { +static unsafe void Test_GetSync_23163() { System.IntPtr _sync = default(System.IntPtr); OpenTK.Graphics.OpenGL.ArbSync _pname = default(OpenTK.Graphics.OpenGL.ArbSync); System.Int32 _bufSize = default(System.Int32); @@ -34742,7 +34747,7 @@ static unsafe void Test_GetSync_14085() { System.Int32[] _values = default(System.Int32[]); OpenTK.Graphics.OpenGL.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_SeparableFilter2D_14086() { +static unsafe void Test_SeparableFilter2D_23164() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34753,7 +34758,7 @@ static unsafe void Test_SeparableFilter2D_14086() { int[] _column = default(int[]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_14087() { +static unsafe void Test_SeparableFilter2D_23165() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34764,7 +34769,7 @@ static unsafe void Test_SeparableFilter2D_14087() { int[,] _column = default(int[,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_14088() { +static unsafe void Test_SeparableFilter2D_23166() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34775,7 +34780,7 @@ static unsafe void Test_SeparableFilter2D_14088() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_14089() { +static unsafe void Test_SeparableFilter2D_23167() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34786,7 +34791,7 @@ static unsafe void Test_SeparableFilter2D_14089() { int _column = default(int); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,ref _column); } -static unsafe void Test_SeparableFilter2D_14090() { +static unsafe void Test_SeparableFilter2D_23168() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34797,7 +34802,7 @@ static unsafe void Test_SeparableFilter2D_14090() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_14091() { +static unsafe void Test_SeparableFilter2D_23169() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34808,7 +34813,7 @@ static unsafe void Test_SeparableFilter2D_14091() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_SeparableFilter2D_14092() { +static unsafe void Test_SeparableFilter2D_23170() { OpenTK.Graphics.OpenGL.SeparableTarget _target = default(OpenTK.Graphics.OpenGL.SeparableTarget); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34819,7 +34824,7 @@ static unsafe void Test_SeparableFilter2D_14092() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,_column); } -static unsafe void Test_SeparableFilter2D_14093() { +static unsafe void Test_SeparableFilter2D_23171() { OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); System.Int32 _width = default(System.Int32); @@ -34830,5544 +34835,65901 @@ static unsafe void Test_SeparableFilter2D_14093() { int[,,] _column = default(int[,,]); OpenTK.Graphics.OpenGL.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,_column); } - -static unsafe void Test_Invoke_14095() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); - OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL.DebugProcAmd).Invoke(_id,_category,_severity,_length,_message,_userParam); +static unsafe void Test_TbufferMask_23172() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.GL_3dfx.TbufferMask(_mask); } -static unsafe void Test_BeginInvoke_14096() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); - OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcAmd).BeginInvoke(_id,_category,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_TbufferMask_23173() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.GL_3dfx.TbufferMask(_mask); } -static unsafe void Test_EndInvoke_14097() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL.DebugProcAmd).EndInvoke(_result); +static unsafe void Test_BeginPerfMonitor_23174() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.BeginPerfMonitor(_monitor); } - -static unsafe void Test_Invoke_14099() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL.DebugProcArb).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_BeginPerfMonitor_23175() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.BeginPerfMonitor(_monitor); } -static unsafe void Test_BeginInvoke_14100() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcArb).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_BlendEquationIndexed_23176() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendEquationIndexed(_buf,_mode); } -static unsafe void Test_EndInvoke_14101() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL.DebugProcArb).EndInvoke(_result); +static unsafe void Test_BlendEquationIndexed_23177() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendEquationIndexed(_buf,_mode); } - -static unsafe void Test_Invoke_14103() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_BlendEquationSeparateIndexed_23178() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _modeRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _modeAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendEquationSeparateIndexed(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_BeginInvoke_14104() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_BlendEquationSeparateIndexed_23179() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _modeRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _modeAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendEquationSeparateIndexed(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_EndInvoke_14105() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL.DebugProc).EndInvoke(_result); +static unsafe void Test_BlendFuncIndexed_23180() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendFuncIndexed(_buf,_src,_dst); } - -static unsafe void Test_Invoke_14107() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_BlendFuncIndexed_23181() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendFuncIndexed(_buf,_src,_dst); } -static unsafe void Test_BeginInvoke_14108() { - OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); - OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); +static unsafe void Test_BlendFuncSeparateIndexed_23182() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _srcAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendFuncSeparateIndexed(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BlendFuncSeparateIndexed_23183() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _srcAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.AmdDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Amd.BlendFuncSeparateIndexed(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_DebugMessageCallback_23184() { + OpenTK.Graphics.OpenGL.DebugProcAmd _callback = default(OpenTK.Graphics.OpenGL.DebugProcAmd); System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_EndInvoke_14109() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL.DebugProcKhr).EndInvoke(_result); +static unsafe void Test_DebugMessageCallback_23185() { + OpenTK.Graphics.OpenGL.DebugProcAmd _callback = default(OpenTK.Graphics.OpenGL.DebugProcAmd); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageCallback(_callback,_userParam); } - -static unsafe void Test_ActiveTexture_14111() { - OpenTK.Graphics.ES10.All _texture = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.ActiveTexture(_texture); +static unsafe void Test_DebugMessageCallback_23186() { + OpenTK.Graphics.OpenGL.DebugProcAmd _callback = default(OpenTK.Graphics.OpenGL.DebugProcAmd); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_AlphaFunc_14112() { - OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); - System.Single _ref = default(System.Single); - OpenTK.Graphics.ES10.GL.AlphaFunc(_func,_ref); +static unsafe void Test_DebugMessageCallback_23187() { + OpenTK.Graphics.OpenGL.DebugProcAmd _callback = default(OpenTK.Graphics.OpenGL.DebugProcAmd); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_AlphaFuncx_14113() { - OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); - System.Int32 _ref = default(System.Int32); - OpenTK.Graphics.ES10.GL.AlphaFuncx(_func,_ref); +static unsafe void Test_DebugMessageCallback_23188() { + OpenTK.Graphics.OpenGL.DebugProcAmd _callback = default(OpenTK.Graphics.OpenGL.DebugProcAmd); + int _userParam = default(int); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_BindTexture_14114() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES10.GL.BindTexture(_target,_texture); +static unsafe void Test_DebugMessageEnable_23189() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,_ids,_enabled); } -static unsafe void Test_BindTexture_14115() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES10.GL.BindTexture(_target,_texture); +static unsafe void Test_DebugMessageEnable_23190() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_BlendFunc_14116() { - OpenTK.Graphics.ES10.All _sfactor = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _dfactor = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_DebugMessageEnable_23191() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,_ids,_enabled); } -static unsafe void Test_Clear_14117() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES10.GL.Clear(_mask); +static unsafe void Test_DebugMessageEnable_23192() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,_ids,_enabled); } -static unsafe void Test_Clear_14118() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES10.GL.Clear(_mask); +static unsafe void Test_DebugMessageEnable_23193() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_ClearColor_14119() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES10.GL.ClearColor(_red,_green,_blue,_alpha); +static unsafe void Test_DebugMessageEnable_23194() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageEnable(_category,_severity,_count,_ids,_enabled); } -static unsafe void Test_ClearColorx_14120() { - System.Int32 _red = default(System.Int32); - System.Int32 _green = default(System.Int32); - System.Int32 _blue = default(System.Int32); - System.Int32 _alpha = default(System.Int32); - OpenTK.Graphics.ES10.GL.ClearColorx(_red,_green,_blue,_alpha); +static unsafe void Test_DebugMessageInsert_23195() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageInsert(_category,_severity,_id,_length,_buf); } -static unsafe void Test_ClearDepth_14121() { - System.Single _depth = default(System.Single); - OpenTK.Graphics.ES10.GL.ClearDepth(_depth); +static unsafe void Test_DebugMessageInsert_23196() { + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Amd.DebugMessageInsert(_category,_severity,_id,_length,_buf); +} +static unsafe void Test_DeleteNames_23197() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32[] _names = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,_names); +} +static unsafe void Test_DeleteNames_23198() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32 _names = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,ref _names); +} +static unsafe void Test_DeleteNames_23199() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32* _names = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,_names); +} +static unsafe void Test_DeleteNames_23200() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32[] _names = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,_names); +} +static unsafe void Test_DeleteNames_23201() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32 _names = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,ref _names); +} +static unsafe void Test_DeleteNames_23202() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32* _names = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.DeleteNames(_identifier,_num,_names); +} +static unsafe void Test_DeletePerfMonitor_23203() { + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitor(_monitors); +} +static unsafe void Test_DeletePerfMonitor_23204() { + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitor(_monitors); +} +static unsafe void Test_DeletePerfMonitors_23205() { + System.Int32 _n = default(System.Int32); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_ClearDepthx_14122() { - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES10.GL.ClearDepthx(_depth); +static unsafe void Test_DeletePerfMonitors_23206() { + System.Int32 _n = default(System.Int32); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,ref _monitors); } -static unsafe void Test_ClearStencil_14123() { - System.Int32 _s = default(System.Int32); - OpenTK.Graphics.ES10.GL.ClearStencil(_s); +static unsafe void Test_DeletePerfMonitors_23207() { + System.Int32 _n = default(System.Int32); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_ClientActiveTexture_14124() { - OpenTK.Graphics.ES10.All _texture = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.ClientActiveTexture(_texture); +static unsafe void Test_DeletePerfMonitors_23208() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_Color4_14125() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES10.GL.Color4(_red,_green,_blue,_alpha); +static unsafe void Test_DeletePerfMonitors_23209() { + System.Int32 _n = default(System.Int32); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,ref _monitors); } -static unsafe void Test_Color4x_14126() { - System.Int32 _red = default(System.Int32); - System.Int32 _green = default(System.Int32); - System.Int32 _blue = default(System.Int32); - System.Int32 _alpha = default(System.Int32); - OpenTK.Graphics.ES10.GL.Color4x(_red,_green,_blue,_alpha); +static unsafe void Test_DeletePerfMonitors_23210() { + System.Int32 _n = default(System.Int32); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.DeletePerfMonitors(_n,_monitors); +} +static unsafe void Test_EndPerfMonitor_23211() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.EndPerfMonitor(_monitor); +} +static unsafe void Test_EndPerfMonitor_23212() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.EndPerfMonitor(_monitor); +} +static unsafe void Test_GenNames_23213() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32[] _names = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,_names); +} +static unsafe void Test_GenNames_23214() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32 _names = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,out _names); +} +static unsafe void Test_GenNames_23215() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _num = default(System.Int32); + System.Int32* _names = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,_names); +} +static unsafe void Test_GenNames_23216() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32[] _names = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,_names); +} +static unsafe void Test_GenNames_23217() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32 _names = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,out _names); +} +static unsafe void Test_GenNames_23218() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _num = default(System.UInt32); + System.UInt32* _names = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.GenNames(_identifier,_num,_names); +} +static unsafe void Test_GenPerfMonitor_23219() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitor(); +} +static unsafe void Test_GenPerfMonitors_23220() { + System.Int32 _n = default(System.Int32); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_ColorMask_14127() { - System.Boolean _red = default(System.Boolean); - System.Boolean _green = default(System.Boolean); - System.Boolean _blue = default(System.Boolean); - System.Boolean _alpha = default(System.Boolean); - OpenTK.Graphics.ES10.GL.ColorMask(_red,_green,_blue,_alpha); +static unsafe void Test_GenPerfMonitors_23221() { + System.Int32 _n = default(System.Int32); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,out _monitors); } -static unsafe void Test_ColorPointer_14128() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_GenPerfMonitors_23222() { + System.Int32 _n = default(System.Int32); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_ColorPointer_14129() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_GenPerfMonitors_23223() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_ColorPointer_14130() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_GenPerfMonitors_23224() { + System.Int32 _n = default(System.Int32); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,out _monitors); } -static unsafe void Test_ColorPointer_14131() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_GenPerfMonitors_23225() { + System.Int32 _n = default(System.Int32); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_ColorPointer_14132() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,ref _pointer); +static unsafe void Test_GetDebugMessageLog_23226() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput[] _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput[]); + System.Int32[] _severities = default(System.Int32[]); + System.Int32[] _ids = default(System.Int32[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,_categories,_severities,_ids,_lengths,_message); } -static unsafe void Test_CompressedTexImage2D_14133() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetDebugMessageLog_23227() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _severities = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,out _categories,out _severities,out _ids,out _lengths,_message); +} +static unsafe void Test_GetDebugMessageLog_23228() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput* _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput*); + System.Int32* _severities = default(System.Int32*); + System.Int32* _ids = default(System.Int32*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,_categories,_severities,_ids,_lengths,_message); +} +static unsafe void Test_GetDebugMessageLog_23229() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput[] _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput[]); + System.UInt32[] _severities = default(System.UInt32[]); + System.UInt32[] _ids = default(System.UInt32[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,_categories,_severities,_ids,_lengths,_message); +} +static unsafe void Test_GetDebugMessageLog_23230() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.UInt32 _severities = default(System.UInt32); + System.UInt32 _ids = default(System.UInt32); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,out _categories,out _severities,out _ids,out _lengths,_message); +} +static unsafe void Test_GetDebugMessageLog_23231() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput* _categories = default(OpenTK.Graphics.OpenGL.AmdDebugOutput*); + System.UInt32* _severities = default(System.UInt32*); + System.UInt32* _ids = default(System.UInt32*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _message = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Amd.GetDebugMessageLog(_count,_bufsize,_categories,_severities,_ids,_lengths,_message); +} +static unsafe void Test_GetPerfMonitorCounterData_23232() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23233() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _data = default(System.Int32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23234() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.Int32* _data = default(System.Int32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23235() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.UInt32[] _data = default(System.UInt32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23236() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.UInt32 _data = default(System.UInt32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23237() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.UInt32* _data = default(System.UInt32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterInfo_23238() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexImage2D_14134() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23239() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[] _data = default(int[]); - OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexImage2D_14135() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23240() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[,] _data = default(int[,]); - OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexImage2D_14136() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23241() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexImage2D_14137() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23242() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int _data = default(int); - OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); } -static unsafe void Test_CompressedTexSubImage2D_14138() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23243() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexSubImage2D_14139() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23244() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[] _data = default(int[]); - OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexSubImage2D_14140() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23245() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[,] _data = default(int[,]); - OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexSubImage2D_14141() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23246() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); } -static unsafe void Test_CompressedTexSubImage2D_14142() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - System.Int32 _imageSize = default(System.Int32); +static unsafe void Test_GetPerfMonitorCounterInfo_23247() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); int _data = default(int); - OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); -} -static unsafe void Test_CopyTexImage2D_14143() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); +} +static unsafe void Test_GetPerfMonitorCounters_23248() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32[] _counters = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_23249() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32 _counters = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_23250() { + System.Int32 _group = default(System.Int32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.Int32* _counters = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_23251() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32[] _counters = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_23252() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32 _counters = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_23253() { + System.UInt32 _group = default(System.UInt32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.UInt32* _counters = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounterString_23254() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); } -static unsafe void Test_CopyTexSubImage2D_14144() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +static unsafe void Test_GetPerfMonitorCounterString_23255() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); } -static unsafe void Test_CullFace_14145() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.CullFace(_mode); +static unsafe void Test_GetPerfMonitorCounterString_23256() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); } -static unsafe void Test_DeleteTextures_14146() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +static unsafe void Test_GetPerfMonitorCounterString_23257() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); +} +static unsafe void Test_GetPerfMonitorGroups_23258() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32[] _groups = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_23259() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32 _groups = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_23260() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32[] _groups = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_23261() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32 _groups = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_23262() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.Int32* _groups = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_23263() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32* _groups = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroupString_23264() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); } -static unsafe void Test_DeleteTextures_14147() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_GetPerfMonitorGroupString_23265() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); } -static unsafe void Test_DeleteTextures_14148() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +static unsafe void Test_GetPerfMonitorGroupString_23266() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); } -static unsafe void Test_DeleteTextures_14149() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +static unsafe void Test_GetPerfMonitorGroupString_23267() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); } -static unsafe void Test_DeleteTextures_14150() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_IsName_23268() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.Int32 _name = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Amd.IsName(_identifier,_name); } -static unsafe void Test_DeleteTextures_14151() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +static unsafe void Test_IsName_23269() { + OpenTK.Graphics.OpenGL.AmdNameGenDelete _identifier = default(OpenTK.Graphics.OpenGL.AmdNameGenDelete); + System.UInt32 _name = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Amd.IsName(_identifier,_name); } -static unsafe void Test_DepthFunc_14152() { - OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.DepthFunc(_func); +static unsafe void Test_MultiDrawArraysIndirect_23270() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawArraysIndirect(_mode,_indirect,_primcount,_stride); } -static unsafe void Test_DepthMask_14153() { - System.Boolean _flag = default(System.Boolean); - OpenTK.Graphics.ES10.GL.DepthMask(_flag); +static unsafe void Test_MultiDrawArraysIndirect_23271() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[] _indirect = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawArraysIndirect(_mode,_indirect,_primcount,_stride); } -static unsafe void Test_DepthRange_14154() { - System.Single _zNear = default(System.Single); - System.Single _zFar = default(System.Single); - OpenTK.Graphics.ES10.GL.DepthRange(_zNear,_zFar); +static unsafe void Test_MultiDrawArraysIndirect_23272() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[,] _indirect = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawArraysIndirect(_mode,_indirect,_primcount,_stride); } -static unsafe void Test_DepthRangex_14155() { - System.Int32 _zNear = default(System.Int32); - System.Int32 _zFar = default(System.Int32); - OpenTK.Graphics.ES10.GL.DepthRangex(_zNear,_zFar); +static unsafe void Test_MultiDrawArraysIndirect_23273() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[,,] _indirect = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawArraysIndirect(_mode,_indirect,_primcount,_stride); } -static unsafe void Test_Disable_14156() { - OpenTK.Graphics.ES10.All _cap = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.Disable(_cap); +static unsafe void Test_MultiDrawArraysIndirect_23274() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int _indirect = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawArraysIndirect(_mode,ref _indirect,_primcount,_stride); } -static unsafe void Test_DisableClientState_14157() { - OpenTK.Graphics.ES10.All _array = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.DisableClientState(_array); +static unsafe void Test_MultiDrawElementsIndirect_23275() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawElementsIndirect(_mode,_type,_indirect,_primcount,_stride); } -static unsafe void Test_DrawArrays_14158() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_MultiDrawElementsIndirect_23276() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[] _indirect = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawElementsIndirect(_mode,_type,_indirect,_primcount,_stride); } -static unsafe void Test_DrawElements_14159() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_MultiDrawElementsIndirect_23277() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[,] _indirect = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawElementsIndirect(_mode,_type,_indirect,_primcount,_stride); } -static unsafe void Test_DrawElements_14160() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_MultiDrawElementsIndirect_23278() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int[,,] _indirect = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawElementsIndirect(_mode,_type,_indirect,_primcount,_stride); } -static unsafe void Test_DrawElements_14161() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_MultiDrawElementsIndirect_23279() { + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.AmdMultiDrawIndirect); + int _indirect = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.MultiDrawElementsIndirect(_mode,_type,ref _indirect,_primcount,_stride); } -static unsafe void Test_DrawElements_14162() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_QueryObjectParameter_23280() { + OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent _target = default(OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent _pname = default(OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent); + OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd _param = default(OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd); + OpenTK.Graphics.OpenGL.GL.Amd.QueryObjectParameter(_target,_id,_pname,_param); } -static unsafe void Test_DrawElements_14163() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int _indices = default(int); - OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_QueryObjectParameter_23281() { + OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent _target = default(OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent _pname = default(OpenTK.Graphics.OpenGL.AmdOcclusionQueryEvent); + OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd _param = default(OpenTK.Graphics.OpenGL.OcclusionQueryEventMaskAmd); + OpenTK.Graphics.OpenGL.GL.Amd.QueryObjectParameter(_target,_id,_pname,_param); +} +static unsafe void Test_SelectPerfMonitorCounters_23282() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32[] _counterList = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_23283() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _counterList = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_23284() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32* _counterList = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_23285() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32[] _counterList = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_23286() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32 _counterList = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_23287() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32* _counterList = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SetMultisample_23288() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.Int32 _index = default(System.Int32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,_val); } -static unsafe void Test_Enable_14164() { - OpenTK.Graphics.ES10.All _cap = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.Enable(_cap); +static unsafe void Test_SetMultisample_23289() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.Int32 _index = default(System.Int32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,ref _val); } -static unsafe void Test_EnableClientState_14165() { - OpenTK.Graphics.ES10.All _array = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.EnableClientState(_array); +static unsafe void Test_SetMultisample_23290() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.Int32 _index = default(System.Int32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,_val); } -static unsafe void Test_Finish_14166() { - OpenTK.Graphics.ES10.GL.Finish(); +static unsafe void Test_SetMultisample_23291() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.UInt32 _index = default(System.UInt32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,_val); } -static unsafe void Test_Flush_14167() { - OpenTK.Graphics.ES10.GL.Flush(); +static unsafe void Test_SetMultisample_23292() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.UInt32 _index = default(System.UInt32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,ref _val); } -static unsafe void Test_Fog_14168() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.Fog(_pname,_param); +static unsafe void Test_SetMultisample_23293() { + OpenTK.Graphics.OpenGL.AmdSamplePositions _pname = default(OpenTK.Graphics.OpenGL.AmdSamplePositions); + System.UInt32 _index = default(System.UInt32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Amd.SetMultisample(_pname,_index,_val); } -static unsafe void Test_Fog_14169() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES10.GL.Fog(_pname,_params); +static unsafe void Test_StencilOpValue_23294() { + OpenTK.Graphics.OpenGL.AmdStencilOperationExtended _face = default(OpenTK.Graphics.OpenGL.AmdStencilOperationExtended); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.StencilOpValue(_face,_value); } -static unsafe void Test_Fog_14170() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES10.GL.Fog(_pname,_params); +static unsafe void Test_StencilOpValue_23295() { + OpenTK.Graphics.OpenGL.AmdStencilOperationExtended _face = default(OpenTK.Graphics.OpenGL.AmdStencilOperationExtended); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.StencilOpValue(_face,_value); } -static unsafe void Test_Fogx_14171() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.Fogx(_pname,_param); +static unsafe void Test_TessellationFactor_23296() { + System.Single _factor = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Amd.TessellationFactor(_factor); } -static unsafe void Test_Fogx_14172() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.Fogx(_pname,_params); +static unsafe void Test_TessellationMode_23297() { + OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator _mode = default(OpenTK.Graphics.OpenGL.AmdVertexShaderTesselator); + OpenTK.Graphics.OpenGL.GL.Amd.TessellationMode(_mode); } -static unsafe void Test_Fogx_14173() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.Fogx(_pname,_params); +static unsafe void Test_TessellationMode_23298() { + OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator _mode = default(OpenTK.Graphics.OpenGL.AmdVertexShaderTessellator); + OpenTK.Graphics.OpenGL.GL.Amd.TessellationMode(_mode); } -static unsafe void Test_FrontFace_14174() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.FrontFace(_mode); -} -static unsafe void Test_Frustum_14175() { - System.Single _left = default(System.Single); - System.Single _right = default(System.Single); - System.Single _bottom = default(System.Single); - System.Single _top = default(System.Single); - System.Single _zNear = default(System.Single); - System.Single _zFar = default(System.Single); - OpenTK.Graphics.ES10.GL.Frustum(_left,_right,_bottom,_top,_zNear,_zFar); -} -static unsafe void Test_Frustumx_14176() { - System.Int32 _left = default(System.Int32); - System.Int32 _right = default(System.Int32); - System.Int32 _bottom = default(System.Int32); - System.Int32 _top = default(System.Int32); - System.Int32 _zNear = default(System.Int32); - System.Int32 _zFar = default(System.Int32); - OpenTK.Graphics.ES10.GL.Frustumx(_left,_right,_bottom,_top,_zNear,_zFar); +static unsafe void Test_TexStorageSparse_23299() { + OpenTK.Graphics.OpenGL.AmdSparseTexture _target = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + OpenTK.Graphics.OpenGL.AmdSparseTexture _internalFormat = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _layers = default(System.Int32); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.TexStorageSparse(_target,_internalFormat,_width,_height,_depth,_layers,_flags); } -static unsafe void Test_GenTextures_14177() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +static unsafe void Test_TexStorageSparse_23300() { + OpenTK.Graphics.OpenGL.AmdSparseTexture _target = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + OpenTK.Graphics.OpenGL.AmdSparseTexture _internalFormat = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _layers = default(System.Int32); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.TexStorageSparse(_target,_internalFormat,_width,_height,_depth,_layers,_flags); } -static unsafe void Test_GenTextures_14178() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES10.GL.GenTextures(_n,ref _textures); +static unsafe void Test_TextureStorageSparse_23301() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdSparseTexture _target = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + OpenTK.Graphics.OpenGL.AmdSparseTexture _internalFormat = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _layers = default(System.Int32); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.TextureStorageSparse(_texture,_target,_internalFormat,_width,_height,_depth,_layers,_flags); } -static unsafe void Test_GenTextures_14179() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +static unsafe void Test_TextureStorageSparse_23302() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdSparseTexture _target = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + OpenTK.Graphics.OpenGL.AmdSparseTexture _internalFormat = default(OpenTK.Graphics.OpenGL.AmdSparseTexture); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _layers = default(System.Int32); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.TextureStorageSparse(_texture,_target,_internalFormat,_width,_height,_depth,_layers,_flags); } -static unsafe void Test_GenTextures_14180() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +static unsafe void Test_VertexAttribParameter_23303() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdInterleavedElements _pname = default(OpenTK.Graphics.OpenGL.AmdInterleavedElements); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.VertexAttribParameter(_index,_pname,_param); } -static unsafe void Test_GenTextures_14181() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES10.GL.GenTextures(_n,ref _textures); +static unsafe void Test_VertexAttribParameter_23304() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdInterleavedElements _pname = default(OpenTK.Graphics.OpenGL.AmdInterleavedElements); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.VertexAttribParameter(_index,_pname,_param); } -static unsafe void Test_GenTextures_14182() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +static unsafe void Test_GetPerfMonitorCounterData_23305() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23306() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.UInt32[] _data = default(System.UInt32[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_23307() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.OpenGL.AmdPerformanceMonitor _pname = default(OpenTK.Graphics.OpenGL.AmdPerformanceMonitor); + System.Int32 _dataSize = default(System.Int32); + System.UInt32[] _data = default(System.UInt32[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounters_23308() { + System.Int32 _group = default(System.Int32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.Int32[] _counters = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_23309() { + System.UInt32 _group = default(System.UInt32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.UInt32[] _counters = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorGroup_23310() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32 _groups = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroup_23311() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32 _groups = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroup_23312() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.Int32[] _groups = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroup_23313() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.Int32* _groups = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroup_23314() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32[] _groups = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroup_23315() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32* _groups = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Amd.GetPerfMonitorGroup(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_BindVertexArray_23316() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.BindVertexArray(_array); } -static unsafe void Test_GetError_14183() { - OpenTK.Graphics.ES10.All r = OpenTK.Graphics.ES10.GL.GetError(); +static unsafe void Test_BindVertexArray_23317() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.BindVertexArray(_array); } -static unsafe void Test_GetInteger_14184() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.GetInteger(_pname,_params); +static unsafe void Test_BufferParameter_23318() { + OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); + OpenTK.Graphics.OpenGL.BufferParameterApple _pname = default(OpenTK.Graphics.OpenGL.BufferParameterApple); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.BufferParameter(_target,_pname,_param); } -static unsafe void Test_GetInteger_14185() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES10.GL.GetInteger(_pname,ref _params); +static unsafe void Test_DeleteFence_23319() { + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFence(_fences); } -static unsafe void Test_GetInteger_14186() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.GetInteger(_pname,_params); +static unsafe void Test_DeleteFence_23320() { + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFence(_fences); } -static unsafe void Test_GetString_14187() { - OpenTK.Graphics.ES10.All _name = default(OpenTK.Graphics.ES10.All); - System.String r = OpenTK.Graphics.ES10.GL.GetString(_name); +static unsafe void Test_DeleteFences_23321() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,_fences); } -static unsafe void Test_Hint_14188() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.Hint(_target,_mode); +static unsafe void Test_DeleteFences_23322() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,ref _fences); } -static unsafe void Test_Light_14189() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.Light(_light,_pname,_param); +static unsafe void Test_DeleteFences_23323() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,_fences); } -static unsafe void Test_Light_14190() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES10.GL.Light(_light,_pname,_params); +static unsafe void Test_DeleteFences_23324() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,_fences); } -static unsafe void Test_Light_14191() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES10.GL.Light(_light,_pname,_params); +static unsafe void Test_DeleteFences_23325() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,ref _fences); } -static unsafe void Test_LightModel_14192() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.LightModel(_pname,_param); +static unsafe void Test_DeleteFences_23326() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteFences(_n,_fences); } -static unsafe void Test_LightModel_14193() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES10.GL.LightModel(_pname,_params); +static unsafe void Test_DeleteVertexArray_23327() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArray(_arrays); } -static unsafe void Test_LightModel_14194() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES10.GL.LightModel(_pname,_params); +static unsafe void Test_DeleteVertexArray_23328() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArray(_arrays); } -static unsafe void Test_LightModelx_14195() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.LightModelx(_pname,_param); +static unsafe void Test_DeleteVertexArrays_23329() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_LightModelx_14196() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.LightModelx(_pname,_params); +static unsafe void Test_DeleteVertexArrays_23330() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_LightModelx_14197() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.LightModelx(_pname,_params); +static unsafe void Test_DeleteVertexArrays_23331() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_Lightx_14198() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_param); +static unsafe void Test_DeleteVertexArrays_23332() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_Lightx_14199() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_params); +static unsafe void Test_DeleteVertexArrays_23333() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_Lightx_14200() { - OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_params); +static unsafe void Test_DeleteVertexArrays_23334() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Apple.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_LineWidth_14201() { - System.Single _width = default(System.Single); - OpenTK.Graphics.ES10.GL.LineWidth(_width); +static unsafe void Test_DisableVertexAttrib_23335() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + OpenTK.Graphics.OpenGL.GL.Apple.DisableVertexAttrib(_index,_pname); } -static unsafe void Test_LineWidthx_14202() { - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.ES10.GL.LineWidthx(_width); +static unsafe void Test_DisableVertexAttrib_23336() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + OpenTK.Graphics.OpenGL.GL.Apple.DisableVertexAttrib(_index,_pname); } -static unsafe void Test_LoadIdentity_14203() { - OpenTK.Graphics.ES10.GL.LoadIdentity(); +static unsafe void Test_DrawElementArray_23337() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawElementArray(_mode,_first,_count); } -static unsafe void Test_LoadMatrix_14204() { - System.Single[] _m = default(System.Single[]); - OpenTK.Graphics.ES10.GL.LoadMatrix(_m); +static unsafe void Test_DrawElementArray_23338() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawElementArray(_mode,_first,_count); } -static unsafe void Test_LoadMatrix_14205() { - System.Single _m = default(System.Single); - OpenTK.Graphics.ES10.GL.LoadMatrix(ref _m); +static unsafe void Test_DrawRangeElementArray_23339() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawRangeElementArray(_mode,_start,_end,_first,_count); } -static unsafe void Test_LoadMatrix_14206() { - System.Single* _m = default(System.Single*); - OpenTK.Graphics.ES10.GL.LoadMatrix(_m); +static unsafe void Test_DrawRangeElementArray_23340() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawRangeElementArray(_mode,_start,_end,_first,_count); } -static unsafe void Test_LoadMatrixx_14207() { - System.Int32[] _m = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.LoadMatrixx(_m); +static unsafe void Test_DrawRangeElementArray_23341() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawRangeElementArray(_mode,_start,_end,_first,_count); } -static unsafe void Test_LoadMatrixx_14208() { - System.Int32 _m = default(System.Int32); - OpenTK.Graphics.ES10.GL.LoadMatrixx(ref _m); +static unsafe void Test_DrawRangeElementArray_23342() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.DrawRangeElementArray(_mode,_start,_end,_first,_count); } -static unsafe void Test_LoadMatrixx_14209() { - System.Int32* _m = default(System.Int32*); - OpenTK.Graphics.ES10.GL.LoadMatrixx(_m); +static unsafe void Test_ElementPointer_23343() { + OpenTK.Graphics.OpenGL.AppleElementArray _type = default(OpenTK.Graphics.OpenGL.AppleElementArray); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.ElementPointer(_type,_pointer); } -static unsafe void Test_LogicOp_14210() { - OpenTK.Graphics.ES10.All _opcode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.LogicOp(_opcode); +static unsafe void Test_ElementPointer_23344() { + OpenTK.Graphics.OpenGL.AppleElementArray _type = default(OpenTK.Graphics.OpenGL.AppleElementArray); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Apple.ElementPointer(_type,_pointer); } -static unsafe void Test_Material_14211() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.Material(_face,_pname,_param); +static unsafe void Test_ElementPointer_23345() { + OpenTK.Graphics.OpenGL.AppleElementArray _type = default(OpenTK.Graphics.OpenGL.AppleElementArray); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Apple.ElementPointer(_type,_pointer); } -static unsafe void Test_Material_14212() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES10.GL.Material(_face,_pname,_params); +static unsafe void Test_ElementPointer_23346() { + OpenTK.Graphics.OpenGL.AppleElementArray _type = default(OpenTK.Graphics.OpenGL.AppleElementArray); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Apple.ElementPointer(_type,_pointer); } -static unsafe void Test_Material_14213() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES10.GL.Material(_face,_pname,_params); +static unsafe void Test_ElementPointer_23347() { + OpenTK.Graphics.OpenGL.AppleElementArray _type = default(OpenTK.Graphics.OpenGL.AppleElementArray); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Apple.ElementPointer(_type,ref _pointer); } -static unsafe void Test_Materialx_14214() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_param); +static unsafe void Test_EnableVertexAttrib_23348() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + OpenTK.Graphics.OpenGL.GL.Apple.EnableVertexAttrib(_index,_pname); } -static unsafe void Test_Materialx_14215() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_params); +static unsafe void Test_EnableVertexAttrib_23349() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + OpenTK.Graphics.OpenGL.GL.Apple.EnableVertexAttrib(_index,_pname); } -static unsafe void Test_Materialx_14216() { - OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_params); +static unsafe void Test_FinishFence_23350() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.FinishFence(_fence); } -static unsafe void Test_MatrixMode_14217() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.MatrixMode(_mode); +static unsafe void Test_FinishFence_23351() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.FinishFence(_fence); } -static unsafe void Test_MultiTexCoord4_14218() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Single _s = default(System.Single); - System.Single _t = default(System.Single); - System.Single _r = default(System.Single); - System.Single _q = default(System.Single); - OpenTK.Graphics.ES10.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +static unsafe void Test_FinishObject_23352() { + OpenTK.Graphics.OpenGL.AppleFence _object = default(OpenTK.Graphics.OpenGL.AppleFence); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.FinishObject(_object,_name); } -static unsafe void Test_MultiTexCoord4x_14219() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - System.Int32 _s = default(System.Int32); - System.Int32 _t = default(System.Int32); - System.Int32 _r = default(System.Int32); - System.Int32 _q = default(System.Int32); - OpenTK.Graphics.ES10.GL.MultiTexCoord4x(_target,_s,_t,_r,_q); +static unsafe void Test_FlushMappedBufferRange_23353() { + OpenTK.Graphics.OpenGL.BufferTarget _target = default(OpenTK.Graphics.OpenGL.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.FlushMappedBufferRange(_target,_offset,_size); } -static unsafe void Test_MultMatrix_14220() { - System.Single[] _m = default(System.Single[]); - OpenTK.Graphics.ES10.GL.MultMatrix(_m); +static unsafe void Test_FlushVertexArrayRange_23354() { + System.Int32 _length = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.FlushVertexArrayRange(_length,_pointer); } -static unsafe void Test_MultMatrix_14221() { - System.Single _m = default(System.Single); - OpenTK.Graphics.ES10.GL.MultMatrix(ref _m); +static unsafe void Test_FlushVertexArrayRange_23355() { + System.Int32 _length = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Apple.FlushVertexArrayRange(_length,_pointer); } -static unsafe void Test_MultMatrix_14222() { - System.Single* _m = default(System.Single*); - OpenTK.Graphics.ES10.GL.MultMatrix(_m); +static unsafe void Test_FlushVertexArrayRange_23356() { + System.Int32 _length = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Apple.FlushVertexArrayRange(_length,_pointer); } -static unsafe void Test_MultMatrixx_14223() { - System.Int32[] _m = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.MultMatrixx(_m); +static unsafe void Test_FlushVertexArrayRange_23357() { + System.Int32 _length = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Apple.FlushVertexArrayRange(_length,_pointer); } -static unsafe void Test_MultMatrixx_14224() { - System.Int32 _m = default(System.Int32); - OpenTK.Graphics.ES10.GL.MultMatrixx(ref _m); +static unsafe void Test_FlushVertexArrayRange_23358() { + System.Int32 _length = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Apple.FlushVertexArrayRange(_length,ref _pointer); } -static unsafe void Test_MultMatrixx_14225() { - System.Int32* _m = default(System.Int32*); - OpenTK.Graphics.ES10.GL.MultMatrixx(_m); +static unsafe void Test_GenFence_23359() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Apple.GenFence(); } -static unsafe void Test_Normal3_14226() { - System.Single _nx = default(System.Single); - System.Single _ny = default(System.Single); - System.Single _nz = default(System.Single); - OpenTK.Graphics.ES10.GL.Normal3(_nx,_ny,_nz); +static unsafe void Test_GenFences_23360() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,_fences); } -static unsafe void Test_Normal3x_14227() { - System.Int32 _nx = default(System.Int32); - System.Int32 _ny = default(System.Int32); - System.Int32 _nz = default(System.Int32); - OpenTK.Graphics.ES10.GL.Normal3x(_nx,_ny,_nz); +static unsafe void Test_GenFences_23361() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,out _fences); } -static unsafe void Test_NormalPointer_14228() { - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GenFences_23362() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,_fences); } -static unsafe void Test_NormalPointer_14229() { - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GenFences_23363() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,_fences); } -static unsafe void Test_NormalPointer_14230() { - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GenFences_23364() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,out _fences); } -static unsafe void Test_NormalPointer_14231() { - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GenFences_23365() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Apple.GenFences(_n,_fences); } -static unsafe void Test_NormalPointer_14232() { - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,ref _pointer); +static unsafe void Test_GenVertexArray_23366() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArray(); } -static unsafe void Test_Ortho_14233() { - System.Single _left = default(System.Single); - System.Single _right = default(System.Single); - System.Single _bottom = default(System.Single); - System.Single _top = default(System.Single); - System.Single _zNear = default(System.Single); - System.Single _zFar = default(System.Single); - OpenTK.Graphics.ES10.GL.Ortho(_left,_right,_bottom,_top,_zNear,_zFar); +static unsafe void Test_GenVertexArrays_23367() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,_arrays); } -static unsafe void Test_Orthox_14234() { - System.Int32 _left = default(System.Int32); - System.Int32 _right = default(System.Int32); - System.Int32 _bottom = default(System.Int32); - System.Int32 _top = default(System.Int32); - System.Int32 _zNear = default(System.Int32); - System.Int32 _zFar = default(System.Int32); - OpenTK.Graphics.ES10.GL.Orthox(_left,_right,_bottom,_top,_zNear,_zFar); +static unsafe void Test_GenVertexArrays_23368() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_PixelStore_14235() { - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.PixelStore(_pname,_param); +static unsafe void Test_GenVertexArrays_23369() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,_arrays); } -static unsafe void Test_PointSize_14236() { - System.Single _size = default(System.Single); - OpenTK.Graphics.ES10.GL.PointSize(_size); +static unsafe void Test_GenVertexArrays_23370() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,_arrays); } -static unsafe void Test_PointSizex_14237() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.GL.PointSizex(_size); +static unsafe void Test_GenVertexArrays_23371() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_PolygonOffset_14238() { - System.Single _factor = default(System.Single); - System.Single _units = default(System.Single); - OpenTK.Graphics.ES10.GL.PolygonOffset(_factor,_units); +static unsafe void Test_GenVertexArrays_23372() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Apple.GenVertexArrays(_n,_arrays); } -static unsafe void Test_PolygonOffsetx_14239() { - System.Int32 _factor = default(System.Int32); - System.Int32 _units = default(System.Int32); - OpenTK.Graphics.ES10.GL.PolygonOffsetx(_factor,_units); +static unsafe void Test_GetObjectParameter_23373() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,_params); } -static unsafe void Test_PopMatrix_14240() { - OpenTK.Graphics.ES10.GL.PopMatrix(); +static unsafe void Test_GetObjectParameter_23374() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,out _params); } -static unsafe void Test_PushMatrix_14241() { - OpenTK.Graphics.ES10.GL.PushMatrix(); +static unsafe void Test_GetObjectParameter_23375() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,_params); } -static unsafe void Test_ReadPixels_14242() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetObjectParameter_23376() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.UInt32 _name = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,_params); } -static unsafe void Test_ReadPixels_14243() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetObjectParameter_23377() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.UInt32 _name = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,out _params); } -static unsafe void Test_ReadPixels_14244() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetObjectParameter_23378() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.UInt32 _name = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _pname = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Apple.GetObjectParameter(_objectType,_name,_pname,_params); } -static unsafe void Test_ReadPixels_14245() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetTexParameterPointer_23379() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + OpenTK.Graphics.OpenGL.AppleTextureRange _pname = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.GetTexParameterPointer(_target,_pname,_params); } -static unsafe void Test_ReadPixels_14246() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int _pixels = default(int); - OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetTexParameterPointer_23380() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + OpenTK.Graphics.OpenGL.AppleTextureRange _pname = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Apple.GetTexParameterPointer(_target,_pname,_params); } -static unsafe void Test_Rotate_14247() { - System.Single _angle = default(System.Single); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES10.GL.Rotate(_angle,_x,_y,_z); +static unsafe void Test_GetTexParameterPointer_23381() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + OpenTK.Graphics.OpenGL.AppleTextureRange _pname = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Apple.GetTexParameterPointer(_target,_pname,_params); } -static unsafe void Test_Rotatex_14248() { - System.Int32 _angle = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES10.GL.Rotatex(_angle,_x,_y,_z); +static unsafe void Test_GetTexParameterPointer_23382() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + OpenTK.Graphics.OpenGL.AppleTextureRange _pname = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Apple.GetTexParameterPointer(_target,_pname,_params); } -static unsafe void Test_SampleCoverage_14249() { - System.Single _value = default(System.Single); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES10.GL.SampleCoverage(_value,_invert); +static unsafe void Test_GetTexParameterPointer_23383() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + OpenTK.Graphics.OpenGL.AppleTextureRange _pname = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Apple.GetTexParameterPointer(_target,_pname,ref _params); } -static unsafe void Test_SampleCoveragex_14250() { - System.Int32 _value = default(System.Int32); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES10.GL.SampleCoveragex(_value,_invert); +static unsafe void Test_IsFence_23384() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsFence(_fence); } -static unsafe void Test_Scale_14251() { - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES10.GL.Scale(_x,_y,_z); +static unsafe void Test_IsFence_23385() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsFence(_fence); } -static unsafe void Test_Scalex_14252() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES10.GL.Scalex(_x,_y,_z); +static unsafe void Test_IsVertexArray_23386() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsVertexArray(_array); } -static unsafe void Test_Scissor_14253() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.GL.Scissor(_x,_y,_width,_height); +static unsafe void Test_IsVertexArray_23387() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsVertexArray(_array); } -static unsafe void Test_ShadeModel_14254() { - OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.ShadeModel(_mode); +static unsafe void Test_IsVertexAttribEnabled_23388() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsVertexAttribEnabled(_index,_pname); } -static unsafe void Test_StencilFunc_14255() { - OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES10.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_IsVertexAttribEnabled_23389() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators _pname = default(OpenTK.Graphics.OpenGL.AppleVertexProgramEvaluators); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.IsVertexAttribEnabled(_index,_pname); } -static unsafe void Test_StencilFunc_14256() { - OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES10.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_MapVertexAttrib1_23390() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_StencilMask_14257() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES10.GL.StencilMask(_mask); +static unsafe void Test_MapVertexAttrib1_23391() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,ref _points); } -static unsafe void Test_StencilMask_14258() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES10.GL.StencilMask(_mask); +static unsafe void Test_MapVertexAttrib1_23392() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_StencilOp_14259() { - OpenTK.Graphics.ES10.All _fail = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _zfail = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _zpass = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_MapVertexAttrib1_23393() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_TexCoordPointer_14260() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_MapVertexAttrib1_23394() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); + System.Int32 _order = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,ref _points); } -static unsafe void Test_TexCoordPointer_14261() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_MapVertexAttrib1_23395() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); + System.Int32 _order = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_TexCoordPointer_14262() { +static unsafe void Test_MapVertexAttrib1_23396() { + System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); + System.Int32 _order = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_TexCoordPointer_14263() { +static unsafe void Test_MapVertexAttrib1_23397() { + System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); + System.Int32 _order = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,ref _points); } -static unsafe void Test_TexCoordPointer_14264() { +static unsafe void Test_MapVertexAttrib1_23398() { + System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); + System.Int32 _order = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); } -static unsafe void Test_TexEnv_14265() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_param); +static unsafe void Test_MapVertexAttrib1_23399() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); +} +static unsafe void Test_MapVertexAttrib1_23400() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,ref _points); +} +static unsafe void Test_MapVertexAttrib1_23401() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib1(_index,_size,_u1,_u2,_stride,_order,_points); +} +static unsafe void Test_MapVertexAttrib2_23402() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23403() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); +} +static unsafe void Test_MapVertexAttrib2_23404() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23405() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23406() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); +} +static unsafe void Test_MapVertexAttrib2_23407() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23408() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23409() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); +} +static unsafe void Test_MapVertexAttrib2_23410() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23411() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapVertexAttrib2_23412() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,ref _points); +} +static unsafe void Test_MapVertexAttrib2_23413() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _size = default(System.UInt32); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Apple.MapVertexAttrib2(_index,_size,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MultiDrawElementArray_23414() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElementArray_23415() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawElementArray_23416() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElementArray_23417() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElementArray_23418() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawElementArray_23419() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawElementArray(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23420() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23421() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23422() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23423() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23424() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23425() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23426() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23427() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23428() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23429() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23430() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawRangeElementArray_23431() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.MultiDrawRangeElementArray(_mode,_start,_end,_first,_count,_primcount); +} +static unsafe void Test_ObjectPurgeable_23432() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _option = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable r = OpenTK.Graphics.OpenGL.GL.Apple.ObjectPurgeable(_objectType,_name,_option); +} +static unsafe void Test_ObjectPurgeable_23433() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.UInt32 _name = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _option = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable r = OpenTK.Graphics.OpenGL.GL.Apple.ObjectPurgeable(_objectType,_name,_option); +} +static unsafe void Test_ObjectUnpurgeable_23434() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.Int32 _name = default(System.Int32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _option = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable r = OpenTK.Graphics.OpenGL.GL.Apple.ObjectUnpurgeable(_objectType,_name,_option); +} +static unsafe void Test_ObjectUnpurgeable_23435() { + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _objectType = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + System.UInt32 _name = default(System.UInt32); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable _option = default(OpenTK.Graphics.OpenGL.AppleObjectPurgeable); + OpenTK.Graphics.OpenGL.AppleObjectPurgeable r = OpenTK.Graphics.OpenGL.GL.Apple.ObjectUnpurgeable(_objectType,_name,_option); +} +static unsafe void Test_SetFence_23436() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.SetFence(_fence); +} +static unsafe void Test_SetFence_23437() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Apple.SetFence(_fence); +} +static unsafe void Test_TestFence_23438() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.TestFence(_fence); +} +static unsafe void Test_TestFence_23439() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.TestFence(_fence); +} +static unsafe void Test_TestObject_23440() { + OpenTK.Graphics.OpenGL.AppleFence _object = default(OpenTK.Graphics.OpenGL.AppleFence); + System.Int32 _name = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.TestObject(_object,_name); +} +static unsafe void Test_TestObject_23441() { + OpenTK.Graphics.OpenGL.AppleFence _object = default(OpenTK.Graphics.OpenGL.AppleFence); + System.UInt32 _name = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Apple.TestObject(_object,_name); +} +static unsafe void Test_TextureRange_23442() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.Int32 _length = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.TextureRange(_target,_length,_pointer); +} +static unsafe void Test_TextureRange_23443() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.Int32 _length = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Apple.TextureRange(_target,_length,_pointer); +} +static unsafe void Test_TextureRange_23444() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.Int32 _length = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Apple.TextureRange(_target,_length,_pointer); +} +static unsafe void Test_TextureRange_23445() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.Int32 _length = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Apple.TextureRange(_target,_length,_pointer); +} +static unsafe void Test_TextureRange_23446() { + OpenTK.Graphics.OpenGL.AppleTextureRange _target = default(OpenTK.Graphics.OpenGL.AppleTextureRange); + System.Int32 _length = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Apple.TextureRange(_target,_length,ref _pointer); +} +static unsafe void Test_VertexArrayParameter_23447() { + OpenTK.Graphics.OpenGL.AppleVertexArrayRange _pname = default(OpenTK.Graphics.OpenGL.AppleVertexArrayRange); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayParameter(_pname,_param); +} +static unsafe void Test_VertexArrayRange_23448() { + System.Int32 _length = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_23449() { + System.Int32 _length = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_23450() { + System.Int32 _length = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_23451() { + System.Int32 _length = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_23452() { + System.Int32 _length = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Apple.VertexArrayRange(_length,ref _pointer); +} +static unsafe void Test_ActiveTexture_23453() { + OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.GL.Arb.ActiveTexture(_texture); +} +static unsafe void Test_AttachObject_23454() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.AttachObject(_containerObj,_obj); +} +static unsafe void Test_AttachObject_23455() { + System.UInt32 _containerObj = default(System.UInt32); + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.AttachObject(_containerObj,_obj); +} +static unsafe void Test_BeginQuery_23456() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_23457() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.BeginQuery(_target,_id); +} +static unsafe void Test_BindAttribLocation_23458() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.BindAttribLocation(_programObj,_index,_name); +} +static unsafe void Test_BindAttribLocation_23459() { + System.UInt32 _programObj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.BindAttribLocation(_programObj,_index,_name); +} +static unsafe void Test_BindBuffer_23460() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_23461() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindProgram_23462() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.BindProgram(_target,_program); +} +static unsafe void Test_BindProgram_23463() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.BindProgram(_target,_program); +} +static unsafe void Test_BlendEquation_23464() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_23465() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_23466() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _mode = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_23467() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquationSeparate_23468() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _modeRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _modeAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_23469() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _modeRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _modeAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFunc_23470() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFunc_23471() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _src = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dst = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFuncSeparate_23472() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BlendFuncSeparate_23473() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstRGB = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _srcAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend _dstAlpha = default(OpenTK.Graphics.OpenGL.ArbDrawBuffersBlend); + OpenTK.Graphics.OpenGL.GL.Arb.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BufferData_23474() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.BufferUsageArb _usage = default(OpenTK.Graphics.OpenGL.BufferUsageArb); + OpenTK.Graphics.OpenGL.GL.Arb.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_23475() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.BufferUsageArb _usage = default(OpenTK.Graphics.OpenGL.BufferUsageArb); + OpenTK.Graphics.OpenGL.GL.Arb.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_23476() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.BufferUsageArb _usage = default(OpenTK.Graphics.OpenGL.BufferUsageArb); + OpenTK.Graphics.OpenGL.GL.Arb.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_23477() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.BufferUsageArb _usage = default(OpenTK.Graphics.OpenGL.BufferUsageArb); + OpenTK.Graphics.OpenGL.GL.Arb.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_23478() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.BufferUsageArb _usage = default(OpenTK.Graphics.OpenGL.BufferUsageArb); + OpenTK.Graphics.OpenGL.GL.Arb.BufferData(_target,_size,ref _data,_usage); +} +static unsafe void Test_BufferSubData_23479() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_23480() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_23481() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_23482() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_23483() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.BufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_ClampColor_23484() { + OpenTK.Graphics.OpenGL.ArbColorBufferFloat _target = default(OpenTK.Graphics.OpenGL.ArbColorBufferFloat); + OpenTK.Graphics.OpenGL.ArbColorBufferFloat _clamp = default(OpenTK.Graphics.OpenGL.ArbColorBufferFloat); + OpenTK.Graphics.OpenGL.GL.Arb.ClampColor(_target,_clamp); +} +static unsafe void Test_ClientActiveTexture_23485() { + OpenTK.Graphics.OpenGL.TextureUnit _texture = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.GL.Arb.ClientActiveTexture(_texture); +} +static unsafe void Test_CompileShader_23486() { + System.Int32 _shaderObj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShader(_shaderObj); +} +static unsafe void Test_CompileShader_23487() { + System.UInt32 _shaderObj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShader(_shaderObj); +} +static unsafe void Test_CompileShaderInclude_23488() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_23489() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,ref _length); +} +static unsafe void Test_CompileShaderInclude_23490() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_23491() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_23492() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,ref _length); +} +static unsafe void Test_CompileShaderInclude_23493() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompressedTexImage1D_23494() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage1D_23495() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage1D_23496() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage1D_23497() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage1D_23498() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage2D_23499() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_23500() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_23501() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_23502() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_23503() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage3D_23504() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_23505() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_23506() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_23507() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_23508() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage1D_23509() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage1D_23510() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage1D_23511() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage1D_23512() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage1D_23513() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_23514() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_23515() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_23516() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_23517() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_23518() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage3D_23519() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_23520() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_23521() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_23522() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_23523() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); +} +static unsafe void Test_CreateProgramObject_23524() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.CreateProgramObject(); +} +static unsafe void Test_CreateShaderObject_23525() { + OpenTK.Graphics.OpenGL.ArbShaderObjects _shaderType = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.CreateShaderObject(_shaderType); +} +static unsafe void Test_CreateSyncFromCLevent_23526() { + System.IntPtr[] _context = default(System.IntPtr[]); + System.IntPtr[] _event = default(System.IntPtr[]); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); +} +static unsafe void Test_CreateSyncFromCLevent_23527() { + System.IntPtr[] _context = default(System.IntPtr[]); + System.IntPtr[] _event = default(System.IntPtr[]); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); +} +static unsafe void Test_CreateSyncFromCLevent_23528() { + System.IntPtr _context = default(System.IntPtr); + System.IntPtr _event = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(out _context,out _event,_flags); +} +static unsafe void Test_CreateSyncFromCLevent_23529() { + System.IntPtr _context = default(System.IntPtr); + System.IntPtr _event = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(out _context,out _event,_flags); +} +static unsafe void Test_CreateSyncFromCLevent_23530() { + System.IntPtr* _context = default(System.IntPtr*); + System.IntPtr* _event = default(System.IntPtr*); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); +} +static unsafe void Test_CreateSyncFromCLevent_23531() { + System.IntPtr* _context = default(System.IntPtr*); + System.IntPtr* _event = default(System.IntPtr*); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); +} +static unsafe void Test_CurrentPaletteMatrix_23532() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.CurrentPaletteMatrix(_index); +} +static unsafe void Test_DebugMessageCallback_23533() { + OpenTK.Graphics.OpenGL.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL.DebugProcArb); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_23534() { + OpenTK.Graphics.OpenGL.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL.DebugProcArb); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_23535() { + OpenTK.Graphics.OpenGL.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL.DebugProcArb); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_23536() { + OpenTK.Graphics.OpenGL.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL.DebugProcArb); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_23537() { + OpenTK.Graphics.OpenGL.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL.DebugProcArb); + int _userParam = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageCallback(_callback,ref _userParam); +} +static unsafe void Test_DebugMessageControl_23538() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_23539() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_23540() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_23541() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_23542() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_23543() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageInsert_23544() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_23545() { + OpenTK.Graphics.OpenGL.ArbDebugOutput _source = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _type = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severity = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DeleteBuffer_23546() { + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffer_23547() { + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffers_23548() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_23549() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_23550() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_23551() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_23552() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_23553() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteNamedString_23554() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteNamedString(_namelen,_name); +} +static unsafe void Test_DeleteObject_23555() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteObject(_obj); +} +static unsafe void Test_DeleteObject_23556() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteObject(_obj); +} +static unsafe void Test_DeleteProgram_23557() { + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_programs); +} +static unsafe void Test_DeleteProgram_23558() { + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_programs); +} +static unsafe void Test_DeleteProgram_23559() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_23560() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,ref _programs); +} +static unsafe void Test_DeleteProgram_23561() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_23562() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_23563() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,ref _programs); +} +static unsafe void Test_DeleteProgram_23564() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteQuery_23565() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQuery(_ids); +} +static unsafe void Test_DeleteQuery_23566() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQuery(_ids); +} +static unsafe void Test_DeleteQueries_23567() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_23568() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,ref _ids); +} +static unsafe void Test_DeleteQueries_23569() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_23570() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_23571() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,ref _ids); +} +static unsafe void Test_DeleteQueries_23572() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.DeleteQueries(_n,_ids); +} +static unsafe void Test_DetachObject_23573() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _attachedObj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DetachObject(_containerObj,_attachedObj); +} +static unsafe void Test_DetachObject_23574() { + System.UInt32 _containerObj = default(System.UInt32); + System.UInt32 _attachedObj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DetachObject(_containerObj,_attachedObj); +} +static unsafe void Test_DisableVertexAttribArray_23575() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DisableVertexAttribArray(_index); +} +static unsafe void Test_DisableVertexAttribArray_23576() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DisableVertexAttribArray(_index); +} +static unsafe void Test_DispatchComputeGroupSize_23577() { + System.Int32 _num_groups_x = default(System.Int32); + System.Int32 _num_groups_y = default(System.Int32); + System.Int32 _num_groups_z = default(System.Int32); + System.Int32 _group_size_x = default(System.Int32); + System.Int32 _group_size_y = default(System.Int32); + System.Int32 _group_size_z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DispatchComputeGroupSize(_num_groups_x,_num_groups_y,_num_groups_z,_group_size_x,_group_size_y,_group_size_z); +} +static unsafe void Test_DispatchComputeGroupSize_23578() { + System.UInt32 _num_groups_x = default(System.UInt32); + System.UInt32 _num_groups_y = default(System.UInt32); + System.UInt32 _num_groups_z = default(System.UInt32); + System.UInt32 _group_size_x = default(System.UInt32); + System.UInt32 _group_size_y = default(System.UInt32); + System.UInt32 _group_size_z = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.DispatchComputeGroupSize(_num_groups_x,_num_groups_y,_num_groups_z,_group_size_x,_group_size_y,_group_size_z); +} +static unsafe void Test_DrawArraysInstanced_23579() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_23580() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawBuffers_23581() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffers[] _bufs = default(OpenTK.Graphics.OpenGL.ArbDrawBuffers[]); + OpenTK.Graphics.OpenGL.GL.Arb.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_23582() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffers _bufs = default(OpenTK.Graphics.OpenGL.ArbDrawBuffers); + OpenTK.Graphics.OpenGL.GL.Arb.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_23583() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDrawBuffers* _bufs = default(OpenTK.Graphics.OpenGL.ArbDrawBuffers*); + OpenTK.Graphics.OpenGL.GL.Arb.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawElementsInstanced_23584() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23585() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23586() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23587() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23588() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23589() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23590() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23591() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23592() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_23593() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_EnableVertexAttribArray_23594() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.EnableVertexAttribArray(_index); +} +static unsafe void Test_EnableVertexAttribArray_23595() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.EnableVertexAttribArray(_index); +} +static unsafe void Test_EndQuery_23596() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + OpenTK.Graphics.OpenGL.GL.Arb.EndQuery(_target); +} +static unsafe void Test_FramebufferTexture_23597() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTexture_23598() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTextureFace_23599() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); +} +static unsafe void Test_FramebufferTextureFace_23600() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); +} +static unsafe void Test_FramebufferTextureLayer_23601() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); +} +static unsafe void Test_FramebufferTextureLayer_23602() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); +} +static unsafe void Test_GenBuffer_23603() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GenBuffer(); +} +static unsafe void Test_GenBuffers_23604() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_23605() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_23606() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_23607() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_23608() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_23609() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenProgram_23610() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(); +} +static unsafe void Test_GenProgram_23611() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_23612() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,out _programs); +} +static unsafe void Test_GenProgram_23613() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_23614() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_23615() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,out _programs); +} +static unsafe void Test_GenProgram_23616() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenProgram(_n,_programs); +} +static unsafe void Test_GenQuery_23617() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GenQuery(); +} +static unsafe void Test_GenQueries_23618() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_23619() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,out _ids); +} +static unsafe void Test_GenQueries_23620() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_23621() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_23622() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,out _ids); +} +static unsafe void Test_GenQueries_23623() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GenQueries(_n,_ids); +} +static unsafe void Test_GetActiveAttrib_23624() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexShader _type = default(OpenTK.Graphics.OpenGL.ArbVertexShader); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveAttrib(_programObj,_index,_maxLength,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_23625() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ArbVertexShader* _type = default(OpenTK.Graphics.OpenGL.ArbVertexShader*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveAttrib(_programObj,_index,_maxLength,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveAttrib_23626() { + System.UInt32 _programObj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexShader _type = default(OpenTK.Graphics.OpenGL.ArbVertexShader); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveAttrib(_programObj,_index,_maxLength,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_23627() { + System.UInt32 _programObj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ArbVertexShader* _type = default(OpenTK.Graphics.OpenGL.ArbVertexShader*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveAttrib(_programObj,_index,_maxLength,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_23628() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _type = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveUniform(_programObj,_index,_maxLength,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_23629() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ArbShaderObjects* _type = default(OpenTK.Graphics.OpenGL.ArbShaderObjects*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveUniform(_programObj,_index,_maxLength,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_23630() { + System.UInt32 _programObj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _type = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveUniform(_programObj,_index,_maxLength,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_23631() { + System.UInt32 _programObj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ArbShaderObjects* _type = default(OpenTK.Graphics.OpenGL.ArbShaderObjects*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetActiveUniform(_programObj,_index,_maxLength,_length,_size,_type,_name); +} +static unsafe void Test_GetAttachedObjects_23632() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _obj = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,out _count,_obj); +} +static unsafe void Test_GetAttachedObjects_23633() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,out _count,out _obj); +} +static unsafe void Test_GetAttachedObjects_23634() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.Int32* _obj = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,_count,_obj); +} +static unsafe void Test_GetAttachedObjects_23635() { + System.UInt32 _containerObj = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _obj = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,out _count,_obj); +} +static unsafe void Test_GetAttachedObjects_23636() { + System.UInt32 _containerObj = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,out _count,out _obj); +} +static unsafe void Test_GetAttachedObjects_23637() { + System.UInt32 _containerObj = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.UInt32* _obj = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,_count,_obj); +} +static unsafe void Test_GetAttribLocation_23638() { + System.Int32 _programObj = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetAttribLocation(_programObj,_name); +} +static unsafe void Test_GetAttribLocation_23639() { + System.UInt32 _programObj = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetAttribLocation(_programObj,_name); +} +static unsafe void Test_GetBufferParameter_23640() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_23641() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_23642() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_23643() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_23644() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_23645() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferParameterNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferParameterNameArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23646() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23647() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23648() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23649() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23650() { + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _target = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,ref _params); +} +static unsafe void Test_GetBufferPointer_23651() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23652() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23653() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23654() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_23655() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferPointerNameArb _pname = default(OpenTK.Graphics.OpenGL.BufferPointerNameArb); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferPointer(_target,_pname,ref _params); +} +static unsafe void Test_GetBufferSubData_23656() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_GetBufferSubData_23657() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_GetBufferSubData_23658() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_GetBufferSubData_23659() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_GetBufferSubData_23660() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetBufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_GetCompressedTexImage_23661() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetCompressedTexImage(_target,_level,_img); +} +static unsafe void Test_GetCompressedTexImage_23662() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetCompressedTexImage(_target,_level,_img); +} +static unsafe void Test_GetCompressedTexImage_23663() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetCompressedTexImage(_target,_level,_img); +} +static unsafe void Test_GetCompressedTexImage_23664() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetCompressedTexImage(_target,_level,_img); +} +static unsafe void Test_GetCompressedTexImage_23665() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetCompressedTexImage(_target,_level,ref _img); +} +static unsafe void Test_GetDebugMessageLog_23666() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_23667() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_23668() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_23669() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.ArbDebugOutput[] _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_23670() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + OpenTK.Graphics.OpenGL.ArbDebugOutput _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbDebugOutput _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_23671() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _sources = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _types = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.ArbDebugOutput* _severities = default(OpenTK.Graphics.OpenGL.ArbDebugOutput*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetGraphicsResetStatus_23672() { + OpenTK.Graphics.OpenGL.ArbRobustness r = OpenTK.Graphics.OpenGL.GL.Arb.GetGraphicsResetStatus(); +} +static unsafe void Test_GetHandle_23673() { + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetHandle(_pname); +} +static unsafe void Test_GetImageHandle_23674() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbBindlessTexture _format = default(OpenTK.Graphics.OpenGL.ArbBindlessTexture); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetImageHandle(_texture,_level,_layered,_layer,_format); +} +static unsafe void Test_GetImageHandle_23675() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbBindlessTexture _format = default(OpenTK.Graphics.OpenGL.ArbBindlessTexture); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetImageHandle(_texture,_level,_layered,_layer,_format); +} +static unsafe void Test_GetInfoLog_23676() { + System.Int32 _obj = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetInfoLog(_obj,_maxLength,out _length,_infoLog); +} +static unsafe void Test_GetInfoLog_23677() { + System.Int32 _obj = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetInfoLog(_obj,_maxLength,_length,_infoLog); +} +static unsafe void Test_GetInfoLog_23678() { + System.UInt32 _obj = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetInfoLog(_obj,_maxLength,out _length,_infoLog); +} +static unsafe void Test_GetInfoLog_23679() { + System.UInt32 _obj = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetInfoLog(_obj,_maxLength,_length,_infoLog); +} +static unsafe void Test_GetNamedString_23680() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _stringlen = default(System.Int32); + System.Text.StringBuilder _string = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetNamedString(_namelen,_name,_bufSize,out _stringlen,_string); +} +static unsafe void Test_GetNamedString_23681() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _stringlen = default(System.Int32*); + System.Text.StringBuilder _string = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetNamedString(_namelen,_name,_bufSize,_stringlen,_string); +} +static unsafe void Test_GetNamedString_23682() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude _pname = default(OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetNamedString(_namelen,_name,_pname,_params); +} +static unsafe void Test_GetNamedString_23683() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude _pname = default(OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetNamedString(_namelen,_name,_pname,out _params); +} +static unsafe void Test_GetNamedString_23684() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude _pname = default(OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetNamedString(_namelen,_name,_pname,_params); +} +static unsafe void Test_GetnColorTable_23685() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); +} +static unsafe void Test_GetnColorTable_23686() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); +} +static unsafe void Test_GetnColorTable_23687() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); +} +static unsafe void Test_GetnColorTable_23688() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); +} +static unsafe void Test_GetnColorTable_23689() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,ref _table); +} +static unsafe void Test_GetnCompressedTexImage_23690() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); +} +static unsafe void Test_GetnCompressedTexImage_23691() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); +} +static unsafe void Test_GetnCompressedTexImage_23692() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); +} +static unsafe void Test_GetnCompressedTexImage_23693() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); +} +static unsafe void Test_GetnCompressedTexImage_23694() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,ref _img); +} +static unsafe void Test_GetnConvolutionFilter_23695() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); +} +static unsafe void Test_GetnConvolutionFilter_23696() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); +} +static unsafe void Test_GetnConvolutionFilter_23697() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); +} +static unsafe void Test_GetnConvolutionFilter_23698() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); +} +static unsafe void Test_GetnConvolutionFilter_23699() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,ref _image); +} +static unsafe void Test_GetnHistogram_23700() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnHistogram_23701() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnHistogram_23702() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnHistogram_23703() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnHistogram_23704() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,ref _values); +} +static unsafe void Test_GetnMap_23705() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMap_23706() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); +} +static unsafe void Test_GetnMap_23707() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMap_23708() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMap_23709() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); +} +static unsafe void Test_GetnMap_23710() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMap_23711() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMap_23712() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); +} +static unsafe void Test_GetnMap_23713() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _query = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMap(_target,_query,_bufSize,_v); +} +static unsafe void Test_GetnMinmax_23714() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnMinmax_23715() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnMinmax_23716() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnMinmax_23717() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); +} +static unsafe void Test_GetnMinmax_23718() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,ref _values); +} +static unsafe void Test_GetnPixelMap_23719() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _values = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23720() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single _values = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); +} +static unsafe void Test_GetnPixelMap_23721() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Single* _values = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23722() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23723() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); +} +static unsafe void Test_GetnPixelMap_23724() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23725() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt32[] _values = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23726() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt32 _values = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); +} +static unsafe void Test_GetnPixelMap_23727() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt32* _values = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23728() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int16[] _values = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23729() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int16 _values = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); +} +static unsafe void Test_GetnPixelMap_23730() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.Int16* _values = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23731() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt16[] _values = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPixelMap_23732() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt16 _values = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); +} +static unsafe void Test_GetnPixelMap_23733() { + OpenTK.Graphics.OpenGL.ArbRobustness _map = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.UInt16* _values = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPolygonStipple_23734() { + System.Byte r = OpenTK.Graphics.OpenGL.GL.Arb.GetnPolygonStipple(); +} +static unsafe void Test_GetnPolygonStipple_23735() { + System.Int32 _bufSize = default(System.Int32); + System.Byte[] _pattern = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPolygonStipple(_bufSize,_pattern); +} +static unsafe void Test_GetnPolygonStipple_23736() { + System.Int32 _bufSize = default(System.Int32); + System.Byte _pattern = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPolygonStipple(_bufSize,out _pattern); +} +static unsafe void Test_GetnPolygonStipple_23737() { + System.Int32 _bufSize = default(System.Int32); + System.Byte* _pattern = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnPolygonStipple(_bufSize,_pattern); +} +static unsafe void Test_GetnSeparableFilter_23738() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _rowBufSize = default(System.Int32); + System.IntPtr _row = default(System.IntPtr); + System.Int32 _columnBufSize = default(System.Int32); + System.IntPtr _column = default(System.IntPtr); + System.IntPtr _span = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); +} +static unsafe void Test_GetnSeparableFilter_23739() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _rowBufSize = default(System.Int32); + int[] _row = default(int[]); + System.Int32 _columnBufSize = default(System.Int32); + int[] _column = default(int[]); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); +} +static unsafe void Test_GetnSeparableFilter_23740() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _rowBufSize = default(System.Int32); + int[,] _row = default(int[,]); + System.Int32 _columnBufSize = default(System.Int32); + int[,] _column = default(int[,]); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); +} +static unsafe void Test_GetnSeparableFilter_23741() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _rowBufSize = default(System.Int32); + int[,,] _row = default(int[,,]); + System.Int32 _columnBufSize = default(System.Int32); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); +} +static unsafe void Test_GetnSeparableFilter_23742() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _rowBufSize = default(System.Int32); + int _row = default(int); + System.Int32 _columnBufSize = default(System.Int32); + int _column = default(int); + int _span = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,ref _row,_columnBufSize,ref _column,ref _span); +} +static unsafe void Test_GetnTexImage_23743() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); +} +static unsafe void Test_GetnTexImage_23744() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); +} +static unsafe void Test_GetnTexImage_23745() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); +} +static unsafe void Test_GetnTexImage_23746() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); +} +static unsafe void Test_GetnTexImage_23747() { + OpenTK.Graphics.OpenGL.ArbRobustness _target = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,ref _img); +} +static unsafe void Test_GetnUniform_23748() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23749() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23750() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23751() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23752() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23753() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23754() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23755() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23756() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23757() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23758() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23759() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23760() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23761() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23762() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23763() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23764() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23765() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23766() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_23767() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_23768() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetObjectParameter_23769() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23770() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,out _params); +} +static unsafe void Test_GetObjectParameter_23771() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23772() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23773() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,out _params); +} +static unsafe void Test_GetObjectParameter_23774() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23775() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23776() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,out _params); +} +static unsafe void Test_GetObjectParameter_23777() { + System.Int32 _obj = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23778() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetObjectParameter_23779() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,out _params); +} +static unsafe void Test_GetObjectParameter_23780() { + System.UInt32 _obj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ArbShaderObjects); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetObjectParameter(_obj,_pname,_params); +} +static unsafe void Test_GetProgramEnvParameter_23781() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23782() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23783() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23784() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23785() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23786() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23787() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23788() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23789() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23790() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23791() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23792() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23793() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23794() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23795() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23796() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23797() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23798() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23799() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23800() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23801() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23802() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameter_23803() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameter_23804() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramEnvParameter(_target,_index,_params); +} +static unsafe void Test_GetProgram_23805() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgram(_target,_pname,out _params); +} +static unsafe void Test_GetProgram_23806() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgram(_target,_pname,_params); +} +static unsafe void Test_GetProgramLocalParameter_23807() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23808() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23809() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23810() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23811() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23812() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23813() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23814() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23815() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23816() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23817() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23818() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23819() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23820() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23821() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23822() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23823() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23824() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23825() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23826() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23827() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23828() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameter_23829() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameter_23830() { + OpenTK.Graphics.OpenGL.ArbVertexProgram _target = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramLocalParameter(_target,_index,_params); +} +static unsafe void Test_GetProgramString_23831() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramString(_target,_pname,_string); +} +static unsafe void Test_GetProgramString_23832() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramString(_target,_pname,_string); +} +static unsafe void Test_GetProgramString_23833() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramString(_target,_pname,_string); +} +static unsafe void Test_GetProgramString_23834() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramString(_target,_pname,_string); +} +static unsafe void Test_GetProgramString_23835() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetProgramString(_target,_pname,ref _string); +} +static unsafe void Test_GetQuery_23836() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQuery_23837() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetQuery(_target,_pname,out _params); +} +static unsafe void Test_GetQuery_23838() { + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _target = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQueryObject_23839() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_23840() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_23841() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_23842() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_23843() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_23844() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_23845() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_23846() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_23847() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.ArbOcclusionQuery); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetShaderSource_23848() { + System.Int32 _obj = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetShaderSource(_obj,_maxLength,out _length,_source); +} +static unsafe void Test_GetShaderSource_23849() { + System.Int32 _obj = default(System.Int32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetShaderSource(_obj,_maxLength,_length,_source); +} +static unsafe void Test_GetShaderSource_23850() { + System.UInt32 _obj = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetShaderSource(_obj,_maxLength,out _length,_source); +} +static unsafe void Test_GetShaderSource_23851() { + System.UInt32 _obj = default(System.UInt32); + System.Int32 _maxLength = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Arb.GetShaderSource(_obj,_maxLength,_length,_source); +} +static unsafe void Test_GetTextureHandle_23852() { + System.Int32 _texture = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetTextureHandle(_texture); +} +static unsafe void Test_GetTextureHandle_23853() { + System.UInt32 _texture = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetTextureHandle(_texture); +} +static unsafe void Test_GetTextureSamplerHandle_23854() { + System.Int32 _texture = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetTextureSamplerHandle(_texture,_sampler); +} +static unsafe void Test_GetTextureSamplerHandle_23855() { + System.UInt32 _texture = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.Arb.GetTextureSamplerHandle(_texture,_sampler); +} +static unsafe void Test_GetUniform_23856() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23857() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,out _params); +} +static unsafe void Test_GetUniform_23858() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23859() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23860() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,out _params); +} +static unsafe void Test_GetUniform_23861() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23862() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23863() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,out _params); +} +static unsafe void Test_GetUniform_23864() { + System.Int32 _programObj = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23865() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniform_23866() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,out _params); +} +static unsafe void Test_GetUniform_23867() { + System.UInt32 _programObj = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetUniform(_programObj,_location,_params); +} +static unsafe void Test_GetUniformLocation_23868() { + System.Int32 _programObj = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetUniformLocation(_programObj,_name); +} +static unsafe void Test_GetUniformLocation_23869() { + System.UInt32 _programObj = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Arb.GetUniformLocation(_programObj,_name); +} +static unsafe void Test_GetVertexAttrib_23870() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23871() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23872() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23873() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23874() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23875() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23876() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23877() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23878() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23879() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23880() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23881() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23882() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23883() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23884() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23885() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_23886() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_23887() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_23888() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_23889() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_23890() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_23891() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_23892() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_23893() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribPointer_23894() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23895() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23896() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23897() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23898() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVertexAttribPointer_23899() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23900() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23901() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23902() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_23903() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb _pname = default(OpenTK.Graphics.OpenGL.VertexAttribPointerParameterArb); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_IsBuffer_23904() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsBuffer(_buffer); +} +static unsafe void Test_IsBuffer_23905() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsBuffer(_buffer); +} +static unsafe void Test_IsImageHandleResident_23906() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsImageHandleResident(_handle); +} +static unsafe void Test_IsImageHandleResident_23907() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsImageHandleResident(_handle); +} +static unsafe void Test_IsNamedString_23908() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsNamedString(_namelen,_name); +} +static unsafe void Test_IsProgram_23909() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsProgram(_program); +} +static unsafe void Test_IsProgram_23910() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsProgram(_program); +} +static unsafe void Test_IsQuery_23911() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsQuery(_id); +} +static unsafe void Test_IsQuery_23912() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsQuery(_id); +} +static unsafe void Test_IsTextureHandleResident_23913() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsTextureHandleResident(_handle); +} +static unsafe void Test_IsTextureHandleResident_23914() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.IsTextureHandleResident(_handle); +} +static unsafe void Test_LinkProgram_23915() { + System.Int32 _programObj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.LinkProgram(_programObj); +} +static unsafe void Test_LinkProgram_23916() { + System.UInt32 _programObj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.LinkProgram(_programObj); +} +static unsafe void Test_LoadTransposeMatrix_23917() { + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(_m); +} +static unsafe void Test_LoadTransposeMatrix_23918() { + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(ref _m); +} +static unsafe void Test_LoadTransposeMatrix_23919() { + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(_m); +} +static unsafe void Test_LoadTransposeMatrix_23920() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(_m); +} +static unsafe void Test_LoadTransposeMatrix_23921() { + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(ref _m); +} +static unsafe void Test_LoadTransposeMatrix_23922() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.LoadTransposeMatrix(_m); +} +static unsafe void Test_MakeImageHandleNonResident_23923() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeImageHandleNonResident(_handle); +} +static unsafe void Test_MakeImageHandleNonResident_23924() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeImageHandleNonResident(_handle); +} +static unsafe void Test_MakeImageHandleResident_23925() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.ArbBindlessTexture _access = default(OpenTK.Graphics.OpenGL.ArbBindlessTexture); + OpenTK.Graphics.OpenGL.GL.Arb.MakeImageHandleResident(_handle,_access); +} +static unsafe void Test_MakeImageHandleResident_23926() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.ArbBindlessTexture _access = default(OpenTK.Graphics.OpenGL.ArbBindlessTexture); + OpenTK.Graphics.OpenGL.GL.Arb.MakeImageHandleResident(_handle,_access); +} +static unsafe void Test_MakeTextureHandleNonResident_23927() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeTextureHandleNonResident(_handle); +} +static unsafe void Test_MakeTextureHandleNonResident_23928() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeTextureHandleNonResident(_handle); +} +static unsafe void Test_MakeTextureHandleResident_23929() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeTextureHandleResident(_handle); +} +static unsafe void Test_MakeTextureHandleResident_23930() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.MakeTextureHandleResident(_handle); +} +static unsafe void Test_MapBuffer_23931() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexBufferObject _access = default(OpenTK.Graphics.OpenGL.ArbVertexBufferObject); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.MapBuffer(_target,_access); +} +static unsafe void Test_MapBuffer_23932() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + OpenTK.Graphics.OpenGL.BufferAccessArb _access = default(OpenTK.Graphics.OpenGL.BufferAccessArb); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Arb.MapBuffer(_target,_access); +} +static unsafe void Test_MatrixIndexPointer_23933() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbMatrixPalette _type = default(OpenTK.Graphics.OpenGL.ArbMatrixPalette); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_23934() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbMatrixPalette _type = default(OpenTK.Graphics.OpenGL.ArbMatrixPalette); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_23935() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbMatrixPalette _type = default(OpenTK.Graphics.OpenGL.ArbMatrixPalette); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_23936() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbMatrixPalette _type = default(OpenTK.Graphics.OpenGL.ArbMatrixPalette); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_23937() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbMatrixPalette _type = default(OpenTK.Graphics.OpenGL.ArbMatrixPalette); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndexPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_MatrixIndex_23938() { + System.Int32 _size = default(System.Int32); + System.Byte[] _indices = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23939() { + System.Int32 _size = default(System.Int32); + System.Byte _indices = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,ref _indices); +} +static unsafe void Test_MatrixIndex_23940() { + System.Int32 _size = default(System.Int32); + System.Byte* _indices = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23941() { + System.Int32 _size = default(System.Int32); + System.Int32[] _indices = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23942() { + System.Int32 _size = default(System.Int32); + System.Int32 _indices = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,ref _indices); +} +static unsafe void Test_MatrixIndex_23943() { + System.Int32 _size = default(System.Int32); + System.Int32* _indices = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23944() { + System.Int32 _size = default(System.Int32); + System.UInt32[] _indices = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23945() { + System.Int32 _size = default(System.Int32); + System.UInt32 _indices = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,ref _indices); +} +static unsafe void Test_MatrixIndex_23946() { + System.Int32 _size = default(System.Int32); + System.UInt32* _indices = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23947() { + System.Int32 _size = default(System.Int32); + System.Int16[] _indices = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23948() { + System.Int32 _size = default(System.Int32); + System.Int16 _indices = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,ref _indices); +} +static unsafe void Test_MatrixIndex_23949() { + System.Int32 _size = default(System.Int32); + System.Int16* _indices = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23950() { + System.Int32 _size = default(System.Int32); + System.UInt16[] _indices = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MatrixIndex_23951() { + System.Int32 _size = default(System.Int32); + System.UInt16 _indices = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,ref _indices); +} +static unsafe void Test_MatrixIndex_23952() { + System.Int32 _size = default(System.Int32); + System.UInt16* _indices = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Arb.MatrixIndex(_size,_indices); +} +static unsafe void Test_MinSampleShading_23953() { + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MinSampleShading(_value); +} +static unsafe void Test_MultiDrawArraysIndirectCount_23954() { + OpenTK.Graphics.OpenGL.ArbIndirectParameters _mode = default(OpenTK.Graphics.OpenGL.ArbIndirectParameters); + System.IntPtr _indirect = default(System.IntPtr); + System.IntPtr _drawcount = default(System.IntPtr); + System.Int32 _maxdrawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiDrawArraysIndirectCount(_mode,_indirect,_drawcount,_maxdrawcount,_stride); +} +static unsafe void Test_MultiDrawElementsIndirectCount_23955() { + OpenTK.Graphics.OpenGL.ArbIndirectParameters _mode = default(OpenTK.Graphics.OpenGL.ArbIndirectParameters); + OpenTK.Graphics.OpenGL.ArbIndirectParameters _type = default(OpenTK.Graphics.OpenGL.ArbIndirectParameters); + System.IntPtr _indirect = default(System.IntPtr); + System.IntPtr _drawcount = default(System.IntPtr); + System.Int32 _maxdrawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiDrawElementsIndirectCount(_mode,_type,_indirect,_drawcount,_maxdrawcount,_stride); +} +static unsafe void Test_MultiTexCoord1_23956() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _s = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_s); +} +static unsafe void Test_MultiTexCoord1_23957() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_v); +} +static unsafe void Test_MultiTexCoord1_23958() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _s = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_s); +} +static unsafe void Test_MultiTexCoord1_23959() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_v); +} +static unsafe void Test_MultiTexCoord1_23960() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_s); +} +static unsafe void Test_MultiTexCoord1_23961() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_v); +} +static unsafe void Test_MultiTexCoord1_23962() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _s = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_s); +} +static unsafe void Test_MultiTexCoord1_23963() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord1(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23964() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _s = default(System.Double); + System.Double _t = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_s,_t); +} +static unsafe void Test_MultiTexCoord2_23965() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23966() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,ref _v); +} +static unsafe void Test_MultiTexCoord2_23967() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23968() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_s,_t); +} +static unsafe void Test_MultiTexCoord2_23969() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23970() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,ref _v); +} +static unsafe void Test_MultiTexCoord2_23971() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23972() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_s,_t); +} +static unsafe void Test_MultiTexCoord2_23973() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23974() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,ref _v); +} +static unsafe void Test_MultiTexCoord2_23975() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23976() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _s = default(System.Int16); + System.Int16 _t = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_s,_t); +} +static unsafe void Test_MultiTexCoord2_23977() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord2_23978() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,ref _v); +} +static unsafe void Test_MultiTexCoord2_23979() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord2(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23980() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _s = default(System.Double); + System.Double _t = default(System.Double); + System.Double _r = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_23981() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23982() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,ref _v); +} +static unsafe void Test_MultiTexCoord3_23983() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23984() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_23985() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23986() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,ref _v); +} +static unsafe void Test_MultiTexCoord3_23987() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23988() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_23989() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23990() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,ref _v); +} +static unsafe void Test_MultiTexCoord3_23991() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23992() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _s = default(System.Int16); + System.Int16 _t = default(System.Int16); + System.Int16 _r = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_23993() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord3_23994() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,ref _v); +} +static unsafe void Test_MultiTexCoord3_23995() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord3(_target,_v); +} +static unsafe void Test_MultiTexCoord4_23996() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _s = default(System.Double); + System.Double _t = default(System.Double); + System.Double _r = default(System.Double); + System.Double _q = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_23997() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_23998() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,ref _v); +} +static unsafe void Test_MultiTexCoord4_23999() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24000() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _q = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_24001() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24002() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,ref _v); +} +static unsafe void Test_MultiTexCoord4_24003() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24004() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_24005() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24006() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,ref _v); +} +static unsafe void Test_MultiTexCoord4_24007() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24008() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _s = default(System.Int16); + System.Int16 _t = default(System.Int16); + System.Int16 _r = default(System.Int16); + System.Int16 _q = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_24009() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultiTexCoord4_24010() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,ref _v); +} +static unsafe void Test_MultiTexCoord4_24011() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.MultiTexCoord4(_target,_v); +} +static unsafe void Test_MultTransposeMatrix_24012() { + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(_m); +} +static unsafe void Test_MultTransposeMatrix_24013() { + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(ref _m); +} +static unsafe void Test_MultTransposeMatrix_24014() { + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(_m); +} +static unsafe void Test_MultTransposeMatrix_24015() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(_m); +} +static unsafe void Test_MultTransposeMatrix_24016() { + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(ref _m); +} +static unsafe void Test_MultTransposeMatrix_24017() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.MultTransposeMatrix(_m); +} +static unsafe void Test_NamedString_24018() { + OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude _type = default(OpenTK.Graphics.OpenGL.ArbShadingLanguageInclude); + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _stringlen = default(System.Int32); + System.String _string = default(System.String); + OpenTK.Graphics.OpenGL.GL.Arb.NamedString(_type,_namelen,_name,_stringlen,_string); +} +static unsafe void Test_PointParameter_24019() { + OpenTK.Graphics.OpenGL.ArbPointParameters _pname = default(OpenTK.Graphics.OpenGL.ArbPointParameters); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.PointParameter(_pname,_param); +} +static unsafe void Test_PointParameter_24020() { + OpenTK.Graphics.OpenGL.ArbPointParameters _pname = default(OpenTK.Graphics.OpenGL.ArbPointParameters); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameter_24021() { + OpenTK.Graphics.OpenGL.ArbPointParameters _pname = default(OpenTK.Graphics.OpenGL.ArbPointParameters); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.PointParameter(_pname,_params); +} +static unsafe void Test_ProgramEnvParameter4_24022() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameter4_24023() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameter4_24024() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24025() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameter4_24026() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24027() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24028() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameter4_24029() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24030() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameter4_24031() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameter4_24032() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24033() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameter4_24034() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24035() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameter4_24036() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameter4_24037() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramEnvParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24038() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameter4_24039() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameter4_24040() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24041() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameter4_24042() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24043() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24044() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameter4_24045() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24046() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameter4_24047() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameter4_24048() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24049() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameter4_24050() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24051() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameter4_24052() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameter4_24053() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramLocalParameter4(_target,_index,_params); +} +static unsafe void Test_ProgramParameter_24054() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_24055() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramString_24056() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.All _format = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _len = default(System.Int32); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24057() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.All _format = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _len = default(System.Int32); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24058() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.All _format = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _len = default(System.Int32); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24059() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.All _format = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _len = default(System.Int32); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24060() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.All _format = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _len = default(System.Int32); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,ref _string); +} +static unsafe void Test_ProgramString_24061() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexProgram _format = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _len = default(System.Int32); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24062() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexProgram _format = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _len = default(System.Int32); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24063() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexProgram _format = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _len = default(System.Int32); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24064() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexProgram _format = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _len = default(System.Int32); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,_string); +} +static unsafe void Test_ProgramString_24065() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + OpenTK.Graphics.OpenGL.ArbVertexProgram _format = default(OpenTK.Graphics.OpenGL.ArbVertexProgram); + System.Int32 _len = default(System.Int32); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramString(_target,_format,_len,ref _string); +} +static unsafe void Test_ProgramUniformHandle_24066() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_value); +} +static unsafe void Test_ProgramUniformHandle_24067() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_value); +} +static unsafe void Test_ProgramUniformHandle_24068() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _values = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_24069() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _values = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,ref _values); +} +static unsafe void Test_ProgramUniformHandle_24070() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _values = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_24071() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _values = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_24072() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _values = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,ref _values); +} +static unsafe void Test_ProgramUniformHandle_24073() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _values = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ReadnPixels_24074() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_24075() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_24076() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_24077() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_24078() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbRobustness _format = default(OpenTK.Graphics.OpenGL.ArbRobustness); + OpenTK.Graphics.OpenGL.ArbRobustness _type = default(OpenTK.Graphics.OpenGL.ArbRobustness); + System.Int32 _bufSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,ref _data); +} +static unsafe void Test_SampleCoverage_24079() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.SampleCoverage(_value,_invert); +} +static unsafe void Test_ShaderSource_24080() { + System.Int32 _shaderObj = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,_length); +} +static unsafe void Test_ShaderSource_24081() { + System.Int32 _shaderObj = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,ref _length); +} +static unsafe void Test_ShaderSource_24082() { + System.Int32 _shaderObj = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,_length); +} +static unsafe void Test_ShaderSource_24083() { + System.UInt32 _shaderObj = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,_length); +} +static unsafe void Test_ShaderSource_24084() { + System.UInt32 _shaderObj = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,ref _length); +} +static unsafe void Test_ShaderSource_24085() { + System.UInt32 _shaderObj = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.ShaderSource(_shaderObj,_count,_string,_length); +} +static unsafe void Test_TexBuffer_24086() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ArbTextureBufferObject _internalformat = default(OpenTK.Graphics.OpenGL.ArbTextureBufferObject); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBuffer_24087() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ArbTextureBufferObject _internalformat = default(OpenTK.Graphics.OpenGL.ArbTextureBufferObject); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexPageCommitment_24088() { + OpenTK.Graphics.OpenGL.ArbSparseTexture _target = default(OpenTK.Graphics.OpenGL.ArbSparseTexture); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _resident = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Arb.TexPageCommitment(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_resident); +} +static unsafe void Test_Uniform1_24089() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_24090() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_24091() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_24092() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_24093() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_24094() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_24095() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_24096() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform2_24097() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_24098() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_24099() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_count,ref _value); +} +static unsafe void Test_Uniform2_24100() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_24101() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_24102() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_24103() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform3_24104() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_24105() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_24106() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_24107() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_24108() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_24109() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_24110() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_24111() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform4_24112() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_24113() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_24114() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_24115() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_24116() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_24117() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_24118() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_24119() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.Uniform4(_location,_count,_value); +} +static unsafe void Test_UniformHandle_24120() { + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_value); +} +static unsafe void Test_UniformHandle_24121() { + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_value); +} +static unsafe void Test_UniformHandle_24122() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_24123() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,ref _value); +} +static unsafe void Test_UniformHandle_24124() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_24125() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_24126() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,ref _value); +} +static unsafe void Test_UniformHandle_24127() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Arb.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformMatrix2_24128() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2_24129() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2_24130() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3_24131() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3_24132() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3_24133() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4_24134() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4_24135() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4_24136() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UnmapBuffer_24137() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Arb.UnmapBuffer(_target); +} +static unsafe void Test_UseProgramObject_24138() { + System.Int32 _programObj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.UseProgramObject(_programObj); +} +static unsafe void Test_UseProgramObject_24139() { + System.UInt32 _programObj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.UseProgramObject(_programObj); +} +static unsafe void Test_ValidateProgram_24140() { + System.Int32 _programObj = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ValidateProgram(_programObj); +} +static unsafe void Test_ValidateProgram_24141() { + System.UInt32 _programObj = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.ValidateProgram(_programObj); +} +static unsafe void Test_VertexAttrib1_24142() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24143() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24144() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_24145() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_24146() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24147() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24148() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_24149() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_24150() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24151() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_24152() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_24153() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib2_24154() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24155() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24156() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24157() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24158() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24159() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24160() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24161() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24162() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24163() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24164() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24165() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24166() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24167() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24168() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24169() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24170() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24171() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_24172() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24173() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24174() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24175() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_24176() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_24177() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib3_24178() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24179() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24180() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24181() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24182() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24183() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24184() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24185() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24186() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24187() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24188() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24189() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24190() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24191() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24192() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24193() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24194() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24195() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_24196() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24197() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24198() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24199() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_24200() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_24201() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib4_24202() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24203() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24204() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24205() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24206() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24207() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24208() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24209() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24210() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24211() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24212() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24213() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24214() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24215() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24216() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24217() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24218() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24219() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24220() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24221() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24222() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24223() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24224() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24225() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24226() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24227() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24228() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24229() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24230() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24231() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24232() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24233() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24234() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24235() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24236() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24237() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24238() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24239() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24240() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24241() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24242() { + System.Int32 _index = default(System.Int32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4N_24243() { + System.UInt32 _index = default(System.UInt32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4N_24244() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24245() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24246() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24247() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24248() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24249() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24250() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24251() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24252() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24253() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4N_24254() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,ref _v); +} +static unsafe void Test_VertexAttrib4N_24255() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4N(_index,_v); +} +static unsafe void Test_VertexAttrib4_24256() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24257() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_24258() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24259() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24260() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24261() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24262() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24263() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24264() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24265() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24266() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24267() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24268() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24269() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24270() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24271() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24272() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24273() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_24274() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_24275() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttribDivisor_24276() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_24277() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribL1_24278() { + System.Int32 _index = default(System.Int32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_24279() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _x = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_24280() { + System.Int32 _index = default(System.Int32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_24281() { + System.Int32 _index = default(System.Int32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_24282() { + System.UInt32 _index = default(System.UInt32); + System.UInt64[] _v = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_24283() { + System.UInt32 _index = default(System.UInt32); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribPointer_24284() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24285() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24286() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24287() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24288() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_24289() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24290() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24291() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24292() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_24293() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerTypeArb); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexBlend_24294() { + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.VertexBlend(_count); +} +static unsafe void Test_Weight_24295() { + System.Int32 _size = default(System.Int32); + System.SByte[] _weights = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24296() { + System.Int32 _size = default(System.Int32); + System.SByte _weights = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24297() { + System.Int32 _size = default(System.Int32); + System.SByte* _weights = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24298() { + System.Int32 _size = default(System.Int32); + System.Double[] _weights = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24299() { + System.Int32 _size = default(System.Int32); + System.Double _weights = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24300() { + System.Int32 _size = default(System.Int32); + System.Double* _weights = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24301() { + System.Int32 _size = default(System.Int32); + System.Single[] _weights = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24302() { + System.Int32 _size = default(System.Int32); + System.Single _weights = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24303() { + System.Int32 _size = default(System.Int32); + System.Single* _weights = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24304() { + System.Int32 _size = default(System.Int32); + System.Int32[] _weights = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24305() { + System.Int32 _size = default(System.Int32); + System.Int32 _weights = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24306() { + System.Int32 _size = default(System.Int32); + System.Int32* _weights = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_WeightPointer_24307() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexBlend _type = default(OpenTK.Graphics.OpenGL.ArbVertexBlend); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Arb.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_24308() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexBlend _type = default(OpenTK.Graphics.OpenGL.ArbVertexBlend); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Arb.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_24309() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexBlend _type = default(OpenTK.Graphics.OpenGL.ArbVertexBlend); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Arb.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_24310() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexBlend _type = default(OpenTK.Graphics.OpenGL.ArbVertexBlend); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Arb.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_24311() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbVertexBlend _type = default(OpenTK.Graphics.OpenGL.ArbVertexBlend); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Arb.WeightPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_Weight_24312() { + System.Int32 _size = default(System.Int32); + System.Int16[] _weights = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24313() { + System.Int32 _size = default(System.Int32); + System.Int16 _weights = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24314() { + System.Int32 _size = default(System.Int32); + System.Int16* _weights = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24315() { + System.Int32 _size = default(System.Int32); + System.Byte[] _weights = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24316() { + System.Int32 _size = default(System.Int32); + System.Byte _weights = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24317() { + System.Int32 _size = default(System.Int32); + System.Byte* _weights = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24318() { + System.Int32 _size = default(System.Int32); + System.UInt32[] _weights = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24319() { + System.Int32 _size = default(System.Int32); + System.UInt32 _weights = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24320() { + System.Int32 _size = default(System.Int32); + System.UInt32* _weights = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24321() { + System.Int32 _size = default(System.Int32); + System.UInt16[] _weights = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_Weight_24322() { + System.Int32 _size = default(System.Int32); + System.UInt16 _weights = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,ref _weights); +} +static unsafe void Test_Weight_24323() { + System.Int32 _size = default(System.Int32); + System.UInt16* _weights = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Arb.Weight(_size,_weights); +} +static unsafe void Test_WindowPos2_24324() { + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_24325() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24326() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_24327() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24328() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_24329() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24330() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_24331() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24332() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_24333() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24334() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_24335() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24336() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_24337() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_24338() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_24339() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos2(_v); +} +static unsafe void Test_WindowPos3_24340() { + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_24341() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24342() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_24343() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24344() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_24345() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24346() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_24347() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24348() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_24349() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24350() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_24351() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24352() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_24353() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_24354() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_24355() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Arb.WindowPos3(_v); +} +static unsafe void Test_ProgramParameter_24356() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ArbGeometryShader4 _pname = default(OpenTK.Graphics.OpenGL.ArbGeometryShader4); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_24357() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ArbGeometryShader4 _pname = default(OpenTK.Graphics.OpenGL.ArbGeometryShader4); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Arb.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_GetAttachedObjects_24358() { + System.Int32 _containerObj = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.Int32[] _obj = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,_count,_obj); +} +static unsafe void Test_GetAttachedObjects_24359() { + System.UInt32 _containerObj = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.UInt32[] _obj = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Arb.GetAttachedObjects(_containerObj,_maxCount,_count,_obj); +} +static unsafe void Test_AlphaFragmentOp1_24360() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp1(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod); +} +static unsafe void Test_AlphaFragmentOp1_24361() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp1(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod); +} +static unsafe void Test_AlphaFragmentOp2_24362() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + System.Int32 _arg2Rep = default(System.Int32); + System.Int32 _arg2Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp2(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod); +} +static unsafe void Test_AlphaFragmentOp2_24363() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + System.UInt32 _arg2Rep = default(System.UInt32); + System.UInt32 _arg2Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp2(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod); +} +static unsafe void Test_AlphaFragmentOp3_24364() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + System.Int32 _arg2Rep = default(System.Int32); + System.Int32 _arg2Mod = default(System.Int32); + System.Int32 _arg3 = default(System.Int32); + System.Int32 _arg3Rep = default(System.Int32); + System.Int32 _arg3Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp3(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod,_arg3,_arg3Rep,_arg3Mod); +} +static unsafe void Test_AlphaFragmentOp3_24365() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + System.UInt32 _arg2Rep = default(System.UInt32); + System.UInt32 _arg2Mod = default(System.UInt32); + System.UInt32 _arg3 = default(System.UInt32); + System.UInt32 _arg3Rep = default(System.UInt32); + System.UInt32 _arg3Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.AlphaFragmentOp3(_op,_dst,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod,_arg3,_arg3Rep,_arg3Mod); +} +static unsafe void Test_ArrayObject_24366() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _stride = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.ArrayObject(_array,_size,_type,_stride,_buffer,_offset); +} +static unsafe void Test_ArrayObject_24367() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _stride = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.ArrayObject(_array,_size,_type,_stride,_buffer,_offset); +} +static unsafe void Test_BeginFragmentShader_24368() { + OpenTK.Graphics.OpenGL.GL.Ati.BeginFragmentShader(); +} +static unsafe void Test_BindFragmentShader_24369() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.BindFragmentShader(_id); +} +static unsafe void Test_BindFragmentShader_24370() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.BindFragmentShader(_id); +} +static unsafe void Test_ClientActiveVertexStream_24371() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + OpenTK.Graphics.OpenGL.GL.Ati.ClientActiveVertexStream(_stream); +} +static unsafe void Test_ColorFragmentOp1_24372() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMask = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp1(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod); +} +static unsafe void Test_ColorFragmentOp1_24373() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMask = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp1(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod); +} +static unsafe void Test_ColorFragmentOp2_24374() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMask = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + System.Int32 _arg2Rep = default(System.Int32); + System.Int32 _arg2Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp2(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod); +} +static unsafe void Test_ColorFragmentOp2_24375() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMask = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + System.UInt32 _arg2Rep = default(System.UInt32); + System.UInt32 _arg2Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp2(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod); +} +static unsafe void Test_ColorFragmentOp3_24376() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.Int32 _dst = default(System.Int32); + System.Int32 _dstMask = default(System.Int32); + System.Int32 _dstMod = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg1Rep = default(System.Int32); + System.Int32 _arg1Mod = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + System.Int32 _arg2Rep = default(System.Int32); + System.Int32 _arg2Mod = default(System.Int32); + System.Int32 _arg3 = default(System.Int32); + System.Int32 _arg3Rep = default(System.Int32); + System.Int32 _arg3Mod = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp3(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod,_arg3,_arg3Rep,_arg3Mod); +} +static unsafe void Test_ColorFragmentOp3_24377() { + OpenTK.Graphics.OpenGL.AtiFragmentShader _op = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _dstMask = default(System.UInt32); + System.UInt32 _dstMod = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg1Rep = default(System.UInt32); + System.UInt32 _arg1Mod = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + System.UInt32 _arg2Rep = default(System.UInt32); + System.UInt32 _arg2Mod = default(System.UInt32); + System.UInt32 _arg3 = default(System.UInt32); + System.UInt32 _arg3Rep = default(System.UInt32); + System.UInt32 _arg3Mod = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.ColorFragmentOp3(_op,_dst,_dstMask,_dstMod,_arg1,_arg1Rep,_arg1Mod,_arg2,_arg2Rep,_arg2Mod,_arg3,_arg3Rep,_arg3Mod); +} +static unsafe void Test_DeleteFragmentShader_24378() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DeleteFragmentShader(_id); +} +static unsafe void Test_DeleteFragmentShader_24379() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.DeleteFragmentShader(_id); +} +static unsafe void Test_DrawBuffers_24380() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiDrawBuffers[] _bufs = default(OpenTK.Graphics.OpenGL.AtiDrawBuffers[]); + OpenTK.Graphics.OpenGL.GL.Ati.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_24381() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiDrawBuffers _bufs = default(OpenTK.Graphics.OpenGL.AtiDrawBuffers); + OpenTK.Graphics.OpenGL.GL.Ati.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_24382() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiDrawBuffers* _bufs = default(OpenTK.Graphics.OpenGL.AtiDrawBuffers*); + OpenTK.Graphics.OpenGL.GL.Ati.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawElementArray_24383() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawElementArray(_mode,_count); +} +static unsafe void Test_DrawElementArray_24384() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawElementArray(_mode,_count); +} +static unsafe void Test_DrawRangeElementArray_24385() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawRangeElementArray(_mode,_start,_end,_count); +} +static unsafe void Test_DrawRangeElementArray_24386() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawRangeElementArray(_mode,_start,_end,_count); +} +static unsafe void Test_DrawRangeElementArray_24387() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawRangeElementArray(_mode,_start,_end,_count); +} +static unsafe void Test_DrawRangeElementArray_24388() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.DrawRangeElementArray(_mode,_start,_end,_count); +} +static unsafe void Test_ElementPointer_24389() { + OpenTK.Graphics.OpenGL.AtiElementArray _type = default(OpenTK.Graphics.OpenGL.AtiElementArray); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ati.ElementPointer(_type,_pointer); +} +static unsafe void Test_ElementPointer_24390() { + OpenTK.Graphics.OpenGL.AtiElementArray _type = default(OpenTK.Graphics.OpenGL.AtiElementArray); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ati.ElementPointer(_type,_pointer); +} +static unsafe void Test_ElementPointer_24391() { + OpenTK.Graphics.OpenGL.AtiElementArray _type = default(OpenTK.Graphics.OpenGL.AtiElementArray); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ati.ElementPointer(_type,_pointer); +} +static unsafe void Test_ElementPointer_24392() { + OpenTK.Graphics.OpenGL.AtiElementArray _type = default(OpenTK.Graphics.OpenGL.AtiElementArray); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ati.ElementPointer(_type,_pointer); +} +static unsafe void Test_ElementPointer_24393() { + OpenTK.Graphics.OpenGL.AtiElementArray _type = default(OpenTK.Graphics.OpenGL.AtiElementArray); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ati.ElementPointer(_type,ref _pointer); +} +static unsafe void Test_EndFragmentShader_24394() { + OpenTK.Graphics.OpenGL.GL.Ati.EndFragmentShader(); +} +static unsafe void Test_FreeObjectBuffer_24395() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.FreeObjectBuffer(_buffer); +} +static unsafe void Test_FreeObjectBuffer_24396() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.FreeObjectBuffer(_buffer); +} +static unsafe void Test_GenFragmentShaders_24397() { + System.Int32 _range = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.GenFragmentShaders(_range); +} +static unsafe void Test_GenFragmentShaders_24398() { + System.UInt32 _range = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.GenFragmentShaders(_range); +} +static unsafe void Test_GetArrayObject_24399() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetArrayObject(_array,_pname,out _params); +} +static unsafe void Test_GetArrayObject_24400() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetArrayObject(_array,_pname,_params); +} +static unsafe void Test_GetArrayObject_24401() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetArrayObject(_array,_pname,out _params); +} +static unsafe void Test_GetArrayObject_24402() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetArrayObject(_array,_pname,_params); +} +static unsafe void Test_GetObjectBuffer_24403() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,out _params); +} +static unsafe void Test_GetObjectBuffer_24404() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,_params); +} +static unsafe void Test_GetObjectBuffer_24405() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,out _params); +} +static unsafe void Test_GetObjectBuffer_24406() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,_params); +} +static unsafe void Test_GetObjectBuffer_24407() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,out _params); +} +static unsafe void Test_GetObjectBuffer_24408() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,_params); +} +static unsafe void Test_GetObjectBuffer_24409() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,out _params); +} +static unsafe void Test_GetObjectBuffer_24410() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetObjectBuffer(_buffer,_pname,_params); +} +static unsafe void Test_GetTexBumpParameter_24411() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single r = OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname); +} +static unsafe void Test_GetTexBumpParameter_24412() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,_param); +} +static unsafe void Test_GetTexBumpParameter_24413() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,out _param); +} +static unsafe void Test_GetTexBumpParameter_24414() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,_param); +} +static unsafe void Test_GetTexBumpParameter_24415() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,_param); +} +static unsafe void Test_GetTexBumpParameter_24416() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,out _param); +} +static unsafe void Test_GetTexBumpParameter_24417() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetTexBumpParameter(_pname,_param); +} +static unsafe void Test_GetVariantArrayObject_24418() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,out _params); +} +static unsafe void Test_GetVariantArrayObject_24419() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,_params); +} +static unsafe void Test_GetVariantArrayObject_24420() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,out _params); +} +static unsafe void Test_GetVariantArrayObject_24421() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,_params); +} +static unsafe void Test_GetVariantArrayObject_24422() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,out _params); +} +static unsafe void Test_GetVariantArrayObject_24423() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,_params); +} +static unsafe void Test_GetVariantArrayObject_24424() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,out _params); +} +static unsafe void Test_GetVariantArrayObject_24425() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVariantArrayObject(_id,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24426() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24427() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribArrayObject_24428() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24429() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24430() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribArrayObject_24431() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24432() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24433() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribArrayObject_24434() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24435() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribArrayObject_24436() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribArrayObject_24437() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _pname = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.GetVertexAttribArrayObject(_index,_pname,_params); +} +static unsafe void Test_IsObjectBuffer_24438() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ati.IsObjectBuffer(_buffer); +} +static unsafe void Test_IsObjectBuffer_24439() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ati.IsObjectBuffer(_buffer); +} +static unsafe void Test_MapObjectBuffer_24440() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ati.MapObjectBuffer(_buffer); +} +static unsafe void Test_MapObjectBuffer_24441() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ati.MapObjectBuffer(_buffer); +} +static unsafe void Test_NewObjectBuffer_24442() { + System.Int32 _size = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _usage = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.NewObjectBuffer(_size,_pointer,_usage); +} +static unsafe void Test_NewObjectBuffer_24443() { + System.Int32 _size = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _usage = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.NewObjectBuffer(_size,_pointer,_usage); +} +static unsafe void Test_NewObjectBuffer_24444() { + System.Int32 _size = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _usage = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.NewObjectBuffer(_size,_pointer,_usage); +} +static unsafe void Test_NewObjectBuffer_24445() { + System.Int32 _size = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _usage = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.NewObjectBuffer(_size,_pointer,_usage); +} +static unsafe void Test_NewObjectBuffer_24446() { + System.Int32 _size = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _usage = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ati.NewObjectBuffer(_size,ref _pointer,_usage); +} +static unsafe void Test_NormalStream3_24447() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Byte _nx = default(System.Byte); + System.Byte _ny = default(System.Byte); + System.Byte _nz = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24448() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.SByte _nx = default(System.SByte); + System.SByte _ny = default(System.SByte); + System.SByte _nz = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24449() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24450() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24451() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24452() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24453() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24454() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24455() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _nx = default(System.Double); + System.Double _ny = default(System.Double); + System.Double _nz = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24456() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double[] _coords = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24457() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _coords = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24458() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double* _coords = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24459() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24460() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24461() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24462() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24463() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _nx = default(System.Int32); + System.Int32 _ny = default(System.Int32); + System.Int32 _nz = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24464() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24465() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24466() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24467() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _nx = default(System.Int16); + System.Int16 _ny = default(System.Int16); + System.Int16 _nz = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_nx,_ny,_nz); +} +static unsafe void Test_NormalStream3_24468() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16[] _coords = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_NormalStream3_24469() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _coords = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,ref _coords); +} +static unsafe void Test_NormalStream3_24470() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ati.NormalStream3(_stream,_coords); +} +static unsafe void Test_PassTexCoord_24471() { + System.Int32 _dst = default(System.Int32); + System.Int32 _coord = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.PassTexCoord(_dst,_coord,_swizzle); +} +static unsafe void Test_PassTexCoord_24472() { + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _coord = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.PassTexCoord(_dst,_coord,_swizzle); +} +static unsafe void Test_PNTriangles_24473() { + OpenTK.Graphics.OpenGL.AtiPnTriangles _pname = default(OpenTK.Graphics.OpenGL.AtiPnTriangles); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.PNTriangles(_pname,_param); +} +static unsafe void Test_PNTriangles_24474() { + OpenTK.Graphics.OpenGL.AtiPnTriangles _pname = default(OpenTK.Graphics.OpenGL.AtiPnTriangles); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.PNTriangles(_pname,_param); +} +static unsafe void Test_SampleMap_24475() { + System.Int32 _dst = default(System.Int32); + System.Int32 _interp = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.SampleMap(_dst,_interp,_swizzle); +} +static unsafe void Test_SampleMap_24476() { + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _interp = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.SampleMap(_dst,_interp,_swizzle); +} +static unsafe void Test_SetFragmentShaderConstant_24477() { + System.Int32 _dst = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,_value); +} +static unsafe void Test_SetFragmentShaderConstant_24478() { + System.Int32 _dst = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,ref _value); +} +static unsafe void Test_SetFragmentShaderConstant_24479() { + System.Int32 _dst = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,_value); +} +static unsafe void Test_SetFragmentShaderConstant_24480() { + System.UInt32 _dst = default(System.UInt32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,_value); +} +static unsafe void Test_SetFragmentShaderConstant_24481() { + System.UInt32 _dst = default(System.UInt32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,ref _value); +} +static unsafe void Test_SetFragmentShaderConstant_24482() { + System.UInt32 _dst = default(System.UInt32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.SetFragmentShaderConstant(_dst,_value); +} +static unsafe void Test_StencilFuncSeparate_24483() { + OpenTK.Graphics.OpenGL.StencilFunction _frontfunc = default(OpenTK.Graphics.OpenGL.StencilFunction); + OpenTK.Graphics.OpenGL.StencilFunction _backfunc = default(OpenTK.Graphics.OpenGL.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.StencilFuncSeparate(_frontfunc,_backfunc,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_24484() { + OpenTK.Graphics.OpenGL.StencilFunction _frontfunc = default(OpenTK.Graphics.OpenGL.StencilFunction); + OpenTK.Graphics.OpenGL.StencilFunction _backfunc = default(OpenTK.Graphics.OpenGL.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.StencilFuncSeparate(_frontfunc,_backfunc,_ref,_mask); +} +static unsafe void Test_StencilOpSeparate_24485() { + OpenTK.Graphics.OpenGL.AtiSeparateStencil _face = default(OpenTK.Graphics.OpenGL.AtiSeparateStencil); + OpenTK.Graphics.OpenGL.StencilOp _sfail = default(OpenTK.Graphics.OpenGL.StencilOp); + OpenTK.Graphics.OpenGL.StencilOp _dpfail = default(OpenTK.Graphics.OpenGL.StencilOp); + OpenTK.Graphics.OpenGL.StencilOp _dppass = default(OpenTK.Graphics.OpenGL.StencilOp); + OpenTK.Graphics.OpenGL.GL.Ati.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +} +static unsafe void Test_TexBumpParameter_24486() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,_param); +} +static unsafe void Test_TexBumpParameter_24487() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,ref _param); +} +static unsafe void Test_TexBumpParameter_24488() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,_param); +} +static unsafe void Test_TexBumpParameter_24489() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,_param); +} +static unsafe void Test_TexBumpParameter_24490() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,ref _param); +} +static unsafe void Test_TexBumpParameter_24491() { + OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap _pname = default(OpenTK.Graphics.OpenGL.AtiEnvmapBumpmap); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.TexBumpParameter(_pname,_param); +} +static unsafe void Test_UnmapObjectBuffer_24492() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.UnmapObjectBuffer(_buffer); +} +static unsafe void Test_UnmapObjectBuffer_24493() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.UnmapObjectBuffer(_buffer); +} +static unsafe void Test_UpdateObjectBuffer_24494() { + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24495() { + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + System.Int32 _size = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24496() { + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + System.Int32 _size = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24497() { + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + System.Int32 _size = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24498() { + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + System.Int32 _size = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,ref _pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24499() { + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + System.Int32 _size = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24500() { + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + System.Int32 _size = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24501() { + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + System.Int32 _size = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24502() { + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + System.Int32 _size = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,_pointer,_preserve); +} +static unsafe void Test_UpdateObjectBuffer_24503() { + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + System.Int32 _size = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _preserve = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + OpenTK.Graphics.OpenGL.GL.Ati.UpdateObjectBuffer(_buffer,_offset,_size,ref _pointer,_preserve); +} +static unsafe void Test_VariantArrayObject_24504() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _stride = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VariantArrayObject(_id,_type,_stride,_buffer,_offset); +} +static unsafe void Test_VariantArrayObject_24505() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiVertexArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexArrayObject); + System.Int32 _stride = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.VariantArrayObject(_id,_type,_stride,_buffer,_offset); +} +static unsafe void Test_VertexAttribArrayObject_24506() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexAttribArrayObject(_index,_size,_type,_normalized,_stride,_buffer,_offset); +} +static unsafe void Test_VertexAttribArrayObject_24507() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexAttribArrayObject(_index,_size,_type,_normalized,_stride,_buffer,_offset); +} +static unsafe void Test_VertexAttribArrayObject_24508() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject _type = default(OpenTK.Graphics.OpenGL.AtiVertexAttribArrayObject); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexAttribArrayObject(_index,_size,_type,_normalized,_stride,_buffer,_offset); +} +static unsafe void Test_VertexAttribArrayObject_24509() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _offset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexAttribArrayObject(_index,_size,_type,_normalized,_stride,_buffer,_offset); +} +static unsafe void Test_VertexBlendEnv_24510() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _pname = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexBlendEnv(_pname,_param); +} +static unsafe void Test_VertexBlendEnv_24511() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _pname = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexBlendEnv(_pname,_param); +} +static unsafe void Test_VertexStream1_24512() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_x); +} +static unsafe void Test_VertexStream1_24513() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double* _coords = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_coords); +} +static unsafe void Test_VertexStream1_24514() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_x); +} +static unsafe void Test_VertexStream1_24515() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_coords); +} +static unsafe void Test_VertexStream1_24516() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_x); +} +static unsafe void Test_VertexStream1_24517() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_coords); +} +static unsafe void Test_VertexStream1_24518() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_x); +} +static unsafe void Test_VertexStream1_24519() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream1(_stream,_coords); +} +static unsafe void Test_VertexStream2_24520() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_x,_y); +} +static unsafe void Test_VertexStream2_24521() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double[] _coords = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24522() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _coords = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,ref _coords); +} +static unsafe void Test_VertexStream2_24523() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double* _coords = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24524() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_x,_y); +} +static unsafe void Test_VertexStream2_24525() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24526() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,ref _coords); +} +static unsafe void Test_VertexStream2_24527() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24528() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_x,_y); +} +static unsafe void Test_VertexStream2_24529() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24530() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,ref _coords); +} +static unsafe void Test_VertexStream2_24531() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24532() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_x,_y); +} +static unsafe void Test_VertexStream2_24533() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16[] _coords = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream2_24534() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _coords = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,ref _coords); +} +static unsafe void Test_VertexStream2_24535() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream2(_stream,_coords); +} +static unsafe void Test_VertexStream3_24536() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_x,_y,_z); +} +static unsafe void Test_VertexStream3_24537() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double[] _coords = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24538() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _coords = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,ref _coords); +} +static unsafe void Test_VertexStream3_24539() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double* _coords = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24540() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_x,_y,_z); +} +static unsafe void Test_VertexStream3_24541() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24542() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,ref _coords); +} +static unsafe void Test_VertexStream3_24543() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24544() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_x,_y,_z); +} +static unsafe void Test_VertexStream3_24545() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24546() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,ref _coords); +} +static unsafe void Test_VertexStream3_24547() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24548() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_x,_y,_z); +} +static unsafe void Test_VertexStream3_24549() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16[] _coords = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream3_24550() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _coords = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,ref _coords); +} +static unsafe void Test_VertexStream3_24551() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream3(_stream,_coords); +} +static unsafe void Test_VertexStream4_24552() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_x,_y,_z,_w); +} +static unsafe void Test_VertexStream4_24553() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double[] _coords = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24554() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double _coords = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,ref _coords); +} +static unsafe void Test_VertexStream4_24555() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Double* _coords = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24556() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_x,_y,_z,_w); +} +static unsafe void Test_VertexStream4_24557() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24558() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,ref _coords); +} +static unsafe void Test_VertexStream4_24559() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24560() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_x,_y,_z,_w); +} +static unsafe void Test_VertexStream4_24561() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24562() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,ref _coords); +} +static unsafe void Test_VertexStream4_24563() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24564() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_x,_y,_z,_w); +} +static unsafe void Test_VertexStream4_24565() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16[] _coords = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_VertexStream4_24566() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16 _coords = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,ref _coords); +} +static unsafe void Test_VertexStream4_24567() { + OpenTK.Graphics.OpenGL.AtiVertexStreams _stream = default(OpenTK.Graphics.OpenGL.AtiVertexStreams); + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ati.VertexStream4(_stream,_coords); +} +static unsafe void Test_PassTexCoor_24568() { + System.Int32 _dst = default(System.Int32); + System.Int32 _coord = default(System.Int32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.PassTexCoor(_dst,_coord,_swizzle); +} +static unsafe void Test_PassTexCoor_24569() { + System.UInt32 _dst = default(System.UInt32); + System.UInt32 _coord = default(System.UInt32); + OpenTK.Graphics.OpenGL.AtiFragmentShader _swizzle = default(OpenTK.Graphics.OpenGL.AtiFragmentShader); + OpenTK.Graphics.OpenGL.GL.Ati.PassTexCoor(_dst,_coord,_swizzle); +} +static unsafe void Test_ActiveProgram_24570() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ActiveProgram(_program); +} +static unsafe void Test_ActiveProgram_24571() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ActiveProgram(_program); +} +static unsafe void Test_ActiveShaderProgram_24572() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ActiveShaderProgram(_pipeline,_program); +} +static unsafe void Test_ActiveShaderProgram_24573() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ActiveShaderProgram(_pipeline,_program); +} +static unsafe void Test_ActiveStencilFace_24574() { + OpenTK.Graphics.OpenGL.ExtStencilTwoSide _face = default(OpenTK.Graphics.OpenGL.ExtStencilTwoSide); + OpenTK.Graphics.OpenGL.GL.Ext.ActiveStencilFace(_face); +} +static unsafe void Test_ApplyTexture_24575() { + OpenTK.Graphics.OpenGL.ExtLightTexture _mode = default(OpenTK.Graphics.OpenGL.ExtLightTexture); + OpenTK.Graphics.OpenGL.GL.Ext.ApplyTexture(_mode); +} +static unsafe void Test_AreTexturesResident_24576() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + System.Boolean[] _residences = default(System.Boolean[]); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,_textures,_residences); +} +static unsafe void Test_AreTexturesResident_24577() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + System.Boolean _residences = default(System.Boolean); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,ref _textures,out _residences); +} +static unsafe void Test_AreTexturesResident_24578() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + System.Boolean* _residences = default(System.Boolean*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,_textures,_residences); +} +static unsafe void Test_AreTexturesResident_24579() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + System.Boolean[] _residences = default(System.Boolean[]); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,_textures,_residences); +} +static unsafe void Test_AreTexturesResident_24580() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + System.Boolean _residences = default(System.Boolean); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,ref _textures,out _residences); +} +static unsafe void Test_AreTexturesResident_24581() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + System.Boolean* _residences = default(System.Boolean*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.AreTexturesResident(_n,_textures,_residences); +} +static unsafe void Test_ArrayElement_24582() { + System.Int32 _i = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ArrayElement(_i); +} +static unsafe void Test_BeginTransformFeedback_24583() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _primitiveMode = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + OpenTK.Graphics.OpenGL.GL.Ext.BeginTransformFeedback(_primitiveMode); +} +static unsafe void Test_BeginVertexShader_24584() { + OpenTK.Graphics.OpenGL.GL.Ext.BeginVertexShader(); +} +static unsafe void Test_BindBufferBase_24585() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_24586() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferOffset_24587() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferOffset(_target,_index,_buffer,_offset); +} +static unsafe void Test_BindBufferOffset_24588() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferOffset(_target,_index,_buffer,_offset); +} +static unsafe void Test_BindBufferRange_24589() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_24590() { + OpenTK.Graphics.OpenGL.ExtTransformFeedback _target = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindFragDataLocation_24591() { + System.Int32 _program = default(System.Int32); + System.Int32 _color = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.BindFragDataLocation(_program,_color,_name); +} +static unsafe void Test_BindFragDataLocation_24592() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _color = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.BindFragDataLocation(_program,_color,_name); +} +static unsafe void Test_BindFramebuffer_24593() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_24594() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindImageTexture_24595() { + System.Int32 _index = default(System.Int32); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore _access = default(OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore); + System.Int32 _format = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindImageTexture(_index,_texture,_level,_layered,_layer,_access,_format); +} +static unsafe void Test_BindImageTexture_24596() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore _access = default(OpenTK.Graphics.OpenGL.ExtShaderImageLoadStore); + System.Int32 _format = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindImageTexture(_index,_texture,_level,_layered,_layer,_access,_format); +} +static unsafe void Test_BindLightParameter_24597() { + OpenTK.Graphics.OpenGL.LightName _light = default(OpenTK.Graphics.OpenGL.LightName); + OpenTK.Graphics.OpenGL.LightParameter _value = default(OpenTK.Graphics.OpenGL.LightParameter); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.BindLightParameter(_light,_value); +} +static unsafe void Test_BindMaterialParameter_24598() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _value = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.BindMaterialParameter(_face,_value); +} +static unsafe void Test_BindMultiTexture_24599() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindMultiTexture(_texunit,_target,_texture); +} +static unsafe void Test_BindMultiTexture_24600() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindMultiTexture(_texunit,_target,_texture); +} +static unsafe void Test_BindParameter_24601() { + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.BindParameter(_value); +} +static unsafe void Test_BindProgramPipeline_24602() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindProgramPipeline(_pipeline); +} +static unsafe void Test_BindProgramPipeline_24603() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindProgramPipeline(_pipeline); +} +static unsafe void Test_BindRenderbuffer_24604() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindRenderbuffer_24605() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindTexGenParameter_24606() { + OpenTK.Graphics.OpenGL.TextureUnit _unit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _value = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.BindTexGenParameter(_unit,_coord,_value); +} +static unsafe void Test_BindTexture_24607() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_24608() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindTexture(_target,_texture); +} +static unsafe void Test_BindTextureUnitParameter_24609() { + OpenTK.Graphics.OpenGL.TextureUnit _unit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.BindTextureUnitParameter(_unit,_value); +} +static unsafe void Test_BindVertexShader_24610() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.BindVertexShader(_id); +} +static unsafe void Test_BindVertexShader_24611() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.BindVertexShader(_id); +} +static unsafe void Test_Binormal3_24612() { + System.Byte _bx = default(System.Byte); + System.Byte _by = default(System.Byte); + System.Byte _bz = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24613() { + System.SByte _bx = default(System.SByte); + System.SByte _by = default(System.SByte); + System.SByte _bz = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24614() { + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24615() { + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24616() { + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24617() { + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24618() { + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24619() { + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24620() { + System.Double _bx = default(System.Double); + System.Double _by = default(System.Double); + System.Double _bz = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24621() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24622() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24623() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24624() { + System.Single _bx = default(System.Single); + System.Single _by = default(System.Single); + System.Single _bz = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24625() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24626() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24627() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24628() { + System.Int32 _bx = default(System.Int32); + System.Int32 _by = default(System.Int32); + System.Int32 _bz = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24629() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24630() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24631() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24632() { + System.Int16 _bx = default(System.Int16); + System.Int16 _by = default(System.Int16); + System.Int16 _bz = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_bx,_by,_bz); +} +static unsafe void Test_Binormal3_24633() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_Binormal3_24634() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(ref _v); +} +static unsafe void Test_Binormal3_24635() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.Binormal3(_v); +} +static unsafe void Test_BinormalPointer_24636() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.BinormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_BinormalPointer_24637() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.BinormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_BinormalPointer_24638() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.BinormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_BinormalPointer_24639() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.BinormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_BinormalPointer_24640() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.BinormalPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_BlendColor_24641() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.BlendColor(_red,_green,_blue,_alpha); +} +static unsafe void Test_BlendEquation_24642() { + OpenTK.Graphics.OpenGL.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL.BlendEquationMode); + OpenTK.Graphics.OpenGL.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_BlendEquation_24643() { + OpenTK.Graphics.OpenGL.ExtBlendMinmax _mode = default(OpenTK.Graphics.OpenGL.ExtBlendMinmax); + OpenTK.Graphics.OpenGL.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_BlendEquationSeparate_24644() { + OpenTK.Graphics.OpenGL.BlendEquationModeExt _modeRGB = default(OpenTK.Graphics.OpenGL.BlendEquationModeExt); + OpenTK.Graphics.OpenGL.BlendEquationModeExt _modeAlpha = default(OpenTK.Graphics.OpenGL.BlendEquationModeExt); + OpenTK.Graphics.OpenGL.GL.Ext.BlendEquationSeparate(_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_24645() { + OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate _modeRGB = default(OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate); + OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate _modeAlpha = default(OpenTK.Graphics.OpenGL.ExtBlendEquationSeparate); + OpenTK.Graphics.OpenGL.GL.Ext.BlendEquationSeparate(_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFuncSeparate_24646() { + OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate _sfactorRGB = default(OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate); + OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate _dfactorRGB = default(OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate); + OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate _sfactorAlpha = default(OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate); + OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate _dfactorAlpha = default(OpenTK.Graphics.OpenGL.ExtBlendFuncSeparate); + OpenTK.Graphics.OpenGL.GL.Ext.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +} +static unsafe void Test_BlitFramebuffer_24647() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.OpenGL.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL.ClearBufferMask); + OpenTK.Graphics.OpenGL.BlitFramebufferFilter _filter = default(OpenTK.Graphics.OpenGL.BlitFramebufferFilter); + OpenTK.Graphics.OpenGL.GL.Ext.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BlitFramebuffer_24648() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.OpenGL.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL.ClearBufferMask); + OpenTK.Graphics.OpenGL.ExtFramebufferBlit _filter = default(OpenTK.Graphics.OpenGL.ExtFramebufferBlit); + OpenTK.Graphics.OpenGL.GL.Ext.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_CheckFramebufferStatus_24649() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferErrorCode r = OpenTK.Graphics.OpenGL.GL.Ext.CheckFramebufferStatus(_target); +} +static unsafe void Test_CheckNamedFramebufferStatus_24650() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess r = OpenTK.Graphics.OpenGL.GL.Ext.CheckNamedFramebufferStatus(_framebuffer,_target); +} +static unsafe void Test_CheckNamedFramebufferStatus_24651() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess r = OpenTK.Graphics.OpenGL.GL.Ext.CheckNamedFramebufferStatus(_framebuffer,_target); +} +static unsafe void Test_ClearColorI_24652() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ClearColorI(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearColorI_24653() { + System.UInt32 _red = default(System.UInt32); + System.UInt32 _green = default(System.UInt32); + System.UInt32 _blue = default(System.UInt32); + System.UInt32 _alpha = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ClearColorI(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearNamedBufferData_24654() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24655() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24656() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24657() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24658() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,ref _data); +} +static unsafe void Test_ClearNamedBufferData_24659() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24660() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24661() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24662() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferData_24663() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferData(_buffer,_internalformat,_format,_type,ref _data); +} +static unsafe void Test_ClearNamedBufferSubData_24664() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24665() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24666() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24667() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24668() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,ref _data); +} +static unsafe void Test_ClearNamedBufferSubData_24669() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24670() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24671() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24672() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,_data); +} +static unsafe void Test_ClearNamedBufferSubData_24673() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_offset,_size,_format,_type,ref _data); +} +static unsafe void Test_ClientAttribDefault_24674() { + OpenTK.Graphics.OpenGL.ClientAttribMask _mask = default(OpenTK.Graphics.OpenGL.ClientAttribMask); + OpenTK.Graphics.OpenGL.GL.Ext.ClientAttribDefault(_mask); +} +static unsafe void Test_ColorMaskIndexed_24675() { + System.Int32 _index = default(System.Int32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.ColorMaskIndexed(_index,_r,_g,_b,_a); +} +static unsafe void Test_ColorMaskIndexed_24676() { + System.UInt32 _index = default(System.UInt32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.ColorMaskIndexed(_index,_r,_g,_b,_a); +} +static unsafe void Test_ColorPointer_24677() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ColorPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_ColorPointer_24678() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_ColorPointer_24679() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_ColorPointer_24680() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_ColorPointer_24681() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ColorPointer(_size,_type,_stride,_count,ref _pointer); +} +static unsafe void Test_ColorSubTable_24682() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ColorSubTable(_target,_start,_count,_format,_type,_data); +} +static unsafe void Test_ColorSubTable_24683() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorSubTable(_target,_start,_count,_format,_type,_data); +} +static unsafe void Test_ColorSubTable_24684() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorSubTable(_target,_start,_count,_format,_type,_data); +} +static unsafe void Test_ColorSubTable_24685() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorSubTable(_target,_start,_count,_format,_type,_data); +} +static unsafe void Test_ColorSubTable_24686() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ColorSubTable(_target,_start,_count,_format,_type,ref _data); +} +static unsafe void Test_ColorTable_24687() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalFormat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ColorTable(_target,_internalFormat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_24688() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalFormat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorTable(_target,_internalFormat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_24689() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalFormat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorTable(_target,_internalFormat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_24690() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalFormat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ColorTable(_target,_internalFormat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_24691() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalFormat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ColorTable(_target,_internalFormat,_width,_format,_type,ref _table); +} +static unsafe void Test_CompressedMultiTexImage1D_24692() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage1D_24693() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage1D_24694() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage1D_24695() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage1D_24696() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedMultiTexImage2D_24697() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage2D_24698() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage2D_24699() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage2D_24700() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage2D_24701() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedMultiTexImage3D_24702() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage3D_24703() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage3D_24704() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage3D_24705() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexImage3D_24706() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedMultiTexSubImage1D_24707() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage1D_24708() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage1D_24709() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage1D_24710() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage1D_24711() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedMultiTexSubImage2D_24712() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage2D_24713() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage2D_24714() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage2D_24715() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage2D_24716() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedMultiTexSubImage3D_24717() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage3D_24718() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage3D_24719() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage3D_24720() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedMultiTexSubImage3D_24721() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage1D_24722() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24723() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24724() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24725() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24726() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage1D_24727() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24728() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24729() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24730() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage1D_24731() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage2D_24732() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24733() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24734() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24735() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24736() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage2D_24737() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24738() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24739() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24740() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage2D_24741() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage3D_24742() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24743() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24744() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24745() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24746() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureImage3D_24747() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24748() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24749() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24750() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureImage3D_24751() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24752() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24753() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24754() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24755() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24756() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24757() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24758() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24759() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24760() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage1D_24761() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24762() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24763() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24764() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24765() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24766() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24767() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24768() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24769() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24770() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage2D_24771() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24772() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24773() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24774() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24775() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24776() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24777() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _bits = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24778() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _bits = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24779() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _bits = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24780() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _bits = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_bits); +} +static unsafe void Test_CompressedTextureSubImage3D_24781() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _bits = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.CompressedTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _bits); +} +static unsafe void Test_ConvolutionFilter1D_24782() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24783() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24784() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24785() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24786() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,ref _image); +} +static unsafe void Test_ConvolutionFilter1D_24787() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24788() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24789() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24790() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter1D_24791() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,ref _image); +} +static unsafe void Test_ConvolutionFilter2D_24792() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24793() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24794() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24795() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24796() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _image); +} +static unsafe void Test_ConvolutionFilter2D_24797() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24798() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24799() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24800() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +} +static unsafe void Test_ConvolutionFilter2D_24801() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _image); +} +static unsafe void Test_ConvolutionParameter_24802() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24803() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24804() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24805() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24806() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24807() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24808() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24809() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24810() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24811() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24812() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameter_24813() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_CopyColorSubTable_24814() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyColorSubTable(_target,_start,_x,_y,_width); +} +static unsafe void Test_CopyConvolutionFilter1D_24815() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyConvolutionFilter1D(_target,_internalformat,_x,_y,_width); +} +static unsafe void Test_CopyConvolutionFilter1D_24816() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyConvolutionFilter1D(_target,_internalformat,_x,_y,_width); +} +static unsafe void Test_CopyConvolutionFilter2D_24817() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyConvolutionFilter2D(_target,_internalformat,_x,_y,_width,_height); +} +static unsafe void Test_CopyConvolutionFilter2D_24818() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyConvolutionFilter2D(_target,_internalformat,_x,_y,_width,_height); +} +static unsafe void Test_CopyMultiTexImage1D_24819() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyMultiTexImage1D(_texunit,_target,_level,_internalformat,_x,_y,_width,_border); +} +static unsafe void Test_CopyMultiTexImage2D_24820() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyMultiTexImage2D(_texunit,_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyMultiTexSubImage1D_24821() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyMultiTexSubImage1D(_texunit,_target,_level,_xoffset,_x,_y,_width); +} +static unsafe void Test_CopyMultiTexSubImage2D_24822() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyMultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyMultiTexSubImage3D_24823() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyMultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTexImage1D_24824() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTexImage1D(_target,_level,_internalformat,_x,_y,_width,_border); +} +static unsafe void Test_CopyTexImage2D_24825() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexSubImage1D_24826() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTexSubImage1D(_target,_level,_xoffset,_x,_y,_width); +} +static unsafe void Test_CopyTexSubImage2D_24827() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTexSubImage3D_24828() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTextureImage1D_24829() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureImage1D(_texture,_target,_level,_internalformat,_x,_y,_width,_border); +} +static unsafe void Test_CopyTextureImage1D_24830() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureImage1D(_texture,_target,_level,_internalformat,_x,_y,_width,_border); +} +static unsafe void Test_CopyTextureImage2D_24831() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureImage2D(_texture,_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTextureImage2D_24832() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureImage2D(_texture,_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTextureSubImage1D_24833() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage1D(_texture,_target,_level,_xoffset,_x,_y,_width); +} +static unsafe void Test_CopyTextureSubImage1D_24834() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage1D(_texture,_target,_level,_xoffset,_x,_y,_width); +} +static unsafe void Test_CopyTextureSubImage2D_24835() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTextureSubImage2D_24836() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTextureSubImage3D_24837() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTextureSubImage3D_24838() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.CopyTextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); +} +static unsafe void Test_CreateShaderProgram_24839() { + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _type = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.String _string = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.CreateShaderProgram(_type,_string); +} +static unsafe void Test_CreateShaderProgram_24840() { + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _type = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32 _count = default(System.Int32); + System.String[] _strings = default(System.String[]); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.CreateShaderProgram(_type,_count,_strings); +} +static unsafe void Test_CullParameter_24841() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,_params); +} +static unsafe void Test_CullParameter_24842() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,out _params); +} +static unsafe void Test_CullParameter_24843() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,_params); +} +static unsafe void Test_CullParameter_24844() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,_params); +} +static unsafe void Test_CullParameter_24845() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,out _params); +} +static unsafe void Test_CullParameter_24846() { + OpenTK.Graphics.OpenGL.ExtCullVertex _pname = default(OpenTK.Graphics.OpenGL.ExtCullVertex); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.CullParameter(_pname,_params); +} +static unsafe void Test_DeleteFramebuffer_24847() { + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffer_24848() { + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24849() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24850() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24851() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24852() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24853() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_24854() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteProgramPipeline_24855() { + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipeline(_pipelines); +} +static unsafe void Test_DeleteProgramPipeline_24856() { + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipeline(_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24857() { + System.Int32 _n = default(System.Int32); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24858() { + System.Int32 _n = default(System.Int32); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24859() { + System.Int32 _n = default(System.Int32); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24860() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24861() { + System.Int32 _n = default(System.Int32); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); +} +static unsafe void Test_DeleteProgramPipelines_24862() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteRenderbuffer_24863() { + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffer_24864() { + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24865() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24866() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24867() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24868() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24869() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_24870() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteTexture_24871() { + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTexture_24872() { + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTextures_24873() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_24874() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_24875() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_24876() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_24877() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_24878() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteVertexShader_24879() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteVertexShader(_id); +} +static unsafe void Test_DeleteVertexShader_24880() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DeleteVertexShader(_id); +} +static unsafe void Test_DepthBounds_24881() { + System.Double _zmin = default(System.Double); + System.Double _zmax = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.DepthBounds(_zmin,_zmax); +} +static unsafe void Test_DisableClientState_24882() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientState(_array,_index); +} +static unsafe void Test_DisableClientState_24883() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientState(_array,_index); +} +static unsafe void Test_DisableClientStateIndexed_24884() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientStateIndexed(_array,_index); +} +static unsafe void Test_DisableClientStateIndexed_24885() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientStateIndexed(_array,_index); +} +static unsafe void Test_DisableClientStateIndexed_24886() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientStateIndexed(_array,_index); +} +static unsafe void Test_DisableClientStateIndexed_24887() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableClientStateIndexed(_array,_index); +} +static unsafe void Test_DisableIndexed_24888() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableIndexed(_target,_index); +} +static unsafe void Test_DisableIndexed_24889() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableIndexed(_target,_index); +} +static unsafe void Test_DisableIndexed_24890() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableIndexed(_target,_index); +} +static unsafe void Test_DisableIndexed_24891() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableIndexed(_target,_index); +} +static unsafe void Test_DisableVariantClientState_24892() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVariantClientState(_id); +} +static unsafe void Test_DisableVariantClientState_24893() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVariantClientState(_id); +} +static unsafe void Test_DisableVertexArrayAttrib_24894() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVertexArrayAttrib(_vaobj,_index); +} +static unsafe void Test_DisableVertexArrayAttrib_24895() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVertexArrayAttrib(_vaobj,_index); +} +static unsafe void Test_DisableVertexArray_24896() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVertexArray(_vaobj,_array); +} +static unsafe void Test_DisableVertexArray_24897() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.GL.Ext.DisableVertexArray(_vaobj,_array); +} +static unsafe void Test_DrawArrays_24898() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArrays_24899() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArraysInstanced_24900() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_24901() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24902() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24903() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24904() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24905() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24906() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24907() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24908() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24909() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24910() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_24911() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawRangeElements_24912() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24913() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24914() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24915() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24916() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +} +static unsafe void Test_DrawRangeElements_24917() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24918() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24919() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24920() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24921() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +} +static unsafe void Test_DrawRangeElements_24922() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24923() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24924() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24925() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24926() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +} +static unsafe void Test_DrawRangeElements_24927() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24928() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24929() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24930() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +} +static unsafe void Test_DrawRangeElements_24931() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +} +static unsafe void Test_EdgeFlagPointer_24932() { + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean[] _pointer = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.EdgeFlagPointer(_stride,_count,_pointer); +} +static unsafe void Test_EdgeFlagPointer_24933() { + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _pointer = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.EdgeFlagPointer(_stride,_count,ref _pointer); +} +static unsafe void Test_EdgeFlagPointer_24934() { + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean* _pointer = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.EdgeFlagPointer(_stride,_count,_pointer); +} +static unsafe void Test_EnableClientState_24935() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientState(_array,_index); +} +static unsafe void Test_EnableClientState_24936() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientState(_array,_index); +} +static unsafe void Test_EnableClientStateIndexed_24937() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientStateIndexed(_array,_index); +} +static unsafe void Test_EnableClientStateIndexed_24938() { + OpenTK.Graphics.OpenGL.ArrayCap _array = default(OpenTK.Graphics.OpenGL.ArrayCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientStateIndexed(_array,_index); +} +static unsafe void Test_EnableClientStateIndexed_24939() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientStateIndexed(_array,_index); +} +static unsafe void Test_EnableClientStateIndexed_24940() { + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableClientStateIndexed(_array,_index); +} +static unsafe void Test_EnableIndexed_24941() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableIndexed(_target,_index); +} +static unsafe void Test_EnableIndexed_24942() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableIndexed(_target,_index); +} +static unsafe void Test_EnableIndexed_24943() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableIndexed(_target,_index); +} +static unsafe void Test_EnableIndexed_24944() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableIndexed(_target,_index); +} +static unsafe void Test_EnableVariantClientState_24945() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVariantClientState(_id); +} +static unsafe void Test_EnableVariantClientState_24946() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVariantClientState(_id); +} +static unsafe void Test_EnableVertexArrayAttrib_24947() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVertexArrayAttrib(_vaobj,_index); +} +static unsafe void Test_EnableVertexArrayAttrib_24948() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVertexArrayAttrib(_vaobj,_index); +} +static unsafe void Test_EnableVertexArray_24949() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVertexArray(_vaobj,_array); +} +static unsafe void Test_EnableVertexArray_24950() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.EnableCap _array = default(OpenTK.Graphics.OpenGL.EnableCap); + OpenTK.Graphics.OpenGL.GL.Ext.EnableVertexArray(_vaobj,_array); +} +static unsafe void Test_EndTransformFeedback_24951() { + OpenTK.Graphics.OpenGL.GL.Ext.EndTransformFeedback(); +} +static unsafe void Test_EndVertexShader_24952() { + OpenTK.Graphics.OpenGL.GL.Ext.EndVertexShader(); +} +static unsafe void Test_ExtractComponent_24953() { + System.Int32 _res = default(System.Int32); + System.Int32 _src = default(System.Int32); + System.Int32 _num = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ExtractComponent(_res,_src,_num); +} +static unsafe void Test_ExtractComponent_24954() { + System.UInt32 _res = default(System.UInt32); + System.UInt32 _src = default(System.UInt32); + System.UInt32 _num = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ExtractComponent(_res,_src,_num); +} +static unsafe void Test_FlushMappedNamedBufferRange_24955() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.FlushMappedNamedBufferRange(_buffer,_offset,_length); +} +static unsafe void Test_FlushMappedNamedBufferRange_24956() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.FlushMappedNamedBufferRange(_buffer,_offset,_length); +} +static unsafe void Test_FogCoord_24957() { + System.Double _coord = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoord(_coord); +} +static unsafe void Test_FogCoord_24958() { + System.Double* _coord = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoord(_coord); +} +static unsafe void Test_FogCoord_24959() { + System.Single _coord = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoord(_coord); +} +static unsafe void Test_FogCoord_24960() { + System.Single* _coord = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoord(_coord); +} +static unsafe void Test_FogCoordPointer_24961() { + OpenTK.Graphics.OpenGL.ExtFogCoord _type = default(OpenTK.Graphics.OpenGL.ExtFogCoord); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24962() { + OpenTK.Graphics.OpenGL.ExtFogCoord _type = default(OpenTK.Graphics.OpenGL.ExtFogCoord); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24963() { + OpenTK.Graphics.OpenGL.ExtFogCoord _type = default(OpenTK.Graphics.OpenGL.ExtFogCoord); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24964() { + OpenTK.Graphics.OpenGL.ExtFogCoord _type = default(OpenTK.Graphics.OpenGL.ExtFogCoord); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24965() { + OpenTK.Graphics.OpenGL.ExtFogCoord _type = default(OpenTK.Graphics.OpenGL.ExtFogCoord); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_FogCoordPointer_24966() { + OpenTK.Graphics.OpenGL.FogPointerTypeExt _type = default(OpenTK.Graphics.OpenGL.FogPointerTypeExt); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24967() { + OpenTK.Graphics.OpenGL.FogPointerTypeExt _type = default(OpenTK.Graphics.OpenGL.FogPointerTypeExt); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24968() { + OpenTK.Graphics.OpenGL.FogPointerTypeExt _type = default(OpenTK.Graphics.OpenGL.FogPointerTypeExt); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24969() { + OpenTK.Graphics.OpenGL.FogPointerTypeExt _type = default(OpenTK.Graphics.OpenGL.FogPointerTypeExt); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,_pointer); +} +static unsafe void Test_FogCoordPointer_24970() { + OpenTK.Graphics.OpenGL.FogPointerTypeExt _type = default(OpenTK.Graphics.OpenGL.FogPointerTypeExt); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.FogCoordPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_FramebufferDrawBuffer_24971() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode _mode = default(OpenTK.Graphics.OpenGL.DrawBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffer(_framebuffer,_mode); +} +static unsafe void Test_FramebufferDrawBuffer_24972() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.DrawBufferMode _mode = default(OpenTK.Graphics.OpenGL.DrawBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffer(_framebuffer,_mode); +} +static unsafe void Test_FramebufferDrawBuffers_24973() { + System.Int32 _framebuffer = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode[] _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode[]); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,_bufs); +} +static unsafe void Test_FramebufferDrawBuffers_24974() { + System.Int32 _framebuffer = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,ref _bufs); +} +static unsafe void Test_FramebufferDrawBuffers_24975() { + System.Int32 _framebuffer = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode* _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode*); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,_bufs); +} +static unsafe void Test_FramebufferDrawBuffers_24976() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode[] _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode[]); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,_bufs); +} +static unsafe void Test_FramebufferDrawBuffers_24977() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,ref _bufs); +} +static unsafe void Test_FramebufferDrawBuffers_24978() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawBufferMode* _bufs = default(OpenTK.Graphics.OpenGL.DrawBufferMode*); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferDrawBuffers(_framebuffer,_n,_bufs); +} +static unsafe void Test_FramebufferReadBuffer_24979() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ReadBufferMode _mode = default(OpenTK.Graphics.OpenGL.ReadBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferReadBuffer(_framebuffer,_mode); +} +static unsafe void Test_FramebufferReadBuffer_24980() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ReadBufferMode _mode = default(OpenTK.Graphics.OpenGL.ReadBufferMode); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferReadBuffer(_framebuffer,_mode); +} +static unsafe void Test_FramebufferRenderbuffer_24981() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_24982() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferTexture1D_24983() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture1D_24984() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_24985() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_24986() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture3D_24987() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); +} +static unsafe void Test_FramebufferTexture3D_24988() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); +} +static unsafe void Test_FramebufferTexture_24989() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTexture_24990() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTextureFace_24991() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); +} +static unsafe void Test_FramebufferTextureFace_24992() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTextureFace(_target,_attachment,_texture,_level,_face); +} +static unsafe void Test_FramebufferTextureLayer_24993() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); +} +static unsafe void Test_FramebufferTextureLayer_24994() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); +} +static unsafe void Test_GenerateMipmap_24995() { + OpenTK.Graphics.OpenGL.GenerateMipmapTarget _target = default(OpenTK.Graphics.OpenGL.GenerateMipmapTarget); + OpenTK.Graphics.OpenGL.GL.Ext.GenerateMipmap(_target); +} +static unsafe void Test_GenerateMultiTexMipmap_24996() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.GenerateMultiTexMipmap(_texunit,_target); +} +static unsafe void Test_GenerateTextureMipmap_24997() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.GenerateTextureMipmap(_texture,_target); +} +static unsafe void Test_GenerateTextureMipmap_24998() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.GenerateTextureMipmap(_texture,_target); +} +static unsafe void Test_GenFramebuffer_24999() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffer(); +} +static unsafe void Test_GenFramebuffers_25000() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_25001() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_25002() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_25003() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_25004() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_25005() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenProgramPipeline_25006() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipeline(); +} +static unsafe void Test_GenProgramPipelines_25007() { + System.Int32 _n = default(System.Int32); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_25008() { + System.Int32 _n = default(System.Int32); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,out _pipelines); +} +static unsafe void Test_GenProgramPipelines_25009() { + System.Int32 _n = default(System.Int32); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_25010() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_25011() { + System.Int32 _n = default(System.Int32); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,out _pipelines); +} +static unsafe void Test_GenProgramPipelines_25012() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenRenderbuffer_25013() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffer(); +} +static unsafe void Test_GenRenderbuffers_25014() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_25015() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_25016() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_25017() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_25018() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_25019() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenSymbol_25020() { + OpenTK.Graphics.OpenGL.ExtVertexShader _datatype = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _storagetype = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _range = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _components = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenSymbol(_datatype,_storagetype,_range,_components); +} +static unsafe void Test_GenSymbol_25021() { + OpenTK.Graphics.OpenGL.ExtVertexShader _datatype = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _storagetype = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _range = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _components = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenSymbol(_datatype,_storagetype,_range,_components); +} +static unsafe void Test_GenTexture_25022() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenTexture(); +} +static unsafe void Test_GenTextures_25023() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_25024() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_25025() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_25026() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_25027() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_25028() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GenTextures(_n,_textures); +} +static unsafe void Test_GenVertexShaders_25029() { + System.Int32 _range = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenVertexShaders(_range); +} +static unsafe void Test_GenVertexShaders_25030() { + System.UInt32 _range = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GenVertexShaders(_range); +} +static unsafe void Test_GetBooleanIndexed_25031() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25032() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,out _data); +} +static unsafe void Test_GetBooleanIndexed_25033() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.Int32 _index = default(System.Int32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25034() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25035() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,out _data); +} +static unsafe void Test_GetBooleanIndexed_25036() { + OpenTK.Graphics.OpenGL.All _target = default(OpenTK.Graphics.OpenGL.All); + System.UInt32 _index = default(System.UInt32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25037() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25038() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,out _data); +} +static unsafe void Test_GetBooleanIndexed_25039() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25040() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetBooleanIndexed_25041() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,out _data); +} +static unsafe void Test_GetBooleanIndexed_25042() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetBooleanIndexed(_target,_index,_data); +} +static unsafe void Test_GetColorTable_25043() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTable(_target,_format,_type,_data); +} +static unsafe void Test_GetColorTable_25044() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTable(_target,_format,_type,_data); +} +static unsafe void Test_GetColorTable_25045() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTable(_target,_format,_type,_data); +} +static unsafe void Test_GetColorTable_25046() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTable(_target,_format,_type,_data); +} +static unsafe void Test_GetColorTable_25047() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTable(_target,_format,_type,ref _data); +} +static unsafe void Test_GetColorTableParameter_25048() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_25049() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_25050() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_25051() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_25052() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_25053() { + OpenTK.Graphics.OpenGL.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL.ColorTableTarget); + OpenTK.Graphics.OpenGL.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetCompressedMultiTexImage_25054() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedMultiTexImage(_texunit,_target,_lod,_img); +} +static unsafe void Test_GetCompressedMultiTexImage_25055() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedMultiTexImage(_texunit,_target,_lod,_img); +} +static unsafe void Test_GetCompressedMultiTexImage_25056() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedMultiTexImage(_texunit,_target,_lod,_img); +} +static unsafe void Test_GetCompressedMultiTexImage_25057() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedMultiTexImage(_texunit,_target,_lod,_img); +} +static unsafe void Test_GetCompressedMultiTexImage_25058() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedMultiTexImage(_texunit,_target,_lod,ref _img); +} +static unsafe void Test_GetCompressedTextureImage_25059() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25060() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25061() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25062() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25063() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,ref _img); +} +static unsafe void Test_GetCompressedTextureImage_25064() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25065() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25066() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25067() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,_img); +} +static unsafe void Test_GetCompressedTextureImage_25068() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _lod = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetCompressedTextureImage(_texture,_target,_lod,ref _img); +} +static unsafe void Test_GetConvolutionFilter_25069() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25070() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25071() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25072() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25073() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,ref _image); +} +static unsafe void Test_GetConvolutionFilter_25074() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25075() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25076() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25077() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,_image); +} +static unsafe void Test_GetConvolutionFilter_25078() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionFilter(_target,_format,_type,ref _image); +} +static unsafe void Test_GetConvolutionParameter_25079() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25080() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameter_25081() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25082() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25083() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameter_25084() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25085() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25086() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameter_25087() { + OpenTK.Graphics.OpenGL.ConvolutionTargetExt _target = default(OpenTK.Graphics.OpenGL.ConvolutionTargetExt); + OpenTK.Graphics.OpenGL.ConvolutionParameterExt _pname = default(OpenTK.Graphics.OpenGL.ConvolutionParameterExt); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25088() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameter_25089() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameter_25090() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.ExtConvolution _pname = default(OpenTK.Graphics.OpenGL.ExtConvolution); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetConvolutionParameter(_target,_pname,_params); +} +static unsafe void Test_GetDouble_25091() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,_params); +} +static unsafe void Test_GetDouble_25092() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,out _params); +} +static unsafe void Test_GetDouble_25093() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,_params); +} +static unsafe void Test_GetDouble_25094() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,_params); +} +static unsafe void Test_GetDouble_25095() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,out _params); +} +static unsafe void Test_GetDouble_25096() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetDouble(_pname,_index,_params); +} +static unsafe void Test_GetDoubleIndexed_25097() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double[] _data = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,_data); +} +static unsafe void Test_GetDoubleIndexed_25098() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double _data = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,out _data); +} +static unsafe void Test_GetDoubleIndexed_25099() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double* _data = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,_data); +} +static unsafe void Test_GetDoubleIndexed_25100() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double[] _data = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,_data); +} +static unsafe void Test_GetDoubleIndexed_25101() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double _data = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,out _data); +} +static unsafe void Test_GetDoubleIndexed_25102() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double* _data = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetDoubleIndexed(_target,_index,_data); +} +static unsafe void Test_GetFloat_25103() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,_params); +} +static unsafe void Test_GetFloat_25104() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,out _params); +} +static unsafe void Test_GetFloat_25105() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,_params); +} +static unsafe void Test_GetFloat_25106() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,_params); +} +static unsafe void Test_GetFloat_25107() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,out _params); +} +static unsafe void Test_GetFloat_25108() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloat(_pname,_index,_params); +} +static unsafe void Test_GetFloatIndexed_25109() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,_data); +} +static unsafe void Test_GetFloatIndexed_25110() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,out _data); +} +static unsafe void Test_GetFloatIndexed_25111() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,_data); +} +static unsafe void Test_GetFloatIndexed_25112() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,_data); +} +static unsafe void Test_GetFloatIndexed_25113() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,out _data); +} +static unsafe void Test_GetFloatIndexed_25114() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFloatIndexed(_target,_index,_data); +} +static unsafe void Test_GetFragDataLocation_25115() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GetFragDataLocation(_program,_name); +} +static unsafe void Test_GetFragDataLocation_25116() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GetFragDataLocation(_program,_name); +} +static unsafe void Test_GetFramebufferAttachmentParameter_25117() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_25118() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_25119() { + OpenTK.Graphics.OpenGL.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL.FramebufferTarget); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferParameter_25120() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetFramebufferParameter_25121() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,out _params); +} +static unsafe void Test_GetFramebufferParameter_25122() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetFramebufferParameter_25123() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetFramebufferParameter_25124() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,out _params); +} +static unsafe void Test_GetFramebufferParameter_25125() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetHistogram_25126() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25127() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25128() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25129() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25130() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,ref _values); +} +static unsafe void Test_GetHistogram_25131() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25132() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25133() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25134() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetHistogram_25135() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogram(_target,_reset,_format,_type,ref _values); +} +static unsafe void Test_GetHistogramParameter_25136() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25137() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameter_25138() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25139() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25140() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameter_25141() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25142() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25143() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameter_25144() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25145() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameter_25146() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameter_25147() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetHistogramParameterPNameExt); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetHistogramParameter(_target,_pname,_params); +} +static unsafe void Test_GetIntegerIndexed_25148() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25149() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,out _data); +} +static unsafe void Test_GetIntegerIndexed_25150() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25151() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25152() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,out _data); +} +static unsafe void Test_GetIntegerIndexed_25153() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25154() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25155() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,out _data); +} +static unsafe void Test_GetIntegerIndexed_25156() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25157() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetIntegerIndexed_25158() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,out _data); +} +static unsafe void Test_GetIntegerIndexed_25159() { + OpenTK.Graphics.OpenGL.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetIntegerIndexed(_target,_index,_data); +} +static unsafe void Test_GetInvariantBoolean_25160() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetInvariantBoolean_25161() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetInvariantBoolean_25162() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetInvariantBoolean_25163() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetInvariantBoolean_25164() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetInvariantBoolean_25165() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetInvariantFloat_25166() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,_data); +} +static unsafe void Test_GetInvariantFloat_25167() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,out _data); +} +static unsafe void Test_GetInvariantFloat_25168() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,_data); +} +static unsafe void Test_GetInvariantFloat_25169() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,_data); +} +static unsafe void Test_GetInvariantFloat_25170() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,out _data); +} +static unsafe void Test_GetInvariantFloat_25171() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantFloat(_id,_value,_data); +} +static unsafe void Test_GetInvariantInteger_25172() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,_data); +} +static unsafe void Test_GetInvariantInteger_25173() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,out _data); +} +static unsafe void Test_GetInvariantInteger_25174() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,_data); +} +static unsafe void Test_GetInvariantInteger_25175() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,_data); +} +static unsafe void Test_GetInvariantInteger_25176() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,out _data); +} +static unsafe void Test_GetInvariantInteger_25177() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetInvariantInteger(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantBoolean_25178() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantBoolean_25179() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantBoolean_25180() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantBoolean_25181() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantBoolean_25182() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantBoolean_25183() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantBoolean(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantFloat_25184() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantFloat_25185() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantFloat_25186() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantFloat_25187() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantFloat_25188() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantFloat_25189() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantFloat(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantInteger_25190() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantInteger_25191() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantInteger_25192() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantInteger_25193() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,_data); +} +static unsafe void Test_GetLocalConstantInteger_25194() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,out _data); +} +static unsafe void Test_GetLocalConstantInteger_25195() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetLocalConstantInteger(_id,_value,_data); +} +static unsafe void Test_GetMinmax_25196() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25197() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25198() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25199() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25200() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,ref _values); +} +static unsafe void Test_GetMinmax_25201() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25202() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25203() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25204() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,_values); +} +static unsafe void Test_GetMinmax_25205() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmax(_target,_reset,_format,_type,ref _values); +} +static unsafe void Test_GetMinmaxParameter_25206() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25207() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMinmaxParameter_25208() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25209() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25210() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMinmaxParameter_25211() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25212() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25213() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMinmaxParameter_25214() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.ExtHistogram _pname = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25215() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMinmaxParameter_25216() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMinmaxParameter_25217() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt _pname = default(OpenTK.Graphics.OpenGL.GetMinmaxParameterPNameExt); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMinmaxParameter(_target,_pname,_params); +} +static unsafe void Test_GetMultiTexEnv_25218() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexEnv_25219() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexEnv_25220() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexEnv_25221() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexEnv_25222() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexEnv_25223() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25224() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25225() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,out _params); +} +static unsafe void Test_GetMultiTexGen_25226() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25227() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25228() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,out _params); +} +static unsafe void Test_GetMultiTexGen_25229() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25230() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexGen_25231() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,out _params); +} +static unsafe void Test_GetMultiTexGen_25232() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_GetMultiTexImage_25233() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexImage(_texunit,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetMultiTexImage_25234() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexImage(_texunit,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetMultiTexImage_25235() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexImage(_texunit,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetMultiTexImage_25236() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexImage(_texunit,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetMultiTexImage_25237() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexImage(_texunit,_target,_level,_format,_type,ref _pixels); +} +static unsafe void Test_GetMultiTexLevelParameter_25238() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,_params); +} +static unsafe void Test_GetMultiTexLevelParameter_25239() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,out _params); +} +static unsafe void Test_GetMultiTexLevelParameter_25240() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,_params); +} +static unsafe void Test_GetMultiTexLevelParameter_25241() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,_params); +} +static unsafe void Test_GetMultiTexLevelParameter_25242() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,out _params); +} +static unsafe void Test_GetMultiTexLevelParameter_25243() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexLevelParameter(_texunit,_target,_level,_pname,_params); +} +static unsafe void Test_GetMultiTexParameter_25244() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameter_25245() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexParameter_25246() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameterI_25247() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameterI_25248() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexParameterI_25249() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameterI_25250() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameterI_25251() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexParameterI_25252() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameter_25253() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetMultiTexParameter_25254() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,out _params); +} +static unsafe void Test_GetMultiTexParameter_25255() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetMultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_25256() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_25257() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,out _params); +} +static unsafe void Test_GetNamedBufferParameter_25258() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_25259() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_25260() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,out _params); +} +static unsafe void Test_GetNamedBufferParameter_25261() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25262() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25263() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25264() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25265() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25266() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,ref _params); +} +static unsafe void Test_GetNamedBufferPointer_25267() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25268() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25269() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25270() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferPointer_25271() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferPointer(_buffer,_pname,ref _params); +} +static unsafe void Test_GetNamedBufferSubData_25272() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25273() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25274() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25275() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25276() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,ref _data); +} +static unsafe void Test_GetNamedBufferSubData_25277() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25278() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25279() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25280() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_GetNamedBufferSubData_25281() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedBufferSubData(_buffer,_offset,_size,ref _data); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25282() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25283() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,out _params); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25284() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25285() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25286() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,out _params); +} +static unsafe void Test_GetNamedFramebufferAttachmentParameter_25287() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferAttachmentParameter(_framebuffer,_attachment,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferParameter_25288() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferParameter_25289() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,out _params); +} +static unsafe void Test_GetNamedFramebufferParameter_25290() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferParameter_25291() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetNamedFramebufferParameter_25292() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,out _params); +} +static unsafe void Test_GetNamedFramebufferParameter_25293() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedFramebufferParameter(_framebuffer,_pname,_params); +} +static unsafe void Test_GetNamedProgram_25294() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,out _params); +} +static unsafe void Test_GetNamedProgram_25295() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,_params); +} +static unsafe void Test_GetNamedProgram_25296() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ProgramProperty _pname = default(OpenTK.Graphics.OpenGL.ProgramProperty); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,out _params); +} +static unsafe void Test_GetNamedProgram_25297() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ProgramProperty _pname = default(OpenTK.Graphics.OpenGL.ProgramProperty); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,_params); +} +static unsafe void Test_GetNamedProgram_25298() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,out _params); +} +static unsafe void Test_GetNamedProgram_25299() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,_params); +} +static unsafe void Test_GetNamedProgram_25300() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ProgramProperty _pname = default(OpenTK.Graphics.OpenGL.ProgramProperty); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,out _params); +} +static unsafe void Test_GetNamedProgram_25301() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ProgramProperty _pname = default(OpenTK.Graphics.OpenGL.ProgramProperty); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgram(_program,_target,_pname,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25302() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25303() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25304() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25305() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25306() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25307() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25308() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25309() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25310() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25311() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25312() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameter_25313() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameter(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25314() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25315() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25316() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25317() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25318() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25319() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25320() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25321() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,out _params); +} +static unsafe void Test_GetNamedProgramLocalParameterI_25322() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramLocalParameterI(_program,_target,_index,_params); +} +static unsafe void Test_GetNamedProgramString_25323() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25324() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25325() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25326() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25327() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,ref _string); +} +static unsafe void Test_GetNamedProgramString_25328() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25329() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25330() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25331() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,_string); +} +static unsafe void Test_GetNamedProgramString_25332() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedProgramString(_program,_target,_pname,ref _string); +} +static unsafe void Test_GetNamedRenderbufferParameter_25333() { + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,_params); +} +static unsafe void Test_GetNamedRenderbufferParameter_25334() { + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,out _params); +} +static unsafe void Test_GetNamedRenderbufferParameter_25335() { + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,_params); +} +static unsafe void Test_GetNamedRenderbufferParameter_25336() { + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,_params); +} +static unsafe void Test_GetNamedRenderbufferParameter_25337() { + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,out _params); +} +static unsafe void Test_GetNamedRenderbufferParameter_25338() { + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetNamedRenderbufferParameter(_renderbuffer,_pname,_params); +} +static unsafe void Test_GetObjectLabel_25339() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_25340() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_25341() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_25342() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_25343() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_25344() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetPixelTransformParameter_25345() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetPixelTransformParameter_25346() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,out _params); +} +static unsafe void Test_GetPixelTransformParameter_25347() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetPixelTransformParameter_25348() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetPixelTransformParameter_25349() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,out _params); +} +static unsafe void Test_GetPixelTransformParameter_25350() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetPixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetPointer_25351() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25352() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25353() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25354() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25355() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,ref _params); +} +static unsafe void Test_GetPointer_25356() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25357() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25358() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25359() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,_params); +} +static unsafe void Test_GetPointer_25360() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_index,ref _params); +} +static unsafe void Test_GetPointerIndexed_25361() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25362() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25363() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25364() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25365() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,ref _data); +} +static unsafe void Test_GetPointerIndexed_25366() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25367() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25368() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25369() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,_data); +} +static unsafe void Test_GetPointerIndexed_25370() { + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointerIndexed(_target,_index,ref _data); +} +static unsafe void Test_GetPointer_25371() { + OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_25372() { + OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_25373() { + OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_25374() { + OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_25375() { + OpenTK.Graphics.OpenGL.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL.GetPointervPName); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetPointer(_pname,ref _params); +} +static unsafe void Test_GetProgramPipelineInfoLog_25376() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_25377() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_25378() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_25379() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_25380() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_25381() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipeline_25382() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_25383() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); +} +static unsafe void Test_GetProgramPipeline_25384() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_25385() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_25386() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); +} +static unsafe void Test_GetProgramPipeline_25387() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _pname = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetQueryObject_25388() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_25389() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_25390() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_25391() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_25392() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_25393() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_25394() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_25395() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_25396() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_25397() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_25398() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetRenderbufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetRenderbufferParameter_25399() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + OpenTK.Graphics.OpenGL.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL.RenderbufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetSeparableFilter_25400() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + System.IntPtr _span = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_25401() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[] _column = default(int[]); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_25402() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_25403() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_25404() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _row = default(int); + int _column = default(int); + int _span = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,ref _row,ref _column,ref _span); +} +static unsafe void Test_GetTexParameterI_25405() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_25406() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_25407() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_25408() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_25409() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_25410() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTextureImage_25411() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25412() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25413() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25414() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25415() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,ref _pixels); +} +static unsafe void Test_GetTextureImage_25416() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25417() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25418() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25419() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,_pixels); +} +static unsafe void Test_GetTextureImage_25420() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureImage(_texture,_target,_level,_format,_type,ref _pixels); +} +static unsafe void Test_GetTextureLevelParameter_25421() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25422() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,out _params); +} +static unsafe void Test_GetTextureLevelParameter_25423() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25424() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25425() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,out _params); +} +static unsafe void Test_GetTextureLevelParameter_25426() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25427() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25428() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,out _params); +} +static unsafe void Test_GetTextureLevelParameter_25429() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25430() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureLevelParameter_25431() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,out _params); +} +static unsafe void Test_GetTextureLevelParameter_25432() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureLevelParameter(_texture,_target,_level,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25433() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25434() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameter_25435() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25436() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25437() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameter_25438() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25439() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25440() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameterI_25441() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25442() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25443() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameterI_25444() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25445() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameterI_25446() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameterI_25447() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25448() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25449() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameter_25450() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25451() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTextureParameter_25452() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,out _params); +} +static unsafe void Test_GetTextureParameter_25453() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetTextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_GetTransformFeedbackVarying_25454() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25455() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTransformFeedback _type = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25456() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25457() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ExtTransformFeedback* _type = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25458() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25459() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTransformFeedback _type = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25460() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_25461() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.ExtTransformFeedback* _type = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Ext.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetUniformBufferSize_25462() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GetUniformBufferSize(_program,_location); +} +static unsafe void Test_GetUniformBufferSize_25463() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Ext.GetUniformBufferSize(_program,_location); +} +static unsafe void Test_GetUniformOffset_25464() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.GetUniformOffset(_program,_location); +} +static unsafe void Test_GetUniformOffset_25465() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.GetUniformOffset(_program,_location); +} +static unsafe void Test_GetUniform_25466() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_25467() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_25468() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_25469() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_25470() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_25471() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetVariantBoolean_25472() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetVariantBoolean_25473() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetVariantBoolean_25474() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetVariantBoolean_25475() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetVariantBoolean_25476() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,out _data); +} +static unsafe void Test_GetVariantBoolean_25477() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantBoolean(_id,_value,_data); +} +static unsafe void Test_GetVariantFloat_25478() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,_data); +} +static unsafe void Test_GetVariantFloat_25479() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,out _data); +} +static unsafe void Test_GetVariantFloat_25480() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,_data); +} +static unsafe void Test_GetVariantFloat_25481() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,_data); +} +static unsafe void Test_GetVariantFloat_25482() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,out _data); +} +static unsafe void Test_GetVariantFloat_25483() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantFloat(_id,_value,_data); +} +static unsafe void Test_GetVariantInteger_25484() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,_data); +} +static unsafe void Test_GetVariantInteger_25485() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,out _data); +} +static unsafe void Test_GetVariantInteger_25486() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,_data); +} +static unsafe void Test_GetVariantInteger_25487() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,_data); +} +static unsafe void Test_GetVariantInteger_25488() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,out _data); +} +static unsafe void Test_GetVariantInteger_25489() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantInteger(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25490() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25491() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25492() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25493() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25494() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,ref _data); +} +static unsafe void Test_GetVariantPointer_25495() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25496() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25497() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25498() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,_data); +} +static unsafe void Test_GetVariantPointer_25499() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _value = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVariantPointer(_id,_value,ref _data); +} +static unsafe void Test_GetVertexArrayInteger_25500() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25501() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,out _param); +} +static unsafe void Test_GetVertexArrayInteger_25502() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25503() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25504() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,out _param); +} +static unsafe void Test_GetVertexArrayInteger_25505() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25506() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25507() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,out _param); +} +static unsafe void Test_GetVertexArrayInteger_25508() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25509() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayInteger_25510() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,out _param); +} +static unsafe void Test_GetVertexArrayInteger_25511() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayInteger(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25512() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _param = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25513() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _param = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25514() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _param = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25515() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _param = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25516() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _param = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,ref _param); +} +static unsafe void Test_GetVertexArrayPointer_25517() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _param = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25518() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _param = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25519() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _param = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25520() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _param = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25521() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _param = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_index,_pname,ref _param); +} +static unsafe void Test_GetVertexArrayPointer_25522() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _param = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25523() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _param = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25524() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _param = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25525() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _param = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25526() { + System.Int32 _vaobj = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _param = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,ref _param); +} +static unsafe void Test_GetVertexArrayPointer_25527() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr _param = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25528() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[] _param = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25529() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,] _param = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25530() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int[,,] _param = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,_param); +} +static unsafe void Test_GetVertexArrayPointer_25531() { + System.UInt32 _vaobj = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _pname = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + int _param = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexArrayPointer(_vaobj,_pname,ref _param); +} +static unsafe void Test_GetVertexAttribI_25532() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribI_25533() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribI_25534() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribI_25535() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribI_25536() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribI_25537() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribI(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_25538() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_25539() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_25540() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_25541() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_25542() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_25543() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _pname = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_Histogram_25544() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.Histogram(_target,_width,_internalformat,_sink); +} +static unsafe void Test_Histogram_25545() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.Histogram(_target,_width,_internalformat,_sink); +} +static unsafe void Test_ImportSync_25546() { + OpenTK.Graphics.OpenGL.ExtX11SyncObject _external_sync_type = default(OpenTK.Graphics.OpenGL.ExtX11SyncObject); + System.IntPtr _external_sync = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.ImportSync(_external_sync_type,_external_sync,_flags); +} +static unsafe void Test_ImportSync_25547() { + OpenTK.Graphics.OpenGL.ExtX11SyncObject _external_sync_type = default(OpenTK.Graphics.OpenGL.ExtX11SyncObject); + System.IntPtr _external_sync = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.ImportSync(_external_sync_type,_external_sync,_flags); +} +static unsafe void Test_IndexFunc_25548() { + OpenTK.Graphics.OpenGL.ExtIndexFunc _func = default(OpenTK.Graphics.OpenGL.ExtIndexFunc); + System.Single _ref = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.IndexFunc(_func,_ref); +} +static unsafe void Test_IndexMaterial_25549() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.ExtIndexMaterial _mode = default(OpenTK.Graphics.OpenGL.ExtIndexMaterial); + OpenTK.Graphics.OpenGL.GL.Ext.IndexMaterial(_face,_mode); +} +static unsafe void Test_IndexPointer_25550() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.IndexPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_IndexPointer_25551() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.IndexPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_IndexPointer_25552() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.IndexPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_IndexPointer_25553() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.IndexPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_IndexPointer_25554() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.IndexPointer(_type,_stride,_count,ref _pointer); +} +static unsafe void Test_InsertComponent_25555() { + System.Int32 _res = default(System.Int32); + System.Int32 _src = default(System.Int32); + System.Int32 _num = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.InsertComponent(_res,_src,_num); +} +static unsafe void Test_InsertComponent_25556() { + System.UInt32 _res = default(System.UInt32); + System.UInt32 _src = default(System.UInt32); + System.UInt32 _num = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.InsertComponent(_res,_src,_num); +} +static unsafe void Test_InsertEventMarker_25557() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.InsertEventMarker(_length,_marker); +} +static unsafe void Test_IsEnabledIndexed_25558() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.Int32 _index = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsEnabledIndexed(_target,_index); +} +static unsafe void Test_IsEnabledIndexed_25559() { + OpenTK.Graphics.OpenGL.ExtDrawBuffers2 _target = default(OpenTK.Graphics.OpenGL.ExtDrawBuffers2); + System.UInt32 _index = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsEnabledIndexed(_target,_index); +} +static unsafe void Test_IsEnabledIndexed_25560() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsEnabledIndexed(_target,_index); +} +static unsafe void Test_IsEnabledIndexed_25561() { + OpenTK.Graphics.OpenGL.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsEnabledIndexed(_target,_index); +} +static unsafe void Test_IsFramebuffer_25562() { + System.Int32 _framebuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsFramebuffer_25563() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsProgramPipeline_25564() { + System.Int32 _pipeline = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsProgramPipeline_25565() { + System.UInt32 _pipeline = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsRenderbuffer_25566() { + System.Int32 _renderbuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsRenderbuffer_25567() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsTexture_25568() { + System.Int32 _texture = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsTexture(_texture); +} +static unsafe void Test_IsTexture_25569() { + System.UInt32 _texture = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsTexture(_texture); +} +static unsafe void Test_IsVariantEnabled_25570() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _cap = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsVariantEnabled(_id,_cap); +} +static unsafe void Test_IsVariantEnabled_25571() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _cap = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.IsVariantEnabled(_id,_cap); +} +static unsafe void Test_LabelObject_25572() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.Int32 _object = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.LabelObject(_type,_object,_length,_label); +} +static unsafe void Test_LabelObject_25573() { + OpenTK.Graphics.OpenGL.ExtDebugLabel _type = default(OpenTK.Graphics.OpenGL.ExtDebugLabel); + System.UInt32 _object = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.LabelObject(_type,_object,_length,_label); +} +static unsafe void Test_LockArrays_25574() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.LockArrays(_first,_count); +} +static unsafe void Test_MapNamedBuffer_25575() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _access = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.MapNamedBuffer(_buffer,_access); +} +static unsafe void Test_MapNamedBuffer_25576() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _access = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.MapNamedBuffer(_buffer,_access); +} +static unsafe void Test_MapNamedBufferRange_25577() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.BufferAccessMask _access = default(OpenTK.Graphics.OpenGL.BufferAccessMask); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.MapNamedBufferRange(_buffer,_offset,_length,_access); +} +static unsafe void Test_MapNamedBufferRange_25578() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.BufferAccessMask _access = default(OpenTK.Graphics.OpenGL.BufferAccessMask); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Ext.MapNamedBufferRange(_buffer,_offset,_length,_access); +} +static unsafe void Test_MatrixFrustum_25579() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _left = default(System.Double); + System.Double _right = default(System.Double); + System.Double _bottom = default(System.Double); + System.Double _top = default(System.Double); + System.Double _zNear = default(System.Double); + System.Double _zFar = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixFrustum(_mode,_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_MatrixLoad_25580() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,_m); +} +static unsafe void Test_MatrixLoad_25581() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,ref _m); +} +static unsafe void Test_MatrixLoad_25582() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,_m); +} +static unsafe void Test_MatrixLoad_25583() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,_m); +} +static unsafe void Test_MatrixLoad_25584() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,ref _m); +} +static unsafe void Test_MatrixLoad_25585() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoad(_mode,_m); +} +static unsafe void Test_MatrixLoadIdentity_25586() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadIdentity(_mode); +} +static unsafe void Test_MatrixLoadTranspose_25587() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,_m); +} +static unsafe void Test_MatrixLoadTranspose_25588() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,ref _m); +} +static unsafe void Test_MatrixLoadTranspose_25589() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,_m); +} +static unsafe void Test_MatrixLoadTranspose_25590() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,_m); +} +static unsafe void Test_MatrixLoadTranspose_25591() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,ref _m); +} +static unsafe void Test_MatrixLoadTranspose_25592() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixLoadTranspose(_mode,_m); +} +static unsafe void Test_MatrixMult_25593() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,_m); +} +static unsafe void Test_MatrixMult_25594() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,ref _m); +} +static unsafe void Test_MatrixMult_25595() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,_m); +} +static unsafe void Test_MatrixMult_25596() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,_m); +} +static unsafe void Test_MatrixMult_25597() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,ref _m); +} +static unsafe void Test_MatrixMult_25598() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMult(_mode,_m); +} +static unsafe void Test_MatrixMultTranspose_25599() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double[] _m = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,_m); +} +static unsafe void Test_MatrixMultTranspose_25600() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _m = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,ref _m); +} +static unsafe void Test_MatrixMultTranspose_25601() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double* _m = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,_m); +} +static unsafe void Test_MatrixMultTranspose_25602() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,_m); +} +static unsafe void Test_MatrixMultTranspose_25603() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _m = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,ref _m); +} +static unsafe void Test_MatrixMultTranspose_25604() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single* _m = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixMultTranspose(_mode,_m); +} +static unsafe void Test_MatrixOrtho_25605() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _left = default(System.Double); + System.Double _right = default(System.Double); + System.Double _bottom = default(System.Double); + System.Double _top = default(System.Double); + System.Double _zNear = default(System.Double); + System.Double _zFar = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixOrtho(_mode,_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_MatrixPop_25606() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixPop(_mode); +} +static unsafe void Test_MatrixPush_25607() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixPush(_mode); +} +static unsafe void Test_MatrixRotate_25608() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _angle = default(System.Double); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixRotate(_mode,_angle,_x,_y,_z); +} +static unsafe void Test_MatrixRotate_25609() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _angle = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixRotate(_mode,_angle,_x,_y,_z); +} +static unsafe void Test_MatrixScale_25610() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixScale(_mode,_x,_y,_z); +} +static unsafe void Test_MatrixScale_25611() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixScale(_mode,_x,_y,_z); +} +static unsafe void Test_MatrixTranslate_25612() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixTranslate(_mode,_x,_y,_z); +} +static unsafe void Test_MatrixTranslate_25613() { + OpenTK.Graphics.OpenGL.MatrixMode _mode = default(OpenTK.Graphics.OpenGL.MatrixMode); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MatrixTranslate(_mode,_x,_y,_z); +} +static unsafe void Test_MemoryBarrier_25614() { + System.Int32 _barriers = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MemoryBarrier(_barriers); +} +static unsafe void Test_MemoryBarrier_25615() { + System.UInt32 _barriers = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.MemoryBarrier(_barriers); +} +static unsafe void Test_Minmax_25616() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.Minmax(_target,_internalformat,_sink); +} +static unsafe void Test_Minmax_25617() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.Minmax(_target,_internalformat,_sink); +} +static unsafe void Test_MultiDrawArrays_25618() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_25619() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_25620() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_25621() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_25622() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_25623() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElements_25624() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25625() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25626() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25627() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25628() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25629() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25630() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25631() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25632() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25633() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25634() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25635() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25636() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25637() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25638() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25639() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25640() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25641() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25642() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25643() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25644() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25645() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25646() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25647() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25648() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25649() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25650() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25651() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25652() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_25653() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiTexBuffer_25654() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexBuffer(_texunit,_target,_internalformat,_buffer); +} +static unsafe void Test_MultiTexBuffer_25655() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexBuffer(_texunit,_target,_internalformat,_buffer); +} +static unsafe void Test_MultiTexCoordPointer_25656() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexCoordPointer(_texunit,_size,_type,_stride,_pointer); +} +static unsafe void Test_MultiTexCoordPointer_25657() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexCoordPointer(_texunit,_size,_type,_stride,_pointer); +} +static unsafe void Test_MultiTexCoordPointer_25658() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexCoordPointer(_texunit,_size,_type,_stride,_pointer); +} +static unsafe void Test_MultiTexCoordPointer_25659() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexCoordPointer(_texunit,_size,_type,_stride,_pointer); +} +static unsafe void Test_MultiTexCoordPointer_25660() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexCoordPointer(_texunit,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_MultiTexEnv_25661() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_param); +} +static unsafe void Test_MultiTexEnv_25662() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexEnv_25663() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexEnv_25664() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_param); +} +static unsafe void Test_MultiTexEnv_25665() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexEnv_25666() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureEnvTarget _target = default(OpenTK.Graphics.OpenGL.TextureEnvTarget); + OpenTK.Graphics.OpenGL.TextureEnvParameter _pname = default(OpenTK.Graphics.OpenGL.TextureEnvParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexEnv(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexGend_25667() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double _param = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGend(_texunit,_coord,_pname,_param); +} +static unsafe void Test_MultiTexGen_25668() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexGen_25669() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,ref _params); +} +static unsafe void Test_MultiTexGen_25670() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexGen_25671() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_param); +} +static unsafe void Test_MultiTexGen_25672() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexGen_25673() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexGen_25674() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_param); +} +static unsafe void Test_MultiTexGen_25675() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexGen_25676() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureCoordName _coord = default(OpenTK.Graphics.OpenGL.TextureCoordName); + OpenTK.Graphics.OpenGL.TextureGenParameter _pname = default(OpenTK.Graphics.OpenGL.TextureGenParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexGen(_texunit,_coord,_pname,_params); +} +static unsafe void Test_MultiTexImage1D_25677() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25678() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25679() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25680() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25681() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexImage1D_25682() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25683() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25684() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25685() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage1D_25686() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage1D(_texunit,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexImage2D_25687() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25688() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25689() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25690() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25691() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexImage2D_25692() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25693() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25694() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25695() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage2D_25696() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage2D(_texunit,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexImage3D_25697() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25698() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25699() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25700() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25701() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexImage3D_25702() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25703() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25704() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25705() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_MultiTexImage3D_25706() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexImage3D(_texunit,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexParameter_25707() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_param); +} +static unsafe void Test_MultiTexParameter_25708() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameter_25709() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameter_25710() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_param); +} +static unsafe void Test_MultiTexParameterI_25711() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameterI_25712() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,ref _params); +} +static unsafe void Test_MultiTexParameterI_25713() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameterI_25714() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameterI_25715() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,ref _params); +} +static unsafe void Test_MultiTexParameterI_25716() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameterI(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameter_25717() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexParameter_25718() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexParameter(_texunit,_target,_pname,_params); +} +static unsafe void Test_MultiTexRenderbuffer_25719() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexRenderbuffer(_texunit,_target,_renderbuffer); +} +static unsafe void Test_MultiTexRenderbuffer_25720() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexRenderbuffer(_texunit,_target,_renderbuffer); +} +static unsafe void Test_MultiTexSubImage1D_25721() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage1D_25722() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage1D_25723() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage1D_25724() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage1D_25725() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage1D(_texunit,_target,_level,_xoffset,_width,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexSubImage2D_25726() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage2D_25727() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage2D_25728() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage2D_25729() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage2D_25730() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage2D(_texunit,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_MultiTexSubImage3D_25731() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage3D_25732() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage3D_25733() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage3D_25734() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_MultiTexSubImage3D_25735() { + OpenTK.Graphics.OpenGL.TextureUnit _texunit = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.MultiTexSubImage3D(_texunit,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); +} +static unsafe void Test_NamedBufferData_25736() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25737() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25738() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25739() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25740() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,ref _data,_usage); +} +static unsafe void Test_NamedBufferData_25741() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25742() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25743() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25744() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,_data,_usage); +} +static unsafe void Test_NamedBufferData_25745() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _usage = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferData(_buffer,_size,ref _data,_usage); +} +static unsafe void Test_NamedBufferStorage_25746() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25747() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25748() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25749() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25750() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + System.Int32 _flags = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,ref _data,_flags); +} +static unsafe void Test_NamedBufferStorage_25751() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25752() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25753() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25754() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,_data,_flags); +} +static unsafe void Test_NamedBufferStorage_25755() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + System.UInt32 _flags = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferStorage(_buffer,_size,ref _data,_flags); +} +static unsafe void Test_NamedBufferSubData_25756() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25757() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25758() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25759() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25760() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,ref _data); +} +static unsafe void Test_NamedBufferSubData_25761() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25762() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25763() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25764() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,_data); +} +static unsafe void Test_NamedBufferSubData_25765() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.NamedBufferSubData(_buffer,_offset,_size,ref _data); +} +static unsafe void Test_NamedCopyBufferSubData_25766() { + System.Int32 _readBuffer = default(System.Int32); + System.Int32 _writeBuffer = default(System.Int32); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedCopyBufferSubData(_readBuffer,_writeBuffer,_readOffset,_writeOffset,_size); +} +static unsafe void Test_NamedCopyBufferSubData_25767() { + System.UInt32 _readBuffer = default(System.UInt32); + System.UInt32 _writeBuffer = default(System.UInt32); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedCopyBufferSubData(_readBuffer,_writeBuffer,_readOffset,_writeOffset,_size); +} +static unsafe void Test_NamedFramebufferParameter_25768() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferParameter(_framebuffer,_pname,_param); +} +static unsafe void Test_NamedFramebufferParameter_25769() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL.FramebufferParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferParameter(_framebuffer,_pname,_param); +} +static unsafe void Test_NamedFramebufferRenderbuffer_25770() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferRenderbuffer(_framebuffer,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_NamedFramebufferRenderbuffer_25771() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferRenderbuffer(_framebuffer,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_NamedFramebufferTexture1D_25772() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture1D(_framebuffer,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_NamedFramebufferTexture1D_25773() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture1D(_framebuffer,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_NamedFramebufferTexture2D_25774() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture2D(_framebuffer,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_NamedFramebufferTexture2D_25775() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture2D(_framebuffer,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_NamedFramebufferTexture3D_25776() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture3D(_framebuffer,_attachment,_textarget,_texture,_level,_zoffset); +} +static unsafe void Test_NamedFramebufferTexture3D_25777() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + OpenTK.Graphics.OpenGL.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture3D(_framebuffer,_attachment,_textarget,_texture,_level,_zoffset); +} +static unsafe void Test_NamedFramebufferTexture_25778() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture(_framebuffer,_attachment,_texture,_level); +} +static unsafe void Test_NamedFramebufferTexture_25779() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTexture(_framebuffer,_attachment,_texture,_level); +} +static unsafe void Test_NamedFramebufferTextureFace_25780() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTextureFace(_framebuffer,_attachment,_texture,_level,_face); +} +static unsafe void Test_NamedFramebufferTextureFace_25781() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _face = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTextureFace(_framebuffer,_attachment,_texture,_level,_face); +} +static unsafe void Test_NamedFramebufferTextureLayer_25782() { + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTextureLayer(_framebuffer,_attachment,_texture,_level,_layer); +} +static unsafe void Test_NamedFramebufferTextureLayer_25783() { + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedFramebufferTextureLayer(_framebuffer,_attachment,_texture,_level,_layer); +} +static unsafe void Test_NamedProgramLocalParameter4_25784() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameter4_25785() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameter4_25786() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25787() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameter4_25788() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25789() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25790() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameter4_25791() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25792() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameter4_25793() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameter4_25794() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25795() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameter4_25796() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25797() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameter4_25798() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameter4_25799() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameter4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25800() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameterI4_25801() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameterI4_25802() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25803() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25804() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25805() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25806() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25807() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25808() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_NamedProgramLocalParameterI4_25809() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25810() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,ref _params); +} +static unsafe void Test_NamedProgramLocalParameterI4_25811() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameterI4(_program,_target,_index,_params); +} +static unsafe void Test_NamedProgramLocalParameters4_25812() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParameters4_25813() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,ref _params); +} +static unsafe void Test_NamedProgramLocalParameters4_25814() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParameters4_25815() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParameters4_25816() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,ref _params); +} +static unsafe void Test_NamedProgramLocalParameters4_25817() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParameters4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25818() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25819() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,ref _params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25820() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25821() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25822() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,ref _params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25823() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25824() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25825() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,ref _params); +} +static unsafe void Test_NamedProgramLocalParametersI4_25826() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramLocalParametersI4(_program,_target,_index,_count,_params); +} +static unsafe void Test_NamedProgramString_25827() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25828() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25829() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25830() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25831() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,ref _string); +} +static unsafe void Test_NamedProgramString_25832() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25833() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25834() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25835() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,_string); +} +static unsafe void Test_NamedProgramString_25836() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _format = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _len = default(System.Int32); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.NamedProgramString(_program,_target,_format,_len,ref _string); +} +static unsafe void Test_NamedRenderbufferStorage_25837() { + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorage(_renderbuffer,_internalformat,_width,_height); +} +static unsafe void Test_NamedRenderbufferStorage_25838() { + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorage(_renderbuffer,_internalformat,_width,_height); +} +static unsafe void Test_NamedRenderbufferStorageMultisampleCoverage_25839() { + System.Int32 _renderbuffer = default(System.Int32); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorageMultisampleCoverage(_renderbuffer,_coverageSamples,_colorSamples,_internalformat,_width,_height); +} +static unsafe void Test_NamedRenderbufferStorageMultisampleCoverage_25840() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorageMultisampleCoverage(_renderbuffer,_coverageSamples,_colorSamples,_internalformat,_width,_height); +} +static unsafe void Test_NamedRenderbufferStorageMultisample_25841() { + System.Int32 _renderbuffer = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorageMultisample(_renderbuffer,_samples,_internalformat,_width,_height); +} +static unsafe void Test_NamedRenderbufferStorageMultisample_25842() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.NamedRenderbufferStorageMultisample(_renderbuffer,_samples,_internalformat,_width,_height); +} +static unsafe void Test_NormalPointer_25843() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.NormalPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_NormalPointer_25844() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.NormalPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_NormalPointer_25845() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.NormalPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_NormalPointer_25846() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.NormalPointer(_type,_stride,_count,_pointer); +} +static unsafe void Test_NormalPointer_25847() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.NormalPointer(_type,_stride,_count,ref _pointer); +} +static unsafe void Test_PixelTransformParameter_25848() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.PixelTransformParameter(_target,_pname,_param); +} +static unsafe void Test_PixelTransformParameter_25849() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.PixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_PixelTransformParameter_25850() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.PixelTransformParameter(_target,_pname,_param); +} +static unsafe void Test_PixelTransformParameter_25851() { + OpenTK.Graphics.OpenGL.ExtPixelTransform _target = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + OpenTK.Graphics.OpenGL.ExtPixelTransform _pname = default(OpenTK.Graphics.OpenGL.ExtPixelTransform); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.PixelTransformParameter(_target,_pname,_params); +} +static unsafe void Test_PointParameter_25852() { + OpenTK.Graphics.OpenGL.ExtPointParameters _pname = default(OpenTK.Graphics.OpenGL.ExtPointParameters); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.PointParameter(_pname,_param); +} +static unsafe void Test_PointParameter_25853() { + OpenTK.Graphics.OpenGL.ExtPointParameters _pname = default(OpenTK.Graphics.OpenGL.ExtPointParameters); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameter_25854() { + OpenTK.Graphics.OpenGL.ExtPointParameters _pname = default(OpenTK.Graphics.OpenGL.ExtPointParameters); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.PointParameter(_pname,_params); +} +static unsafe void Test_PolygonOffset_25855() { + System.Single _factor = default(System.Single); + System.Single _bias = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.PolygonOffset(_factor,_bias); +} +static unsafe void Test_PopGroupMarker_25856() { + OpenTK.Graphics.OpenGL.GL.Ext.PopGroupMarker(); +} +static unsafe void Test_PrioritizeTextures_25857() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + System.Single[] _priorities = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTextures_25858() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + System.Single _priorities = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTextures_25859() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + System.Single* _priorities = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTextures_25860() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + System.Single[] _priorities = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTextures_25861() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + System.Single _priorities = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTextures_25862() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + System.Single* _priorities = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.PrioritizeTextures(_n,_textures,_priorities); +} +static unsafe void Test_ProgramEnvParameters4_25863() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParameters4_25864() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramEnvParameters4_25865() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParameters4_25866() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParameters4_25867() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramEnvParameters4_25868() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramEnvParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParameters4_25869() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParameters4_25870() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramLocalParameters4_25871() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParameters4_25872() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParameters4_25873() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramLocalParameters4_25874() { + OpenTK.Graphics.OpenGL.ExtGpuProgramParameters _target = default(OpenTK.Graphics.OpenGL.ExtGpuProgramParameters); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramLocalParameters4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramParameter_25875() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_25876() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramUniform1_25877() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_x); +} +static unsafe void Test_ProgramUniform1_25878() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_x); +} +static unsafe void Test_ProgramUniform1_25879() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25880() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25881() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25882() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25883() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25884() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25885() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_25886() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_25887() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25888() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25889() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25890() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25891() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25892() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25893() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_25894() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_25895() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25896() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25897() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25898() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25899() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25900() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25901() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_25902() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_25903() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_25904() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25905() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_x,_y); +} +static unsafe void Test_ProgramUniform2_25906() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_x,_y); +} +static unsafe void Test_ProgramUniform2_25907() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25908() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_25909() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25910() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25911() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_25912() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25913() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_25914() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_25915() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25916() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_25917() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25918() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25919() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_25920() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25921() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_25922() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_25923() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25924() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25925() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25926() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25927() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_25928() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_25929() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_25930() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25931() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_x,_y,_z); +} +static unsafe void Test_ProgramUniform3_25932() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_x,_y,_z); +} +static unsafe void Test_ProgramUniform3_25933() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25934() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25935() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25936() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25937() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25938() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25939() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_25940() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_25941() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25942() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25943() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25944() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25945() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25946() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25947() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_25948() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_25949() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25950() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25951() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25952() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25953() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25954() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25955() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_25956() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_25957() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_25958() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25959() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_x,_y,_z,_w); +} +static unsafe void Test_ProgramUniform4_25960() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_x,_y,_z,_w); +} +static unsafe void Test_ProgramUniform4_25961() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25962() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25963() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25964() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25965() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25966() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25967() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_25968() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_25969() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25970() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25971() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25972() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25973() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25974() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25975() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_25976() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_25977() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25978() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25979() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25980() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25981() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25982() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25983() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_25984() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_25985() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_25986() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25987() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25988() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_25989() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25990() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25991() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_25992() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25993() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25994() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_25995() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25996() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_25997() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_25998() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_25999() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26000() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26001() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26002() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26003() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26004() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26005() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26006() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26007() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26008() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26009() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_26010() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26011() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26012() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26013() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26014() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26015() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26016() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26017() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26018() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26019() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26020() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26021() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_26022() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26023() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26024() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_26025() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26026() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26027() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_26028() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26029() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26030() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_26031() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26032() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_26033() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_26034() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26035() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26036() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26037() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26038() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26039() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26040() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26041() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26042() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26043() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26044() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26045() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_26046() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26047() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26048() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26049() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26050() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26051() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26052() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26053() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26054() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26055() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26056() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26057() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_26058() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26059() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26060() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_26061() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26062() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26063() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_26064() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26065() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26066() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_26067() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26068() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_26069() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_26070() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26071() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26072() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26073() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26074() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26075() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26076() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26077() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26078() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26079() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26080() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26081() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_26082() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26083() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26084() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26085() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26086() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26087() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26088() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26089() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26090() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26091() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26092() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26093() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_26094() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProvokingVertex_26095() { + OpenTK.Graphics.OpenGL.ExtProvokingVertex _mode = default(OpenTK.Graphics.OpenGL.ExtProvokingVertex); + OpenTK.Graphics.OpenGL.GL.Ext.ProvokingVertex(_mode); +} +static unsafe void Test_PushClientAttribDefault_26096() { + OpenTK.Graphics.OpenGL.ClientAttribMask _mask = default(OpenTK.Graphics.OpenGL.ClientAttribMask); + OpenTK.Graphics.OpenGL.GL.Ext.PushClientAttribDefault(_mask); +} +static unsafe void Test_PushGroupMarker_26097() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.OpenGL.GL.Ext.PushGroupMarker(_length,_marker); +} +static unsafe void Test_RenderbufferStorage_26098() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + OpenTK.Graphics.OpenGL.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL.RenderbufferStorage); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.RenderbufferStorage(_target,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_26099() { + OpenTK.Graphics.OpenGL.ExtFramebufferMultisample _target = default(OpenTK.Graphics.OpenGL.ExtFramebufferMultisample); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtFramebufferMultisample _internalformat = default(OpenTK.Graphics.OpenGL.ExtFramebufferMultisample); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_26100() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL.RenderbufferStorage); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_ResetHistogram_26101() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.GL.Ext.ResetHistogram(_target); +} +static unsafe void Test_ResetHistogram_26102() { + OpenTK.Graphics.OpenGL.HistogramTargetExt _target = default(OpenTK.Graphics.OpenGL.HistogramTargetExt); + OpenTK.Graphics.OpenGL.GL.Ext.ResetHistogram(_target); +} +static unsafe void Test_ResetMinmax_26103() { + OpenTK.Graphics.OpenGL.ExtHistogram _target = default(OpenTK.Graphics.OpenGL.ExtHistogram); + OpenTK.Graphics.OpenGL.GL.Ext.ResetMinmax(_target); +} +static unsafe void Test_ResetMinmax_26104() { + OpenTK.Graphics.OpenGL.MinmaxTargetExt _target = default(OpenTK.Graphics.OpenGL.MinmaxTargetExt); + OpenTK.Graphics.OpenGL.GL.Ext.ResetMinmax(_target); +} +static unsafe void Test_SampleMask_26105() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.SampleMask(_value,_invert); +} +static unsafe void Test_SamplePattern_26106() { + OpenTK.Graphics.OpenGL.ExtMultisample _pattern = default(OpenTK.Graphics.OpenGL.ExtMultisample); + OpenTK.Graphics.OpenGL.GL.Ext.SamplePattern(_pattern); +} +static unsafe void Test_SecondaryColor3_26107() { + System.SByte _red = default(System.SByte); + System.SByte _green = default(System.SByte); + System.SByte _blue = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26108() { + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26109() { + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26110() { + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26111() { + System.Double _red = default(System.Double); + System.Double _green = default(System.Double); + System.Double _blue = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26112() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26113() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26114() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26115() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26116() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26117() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26118() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26119() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26120() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26121() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26122() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26123() { + System.Int16 _red = default(System.Int16); + System.Int16 _green = default(System.Int16); + System.Int16 _blue = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26124() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26125() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26126() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26127() { + System.Byte _red = default(System.Byte); + System.Byte _green = default(System.Byte); + System.Byte _blue = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26128() { + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26129() { + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26130() { + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26131() { + System.UInt32 _red = default(System.UInt32); + System.UInt32 _green = default(System.UInt32); + System.UInt32 _blue = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26132() { + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26133() { + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26134() { + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26135() { + System.UInt16 _red = default(System.UInt16); + System.UInt16 _green = default(System.UInt16); + System.UInt16 _blue = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3_26136() { + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColor3_26137() { + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(ref _v); +} +static unsafe void Test_SecondaryColor3_26138() { + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColor3(_v); +} +static unsafe void Test_SecondaryColorPointer_26139() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_SecondaryColorPointer_26140() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_SecondaryColorPointer_26141() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_SecondaryColorPointer_26142() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_SecondaryColorPointer_26143() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SecondaryColorPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_SeparableFilter2D_26144() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26145() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[] _column = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26146() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26147() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26148() { + OpenTK.Graphics.OpenGL.SeparableTargetExt _target = default(OpenTK.Graphics.OpenGL.SeparableTargetExt); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _row = default(int); + int _column = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,ref _column); +} +static unsafe void Test_SetInvariant_26149() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26150() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26151() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26152() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26153() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,ref _addr); +} +static unsafe void Test_SetInvariant_26154() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26155() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26156() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26157() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,_addr); +} +static unsafe void Test_SetInvariant_26158() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SetInvariant(_id,_type,ref _addr); +} +static unsafe void Test_SetLocalConstant_26159() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26160() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26161() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26162() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26163() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,ref _addr); +} +static unsafe void Test_SetLocalConstant_26164() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26165() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26166() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26167() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,_addr); +} +static unsafe void Test_SetLocalConstant_26168() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SetLocalConstant(_id,_type,ref _addr); +} +static unsafe void Test_ShaderOp1_26169() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _res = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp1(_op,_res,_arg1); +} +static unsafe void Test_ShaderOp1_26170() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _res = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp1(_op,_res,_arg1); +} +static unsafe void Test_ShaderOp2_26171() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _res = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp2(_op,_res,_arg1,_arg2); +} +static unsafe void Test_ShaderOp2_26172() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _res = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp2(_op,_res,_arg1,_arg2); +} +static unsafe void Test_ShaderOp3_26173() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _res = default(System.Int32); + System.Int32 _arg1 = default(System.Int32); + System.Int32 _arg2 = default(System.Int32); + System.Int32 _arg3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp3(_op,_res,_arg1,_arg2,_arg3); +} +static unsafe void Test_ShaderOp3_26174() { + OpenTK.Graphics.OpenGL.ExtVertexShader _op = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _res = default(System.UInt32); + System.UInt32 _arg1 = default(System.UInt32); + System.UInt32 _arg2 = default(System.UInt32); + System.UInt32 _arg3 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ShaderOp3(_op,_res,_arg1,_arg2,_arg3); +} +static unsafe void Test_StencilClearTag_26175() { + System.Int32 _stencilTagBits = default(System.Int32); + System.Int32 _stencilClearTag = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.StencilClearTag(_stencilTagBits,_stencilClearTag); +} +static unsafe void Test_StencilClearTag_26176() { + System.Int32 _stencilTagBits = default(System.Int32); + System.UInt32 _stencilClearTag = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.StencilClearTag(_stencilTagBits,_stencilClearTag); +} +static unsafe void Test_Swizzle_26177() { + System.Int32 _res = default(System.Int32); + System.Int32 _in = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _outX = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outY = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outZ = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outW = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.GL.Ext.Swizzle(_res,_in,_outX,_outY,_outZ,_outW); +} +static unsafe void Test_Swizzle_26178() { + System.UInt32 _res = default(System.UInt32); + System.UInt32 _in = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _outX = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outY = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outZ = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outW = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.GL.Ext.Swizzle(_res,_in,_outX,_outY,_outZ,_outW); +} +static unsafe void Test_Tangent3_26179() { + System.Byte _tx = default(System.Byte); + System.Byte _ty = default(System.Byte); + System.Byte _tz = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26180() { + System.SByte _tx = default(System.SByte); + System.SByte _ty = default(System.SByte); + System.SByte _tz = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26181() { + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26182() { + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26183() { + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26184() { + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26185() { + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26186() { + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26187() { + System.Double _tx = default(System.Double); + System.Double _ty = default(System.Double); + System.Double _tz = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26188() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26189() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26190() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26191() { + System.Single _tx = default(System.Single); + System.Single _ty = default(System.Single); + System.Single _tz = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26192() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26193() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26194() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26195() { + System.Int32 _tx = default(System.Int32); + System.Int32 _ty = default(System.Int32); + System.Int32 _tz = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26196() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26197() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26198() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26199() { + System.Int16 _tx = default(System.Int16); + System.Int16 _ty = default(System.Int16); + System.Int16 _tz = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_tx,_ty,_tz); +} +static unsafe void Test_Tangent3_26200() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_Tangent3_26201() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(ref _v); +} +static unsafe void Test_Tangent3_26202() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.Tangent3(_v); +} +static unsafe void Test_TangentPointer_26203() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TangentPointer(_type,_stride,_pointer); +} +static unsafe void Test_TangentPointer_26204() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TangentPointer(_type,_stride,_pointer); +} +static unsafe void Test_TangentPointer_26205() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TangentPointer(_type,_stride,_pointer); +} +static unsafe void Test_TangentPointer_26206() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TangentPointer(_type,_stride,_pointer); +} +static unsafe void Test_TangentPointer_26207() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TangentPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_TexBuffer_26208() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtTextureBufferObject _internalformat = default(OpenTK.Graphics.OpenGL.ExtTextureBufferObject); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBuffer_26209() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtTextureBufferObject _internalformat = default(OpenTK.Graphics.OpenGL.ExtTextureBufferObject); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexCoordPointer_26210() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TexCoordPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_TexCoordPointer_26211() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexCoordPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_TexCoordPointer_26212() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexCoordPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_TexCoordPointer_26213() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexCoordPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_TexCoordPointer_26214() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TexCoordPointer(_size,_type,_stride,_count,ref _pointer); +} +static unsafe void Test_TexImage3D_26215() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage3D_26216() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage3D_26217() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage3D_26218() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage3D_26219() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexParameterI_26220() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_26221() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_26222() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_26223() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_26224() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_26225() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexSubImage1D_26226() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage1D_26227() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage1D_26228() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage1D_26229() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage1D_26230() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage2D_26231() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_26232() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_26233() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_26234() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_26235() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage3D_26236() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage3D_26237() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage3D_26238() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage3D_26239() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage3D_26240() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); +} +static unsafe void Test_TextureBuffer_26241() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureBuffer(_texture,_target,_internalformat,_buffer); +} +static unsafe void Test_TextureBuffer_26242() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureBuffer(_texture,_target,_internalformat,_buffer); +} +static unsafe void Test_TextureBufferRange_26243() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureBufferRange(_texture,_target,_internalformat,_buffer,_offset,_size); +} +static unsafe void Test_TextureBufferRange_26244() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureBufferRange(_texture,_target,_internalformat,_buffer,_offset,_size); +} +static unsafe void Test_TextureImage1D_26245() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26246() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26247() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26248() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26249() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage1D_26250() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26251() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26252() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26253() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26254() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage1D_26255() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26256() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26257() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26258() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26259() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage1D_26260() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26261() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26262() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26263() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage1D_26264() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage1D(_texture,_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage2D_26265() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26266() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26267() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26268() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26269() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage2D_26270() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26271() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26272() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26273() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26274() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage2D_26275() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26276() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26277() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26278() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26279() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage2D_26280() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26281() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26282() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26283() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage2D_26284() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage2D(_texture,_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage3D_26285() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26286() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26287() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26288() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26289() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage3D_26290() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26291() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26292() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26293() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26294() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage3D_26295() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26296() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26297() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26298() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26299() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureImage3D_26300() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26301() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26302() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26303() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TextureImage3D_26304() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureImage3D(_texture,_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TextureLight_26305() { + OpenTK.Graphics.OpenGL.ExtLightTexture _pname = default(OpenTK.Graphics.OpenGL.ExtLightTexture); + OpenTK.Graphics.OpenGL.GL.Ext.TextureLight(_pname); +} +static unsafe void Test_TextureMaterial_26306() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _mode = default(OpenTK.Graphics.OpenGL.MaterialParameter); + OpenTK.Graphics.OpenGL.GL.Ext.TextureMaterial(_face,_mode); +} +static unsafe void Test_TextureNormal_26307() { + OpenTK.Graphics.OpenGL.ExtTexturePerturbNormal _mode = default(OpenTK.Graphics.OpenGL.ExtTexturePerturbNormal); + OpenTK.Graphics.OpenGL.GL.Ext.TextureNormal(_mode); +} +static unsafe void Test_TexturePageCommitment_26308() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _resident = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TexturePageCommitment(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_resident); +} +static unsafe void Test_TexturePageCommitment_26309() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _resident = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TexturePageCommitment(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_resident); +} +static unsafe void Test_TextureParameter_26310() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_param); +} +static unsafe void Test_TextureParameter_26311() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_param); +} +static unsafe void Test_TextureParameter_26312() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26313() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26314() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26315() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26316() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_param); +} +static unsafe void Test_TextureParameter_26317() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_param); +} +static unsafe void Test_TextureParameterI_26318() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameterI_26319() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,ref _params); +} +static unsafe void Test_TextureParameterI_26320() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameterI_26321() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameterI_26322() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,ref _params); +} +static unsafe void Test_TextureParameterI_26323() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameterI_26324() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameterI_26325() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,ref _params); +} +static unsafe void Test_TextureParameterI_26326() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameterI(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26327() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26328() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26329() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureParameter_26330() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.TextureParameter(_texture,_target,_pname,_params); +} +static unsafe void Test_TextureRenderbuffer_26331() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureRenderbuffer(_texture,_target,_renderbuffer); +} +static unsafe void Test_TextureRenderbuffer_26332() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureRenderbuffer(_texture,_target,_renderbuffer); +} +static unsafe void Test_TextureStorage1D_26333() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage1D_26334() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage2D_26335() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage2D_26336() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage2DMultisample_26337() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage2DMultisample(_texture,_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); +} +static unsafe void Test_TextureStorage2DMultisample_26338() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage2DMultisample(_texture,_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); +} +static unsafe void Test_TextureStorage3D_26339() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage3D_26340() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage3DMultisample_26341() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage3DMultisample(_texture,_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); +} +static unsafe void Test_TextureStorage3DMultisample_26342() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _target = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Ext.TextureStorage3DMultisample(_texture,_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); +} +static unsafe void Test_TextureSubImage1D_26343() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26344() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26345() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26346() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26347() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,ref _pixels); +} +static unsafe void Test_TextureSubImage1D_26348() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26349() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26350() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26351() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage1D_26352() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage1D(_texture,_target,_level,_xoffset,_width,_format,_type,ref _pixels); +} +static unsafe void Test_TextureSubImage2D_26353() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26354() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26355() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26356() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26357() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TextureSubImage2D_26358() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26359() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26360() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26361() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage2D_26362() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage2D(_texture,_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TextureSubImage3D_26363() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26364() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26365() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26366() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26367() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); +} +static unsafe void Test_TextureSubImage3D_26368() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26369() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26370() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26371() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +} +static unsafe void Test_TextureSubImage3D_26372() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.TextureSubImage3D(_texture,_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); +} +static unsafe void Test_TransformFeedbackVaryings_26373() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.OpenGL.ExtTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + OpenTK.Graphics.OpenGL.GL.Ext.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_26374() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.OpenGL.ExtTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.ExtTransformFeedback); + OpenTK.Graphics.OpenGL.GL.Ext.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +} +static unsafe void Test_Uniform1_26375() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_26376() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_26377() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_26378() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_26379() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_26380() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_26381() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_26382() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform2_26383() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_26384() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_26385() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_26386() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_26387() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_26388() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_count,ref _value); +} +static unsafe void Test_Uniform2_26389() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform3_26390() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_26391() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_26392() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_26393() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_26394() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_26395() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_26396() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_26397() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform4_26398() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_26399() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_26400() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_26401() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_26402() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_26403() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_26404() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_26405() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.Uniform4(_location,_count,_value); +} +static unsafe void Test_UniformBuffer_26406() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.UniformBuffer(_program,_location,_buffer); +} +static unsafe void Test_UniformBuffer_26407() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.UniformBuffer(_program,_location,_buffer); +} +static unsafe void Test_UnlockArrays_26408() { + OpenTK.Graphics.OpenGL.GL.Ext.UnlockArrays(); +} +static unsafe void Test_UnmapNamedBuffer_26409() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.UnmapNamedBuffer(_buffer); +} +static unsafe void Test_UnmapNamedBuffer_26410() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Ext.UnmapNamedBuffer(_buffer); +} +static unsafe void Test_UseProgramStages_26411() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _stages = default(System.Int32); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.UseProgramStages(_pipeline,_stages,_program); +} +static unsafe void Test_UseProgramStages_26412() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _stages = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.UseProgramStages(_pipeline,_stages,_program); +} +static unsafe void Test_UseShaderProgram_26413() { + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _type = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.UseShaderProgram(_type,_program); +} +static unsafe void Test_UseShaderProgram_26414() { + OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects _type = default(OpenTK.Graphics.OpenGL.ExtSeparateShaderObjects); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.UseShaderProgram(_type,_program); +} +static unsafe void Test_ValidateProgramPipeline_26415() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ValidateProgramPipeline(_pipeline); +} +static unsafe void Test_ValidateProgramPipeline_26416() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.ValidateProgramPipeline(_pipeline); +} +static unsafe void Test_Variant_26417() { + System.UInt32 _id = default(System.UInt32); + System.SByte[] _addr = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26418() { + System.UInt32 _id = default(System.UInt32); + System.SByte _addr = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26419() { + System.UInt32 _id = default(System.UInt32); + System.SByte* _addr = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26420() { + System.Int32 _id = default(System.Int32); + System.Double[] _addr = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26421() { + System.Int32 _id = default(System.Int32); + System.Double _addr = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26422() { + System.Int32 _id = default(System.Int32); + System.Double* _addr = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26423() { + System.UInt32 _id = default(System.UInt32); + System.Double[] _addr = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26424() { + System.UInt32 _id = default(System.UInt32); + System.Double _addr = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26425() { + System.UInt32 _id = default(System.UInt32); + System.Double* _addr = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26426() { + System.Int32 _id = default(System.Int32); + System.Single[] _addr = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26427() { + System.Int32 _id = default(System.Int32); + System.Single _addr = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26428() { + System.Int32 _id = default(System.Int32); + System.Single* _addr = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26429() { + System.UInt32 _id = default(System.UInt32); + System.Single[] _addr = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26430() { + System.UInt32 _id = default(System.UInt32); + System.Single _addr = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26431() { + System.UInt32 _id = default(System.UInt32); + System.Single* _addr = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26432() { + System.Int32 _id = default(System.Int32); + System.Int32[] _addr = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26433() { + System.Int32 _id = default(System.Int32); + System.Int32 _addr = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26434() { + System.Int32 _id = default(System.Int32); + System.Int32* _addr = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26435() { + System.UInt32 _id = default(System.UInt32); + System.Int32[] _addr = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26436() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _addr = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26437() { + System.UInt32 _id = default(System.UInt32); + System.Int32* _addr = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_VariantPointer_26438() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _stride = default(System.Int32); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26439() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _stride = default(System.Int32); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26440() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _stride = default(System.Int32); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26441() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _stride = default(System.Int32); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26442() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.Int32 _stride = default(System.Int32); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,ref _addr); +} +static unsafe void Test_VariantPointer_26443() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _stride = default(System.UInt32); + System.IntPtr _addr = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26444() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _stride = default(System.UInt32); + int[] _addr = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26445() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _stride = default(System.UInt32); + int[,] _addr = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26446() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _stride = default(System.UInt32); + int[,,] _addr = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,_addr); +} +static unsafe void Test_VariantPointer_26447() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _type = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + System.UInt32 _stride = default(System.UInt32); + int _addr = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VariantPointer(_id,_type,_stride,ref _addr); +} +static unsafe void Test_Variant_26448() { + System.Int32 _id = default(System.Int32); + System.Int16[] _addr = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26449() { + System.Int32 _id = default(System.Int32); + System.Int16 _addr = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26450() { + System.Int32 _id = default(System.Int32); + System.Int16* _addr = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26451() { + System.UInt32 _id = default(System.UInt32); + System.Int16[] _addr = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26452() { + System.UInt32 _id = default(System.UInt32); + System.Int16 _addr = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26453() { + System.UInt32 _id = default(System.UInt32); + System.Int16* _addr = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26454() { + System.Int32 _id = default(System.Int32); + System.Byte[] _addr = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26455() { + System.Int32 _id = default(System.Int32); + System.Byte _addr = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26456() { + System.Int32 _id = default(System.Int32); + System.Byte* _addr = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26457() { + System.UInt32 _id = default(System.UInt32); + System.Byte[] _addr = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26458() { + System.UInt32 _id = default(System.UInt32); + System.Byte _addr = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26459() { + System.UInt32 _id = default(System.UInt32); + System.Byte* _addr = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26460() { + System.UInt32 _id = default(System.UInt32); + System.UInt32[] _addr = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26461() { + System.UInt32 _id = default(System.UInt32); + System.UInt32 _addr = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26462() { + System.UInt32 _id = default(System.UInt32); + System.UInt32* _addr = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26463() { + System.UInt32 _id = default(System.UInt32); + System.UInt16[] _addr = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_Variant_26464() { + System.UInt32 _id = default(System.UInt32); + System.UInt16 _addr = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,ref _addr); +} +static unsafe void Test_Variant_26465() { + System.UInt32 _id = default(System.UInt32); + System.UInt16* _addr = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Ext.Variant(_id,_addr); +} +static unsafe void Test_VertexArrayBindVertexBuffer_26466() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _bindingindex = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayBindVertexBuffer(_vaobj,_bindingindex,_buffer,_offset,_stride); +} +static unsafe void Test_VertexArrayBindVertexBuffer_26467() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _bindingindex = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayBindVertexBuffer(_vaobj,_bindingindex,_buffer,_offset,_stride); +} +static unsafe void Test_VertexArrayColorOffset_26468() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayColorOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayColorOffset_26469() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayColorOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayEdgeFlagOffset_26470() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayEdgeFlagOffset(_vaobj,_buffer,_stride,_offset); +} +static unsafe void Test_VertexArrayEdgeFlagOffset_26471() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayEdgeFlagOffset(_vaobj,_buffer,_stride,_offset); +} +static unsafe void Test_VertexArrayFogCoordOffset_26472() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayFogCoordOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayFogCoordOffset_26473() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayFogCoordOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayIndexOffset_26474() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayIndexOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayIndexOffset_26475() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayIndexOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayMultiTexCoordOffset_26476() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _texunit = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayMultiTexCoordOffset(_vaobj,_buffer,_texunit,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayMultiTexCoordOffset_26477() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _texunit = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayMultiTexCoordOffset(_vaobj,_buffer,_texunit,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayNormalOffset_26478() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayNormalOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayNormalOffset_26479() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayNormalOffset(_vaobj,_buffer,_type,_stride,_offset); +} +static unsafe void Test_VertexArraySecondaryColorOffset_26480() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArraySecondaryColorOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArraySecondaryColorOffset_26481() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArraySecondaryColorOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayTexCoordOffset_26482() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayTexCoordOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayTexCoordOffset_26483() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayTexCoordOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribBinding_26484() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _attribindex = default(System.Int32); + System.Int32 _bindingindex = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribBinding(_vaobj,_attribindex,_bindingindex); +} +static unsafe void Test_VertexArrayVertexAttribBinding_26485() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _attribindex = default(System.UInt32); + System.UInt32 _bindingindex = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribBinding(_vaobj,_attribindex,_bindingindex); +} +static unsafe void Test_VertexArrayVertexAttribDivisor_26486() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribDivisor(_vaobj,_index,_divisor); +} +static unsafe void Test_VertexArrayVertexAttribDivisor_26487() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribDivisor(_vaobj,_index,_divisor); +} +static unsafe void Test_VertexArrayVertexAttribFormat_26488() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribFormat(_vaobj,_attribindex,_size,_type,_normalized,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribFormat_26489() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribFormat(_vaobj,_attribindex,_size,_type,_normalized,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribIFormat_26490() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribIFormat(_vaobj,_attribindex,_size,_type,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribIFormat_26491() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribIFormat(_vaobj,_attribindex,_size,_type,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribIOffset_26492() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribIOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribIOffset_26493() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribIOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribLFormat_26494() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLFormat(_vaobj,_attribindex,_size,_type,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribLFormat_26495() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLFormat(_vaobj,_attribindex,_size,_type,_relativeoffset); +} +static unsafe void Test_VertexArrayVertexAttribLOffset_26496() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribLOffset_26497() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribLOffset_26498() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _type = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribLOffset_26499() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribLOffset(_vaobj,_buffer,_index,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribOffset_26500() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribOffset(_vaobj,_buffer,_index,_size,_type,_normalized,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexAttribOffset_26501() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexAttribOffset(_vaobj,_buffer,_index,_size,_type,_normalized,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexBindingDivisor_26502() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _bindingindex = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexBindingDivisor(_vaobj,_bindingindex,_divisor); +} +static unsafe void Test_VertexArrayVertexBindingDivisor_26503() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _bindingindex = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexBindingDivisor(_vaobj,_bindingindex,_divisor); +} +static unsafe void Test_VertexArrayVertexOffset_26504() { + System.Int32 _vaobj = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexArrayVertexOffset_26505() { + System.UInt32 _vaobj = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexArrayVertexOffset(_vaobj,_buffer,_size,_type,_stride,_offset); +} +static unsafe void Test_VertexAttribI1_26506() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_x); +} +static unsafe void Test_VertexAttribI1_26507() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_x); +} +static unsafe void Test_VertexAttribI1_26508() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_v); +} +static unsafe void Test_VertexAttribI1_26509() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_v); +} +static unsafe void Test_VertexAttribI1_26510() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_x); +} +static unsafe void Test_VertexAttribI1_26511() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI1(_index,_v); +} +static unsafe void Test_VertexAttribI2_26512() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_x,_y); +} +static unsafe void Test_VertexAttribI2_26513() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_x,_y); +} +static unsafe void Test_VertexAttribI2_26514() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI2_26515() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,ref _v); +} +static unsafe void Test_VertexAttribI2_26516() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI2_26517() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI2_26518() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,ref _v); +} +static unsafe void Test_VertexAttribI2_26519() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI2_26520() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_x,_y); +} +static unsafe void Test_VertexAttribI2_26521() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI2_26522() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,ref _v); +} +static unsafe void Test_VertexAttribI2_26523() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI2(_index,_v); +} +static unsafe void Test_VertexAttribI3_26524() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribI3_26525() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribI3_26526() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI3_26527() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,ref _v); +} +static unsafe void Test_VertexAttribI3_26528() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI3_26529() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI3_26530() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,ref _v); +} +static unsafe void Test_VertexAttribI3_26531() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI3_26532() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribI3_26533() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI3_26534() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,ref _v); +} +static unsafe void Test_VertexAttribI3_26535() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI3(_index,_v); +} +static unsafe void Test_VertexAttribI4_26536() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26537() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26538() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26539() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribI4_26540() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribI4_26541() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26542() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26543() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26544() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26545() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26546() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26547() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26548() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26549() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26550() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26551() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26552() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26553() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26554() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26555() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26556() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26557() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26558() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26559() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribI4_26560() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26561() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26562() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26563() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribI4_26564() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,ref _v); +} +static unsafe void Test_VertexAttribI4_26565() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribI4(_index,_v); +} +static unsafe void Test_VertexAttribIPointer_26566() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26567() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26568() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26569() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26570() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribIPointer_26571() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26572() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26573() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26574() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_26575() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram4 _type = default(OpenTK.Graphics.OpenGL.NvVertexProgram4); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribL1_26576() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_26577() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_26578() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_26579() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL2_26580() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_x,_y); +} +static unsafe void Test_VertexAttribL2_26581() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_x,_y); +} +static unsafe void Test_VertexAttribL2_26582() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_26583() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,ref _v); +} +static unsafe void Test_VertexAttribL2_26584() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_26585() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_26586() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,ref _v); +} +static unsafe void Test_VertexAttribL2_26587() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL3_26588() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribL3_26589() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribL3_26590() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_26591() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,ref _v); +} +static unsafe void Test_VertexAttribL3_26592() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_26593() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_26594() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,ref _v); +} +static unsafe void Test_VertexAttribL3_26595() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL4_26596() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribL4_26597() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribL4_26598() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_26599() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,ref _v); +} +static unsafe void Test_VertexAttribL4_26600() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_26601() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_26602() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,ref _v); +} +static unsafe void Test_VertexAttribL4_26603() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribLPointer_26604() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26605() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26606() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26607() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26608() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribLPointer_26609() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26610() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26611() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26612() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribLPointer_26613() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit _type = default(OpenTK.Graphics.OpenGL.ExtVertexAttrib64bit); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexPointer_26614() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_VertexPointer_26615() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_VertexPointer_26616() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_VertexPointer_26617() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexPointer(_size,_type,_stride,_count,_pointer); +} +static unsafe void Test_VertexPointer_26618() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.Int32 _count = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexPointer(_size,_type,_stride,_count,ref _pointer); +} +static unsafe void Test_VertexWeight_26619() { + System.Single _weight = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeight(_weight); +} +static unsafe void Test_VertexWeight_26620() { + System.Single* _weight = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeight(_weight); +} +static unsafe void Test_VertexWeightPointer_26621() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexWeighting _type = default(OpenTK.Graphics.OpenGL.ExtVertexWeighting); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexWeightPointer_26622() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexWeighting _type = default(OpenTK.Graphics.OpenGL.ExtVertexWeighting); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexWeightPointer_26623() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexWeighting _type = default(OpenTK.Graphics.OpenGL.ExtVertexWeighting); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexWeightPointer_26624() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexWeighting _type = default(OpenTK.Graphics.OpenGL.ExtVertexWeighting); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexWeightPointer_26625() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexWeighting _type = default(OpenTK.Graphics.OpenGL.ExtVertexWeighting); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.VertexWeightPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_WriteMask_26626() { + System.Int32 _res = default(System.Int32); + System.Int32 _in = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtVertexShader _outX = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outY = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outZ = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outW = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.GL.Ext.WriteMask(_res,_in,_outX,_outY,_outZ,_outW); +} +static unsafe void Test_WriteMask_26627() { + System.UInt32 _res = default(System.UInt32); + System.UInt32 _in = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtVertexShader _outX = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outY = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outZ = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.ExtVertexShader _outW = default(OpenTK.Graphics.OpenGL.ExtVertexShader); + OpenTK.Graphics.OpenGL.GL.Ext.WriteMask(_res,_in,_outX,_outY,_outZ,_outW); +} +static unsafe void Test_ClearNamedBufferSubData_26628() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26629() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26630() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26631() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26632() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,ref _data); +} +static unsafe void Test_ClearNamedBufferSubData_26633() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26634() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26635() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26636() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,_data); +} +static unsafe void Test_ClearNamedBufferSubData_26637() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtDirectStateAccess _internalformat = default(OpenTK.Graphics.OpenGL.ExtDirectStateAccess); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.ClearNamedBufferSubData(_buffer,_internalformat,_format,_type,_offset,_size,ref _data); +} +static unsafe void Test_ProgramParameter_26638() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtGeometryShader4 _pname = default(OpenTK.Graphics.OpenGL.ExtGeometryShader4); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_26639() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtGeometryShader4 _pname = default(OpenTK.Graphics.OpenGL.ExtGeometryShader4); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_GetQueryObjecti64_26640() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjecti64_26641() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObjecti64_26642() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjecti64_26643() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjecti64_26644() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObjecti64_26645() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjecti64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjectui64_26646() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjectui64_26647() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObjectui64_26648() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjectui64_26649() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,_params); +} +static unsafe void Test_GetQueryObjectui64_26650() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObjectui64_26651() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.ExtTimerQuery _pname = default(OpenTK.Graphics.OpenGL.ExtTimerQuery); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Ext.GetQueryObjectui64(_id,_pname,_params); +} +static unsafe void Test_GetSeparableFilter_26652() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + System.IntPtr _span = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26653() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _row = default(int); + int _column = default(int); + int _span = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,ref _row,ref _column,ref _span); +} +static unsafe void Test_GetSeparableFilter_26654() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[] _column = default(int[]); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26655() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26656() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26657() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26658() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26659() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26660() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + int _span = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,ref _span); +} +static unsafe void Test_GetSeparableFilter_26661() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[] _column = default(int[]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26662() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[,] _column = default(int[,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26663() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26664() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int _column = default(int); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,ref _column,_span); +} +static unsafe void Test_GetSeparableFilter_26665() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26666() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +} +static unsafe void Test_GetSeparableFilter_26667() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _row = default(int); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.GetSeparableFilter(_target,_format,_type,ref _row,_column,_span); +} +static unsafe void Test_SeparableFilter2D_26668() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26669() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _row = default(int); + int _column = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,ref _column); +} +static unsafe void Test_SeparableFilter2D_26670() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[] _column = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26671() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26672() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26673() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[] _column = default(int[]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26674() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[,] _column = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26675() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26676() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _row = default(System.IntPtr); + int _column = default(int); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,ref _column); +} +static unsafe void Test_SeparableFilter2D_26677() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _row = default(int[]); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_SeparableFilter2D_26678() { + OpenTK.Graphics.OpenGL.ExtConvolution _target = default(OpenTK.Graphics.OpenGL.ExtConvolution); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _row = default(int[,]); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Ext.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +} +static unsafe void Test_FrameTerminator_26679() { + OpenTK.Graphics.OpenGL.GL.Gremedy.FrameTerminator(); +} +static unsafe void Test_StringMarker_26680() { + System.Int32 _len = default(System.Int32); + System.IntPtr _string = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Gremedy.StringMarker(_len,_string); +} +static unsafe void Test_StringMarker_26681() { + System.Int32 _len = default(System.Int32); + int[] _string = default(int[]); + OpenTK.Graphics.OpenGL.GL.Gremedy.StringMarker(_len,_string); +} +static unsafe void Test_StringMarker_26682() { + System.Int32 _len = default(System.Int32); + int[,] _string = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Gremedy.StringMarker(_len,_string); +} +static unsafe void Test_StringMarker_26683() { + System.Int32 _len = default(System.Int32); + int[,,] _string = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Gremedy.StringMarker(_len,_string); +} +static unsafe void Test_StringMarker_26684() { + System.Int32 _len = default(System.Int32); + int _string = default(int); + OpenTK.Graphics.OpenGL.GL.Gremedy.StringMarker(_len,ref _string); +} +static unsafe void Test_GetImageTransformParameter_26685() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetImageTransformParameter_26686() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,out _params); +} +static unsafe void Test_GetImageTransformParameter_26687() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetImageTransformParameter_26688() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_GetImageTransformParameter_26689() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,out _params); +} +static unsafe void Test_GetImageTransformParameter_26690() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.HP.GetImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_ImageTransformParameter_26691() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_param); +} +static unsafe void Test_ImageTransformParameter_26692() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_ImageTransformParameter_26693() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_ImageTransformParameter_26694() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_param); +} +static unsafe void Test_ImageTransformParameter_26695() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_ImageTransformParameter_26696() { + OpenTK.Graphics.OpenGL.HpImageTransform _target = default(OpenTK.Graphics.OpenGL.HpImageTransform); + OpenTK.Graphics.OpenGL.HpImageTransform _pname = default(OpenTK.Graphics.OpenGL.HpImageTransform); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.HP.ImageTransformParameter(_target,_pname,_params); +} +static unsafe void Test_ColorPointerList_26697() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.ColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_ColorPointerList_26698() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.ColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_ColorPointerList_26699() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.ColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_ColorPointerList_26700() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.ColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_ColorPointerList_26701() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.ColorPointerType _type = default(OpenTK.Graphics.OpenGL.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.ColorPointerList(_size,_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_EdgeFlagPointerList_26702() { + System.Int32 _stride = default(System.Int32); + System.Boolean*[] _pointer = default(System.Boolean*[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.EdgeFlagPointerList(_stride,_pointer,_ptrstride); +} +static unsafe void Test_EdgeFlagPointerList_26703() { + System.Int32 _stride = default(System.Int32); + System.Boolean* _pointer = default(System.Boolean*); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.EdgeFlagPointerList(_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_EdgeFlagPointerList_26704() { + System.Int32 _stride = default(System.Int32); + System.Boolean** _pointer = default(System.Boolean**); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.EdgeFlagPointerList(_stride,_pointer,_ptrstride); +} +static unsafe void Test_FlushStaticData_26705() { + OpenTK.Graphics.OpenGL.IbmStaticData _target = default(OpenTK.Graphics.OpenGL.IbmStaticData); + OpenTK.Graphics.OpenGL.GL.Ibm.FlushStaticData(_target); +} +static unsafe void Test_FogCoordPointerList_26706() { + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26707() { + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26708() { + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26709() { + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26710() { + OpenTK.Graphics.OpenGL.FogPointerType _type = default(OpenTK.Graphics.OpenGL.FogPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26711() { + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26712() { + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26713() { + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26714() { + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_FogCoordPointerList_26715() { + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.FogCoordPointerList(_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_IndexPointerList_26716() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.IndexPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_IndexPointerList_26717() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.IndexPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_IndexPointerList_26718() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.IndexPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_IndexPointerList_26719() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.IndexPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_IndexPointerList_26720() { + OpenTK.Graphics.OpenGL.IndexPointerType _type = default(OpenTK.Graphics.OpenGL.IndexPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.IndexPointerList(_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_MultiModeDrawArrays_26721() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(_mode,_first,_count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawArrays_26722() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(ref _mode,ref _first,ref _count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawArrays_26723() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(_mode,_first,_count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26724() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26725() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26726() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26727() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26728() { + OpenTK.Graphics.OpenGL.PrimitiveType[] _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26729() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26730() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26731() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26732() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26733() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26734() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26735() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26736() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26737() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26738() { + OpenTK.Graphics.OpenGL.PrimitiveType* _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_NormalPointerList_26739() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.NormalPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_NormalPointerList_26740() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.NormalPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_NormalPointerList_26741() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.NormalPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_NormalPointerList_26742() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.NormalPointerList(_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_NormalPointerList_26743() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.NormalPointerList(_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_SecondaryColorPointerList_26744() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.SecondaryColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_SecondaryColorPointerList_26745() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.SecondaryColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_SecondaryColorPointerList_26746() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.SecondaryColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_SecondaryColorPointerList_26747() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.SecondaryColorPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_SecondaryColorPointerList_26748() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.IbmVertexArrayLists _type = default(OpenTK.Graphics.OpenGL.IbmVertexArrayLists); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.SecondaryColorPointerList(_size,_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_TexCoordPointerList_26749() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.TexCoordPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_TexCoordPointerList_26750() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.TexCoordPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_TexCoordPointerList_26751() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.TexCoordPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_TexCoordPointerList_26752() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.TexCoordPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_TexCoordPointerList_26753() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.TexCoordPointerType _type = default(OpenTK.Graphics.OpenGL.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.TexCoordPointerList(_size,_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_VertexPointerList_26754() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.VertexPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_VertexPointerList_26755() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.VertexPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_VertexPointerList_26756() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.VertexPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_VertexPointerList_26757() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.VertexPointerList(_size,_type,_stride,_pointer,_ptrstride); +} +static unsafe void Test_VertexPointerList_26758() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + System.Int32 _ptrstride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.VertexPointerList(_size,_type,_stride,ref _pointer,_ptrstride); +} +static unsafe void Test_MultiModeDrawArrays_26759() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(_mode,_first,_count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawArrays_26760() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(ref _mode,ref _first,ref _count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawArrays_26761() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawArrays(_mode,_first,_count,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26762() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26763() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26764() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26765() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26766() { + OpenTK.Graphics.OpenGL.BeginMode[] _mode = default(OpenTK.Graphics.OpenGL.BeginMode[]); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26767() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26768() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26769() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26770() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26771() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(ref _mode,ref _count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26772() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26773() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26774() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26775() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,_indices,_primcount,_modestride); +} +static unsafe void Test_MultiModeDrawElements_26776() { + OpenTK.Graphics.OpenGL.BeginMode* _mode = default(OpenTK.Graphics.OpenGL.BeginMode*); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL.DrawElementsType _type = default(OpenTK.Graphics.OpenGL.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + System.Int32 _modestride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Ibm.MultiModeDrawElements(_mode,_count,_type,ref _indices,_primcount,_modestride); +} +static unsafe void Test_BlendFuncSeparate_26777() { + OpenTK.Graphics.OpenGL.All _sfactorRGB = default(OpenTK.Graphics.OpenGL.All); + OpenTK.Graphics.OpenGL.All _dfactorRGB = default(OpenTK.Graphics.OpenGL.All); + OpenTK.Graphics.OpenGL.All _sfactorAlpha = default(OpenTK.Graphics.OpenGL.All); + OpenTK.Graphics.OpenGL.All _dfactorAlpha = default(OpenTK.Graphics.OpenGL.All); + OpenTK.Graphics.OpenGL.GL.Ingr.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +} +static unsafe void Test_BlendFuncSeparate_26778() { + OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate _sfactorRGB = default(OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate); + OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate _dfactorRGB = default(OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate); + OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate _sfactorAlpha = default(OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate); + OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate _dfactorAlpha = default(OpenTK.Graphics.OpenGL.IngrBlendFuncSeparate); + OpenTK.Graphics.OpenGL.GL.Ingr.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +} +static unsafe void Test_BeginPerfQuery_26779() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_BeginPerfQuery_26780() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_ColorPointer_26781() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Intel.ColorPointer(_size,_type,_pointer); +} +static unsafe void Test_ColorPointer_26782() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Intel.ColorPointer(_size,_type,_pointer); +} +static unsafe void Test_ColorPointer_26783() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Intel.ColorPointer(_size,_type,_pointer); +} +static unsafe void Test_ColorPointer_26784() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Intel.ColorPointer(_size,_type,_pointer); +} +static unsafe void Test_ColorPointer_26785() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Intel.ColorPointer(_size,_type,ref _pointer); +} +static unsafe void Test_CreatePerfQuery_26786() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _queryHandle = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_26787() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_26788() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _queryHandle = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_26789() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _queryHandle = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_26790() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_26791() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _queryHandle = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_DeletePerfQuery_26792() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_DeletePerfQuery_26793() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_26794() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_26795() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_GetFirstPerfQueryI_26796() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(); +} +static unsafe void Test_GetFirstPerfQueryI_26797() { + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_26798() { + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_26799() { + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_26800() { + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_26801() { + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_26802() { + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_26803() { + System.Int32 _queryId = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_26804() { + System.UInt32 _queryId = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_26805() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _nextQueryId = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_26806() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _nextQueryId = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_26807() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _nextQueryId = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_26808() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _nextQueryId = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_26809() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _nextQueryId = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_26810() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _nextQueryId = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetPerfCounterInfo_26811() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32[] _counterOffset = default(System.Int32[]); + System.Int32[] _counterDataSize = default(System.Int32[]); + System.Int32[] _counterTypeEnum = default(System.Int32[]); + System.Int32[] _counterDataTypeEnum = default(System.Int32[]); + System.Int64[] _rawCounterMaxValue = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_26812() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32 _counterOffset = default(System.Int32); + System.Int32 _counterDataSize = default(System.Int32); + System.Int32 _counterTypeEnum = default(System.Int32); + System.Int32 _counterDataTypeEnum = default(System.Int32); + System.Int64 _rawCounterMaxValue = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_26813() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32* _counterOffset = default(System.Int32*); + System.Int32* _counterDataSize = default(System.Int32*); + System.Int32* _counterTypeEnum = default(System.Int32*); + System.Int32* _counterDataTypeEnum = default(System.Int32*); + System.Int64* _rawCounterMaxValue = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_26814() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32[] _counterOffset = default(System.UInt32[]); + System.UInt32[] _counterDataSize = default(System.UInt32[]); + System.UInt32[] _counterTypeEnum = default(System.UInt32[]); + System.UInt32[] _counterDataTypeEnum = default(System.UInt32[]); + System.UInt64[] _rawCounterMaxValue = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_26815() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32 _counterOffset = default(System.UInt32); + System.UInt32 _counterDataSize = default(System.UInt32); + System.UInt32 _counterTypeEnum = default(System.UInt32); + System.UInt32 _counterDataTypeEnum = default(System.UInt32); + System.UInt64 _rawCounterMaxValue = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_26816() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32* _counterOffset = default(System.UInt32*); + System.UInt32* _counterDataSize = default(System.UInt32*); + System.UInt32* _counterTypeEnum = default(System.UInt32*); + System.UInt32* _counterDataTypeEnum = default(System.UInt32*); + System.UInt64* _rawCounterMaxValue = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfQueryData_26817() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26818() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26819() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26820() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26821() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26822() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26823() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26824() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26825() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26826() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26827() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26828() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26829() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26830() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26831() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26832() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26833() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26834() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26835() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26836() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26837() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26838() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26839() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26840() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26841() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26842() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26843() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26844() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26845() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_26846() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryIdByName_26847() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName); +} +static unsafe void Test_GetPerfQueryIdByName_26848() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_26849() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_26850() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_26851() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_26852() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_26853() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryInfo_26854() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _dataSize = default(System.Int32[]); + System.Int32[] _noCounters = default(System.Int32[]); + System.Int32[] _noInstances = default(System.Int32[]); + System.Int32[] _capsMask = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_26855() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _noCounters = default(System.Int32); + System.Int32 _noInstances = default(System.Int32); + System.Int32 _capsMask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_26856() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _dataSize = default(System.Int32*); + System.Int32* _noCounters = default(System.Int32*); + System.Int32* _noInstances = default(System.Int32*); + System.Int32* _capsMask = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_26857() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _dataSize = default(System.UInt32[]); + System.UInt32[] _noCounters = default(System.UInt32[]); + System.UInt32[] _noInstances = default(System.UInt32[]); + System.UInt32[] _capsMask = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_26858() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _dataSize = default(System.UInt32); + System.UInt32 _noCounters = default(System.UInt32); + System.UInt32 _noInstances = default(System.UInt32); + System.UInt32 _capsMask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_26859() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _dataSize = default(System.UInt32*); + System.UInt32* _noCounters = default(System.UInt32*); + System.UInt32* _noInstances = default(System.UInt32*); + System.UInt32* _capsMask = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_MapTexture2D_26860() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _access = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.IntelMapTexture _layout = default(OpenTK.Graphics.OpenGL.IntelMapTexture); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Intel.MapTexture2D(_texture,_level,_access,out _stride,out _layout); +} +static unsafe void Test_MapTexture2D_26861() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _access = default(System.Int32); + System.Int32* _stride = default(System.Int32*); + OpenTK.Graphics.OpenGL.IntelMapTexture* _layout = default(OpenTK.Graphics.OpenGL.IntelMapTexture*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Intel.MapTexture2D(_texture,_level,_access,_stride,_layout); +} +static unsafe void Test_MapTexture2D_26862() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.UInt32 _access = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.IntelMapTexture _layout = default(OpenTK.Graphics.OpenGL.IntelMapTexture); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Intel.MapTexture2D(_texture,_level,_access,out _stride,out _layout); +} +static unsafe void Test_MapTexture2D_26863() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.UInt32 _access = default(System.UInt32); + System.Int32* _stride = default(System.Int32*); + OpenTK.Graphics.OpenGL.IntelMapTexture* _layout = default(OpenTK.Graphics.OpenGL.IntelMapTexture*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.Intel.MapTexture2D(_texture,_level,_access,_stride,_layout); +} +static unsafe void Test_NormalPointer_26864() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Intel.NormalPointer(_type,_pointer); +} +static unsafe void Test_NormalPointer_26865() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Intel.NormalPointer(_type,_pointer); +} +static unsafe void Test_NormalPointer_26866() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Intel.NormalPointer(_type,_pointer); +} +static unsafe void Test_NormalPointer_26867() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Intel.NormalPointer(_type,_pointer); +} +static unsafe void Test_NormalPointer_26868() { + OpenTK.Graphics.OpenGL.NormalPointerType _type = default(OpenTK.Graphics.OpenGL.NormalPointerType); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Intel.NormalPointer(_type,ref _pointer); +} +static unsafe void Test_SyncTexture_26869() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.SyncTexture(_texture); +} +static unsafe void Test_SyncTexture_26870() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Intel.SyncTexture(_texture); +} +static unsafe void Test_TexCoordPointer_26871() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Intel.TexCoordPointer(_size,_type,_pointer); +} +static unsafe void Test_TexCoordPointer_26872() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Intel.TexCoordPointer(_size,_type,_pointer); +} +static unsafe void Test_TexCoordPointer_26873() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Intel.TexCoordPointer(_size,_type,_pointer); +} +static unsafe void Test_TexCoordPointer_26874() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Intel.TexCoordPointer(_size,_type,_pointer); +} +static unsafe void Test_TexCoordPointer_26875() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Intel.TexCoordPointer(_size,_type,ref _pointer); +} +static unsafe void Test_UnmapTexture2D_26876() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.UnmapTexture2D(_texture,_level); +} +static unsafe void Test_UnmapTexture2D_26877() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Intel.UnmapTexture2D(_texture,_level); +} +static unsafe void Test_VertexPointer_26878() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Intel.VertexPointer(_size,_type,_pointer); +} +static unsafe void Test_VertexPointer_26879() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Intel.VertexPointer(_size,_type,_pointer); +} +static unsafe void Test_VertexPointer_26880() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Intel.VertexPointer(_size,_type,_pointer); +} +static unsafe void Test_VertexPointer_26881() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Intel.VertexPointer(_size,_type,_pointer); +} +static unsafe void Test_VertexPointer_26882() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexPointerType _type = default(OpenTK.Graphics.OpenGL.VertexPointerType); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Intel.VertexPointer(_size,_type,ref _pointer); +} +static unsafe void Test_DebugMessageCallback_26883() { + OpenTK.Graphics.OpenGL.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL.DebugProcKhr); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_26884() { + OpenTK.Graphics.OpenGL.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL.DebugProcKhr); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_26885() { + OpenTK.Graphics.OpenGL.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL.DebugProcKhr); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_26886() { + OpenTK.Graphics.OpenGL.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL.DebugProcKhr); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_26887() { + OpenTK.Graphics.OpenGL.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL.DebugProcKhr); + int _userParam = default(int); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageCallback(_callback,ref _userParam); +} +static unsafe void Test_DebugMessageControl_26888() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_26889() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_26890() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_26891() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_26892() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_26893() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageInsert_26894() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_26895() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _type = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.KhrDebug _severity = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_GetDebugMessageLog_26896() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug[] _sources = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + OpenTK.Graphics.OpenGL.KhrDebug[] _types = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.KhrDebug[] _severities = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_26897() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug _sources = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _types = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug _severities = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_26898() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug* _sources = default(OpenTK.Graphics.OpenGL.KhrDebug*); + OpenTK.Graphics.OpenGL.KhrDebug* _types = default(OpenTK.Graphics.OpenGL.KhrDebug*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.KhrDebug* _severities = default(OpenTK.Graphics.OpenGL.KhrDebug*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_26899() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug[] _sources = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + OpenTK.Graphics.OpenGL.KhrDebug[] _types = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.KhrDebug[] _severities = default(OpenTK.Graphics.OpenGL.KhrDebug[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_26900() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug _sources = default(OpenTK.Graphics.OpenGL.KhrDebug); + OpenTK.Graphics.OpenGL.KhrDebug _types = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.KhrDebug _severities = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_26901() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL.KhrDebug* _sources = default(OpenTK.Graphics.OpenGL.KhrDebug*); + OpenTK.Graphics.OpenGL.KhrDebug* _types = default(OpenTK.Graphics.OpenGL.KhrDebug*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.KhrDebug* _severities = default(OpenTK.Graphics.OpenGL.KhrDebug*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetObjectLabel_26902() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_26903() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_26904() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_26905() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_26906() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_26907() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26908() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26909() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26910() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26911() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26912() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26913() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26914() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26915() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26916() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26917() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26918() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26919() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26920() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26921() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_26922() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetPointer_26923() { + OpenTK.Graphics.OpenGL.KhrDebug _pname = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_26924() { + OpenTK.Graphics.OpenGL.KhrDebug _pname = default(OpenTK.Graphics.OpenGL.KhrDebug); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_26925() { + OpenTK.Graphics.OpenGL.KhrDebug _pname = default(OpenTK.Graphics.OpenGL.KhrDebug); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_26926() { + OpenTK.Graphics.OpenGL.KhrDebug _pname = default(OpenTK.Graphics.OpenGL.KhrDebug); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_26927() { + OpenTK.Graphics.OpenGL.KhrDebug _pname = default(OpenTK.Graphics.OpenGL.KhrDebug); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Khr.GetPointer(_pname,ref _params); +} +static unsafe void Test_ObjectLabel_26928() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_26929() { + OpenTK.Graphics.OpenGL.KhrDebug _identifier = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_26930() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_26931() { + int[] _ptr = default(int[]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_26932() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_26933() { + int[,,] _ptr = default(int[,,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_26934() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.ObjectPtrLabel(ref _ptr,_length,_label); +} +static unsafe void Test_PopDebugGroup_26935() { + OpenTK.Graphics.OpenGL.GL.Khr.PopDebugGroup(); +} +static unsafe void Test_PushDebugGroup_26936() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_26937() { + OpenTK.Graphics.OpenGL.KhrDebug _source = default(OpenTK.Graphics.OpenGL.KhrDebug); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_ResizeBuffers_26938() { + OpenTK.Graphics.OpenGL.GL.Mesa.ResizeBuffers(); +} +static unsafe void Test_WindowPos2_26939() { + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_26940() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26941() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_26942() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26943() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_26944() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26945() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_26946() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26947() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_26948() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26949() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_26950() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26951() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_x,_y); +} +static unsafe void Test_WindowPos2_26952() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos2_26953() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(ref _v); +} +static unsafe void Test_WindowPos2_26954() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos2(_v); +} +static unsafe void Test_WindowPos3_26955() { + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_26956() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26957() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_26958() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26959() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_26960() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26961() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_26962() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26963() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_26964() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26965() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_26966() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26967() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_x,_y,_z); +} +static unsafe void Test_WindowPos3_26968() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos3_26969() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(ref _v); +} +static unsafe void Test_WindowPos3_26970() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos3(_v); +} +static unsafe void Test_WindowPos4_26971() { + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_x,_y,_z,_w); +} +static unsafe void Test_WindowPos4_26972() { + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26973() { + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(ref _v); +} +static unsafe void Test_WindowPos4_26974() { + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26975() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_x,_y,_z,_w); +} +static unsafe void Test_WindowPos4_26976() { + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26977() { + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(ref _v); +} +static unsafe void Test_WindowPos4_26978() { + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26979() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_x,_y,_z,_w); +} +static unsafe void Test_WindowPos4_26980() { + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26981() { + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(ref _v); +} +static unsafe void Test_WindowPos4_26982() { + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26983() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_x,_y,_z,_w); +} +static unsafe void Test_WindowPos4_26984() { + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_WindowPos4_26985() { + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(ref _v); +} +static unsafe void Test_WindowPos4_26986() { + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Mesa.WindowPos4(_v); +} +static unsafe void Test_ActiveVarying_26987() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.NV.ActiveVarying(_program,_name); +} +static unsafe void Test_ActiveVarying_26988() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL.GL.NV.ActiveVarying(_program,_name); +} +static unsafe void Test_AreProgramsResident_26989() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + System.Boolean[] _residences = default(System.Boolean[]); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,_programs,_residences); +} +static unsafe void Test_AreProgramsResident_26990() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + System.Boolean _residences = default(System.Boolean); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,ref _programs,out _residences); +} +static unsafe void Test_AreProgramsResident_26991() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + System.Boolean* _residences = default(System.Boolean*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,_programs,_residences); +} +static unsafe void Test_AreProgramsResident_26992() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + System.Boolean[] _residences = default(System.Boolean[]); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,_programs,_residences); +} +static unsafe void Test_AreProgramsResident_26993() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + System.Boolean _residences = default(System.Boolean); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,ref _programs,out _residences); +} +static unsafe void Test_AreProgramsResident_26994() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + System.Boolean* _residences = default(System.Boolean*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.AreProgramsResident(_n,_programs,_residences); +} +static unsafe void Test_BeginConditionalRender_26995() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvConditionalRender _mode = default(OpenTK.Graphics.OpenGL.NvConditionalRender); + OpenTK.Graphics.OpenGL.GL.NV.BeginConditionalRender(_id,_mode); +} +static unsafe void Test_BeginConditionalRender_26996() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvConditionalRender _mode = default(OpenTK.Graphics.OpenGL.NvConditionalRender); + OpenTK.Graphics.OpenGL.GL.NV.BeginConditionalRender(_id,_mode); +} +static unsafe void Test_BeginOcclusionQuery_26997() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BeginOcclusionQuery(_id); +} +static unsafe void Test_BeginOcclusionQuery_26998() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BeginOcclusionQuery(_id); +} +static unsafe void Test_BeginTransformFeedback_26999() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _primitiveMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.BeginTransformFeedback(_primitiveMode); +} +static unsafe void Test_BeginVideoCapture_27000() { + System.Int32 _video_capture_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BeginVideoCapture(_video_capture_slot); +} +static unsafe void Test_BeginVideoCapture_27001() { + System.UInt32 _video_capture_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BeginVideoCapture(_video_capture_slot); +} +static unsafe void Test_BindBufferBase_27002() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_27003() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferOffset_27004() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferOffset(_target,_index,_buffer,_offset); +} +static unsafe void Test_BindBufferOffset_27005() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferOffset(_target,_index,_buffer,_offset); +} +static unsafe void Test_BindBufferRange_27006() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_27007() { + OpenTK.Graphics.OpenGL.NvTransformFeedback _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindProgram_27008() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BindProgram(_target,_id); +} +static unsafe void Test_BindProgram_27009() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BindProgram(_target,_id); +} +static unsafe void Test_BindTransformFeedback_27010() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_27011() { + OpenTK.Graphics.OpenGL.BufferTargetArb _target = default(OpenTK.Graphics.OpenGL.BufferTargetArb); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_27012() { + OpenTK.Graphics.OpenGL.NvTransformFeedback2 _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback2); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_27013() { + OpenTK.Graphics.OpenGL.NvTransformFeedback2 _target = default(OpenTK.Graphics.OpenGL.NvTransformFeedback2); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindVideoCaptureStreamBuffer_27014() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _frame_region = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindVideoCaptureStreamBuffer(_video_capture_slot,_stream,_frame_region,_offset); +} +static unsafe void Test_BindVideoCaptureStreamBuffer_27015() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _frame_region = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.IntPtr _offset = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BindVideoCaptureStreamBuffer(_video_capture_slot,_stream,_frame_region,_offset); +} +static unsafe void Test_BindVideoCaptureStreamTexture_27016() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _frame_region = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + OpenTK.Graphics.OpenGL.NvVideoCapture _target = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BindVideoCaptureStreamTexture(_video_capture_slot,_stream,_frame_region,_target,_texture); +} +static unsafe void Test_BindVideoCaptureStreamTexture_27017() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _frame_region = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + OpenTK.Graphics.OpenGL.NvVideoCapture _target = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.BindVideoCaptureStreamTexture(_video_capture_slot,_stream,_frame_region,_target,_texture); +} +static unsafe void Test_BlendBarrier_27018() { + OpenTK.Graphics.OpenGL.GL.NV.BlendBarrier(); +} +static unsafe void Test_BlendParameter_27019() { + OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced _pname = default(OpenTK.Graphics.OpenGL.NvBlendEquationAdvanced); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.BlendParameter(_pname,_value); +} +static unsafe void Test_BufferAddressRange_27020() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _pname = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _index = default(System.Int32); + System.Int64 _address = default(System.Int64); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BufferAddressRange(_pname,_index,_address,_length); +} +static unsafe void Test_BufferAddressRange_27021() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _pname = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.UInt32 _index = default(System.UInt32); + System.UInt64 _address = default(System.UInt64); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.BufferAddressRange(_pname,_index,_address,_length); +} +static unsafe void Test_ClearDepth_27022() { + System.Double _depth = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ClearDepth(_depth); +} +static unsafe void Test_Color3h_27023() { + OpenTK.Half _red = default(OpenTK.Half); + OpenTK.Half _green = default(OpenTK.Half); + OpenTK.Half _blue = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Color3h(_red,_green,_blue); +} +static unsafe void Test_Color3h_27024() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Color3h(_v); +} +static unsafe void Test_Color3h_27025() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Color3h(ref _v); +} +static unsafe void Test_Color3h_27026() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Color3h(_v); +} +static unsafe void Test_Color4h_27027() { + OpenTK.Half _red = default(OpenTK.Half); + OpenTK.Half _green = default(OpenTK.Half); + OpenTK.Half _blue = default(OpenTK.Half); + OpenTK.Half _alpha = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Color4h(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4h_27028() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Color4h(_v); +} +static unsafe void Test_Color4h_27029() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Color4h(ref _v); +} +static unsafe void Test_Color4h_27030() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Color4h(_v); +} +static unsafe void Test_ColorFormat_27031() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ColorFormat(_size,_type,_stride); +} +static unsafe void Test_CombinerInput_27032() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _input = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _mapping = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _componentUsage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.GL.NV.CombinerInput(_stage,_portion,_variable,_input,_mapping,_componentUsage); +} +static unsafe void Test_CombinerOutput_27033() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _abOutput = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _cdOutput = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _sumOutput = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _scale = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _bias = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Boolean _abDotProduct = default(System.Boolean); + System.Boolean _cdDotProduct = default(System.Boolean); + System.Boolean _muxSum = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.CombinerOutput(_stage,_portion,_abOutput,_cdOutput,_sumOutput,_scale,_bias,_abDotProduct,_cdDotProduct,_muxSum); +} +static unsafe void Test_CombinerParameter_27034() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_param); +} +static unsafe void Test_CombinerParameter_27035() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_params); +} +static unsafe void Test_CombinerParameter_27036() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_params); +} +static unsafe void Test_CombinerParameter_27037() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_param); +} +static unsafe void Test_CombinerParameter_27038() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_params); +} +static unsafe void Test_CombinerParameter_27039() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.CombinerParameter(_pname,_params); +} +static unsafe void Test_CombinerStageParameter_27040() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CombinerStageParameter(_stage,_pname,_params); +} +static unsafe void Test_CombinerStageParameter_27041() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CombinerStageParameter(_stage,_pname,ref _params); +} +static unsafe void Test_CombinerStageParameter_27042() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CombinerStageParameter(_stage,_pname,_params); +} +static unsafe void Test_CopyImageSubData_27043() { + System.Int32 _srcName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvCopyImage _srcTarget = default(OpenTK.Graphics.OpenGL.NvCopyImage); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.Int32 _dstName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvCopyImage _dstTarget = default(OpenTK.Graphics.OpenGL.NvCopyImage); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_width,_height,_depth); +} +static unsafe void Test_CopyImageSubData_27044() { + System.UInt32 _srcName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvCopyImage _srcTarget = default(OpenTK.Graphics.OpenGL.NvCopyImage); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.UInt32 _dstName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvCopyImage _dstTarget = default(OpenTK.Graphics.OpenGL.NvCopyImage); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_width,_height,_depth); +} +static unsafe void Test_CopyPath_27045() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _srcPath = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.CopyPath(_resultPath,_srcPath); +} +static unsafe void Test_CopyPath_27046() { + System.UInt32 _resultPath = default(System.UInt32); + System.UInt32 _srcPath = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.CopyPath(_resultPath,_srcPath); +} +static unsafe void Test_CoverFillPathInstanced_27047() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27048() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27049() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27050() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27051() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27052() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27053() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27054() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27055() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27056() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27057() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27058() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27059() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27060() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27061() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27062() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27063() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27064() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27065() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27066() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27067() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27068() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27069() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27070() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27071() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27072() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27073() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27074() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27075() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverFillPathInstanced_27076() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverFillPath_27077() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPath(_path,_coverMode); +} +static unsafe void Test_CoverFillPath_27078() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.GL.NV.CoverFillPath(_path,_coverMode); +} +static unsafe void Test_CoverStrokePathInstanced_27079() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27080() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27081() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27082() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27083() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27084() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27085() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27086() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27087() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27088() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27089() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27090() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27091() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27092() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27093() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27094() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27095() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27096() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27097() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27098() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27099() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27100() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27101() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27102() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27103() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27104() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27105() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27106() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27107() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,ref _transformValues); +} +static unsafe void Test_CoverStrokePathInstanced_27108() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_coverMode,_transformType,_transformValues); +} +static unsafe void Test_CoverStrokePath_27109() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePath(_path,_coverMode); +} +static unsafe void Test_CoverStrokePath_27110() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _coverMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.GL.NV.CoverStrokePath(_path,_coverMode); +} +static unsafe void Test_DeleteFence_27111() { + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFence_27112() { + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFences_27113() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_27114() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_27115() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_27116() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_27117() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_27118() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteOcclusionQuery_27119() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQuery(_ids); +} +static unsafe void Test_DeleteOcclusionQuery_27120() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQuery(_ids); +} +static unsafe void Test_DeleteOcclusionQueries_27121() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,_ids); +} +static unsafe void Test_DeleteOcclusionQueries_27122() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,ref _ids); +} +static unsafe void Test_DeleteOcclusionQueries_27123() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,_ids); +} +static unsafe void Test_DeleteOcclusionQueries_27124() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,_ids); +} +static unsafe void Test_DeleteOcclusionQueries_27125() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,ref _ids); +} +static unsafe void Test_DeleteOcclusionQueries_27126() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteOcclusionQueries(_n,_ids); +} +static unsafe void Test_DeletePath_27127() { + System.Int32 _path = default(System.Int32); + System.Int32 _range = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeletePath(_path,_range); +} +static unsafe void Test_DeletePath_27128() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _range = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeletePath(_path,_range); +} +static unsafe void Test_DeleteProgram_27129() { + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_programs); +} +static unsafe void Test_DeleteProgram_27130() { + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_programs); +} +static unsafe void Test_DeleteProgram_27131() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_27132() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,ref _programs); +} +static unsafe void Test_DeleteProgram_27133() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_27134() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteProgram_27135() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,ref _programs); +} +static unsafe void Test_DeleteProgram_27136() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteProgram(_n,_programs); +} +static unsafe void Test_DeleteTransformFeedback_27137() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_ids); +} +static unsafe void Test_DeleteTransformFeedback_27138() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27139() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27140() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,ref _ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27141() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27142() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27143() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,ref _ids); +} +static unsafe void Test_DeleteTransformFeedbacks_27144() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedbacks(_n,_ids); +} +static unsafe void Test_DepthBounds_27145() { + System.Double _zmin = default(System.Double); + System.Double _zmax = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.DepthBounds(_zmin,_zmax); +} +static unsafe void Test_DepthRange_27146() { + System.Double _zNear = default(System.Double); + System.Double _zFar = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.DepthRange(_zNear,_zFar); +} +static unsafe void Test_DrawTexture_27147() { + System.Int32 _texture = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + System.Single _x0 = default(System.Single); + System.Single _y0 = default(System.Single); + System.Single _x1 = default(System.Single); + System.Single _y1 = default(System.Single); + System.Single _z = default(System.Single); + System.Single _s0 = default(System.Single); + System.Single _t0 = default(System.Single); + System.Single _s1 = default(System.Single); + System.Single _t1 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.DrawTexture(_texture,_sampler,_x0,_y0,_x1,_y1,_z,_s0,_t0,_s1,_t1); +} +static unsafe void Test_DrawTexture_27148() { + System.UInt32 _texture = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + System.Single _x0 = default(System.Single); + System.Single _y0 = default(System.Single); + System.Single _x1 = default(System.Single); + System.Single _y1 = default(System.Single); + System.Single _z = default(System.Single); + System.Single _s0 = default(System.Single); + System.Single _t0 = default(System.Single); + System.Single _s1 = default(System.Single); + System.Single _t1 = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.DrawTexture(_texture,_sampler,_x0,_y0,_x1,_y1,_z,_s0,_t0,_s1,_t1); +} +static unsafe void Test_DrawTransformFeedback_27149() { + OpenTK.Graphics.OpenGL.NvTransformFeedback2 _mode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback2); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DrawTransformFeedback(_mode,_id); +} +static unsafe void Test_DrawTransformFeedback_27150() { + OpenTK.Graphics.OpenGL.NvTransformFeedback2 _mode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback2); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DrawTransformFeedback(_mode,_id); +} +static unsafe void Test_DrawTransformFeedback_27151() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DrawTransformFeedback(_mode,_id); +} +static unsafe void Test_DrawTransformFeedback_27152() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DrawTransformFeedback(_mode,_id); +} +static unsafe void Test_EdgeFlagFormat_27153() { + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.EdgeFlagFormat(_stride); +} +static unsafe void Test_EndConditionalRender_27154() { + OpenTK.Graphics.OpenGL.GL.NV.EndConditionalRender(); +} +static unsafe void Test_EndOcclusionQuery_27155() { + OpenTK.Graphics.OpenGL.GL.NV.EndOcclusionQuery(); +} +static unsafe void Test_EndTransformFeedback_27156() { + OpenTK.Graphics.OpenGL.GL.NV.EndTransformFeedback(); +} +static unsafe void Test_EndVideoCapture_27157() { + System.Int32 _video_capture_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.EndVideoCapture(_video_capture_slot); +} +static unsafe void Test_EndVideoCapture_27158() { + System.UInt32 _video_capture_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.EndVideoCapture(_video_capture_slot); +} +static unsafe void Test_EvalMap_27159() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _mode = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.GL.NV.EvalMap(_target,_mode); +} +static unsafe void Test_ExecuteProgram_27160() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,_params); +} +static unsafe void Test_ExecuteProgram_27161() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,ref _params); +} +static unsafe void Test_ExecuteProgram_27162() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,_params); +} +static unsafe void Test_ExecuteProgram_27163() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,_params); +} +static unsafe void Test_ExecuteProgram_27164() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,ref _params); +} +static unsafe void Test_ExecuteProgram_27165() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ExecuteProgram(_target,_id,_params); +} +static unsafe void Test_FinalCombinerInput_27166() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _input = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _mapping = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _componentUsage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.GL.NV.FinalCombinerInput(_variable,_input,_mapping,_componentUsage); +} +static unsafe void Test_FinishFence_27167() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.FinishFence(_fence); +} +static unsafe void Test_FinishFence_27168() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.FinishFence(_fence); +} +static unsafe void Test_FlushPixelDataRange_27169() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + OpenTK.Graphics.OpenGL.GL.NV.FlushPixelDataRange(_target); +} +static unsafe void Test_FlushVertexArrayRange_27170() { + OpenTK.Graphics.OpenGL.GL.NV.FlushVertexArrayRange(); +} +static unsafe void Test_FogCoordFormat_27171() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.FogCoordFormat(_type,_stride); +} +static unsafe void Test_FogCoordh_27172() { + OpenTK.Half _fog = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.FogCoordh(_fog); +} +static unsafe void Test_FogCoordh_27173() { + OpenTK.Half* _fog = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.FogCoordh(_fog); +} +static unsafe void Test_GenFence_27174() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GenFence(); +} +static unsafe void Test_GenFences_27175() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_27176() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_27177() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_27178() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_27179() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_27180() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenOcclusionQuery_27181() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQuery(); +} +static unsafe void Test_GenOcclusionQueries_27182() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,_ids); +} +static unsafe void Test_GenOcclusionQueries_27183() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,out _ids); +} +static unsafe void Test_GenOcclusionQueries_27184() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,_ids); +} +static unsafe void Test_GenOcclusionQueries_27185() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,_ids); +} +static unsafe void Test_GenOcclusionQueries_27186() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,out _ids); +} +static unsafe void Test_GenOcclusionQueries_27187() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GenOcclusionQueries(_n,_ids); +} +static unsafe void Test_GenPath_27188() { + System.Int32 _range = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GenPath(_range); +} +static unsafe void Test_GenProgram_27189() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GenProgram(); +} +static unsafe void Test_GenProgram_27190() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_27191() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,out _programs); +} +static unsafe void Test_GenProgram_27192() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_27193() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,_programs); +} +static unsafe void Test_GenProgram_27194() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,out _programs); +} +static unsafe void Test_GenProgram_27195() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GenProgram(_n,_programs); +} +static unsafe void Test_GenTransformFeedback_27196() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(); +} +static unsafe void Test_GenTransformFeedbacks_27197() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,_ids); +} +static unsafe void Test_GenTransformFeedbacks_27198() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,out _ids); +} +static unsafe void Test_GenTransformFeedbacks_27199() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,_ids); +} +static unsafe void Test_GenTransformFeedbacks_27200() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,_ids); +} +static unsafe void Test_GenTransformFeedbacks_27201() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,out _ids); +} +static unsafe void Test_GenTransformFeedbacks_27202() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedbacks(_n,_ids); +} +static unsafe void Test_GetActiveVarying_27203() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _type = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.NV.GetActiveVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveVarying_27204() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback* _type = default(OpenTK.Graphics.OpenGL.NvTransformFeedback*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.NV.GetActiveVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveVarying_27205() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _type = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.NV.GetActiveVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveVarying_27206() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback* _type = default(OpenTK.Graphics.OpenGL.NvTransformFeedback*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL.GL.NV.GetActiveVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetBufferParameter_27207() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_27208() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_27209() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_27210() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_27211() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_27212() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetCombinerInputParameter_27213() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,_params); +} +static unsafe void Test_GetCombinerInputParameter_27214() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,out _params); +} +static unsafe void Test_GetCombinerInputParameter_27215() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,_params); +} +static unsafe void Test_GetCombinerInputParameter_27216() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,_params); +} +static unsafe void Test_GetCombinerInputParameter_27217() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,out _params); +} +static unsafe void Test_GetCombinerInputParameter_27218() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerInputParameter(_stage,_portion,_variable,_pname,_params); +} +static unsafe void Test_GetCombinerOutputParameter_27219() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,_params); +} +static unsafe void Test_GetCombinerOutputParameter_27220() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,out _params); +} +static unsafe void Test_GetCombinerOutputParameter_27221() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,_params); +} +static unsafe void Test_GetCombinerOutputParameter_27222() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,_params); +} +static unsafe void Test_GetCombinerOutputParameter_27223() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,out _params); +} +static unsafe void Test_GetCombinerOutputParameter_27224() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _portion = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerOutputParameter(_stage,_portion,_pname,_params); +} +static unsafe void Test_GetCombinerStageParameter_27225() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerStageParameter(_stage,_pname,_params); +} +static unsafe void Test_GetCombinerStageParameter_27226() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerStageParameter(_stage,_pname,out _params); +} +static unsafe void Test_GetCombinerStageParameter_27227() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _stage = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + OpenTK.Graphics.OpenGL.NvRegisterCombiners2 _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners2); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetCombinerStageParameter(_stage,_pname,_params); +} +static unsafe void Test_GetFence_27228() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_27229() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_27230() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_27231() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_27232() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_27233() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvFence _pname = default(OpenTK.Graphics.OpenGL.NvFence); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27234() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,_params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27235() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,out _params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27236() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,_params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27237() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,_params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27238() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,out _params); +} +static unsafe void Test_GetFinalCombinerInputParameter_27239() { + OpenTK.Graphics.OpenGL.NvRegisterCombiners _variable = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + OpenTK.Graphics.OpenGL.NvRegisterCombiners _pname = default(OpenTK.Graphics.OpenGL.NvRegisterCombiners); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetFinalCombinerInputParameter(_variable,_pname,_params); +} +static unsafe void Test_GetImageHandle_27240() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvBindlessTexture _format = default(OpenTK.Graphics.OpenGL.NvBindlessTexture); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetImageHandle(_texture,_level,_layered,_layer,_format); +} +static unsafe void Test_GetImageHandle_27241() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvBindlessTexture _format = default(OpenTK.Graphics.OpenGL.NvBindlessTexture); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetImageHandle(_texture,_level,_layered,_layer,_format); +} +static unsafe void Test_GetIntegerui64_27242() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _index = default(System.Int32); + System.Int64[] _result = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,_result); +} +static unsafe void Test_GetIntegerui64_27243() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _index = default(System.Int32); + System.Int64 _result = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,out _result); +} +static unsafe void Test_GetIntegerui64_27244() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _index = default(System.Int32); + System.Int64* _result = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,_result); +} +static unsafe void Test_GetIntegerui64_27245() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.UInt32 _index = default(System.UInt32); + System.UInt64[] _result = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,_result); +} +static unsafe void Test_GetIntegerui64_27246() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.UInt32 _index = default(System.UInt32); + System.UInt64 _result = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,out _result); +} +static unsafe void Test_GetIntegerui64_27247() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _value = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.UInt32 _index = default(System.UInt32); + System.UInt64* _result = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetIntegerui64(_value,_index,_result); +} +static unsafe void Test_GetInteger_27248() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value); +} +static unsafe void Test_GetInteger_27249() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64[] _result = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,_result); +} +static unsafe void Test_GetInteger_27250() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64 _result = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,out _result); +} +static unsafe void Test_GetInteger_27251() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64* _result = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,_result); +} +static unsafe void Test_GetInteger_27252() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64[] _result = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,_result); +} +static unsafe void Test_GetInteger_27253() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64 _result = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,out _result); +} +static unsafe void Test_GetInteger_27254() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _value = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64* _result = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetInteger(_value,_result); +} +static unsafe void Test_GetMapAttribParameter_27255() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27256() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetMapAttribParameter_27257() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27258() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27259() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetMapAttribParameter_27260() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27261() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27262() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetMapAttribParameter_27263() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27264() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapAttribParameter_27265() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetMapAttribParameter_27266() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapAttribParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetMapControlPoints_27267() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + System.IntPtr _points = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27268() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[] _points = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27269() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,] _points = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27270() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,,] _points = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27271() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int _points = default(int); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,ref _points); +} +static unsafe void Test_GetMapControlPoints_27272() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + System.IntPtr _points = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27273() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[] _points = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27274() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,] _points = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27275() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,,] _points = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,_points); +} +static unsafe void Test_GetMapControlPoints_27276() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int _points = default(int); + OpenTK.Graphics.OpenGL.GL.NV.GetMapControlPoints(_target,_index,_type,_ustride,_vstride,_packed,ref _points); +} +static unsafe void Test_GetMapParameter_27277() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,_params); +} +static unsafe void Test_GetMapParameter_27278() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMapParameter_27279() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,_params); +} +static unsafe void Test_GetMapParameter_27280() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,_params); +} +static unsafe void Test_GetMapParameter_27281() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,out _params); +} +static unsafe void Test_GetMapParameter_27282() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetMapParameter(_target,_pname,_params); +} +static unsafe void Test_GetMultisample_27283() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.Int32 _index = default(System.Int32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,_val); +} +static unsafe void Test_GetMultisample_27284() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.Int32 _index = default(System.Int32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,out _val); +} +static unsafe void Test_GetMultisample_27285() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.Int32 _index = default(System.Int32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,_val); +} +static unsafe void Test_GetMultisample_27286() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.UInt32 _index = default(System.UInt32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,_val); +} +static unsafe void Test_GetMultisample_27287() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.UInt32 _index = default(System.UInt32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,out _val); +} +static unsafe void Test_GetMultisample_27288() { + OpenTK.Graphics.OpenGL.NvExplicitMultisample _pname = default(OpenTK.Graphics.OpenGL.NvExplicitMultisample); + System.UInt32 _index = default(System.UInt32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetMultisample(_pname,_index,_val); +} +static unsafe void Test_GetNamedBufferParameter_27289() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_27290() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,out _params); +} +static unsafe void Test_GetNamedBufferParameter_27291() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_27292() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetNamedBufferParameter_27293() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,out _params); +} +static unsafe void Test_GetNamedBufferParameter_27294() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _pname = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetNamedBufferParameter(_buffer,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27295() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27296() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,out _params); +} +static unsafe void Test_GetOcclusionQuery_27297() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27298() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27299() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,out _params); +} +static unsafe void Test_GetOcclusionQuery_27300() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27301() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetOcclusionQuery_27302() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,out _params); +} +static unsafe void Test_GetOcclusionQuery_27303() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvOcclusionQuery _pname = default(OpenTK.Graphics.OpenGL.NvOcclusionQuery); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GetOcclusionQuery(_id,_pname,_params); +} +static unsafe void Test_GetPathColorGen_27304() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,_value); +} +static unsafe void Test_GetPathColorGen_27305() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,out _value); +} +static unsafe void Test_GetPathColorGen_27306() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,_value); +} +static unsafe void Test_GetPathColorGen_27307() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,_value); +} +static unsafe void Test_GetPathColorGen_27308() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,out _value); +} +static unsafe void Test_GetPathColorGen_27309() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathColorGen(_color,_pname,_value); +} +static unsafe void Test_GetPathCommand_27310() { + System.Int32 _path = default(System.Int32); + System.Byte r = OpenTK.Graphics.OpenGL.GL.NV.GetPathCommand(_path); +} +static unsafe void Test_GetPathCommand_27311() { + System.UInt32 _path = default(System.UInt32); + System.Byte r = OpenTK.Graphics.OpenGL.GL.NV.GetPathCommand(_path); +} +static unsafe void Test_GetPathCommands_27312() { + System.Int32 _path = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,_commands); +} +static unsafe void Test_GetPathCommands_27313() { + System.Int32 _path = default(System.Int32); + System.Byte _commands = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,out _commands); +} +static unsafe void Test_GetPathCommands_27314() { + System.Int32 _path = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,_commands); +} +static unsafe void Test_GetPathCommands_27315() { + System.UInt32 _path = default(System.UInt32); + System.Byte[] _commands = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,_commands); +} +static unsafe void Test_GetPathCommands_27316() { + System.UInt32 _path = default(System.UInt32); + System.Byte _commands = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,out _commands); +} +static unsafe void Test_GetPathCommands_27317() { + System.UInt32 _path = default(System.UInt32); + System.Byte* _commands = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCommands(_path,_commands); +} +static unsafe void Test_GetPathCoord_27318() { + System.Int32 _path = default(System.Int32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathCoord(_path); +} +static unsafe void Test_GetPathCoord_27319() { + System.UInt32 _path = default(System.UInt32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathCoord(_path); +} +static unsafe void Test_GetPathCoords_27320() { + System.Int32 _path = default(System.Int32); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,_coords); +} +static unsafe void Test_GetPathCoords_27321() { + System.Int32 _path = default(System.Int32); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,out _coords); +} +static unsafe void Test_GetPathCoords_27322() { + System.Int32 _path = default(System.Int32); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,_coords); +} +static unsafe void Test_GetPathCoords_27323() { + System.UInt32 _path = default(System.UInt32); + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,_coords); +} +static unsafe void Test_GetPathCoords_27324() { + System.UInt32 _path = default(System.UInt32); + System.Single _coords = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,out _coords); +} +static unsafe void Test_GetPathCoords_27325() { + System.UInt32 _path = default(System.UInt32); + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathCoords(_path,_coords); +} +static unsafe void Test_GetPathDashArray_27326() { + System.Int32 _path = default(System.Int32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path); +} +static unsafe void Test_GetPathDashArray_27327() { + System.UInt32 _path = default(System.UInt32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path); +} +static unsafe void Test_GetPathDashArray_27328() { + System.Int32 _path = default(System.Int32); + System.Single[] _dashArray = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,_dashArray); +} +static unsafe void Test_GetPathDashArray_27329() { + System.Int32 _path = default(System.Int32); + System.Single _dashArray = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,out _dashArray); +} +static unsafe void Test_GetPathDashArray_27330() { + System.Int32 _path = default(System.Int32); + System.Single* _dashArray = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,_dashArray); +} +static unsafe void Test_GetPathDashArray_27331() { + System.UInt32 _path = default(System.UInt32); + System.Single[] _dashArray = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,_dashArray); +} +static unsafe void Test_GetPathDashArray_27332() { + System.UInt32 _path = default(System.UInt32); + System.Single _dashArray = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,out _dashArray); +} +static unsafe void Test_GetPathDashArray_27333() { + System.UInt32 _path = default(System.UInt32); + System.Single* _dashArray = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathDashArray(_path,_dashArray); +} +static unsafe void Test_GetPathLength_27334() { + System.Int32 _path = default(System.Int32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathLength(_path,_startSegment,_numSegments); +} +static unsafe void Test_GetPathLength_27335() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single r = OpenTK.Graphics.OpenGL.GL.NV.GetPathLength(_path,_startSegment,_numSegments); +} +static unsafe void Test_GetPathMetricRange_27336() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _firstPathName = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,_metrics); +} +static unsafe void Test_GetPathMetricRange_27337() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _firstPathName = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,out _metrics); +} +static unsafe void Test_GetPathMetricRange_27338() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _firstPathName = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,_metrics); +} +static unsafe void Test_GetPathMetricRange_27339() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.UInt32 _firstPathName = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,_metrics); +} +static unsafe void Test_GetPathMetricRange_27340() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.UInt32 _firstPathName = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,out _metrics); +} +static unsafe void Test_GetPathMetricRange_27341() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.UInt32 _firstPathName = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetricRange(_metricQueryMask,_firstPathName,_numPaths,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27342() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27343() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27344() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27345() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27346() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27347() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27348() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27349() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27350() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27351() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27352() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27353() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27354() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27355() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27356() { + System.Int32 _metricQueryMask = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27357() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27358() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27359() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27360() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27361() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27362() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27363() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27364() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27365() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27366() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27367() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27368() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,_paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27369() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single[] _metrics = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathMetric_27370() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single _metrics = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,out _metrics); +} +static unsafe void Test_GetPathMetric_27371() { + System.UInt32 _metricQueryMask = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _stride = default(System.Int32); + System.Single* _metrics = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathMetric(_metricQueryMask,_numPaths,_pathNameType,ref _paths,_pathBase,_stride,_metrics); +} +static unsafe void Test_GetPathParameter_27372() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27373() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,out _value); +} +static unsafe void Test_GetPathParameter_27374() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27375() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27376() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,out _value); +} +static unsafe void Test_GetPathParameter_27377() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27378() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27379() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,out _value); +} +static unsafe void Test_GetPathParameter_27380() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27381() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathParameter_27382() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,out _value); +} +static unsafe void Test_GetPathParameter_27383() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathParameter(_path,_pname,_value); +} +static unsafe void Test_GetPathSpacing_27384() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27385() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27386() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27387() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27388() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27389() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27390() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27391() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27392() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27393() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27394() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27395() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27396() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27397() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27398() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27399() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27400() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27401() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27402() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27403() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27404() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27405() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27406() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27407() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,_paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27408() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27409() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27410() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27411() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _returnedSpacing = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27412() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _returnedSpacing = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,out _returnedSpacing); +} +static unsafe void Test_GetPathSpacing_27413() { + OpenTK.Graphics.OpenGL.NvPathRendering _pathListMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Single _advanceScale = default(System.Single); + System.Single _kerningScale = default(System.Single); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _returnedSpacing = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathSpacing(_pathListMode,_numPaths,_pathNameType,ref _paths,_pathBase,_advanceScale,_kerningScale,_transformType,_returnedSpacing); +} +static unsafe void Test_GetPathTexGen_27414() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,_value); +} +static unsafe void Test_GetPathTexGen_27415() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,out _value); +} +static unsafe void Test_GetPathTexGen_27416() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,_value); +} +static unsafe void Test_GetPathTexGen_27417() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,_value); +} +static unsafe void Test_GetPathTexGen_27418() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,out _value); +} +static unsafe void Test_GetPathTexGen_27419() { + OpenTK.Graphics.OpenGL.TextureUnit _texCoordSet = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetPathTexGen(_texCoordSet,_pname,_value); +} +static unsafe void Test_GetProgramEnvParameterI_27420() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameterI_27421() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameterI_27422() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameterI_27423() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameterI_27424() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameterI_27425() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameterI_27426() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramEnvParameterI_27427() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramEnvParameterI_27428() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramEnvParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgram_27429() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,_params); +} +static unsafe void Test_GetProgram_27430() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,out _params); +} +static unsafe void Test_GetProgram_27431() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,_params); +} +static unsafe void Test_GetProgram_27432() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,_params); +} +static unsafe void Test_GetProgram_27433() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,out _params); +} +static unsafe void Test_GetProgram_27434() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgram(_id,_pname,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27435() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27436() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameterI_27437() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27438() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27439() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameterI_27440() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27441() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramLocalParameterI_27442() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,out _params); +} +static unsafe void Test_GetProgramLocalParameterI_27443() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramLocalParameterI(_target,_index,_params); +} +static unsafe void Test_GetProgramNamedParameter_27444() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27445() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,out _params); +} +static unsafe void Test_GetProgramNamedParameter_27446() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27447() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27448() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,out _params); +} +static unsafe void Test_GetProgramNamedParameter_27449() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27450() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27451() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,out _params); +} +static unsafe void Test_GetProgramNamedParameter_27452() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27453() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,_params); +} +static unsafe void Test_GetProgramNamedParameter_27454() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,ref _name,out _params); +} +static unsafe void Test_GetProgramNamedParameter_27455() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramParameter_27456() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27457() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetProgramParameter_27458() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27459() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27460() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetProgramParameter_27461() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27462() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27463() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetProgramParameter_27464() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27465() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramParameter_27466() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,out _params); +} +static unsafe void Test_GetProgramParameter_27467() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramParameter(_target,_index,_pname,_params); +} +static unsafe void Test_GetProgramString_27468() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte[] _program = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,_program); +} +static unsafe void Test_GetProgramString_27469() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte _program = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,out _program); +} +static unsafe void Test_GetProgramString_27470() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte* _program = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,_program); +} +static unsafe void Test_GetProgramString_27471() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte[] _program = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,_program); +} +static unsafe void Test_GetProgramString_27472() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte _program = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,out _program); +} +static unsafe void Test_GetProgramString_27473() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Byte* _program = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramString(_id,_pname,_program); +} +static unsafe void Test_GetProgramSubroutineParameter_27474() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _index = default(System.Int32); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,_param); +} +static unsafe void Test_GetProgramSubroutineParameter_27475() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _index = default(System.Int32); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,out _param); +} +static unsafe void Test_GetProgramSubroutineParameter_27476() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _index = default(System.Int32); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,_param); +} +static unsafe void Test_GetProgramSubroutineParameter_27477() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _param = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,_param); +} +static unsafe void Test_GetProgramSubroutineParameter_27478() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _param = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,out _param); +} +static unsafe void Test_GetProgramSubroutineParameter_27479() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _param = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramSubroutineParameter(_target,_index,_param); +} +static unsafe void Test_GetTextureHandle_27480() { + System.Int32 _texture = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetTextureHandle(_texture); +} +static unsafe void Test_GetTextureHandle_27481() { + System.UInt32 _texture = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetTextureHandle(_texture); +} +static unsafe void Test_GetTextureSamplerHandle_27482() { + System.Int32 _texture = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetTextureSamplerHandle(_texture,_sampler); +} +static unsafe void Test_GetTextureSamplerHandle_27483() { + System.UInt32 _texture = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL.GL.NV.GetTextureSamplerHandle(_texture,_sampler); +} +static unsafe void Test_GetTrackMatrix_27484() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _address = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetTrackMatrix(_target,_address,_pname,out _params); +} +static unsafe void Test_GetTrackMatrix_27485() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _address = default(System.Int32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetTrackMatrix(_target,_address,_pname,_params); +} +static unsafe void Test_GetTrackMatrix_27486() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _address = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetTrackMatrix(_target,_address,_pname,out _params); +} +static unsafe void Test_GetTrackMatrix_27487() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _address = default(System.UInt32); + OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb _pname = default(OpenTK.Graphics.OpenGL.AssemblyProgramParameterArb); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetTrackMatrix(_target,_address,_pname,_params); +} +static unsafe void Test_GetTransformFeedbackVarying_27488() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _location = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetTransformFeedbackVarying(_program,_index,out _location); +} +static unsafe void Test_GetTransformFeedbackVarying_27489() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32* _location = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetTransformFeedbackVarying(_program,_index,_location); +} +static unsafe void Test_GetTransformFeedbackVarying_27490() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _location = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetTransformFeedbackVarying(_program,_index,out _location); +} +static unsafe void Test_GetTransformFeedbackVarying_27491() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32* _location = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetTransformFeedbackVarying(_program,_index,_location); +} +static unsafe void Test_GetUniform_27492() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_27493() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_27494() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_27495() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_27496() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_27497() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_27498() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_27499() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_27500() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetVaryingLocation_27501() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GetVaryingLocation(_program,_name); +} +static unsafe void Test_GetVaryingLocation_27502() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.NV.GetVaryingLocation(_program,_name); +} +static unsafe void Test_GetVertexAttrib_27503() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27504() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27505() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27506() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27507() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27508() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27509() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27510() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27511() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27512() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27513() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27514() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27515() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27516() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27517() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27518() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27519() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27520() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27521() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27522() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27523() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27524() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_27525() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_27526() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27527() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27528() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_27529() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27530() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27531() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_27532() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27533() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribL_27534() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribL_27535() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _pname = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribL(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribPointer_27536() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27537() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27538() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27539() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27540() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVertexAttribPointer_27541() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27542() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27543() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27544() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_27545() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _pname = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVideoCapture_27546() { + System.Int32 _video_capture_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,_params); +} +static unsafe void Test_GetVideoCapture_27547() { + System.Int32 _video_capture_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,out _params); +} +static unsafe void Test_GetVideoCapture_27548() { + System.Int32 _video_capture_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,_params); +} +static unsafe void Test_GetVideoCapture_27549() { + System.UInt32 _video_capture_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,_params); +} +static unsafe void Test_GetVideoCapture_27550() { + System.UInt32 _video_capture_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,out _params); +} +static unsafe void Test_GetVideoCapture_27551() { + System.UInt32 _video_capture_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCapture(_video_capture_slot,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27552() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27553() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27554() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27555() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27556() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27557() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27558() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27559() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27560() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27561() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27562() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27563() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27564() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27565() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27566() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27567() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideoCaptureStream_27568() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,out _params); +} +static unsafe void Test_GetVideoCaptureStream_27569() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoCaptureStream(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_GetVideo_27570() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27571() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27572() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27573() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27574() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27575() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27576() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27577() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27578() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27579() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27580() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27581() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27582() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27583() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27584() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27585() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideo_27586() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideo_27587() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideo(_video_slot,_pname,_params); +} +static unsafe void Test_IndexFormat_27588() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.IndexFormat(_type,_stride); +} +static unsafe void Test_InterpolatePath_27589() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _pathA = default(System.Int32); + System.Int32 _pathB = default(System.Int32); + System.Single _weight = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.InterpolatePath(_resultPath,_pathA,_pathB,_weight); +} +static unsafe void Test_InterpolatePath_27590() { + System.UInt32 _resultPath = default(System.UInt32); + System.UInt32 _pathA = default(System.UInt32); + System.UInt32 _pathB = default(System.UInt32); + System.Single _weight = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.InterpolatePath(_resultPath,_pathA,_pathB,_weight); +} +static unsafe void Test_IsBufferResident_27591() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsBufferResident(_target); +} +static unsafe void Test_IsFence_27592() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsFence(_fence); +} +static unsafe void Test_IsFence_27593() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsFence(_fence); +} +static unsafe void Test_IsImageHandleResident_27594() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsImageHandleResident(_handle); +} +static unsafe void Test_IsImageHandleResident_27595() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsImageHandleResident(_handle); +} +static unsafe void Test_IsNamedBufferResident_27596() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsNamedBufferResident(_buffer); +} +static unsafe void Test_IsNamedBufferResident_27597() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsNamedBufferResident(_buffer); +} +static unsafe void Test_IsOcclusionQuery_27598() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsOcclusionQuery(_id); +} +static unsafe void Test_IsOcclusionQuery_27599() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsOcclusionQuery(_id); +} +static unsafe void Test_IsPath_27600() { + System.Int32 _path = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPath(_path); +} +static unsafe void Test_IsPath_27601() { + System.UInt32 _path = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPath(_path); +} +static unsafe void Test_IsPointInFillPath_27602() { + System.Int32 _path = default(System.Int32); + System.Int32 _mask = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPointInFillPath(_path,_mask,_x,_y); +} +static unsafe void Test_IsPointInFillPath_27603() { + System.UInt32 _path = default(System.UInt32); + System.UInt32 _mask = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPointInFillPath(_path,_mask,_x,_y); +} +static unsafe void Test_IsPointInStrokePath_27604() { + System.Int32 _path = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPointInStrokePath(_path,_x,_y); +} +static unsafe void Test_IsPointInStrokePath_27605() { + System.UInt32 _path = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsPointInStrokePath(_path,_x,_y); +} +static unsafe void Test_IsProgram_27606() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsProgram(_id); +} +static unsafe void Test_IsProgram_27607() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsProgram(_id); +} +static unsafe void Test_IsTextureHandleResident_27608() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsTextureHandleResident(_handle); +} +static unsafe void Test_IsTextureHandleResident_27609() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsTextureHandleResident(_handle); +} +static unsafe void Test_IsTransformFeedback_27610() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsTransformFeedback(_id); +} +static unsafe void Test_IsTransformFeedback_27611() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.IsTransformFeedback(_id); +} +static unsafe void Test_LoadProgram_27612() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte[] _program = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,_program); +} +static unsafe void Test_LoadProgram_27613() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _program = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,ref _program); +} +static unsafe void Test_LoadProgram_27614() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _program = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,_program); +} +static unsafe void Test_LoadProgram_27615() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte[] _program = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,_program); +} +static unsafe void Test_LoadProgram_27616() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _program = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,ref _program); +} +static unsafe void Test_LoadProgram_27617() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _program = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.LoadProgram(_target,_id,_len,_program); +} +static unsafe void Test_MakeBufferNonResident_27618() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.GL.NV.MakeBufferNonResident(_target); +} +static unsafe void Test_MakeBufferResident_27619() { + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _target = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _access = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.GL.NV.MakeBufferResident(_target,_access); +} +static unsafe void Test_MakeImageHandleNonResident_27620() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.MakeImageHandleNonResident(_handle); +} +static unsafe void Test_MakeImageHandleNonResident_27621() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.MakeImageHandleNonResident(_handle); +} +static unsafe void Test_MakeImageHandleResident_27622() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.NvBindlessTexture _access = default(OpenTK.Graphics.OpenGL.NvBindlessTexture); + OpenTK.Graphics.OpenGL.GL.NV.MakeImageHandleResident(_handle,_access); +} +static unsafe void Test_MakeImageHandleResident_27623() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.NvBindlessTexture _access = default(OpenTK.Graphics.OpenGL.NvBindlessTexture); + OpenTK.Graphics.OpenGL.GL.NV.MakeImageHandleResident(_handle,_access); +} +static unsafe void Test_MakeNamedBufferNonResident_27624() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MakeNamedBufferNonResident(_buffer); +} +static unsafe void Test_MakeNamedBufferNonResident_27625() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.MakeNamedBufferNonResident(_buffer); +} +static unsafe void Test_MakeNamedBufferResident_27626() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _access = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.GL.NV.MakeNamedBufferResident(_buffer,_access); +} +static unsafe void Test_MakeNamedBufferResident_27627() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvShaderBufferLoad _access = default(OpenTK.Graphics.OpenGL.NvShaderBufferLoad); + OpenTK.Graphics.OpenGL.GL.NV.MakeNamedBufferResident(_buffer,_access); +} +static unsafe void Test_MakeTextureHandleNonResident_27628() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.MakeTextureHandleNonResident(_handle); +} +static unsafe void Test_MakeTextureHandleNonResident_27629() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.MakeTextureHandleNonResident(_handle); +} +static unsafe void Test_MakeTextureHandleResident_27630() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.MakeTextureHandleResident(_handle); +} +static unsafe void Test_MakeTextureHandleResident_27631() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.MakeTextureHandleResident(_handle); +} +static unsafe void Test_MapControlPoints_27632() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + System.IntPtr _points = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27633() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[] _points = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27634() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,] _points = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27635() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,,] _points = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27636() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int _points = default(int); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,ref _points); +} +static unsafe void Test_MapControlPoints_27637() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + System.IntPtr _points = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27638() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[] _points = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27639() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,] _points = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27640() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int[,,] _points = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,_points); +} +static unsafe void Test_MapControlPoints_27641() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvEvaluators _type = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _ustride = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Boolean _packed = default(System.Boolean); + int _points = default(int); + OpenTK.Graphics.OpenGL.GL.NV.MapControlPoints(_target,_index,_type,_ustride,_vstride,_uorder,_vorder,_packed,ref _points); +} +static unsafe void Test_MapParameter_27642() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,_params); +} +static unsafe void Test_MapParameter_27643() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,ref _params); +} +static unsafe void Test_MapParameter_27644() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,_params); +} +static unsafe void Test_MapParameter_27645() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,_params); +} +static unsafe void Test_MapParameter_27646() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,ref _params); +} +static unsafe void Test_MapParameter_27647() { + OpenTK.Graphics.OpenGL.NvEvaluators _target = default(OpenTK.Graphics.OpenGL.NvEvaluators); + OpenTK.Graphics.OpenGL.NvEvaluators _pname = default(OpenTK.Graphics.OpenGL.NvEvaluators); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.MapParameter(_target,_pname,_params); +} +static unsafe void Test_MultiDrawArraysIndirectBindles_27648() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawArraysIndirectBindles(_mode,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawArraysIndirectBindles_27649() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[] _indirect = default(int[]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawArraysIndirectBindles(_mode,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawArraysIndirectBindles_27650() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[,] _indirect = default(int[,]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawArraysIndirectBindles(_mode,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawArraysIndirectBindles_27651() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[,,] _indirect = default(int[,,]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawArraysIndirectBindles(_mode,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawArraysIndirectBindles_27652() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int _indirect = default(int); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawArraysIndirectBindles(_mode,ref _indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawElementsIndirectBindles_27653() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawElementsIndirectBindles(_mode,_type,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawElementsIndirectBindles_27654() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[] _indirect = default(int[]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawElementsIndirectBindles(_mode,_type,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawElementsIndirectBindles_27655() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[,] _indirect = default(int[,]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawElementsIndirectBindles(_mode,_type,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawElementsIndirectBindles_27656() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int[,,] _indirect = default(int[,,]); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawElementsIndirectBindles(_mode,_type,_indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiDrawElementsIndirectBindles_27657() { + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _mode = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect _type = default(OpenTK.Graphics.OpenGL.NvBindlessMultiDrawIndirect); + int _indirect = default(int); + System.Int32 _drawCount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _vertexBufferCount = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.MultiDrawElementsIndirectBindles(_mode,_type,ref _indirect,_drawCount,_stride,_vertexBufferCount); +} +static unsafe void Test_MultiTexCoord1h_27658() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord1h(_target,_s); +} +static unsafe void Test_MultiTexCoord1h_27659() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord1h(_target,_v); +} +static unsafe void Test_MultiTexCoord2h_27660() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord2h(_target,_s,_t); +} +static unsafe void Test_MultiTexCoord2h_27661() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord2h(_target,_v); +} +static unsafe void Test_MultiTexCoord2h_27662() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord2h(_target,ref _v); +} +static unsafe void Test_MultiTexCoord2h_27663() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord2h(_target,_v); +} +static unsafe void Test_MultiTexCoord3h_27664() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Half _r = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord3h(_target,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3h_27665() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord3h(_target,_v); +} +static unsafe void Test_MultiTexCoord3h_27666() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord3h(_target,ref _v); +} +static unsafe void Test_MultiTexCoord3h_27667() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord3h(_target,_v); +} +static unsafe void Test_MultiTexCoord4h_27668() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Half _r = default(OpenTK.Half); + OpenTK.Half _q = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord4h(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4h_27669() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord4h(_target,_v); +} +static unsafe void Test_MultiTexCoord4h_27670() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord4h(_target,ref _v); +} +static unsafe void Test_MultiTexCoord4h_27671() { + OpenTK.Graphics.OpenGL.TextureUnit _target = default(OpenTK.Graphics.OpenGL.TextureUnit); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.MultiTexCoord4h(_target,_v); +} +static unsafe void Test_Normal3h_27672() { + OpenTK.Half _nx = default(OpenTK.Half); + OpenTK.Half _ny = default(OpenTK.Half); + OpenTK.Half _nz = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Normal3h(_nx,_ny,_nz); +} +static unsafe void Test_Normal3h_27673() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Normal3h(_v); +} +static unsafe void Test_Normal3h_27674() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Normal3h(ref _v); +} +static unsafe void Test_Normal3h_27675() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Normal3h(_v); +} +static unsafe void Test_NormalFormat_27676() { + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.NormalFormat(_type,_stride); +} +static unsafe void Test_PathColorGen_27677() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _colorFormat = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _coeffs = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathColorGen(_color,_genMode,_colorFormat,_coeffs); +} +static unsafe void Test_PathColorGen_27678() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _colorFormat = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _coeffs = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathColorGen(_color,_genMode,_colorFormat,ref _coeffs); +} +static unsafe void Test_PathColorGen_27679() { + OpenTK.Graphics.OpenGL.NvPathRendering _color = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _colorFormat = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _coeffs = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathColorGen(_color,_genMode,_colorFormat,_coeffs); +} +static unsafe void Test_PathCommands_27680() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27681() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27682() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27683() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27684() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCommands_27685() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27686() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27687() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27688() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27689() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCommands_27690() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27691() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27692() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27693() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27694() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCommands_27695() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27696() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27697() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27698() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27699() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCommands_27700() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27701() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27702() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27703() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27704() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,ref _commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCommands_27705() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27706() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27707() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27708() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCommands_27709() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCommands(_path,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCoords_27710() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27711() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27712() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27713() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27714() { + System.Int32 _path = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCoords_27715() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27716() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27717() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27718() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathCoords_27719() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathCoords(_path,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathCoverDepthFunc_27720() { + OpenTK.Graphics.OpenGL.DepthFunction _func = default(OpenTK.Graphics.OpenGL.DepthFunction); + OpenTK.Graphics.OpenGL.GL.NV.PathCoverDepthFunc(_func); +} +static unsafe void Test_PathDashArray_27721() { + System.Int32 _path = default(System.Int32); + System.Int32 _dashCount = default(System.Int32); + System.Single[] _dashArray = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,_dashArray); +} +static unsafe void Test_PathDashArray_27722() { + System.Int32 _path = default(System.Int32); + System.Int32 _dashCount = default(System.Int32); + System.Single _dashArray = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,ref _dashArray); +} +static unsafe void Test_PathDashArray_27723() { + System.Int32 _path = default(System.Int32); + System.Int32 _dashCount = default(System.Int32); + System.Single* _dashArray = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,_dashArray); +} +static unsafe void Test_PathDashArray_27724() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _dashCount = default(System.Int32); + System.Single[] _dashArray = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,_dashArray); +} +static unsafe void Test_PathDashArray_27725() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _dashCount = default(System.Int32); + System.Single _dashArray = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,ref _dashArray); +} +static unsafe void Test_PathDashArray_27726() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _dashCount = default(System.Int32); + System.Single* _dashArray = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathDashArray(_path,_dashCount,_dashArray); +} +static unsafe void Test_PathFogGen_27727() { + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.GL.NV.PathFogGen(_genMode); +} +static unsafe void Test_PathGlyphRange_27728() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _fontName = default(System.IntPtr); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _firstGlyph = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27729() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _fontName = default(int[]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _firstGlyph = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27730() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _fontName = default(int[,]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _firstGlyph = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27731() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _fontName = default(int[,,]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _firstGlyph = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27732() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _fontName = default(int); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _firstGlyph = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,ref _fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27733() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _fontName = default(System.IntPtr); + System.UInt32 _fontStyle = default(System.UInt32); + System.UInt32 _firstGlyph = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27734() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _fontName = default(int[]); + System.UInt32 _fontStyle = default(System.UInt32); + System.UInt32 _firstGlyph = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27735() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _fontName = default(int[,]); + System.UInt32 _fontStyle = default(System.UInt32); + System.UInt32 _firstGlyph = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27736() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _fontName = default(int[,,]); + System.UInt32 _fontStyle = default(System.UInt32); + System.UInt32 _firstGlyph = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,_fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyphRange_27737() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _fontName = default(int); + System.UInt32 _fontStyle = default(System.UInt32); + System.UInt32 _firstGlyph = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyphRange(_firstPathName,_fontTarget,ref _fontName,_fontStyle,_firstGlyph,_numGlyphs,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27738() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _fontName = default(System.IntPtr); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _charcodes = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27739() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _fontName = default(int[]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _charcodes = default(int[]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27740() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _fontName = default(int[,]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _charcodes = default(int[,]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27741() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _fontName = default(int[,,]); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _charcodes = default(int[,,]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27742() { + System.Int32 _firstPathName = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _fontName = default(int); + System.Int32 _fontStyle = default(System.Int32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _charcodes = default(int); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _pathParameterTemplate = default(System.Int32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,ref _fontName,_fontStyle,_numGlyphs,_type,ref _charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27743() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _fontName = default(System.IntPtr); + System.UInt32 _fontStyle = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _charcodes = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27744() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _fontName = default(int[]); + System.UInt32 _fontStyle = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _charcodes = default(int[]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27745() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _fontName = default(int[,]); + System.UInt32 _fontStyle = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _charcodes = default(int[,]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27746() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _fontName = default(int[,,]); + System.UInt32 _fontStyle = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _charcodes = default(int[,,]); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,_fontName,_fontStyle,_numGlyphs,_type,_charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathGlyph_27747() { + System.UInt32 _firstPathName = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fontTarget = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _fontName = default(int); + System.UInt32 _fontStyle = default(System.UInt32); + System.Int32 _numGlyphs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _type = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _charcodes = default(int); + OpenTK.Graphics.OpenGL.NvPathRendering _handleMissingGlyphs = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _pathParameterTemplate = default(System.UInt32); + System.Single _emScale = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathGlyph(_firstPathName,_fontTarget,ref _fontName,_fontStyle,_numGlyphs,_type,ref _charcodes,_handleMissingGlyphs,_pathParameterTemplate,_emScale); +} +static unsafe void Test_PathParameter_27748() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27749() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27750() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27751() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27752() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27753() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27754() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27755() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27756() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27757() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27758() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathParameter_27759() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _pname = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.PathParameter(_path,_pname,_value); +} +static unsafe void Test_PathStencilDepthOffset_27760() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathStencilDepthOffset(_factor,_units); +} +static unsafe void Test_PathStencilFunc_27761() { + OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PathStencilFunc(_func,_ref,_mask); +} +static unsafe void Test_PathStencilFunc_27762() { + OpenTK.Graphics.OpenGL.StencilFunction _func = default(OpenTK.Graphics.OpenGL.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.PathStencilFunc(_func,_ref,_mask); +} +static unsafe void Test_PathString_27763() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + System.IntPtr _pathString = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27764() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[] _pathString = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27765() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[,] _pathString = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27766() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[,,] _pathString = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27767() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int _pathString = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,ref _pathString); +} +static unsafe void Test_PathString_27768() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + System.IntPtr _pathString = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27769() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[] _pathString = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27770() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[,] _pathString = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27771() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int[,,] _pathString = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,_pathString); +} +static unsafe void Test_PathString_27772() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _format = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _length = default(System.Int32); + int _pathString = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathString(_path,_format,_length,ref _pathString); +} +static unsafe void Test_PathSubCommands_27773() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27774() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27775() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27776() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27777() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCommands_27778() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27779() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27780() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27781() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27782() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCommands_27783() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27784() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27785() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27786() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27787() { + System.Int32 _path = default(System.Int32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCommands_27788() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27789() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27790() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27791() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27792() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte[] _commands = default(System.Byte[]); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCommands_27793() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27794() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27795() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27796() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27797() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte _commands = default(System.Byte); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,ref _commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCommands_27798() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27799() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27800() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27801() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCommands_27802() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _commandStart = default(System.Int32); + System.Int32 _commandsToDelete = default(System.Int32); + System.Int32 _numCommands = default(System.Int32); + System.Byte* _commands = default(System.Byte*); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCommands(_path,_commandStart,_commandsToDelete,_numCommands,_commands,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCoords_27803() { + System.Int32 _path = default(System.Int32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27804() { + System.Int32 _path = default(System.Int32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27805() { + System.Int32 _path = default(System.Int32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27806() { + System.Int32 _path = default(System.Int32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27807() { + System.Int32 _path = default(System.Int32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathSubCoords_27808() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _coords = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27809() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _coords = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27810() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _coords = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27811() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _coords = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,_coords); +} +static unsafe void Test_PathSubCoords_27812() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _coordStart = default(System.Int32); + System.Int32 _numCoords = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _coordType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _coords = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PathSubCoords(_path,_coordStart,_numCoords,_coordType,ref _coords); +} +static unsafe void Test_PathTexGen_27813() { + OpenTK.Graphics.OpenGL.NvPathRendering _texCoordSet = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _components = default(System.Int32); + System.Single[] _coeffs = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.PathTexGen(_texCoordSet,_genMode,_components,_coeffs); +} +static unsafe void Test_PathTexGen_27814() { + OpenTK.Graphics.OpenGL.NvPathRendering _texCoordSet = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _components = default(System.Int32); + System.Single _coeffs = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.PathTexGen(_texCoordSet,_genMode,_components,ref _coeffs); +} +static unsafe void Test_PathTexGen_27815() { + OpenTK.Graphics.OpenGL.NvPathRendering _texCoordSet = default(OpenTK.Graphics.OpenGL.NvPathRendering); + OpenTK.Graphics.OpenGL.NvPathRendering _genMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _components = default(System.Int32); + System.Single* _coeffs = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.PathTexGen(_texCoordSet,_genMode,_components,_coeffs); +} +static unsafe void Test_PauseTransformFeedback_27816() { + OpenTK.Graphics.OpenGL.GL.NV.PauseTransformFeedback(); +} +static unsafe void Test_PixelDataRange_27817() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + System.Int32 _length = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.PixelDataRange(_target,_length,_pointer); +} +static unsafe void Test_PixelDataRange_27818() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + System.Int32 _length = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.PixelDataRange(_target,_length,_pointer); +} +static unsafe void Test_PixelDataRange_27819() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + System.Int32 _length = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.PixelDataRange(_target,_length,_pointer); +} +static unsafe void Test_PixelDataRange_27820() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + System.Int32 _length = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.PixelDataRange(_target,_length,_pointer); +} +static unsafe void Test_PixelDataRange_27821() { + OpenTK.Graphics.OpenGL.NvPixelDataRange _target = default(OpenTK.Graphics.OpenGL.NvPixelDataRange); + System.Int32 _length = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.PixelDataRange(_target,_length,ref _pointer); +} +static unsafe void Test_PointAlongPath_27822() { + System.Int32 _path = default(System.Int32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single _distance = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _tangentX = default(System.Single); + System.Single _tangentY = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.PointAlongPath(_path,_startSegment,_numSegments,_distance,out _x,out _y,out _tangentX,out _tangentY); +} +static unsafe void Test_PointAlongPath_27823() { + System.Int32 _path = default(System.Int32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single _distance = default(System.Single); + System.Single* _x = default(System.Single*); + System.Single* _y = default(System.Single*); + System.Single* _tangentX = default(System.Single*); + System.Single* _tangentY = default(System.Single*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.PointAlongPath(_path,_startSegment,_numSegments,_distance,_x,_y,_tangentX,_tangentY); +} +static unsafe void Test_PointAlongPath_27824() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single _distance = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _tangentX = default(System.Single); + System.Single _tangentY = default(System.Single); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.PointAlongPath(_path,_startSegment,_numSegments,_distance,out _x,out _y,out _tangentX,out _tangentY); +} +static unsafe void Test_PointAlongPath_27825() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _startSegment = default(System.Int32); + System.Int32 _numSegments = default(System.Int32); + System.Single _distance = default(System.Single); + System.Single* _x = default(System.Single*); + System.Single* _y = default(System.Single*); + System.Single* _tangentX = default(System.Single*); + System.Single* _tangentY = default(System.Single*); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.PointAlongPath(_path,_startSegment,_numSegments,_distance,_x,_y,_tangentX,_tangentY); +} +static unsafe void Test_PointParameter_27826() { + OpenTK.Graphics.OpenGL.NvPointSprite _pname = default(OpenTK.Graphics.OpenGL.NvPointSprite); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PointParameter(_pname,_param); +} +static unsafe void Test_PointParameter_27827() { + OpenTK.Graphics.OpenGL.NvPointSprite _pname = default(OpenTK.Graphics.OpenGL.NvPointSprite); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameter_27828() { + OpenTK.Graphics.OpenGL.NvPointSprite _pname = default(OpenTK.Graphics.OpenGL.NvPointSprite); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.PointParameter(_pname,_params); +} +static unsafe void Test_PresentFrameDualFill_27829() { + System.Int32 _video_slot = default(System.Int32); + System.Int64 _minPresentTime = default(System.Int64); + System.Int32 _beginPresentTimeId = default(System.Int32); + System.Int32 _presentDurationId = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _type = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + OpenTK.Graphics.OpenGL.NvPresentVideo _target0 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill0 = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target1 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill1 = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target2 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill2 = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target3 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill3 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PresentFrameDualFill(_video_slot,_minPresentTime,_beginPresentTimeId,_presentDurationId,_type,_target0,_fill0,_target1,_fill1,_target2,_fill2,_target3,_fill3); +} +static unsafe void Test_PresentFrameDualFill_27830() { + System.UInt32 _video_slot = default(System.UInt32); + System.UInt64 _minPresentTime = default(System.UInt64); + System.UInt32 _beginPresentTimeId = default(System.UInt32); + System.UInt32 _presentDurationId = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _type = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + OpenTK.Graphics.OpenGL.NvPresentVideo _target0 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill0 = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target1 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill1 = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target2 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill2 = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target3 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill3 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.PresentFrameDualFill(_video_slot,_minPresentTime,_beginPresentTimeId,_presentDurationId,_type,_target0,_fill0,_target1,_fill1,_target2,_fill2,_target3,_fill3); +} +static unsafe void Test_PresentFrameKeye_27831() { + System.Int32 _video_slot = default(System.Int32); + System.Int64 _minPresentTime = default(System.Int64); + System.Int32 _beginPresentTimeId = default(System.Int32); + System.Int32 _presentDurationId = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _type = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + OpenTK.Graphics.OpenGL.NvPresentVideo _target0 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill0 = default(System.Int32); + System.Int32 _key0 = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target1 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int32 _fill1 = default(System.Int32); + System.Int32 _key1 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PresentFrameKeye(_video_slot,_minPresentTime,_beginPresentTimeId,_presentDurationId,_type,_target0,_fill0,_key0,_target1,_fill1,_key1); +} +static unsafe void Test_PresentFrameKeye_27832() { + System.UInt32 _video_slot = default(System.UInt32); + System.UInt64 _minPresentTime = default(System.UInt64); + System.UInt32 _beginPresentTimeId = default(System.UInt32); + System.UInt32 _presentDurationId = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _type = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + OpenTK.Graphics.OpenGL.NvPresentVideo _target0 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill0 = default(System.UInt32); + System.UInt32 _key0 = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _target1 = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt32 _fill1 = default(System.UInt32); + System.UInt32 _key1 = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.PresentFrameKeye(_video_slot,_minPresentTime,_beginPresentTimeId,_presentDurationId,_type,_target0,_fill0,_key0,_target1,_fill1,_key1); +} +static unsafe void Test_PrimitiveRestartIndex_27833() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.PrimitiveRestartIndex(_index); +} +static unsafe void Test_PrimitiveRestartIndex_27834() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.PrimitiveRestartIndex(_index); +} +static unsafe void Test_PrimitiveRestart_27835() { + OpenTK.Graphics.OpenGL.GL.NV.PrimitiveRestart(); +} +static unsafe void Test_ProgramBufferParameters_27836() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParameters_27837() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,ref _params); +} +static unsafe void Test_ProgramBufferParameters_27838() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParameters_27839() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParameters_27840() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,ref _params); +} +static unsafe void Test_ProgramBufferParameters_27841() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParameters(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27842() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27843() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,ref _params); +} +static unsafe void Test_ProgramBufferParametersI_27844() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.Int32 _bindingIndex = default(System.Int32); + System.Int32 _wordIndex = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27845() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27846() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,ref _params); +} +static unsafe void Test_ProgramBufferParametersI_27847() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27848() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramBufferParametersI_27849() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,ref _params); +} +static unsafe void Test_ProgramBufferParametersI_27850() { + OpenTK.Graphics.OpenGL.NvParameterBufferObject _target = default(OpenTK.Graphics.OpenGL.NvParameterBufferObject); + System.UInt32 _bindingIndex = default(System.UInt32); + System.UInt32 _wordIndex = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramBufferParametersI(_target,_bindingIndex,_wordIndex,_count,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27851() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameterI4_27852() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameterI4_27853() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27854() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameterI4_27855() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27856() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27857() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameterI4_27858() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27859() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramEnvParameterI4_27860() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParameterI4_27861() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramEnvParameterI4_27862() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27863() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27864() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramEnvParametersI4_27865() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27866() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27867() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramEnvParametersI4_27868() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27869() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramEnvParametersI4_27870() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramEnvParametersI4_27871() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramEnvParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27872() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameterI4_27873() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameterI4_27874() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27875() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameterI4_27876() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27877() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27878() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameterI4_27879() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27880() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramLocalParameterI4_27881() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParameterI4_27882() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,ref _params); +} +static unsafe void Test_ProgramLocalParameterI4_27883() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParameterI4(_target,_index,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27884() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27885() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramLocalParametersI4_27886() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27887() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27888() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramLocalParametersI4_27889() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27890() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramLocalParametersI4_27891() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,ref _params); +} +static unsafe void Test_ProgramLocalParametersI4_27892() { + OpenTK.Graphics.OpenGL.NvGpuProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram4); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramLocalParametersI4(_target,_index,_count,_params); +} +static unsafe void Test_ProgramNamedParameter4_27893() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27894() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27895() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27896() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27897() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27898() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,ref _v); +} +static unsafe void Test_ProgramNamedParameter4_27899() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27900() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27901() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,ref _v); +} +static unsafe void Test_ProgramNamedParameter4_27902() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27903() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27904() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27905() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27906() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_x,_y,_z,_w); +} +static unsafe void Test_ProgramNamedParameter4_27907() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27908() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,ref _v); +} +static unsafe void Test_ProgramNamedParameter4_27909() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27910() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,_v); +} +static unsafe void Test_ProgramNamedParameter4_27911() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte _name = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,ref _name,ref _v); +} +static unsafe void Test_ProgramNamedParameter4_27912() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramParameter4_27913() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramParameter4_27914() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramParameter4_27915() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27916() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,ref _v); +} +static unsafe void Test_ProgramParameter4_27917() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27918() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27919() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,ref _v); +} +static unsafe void Test_ProgramParameter4_27920() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27921() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramParameter4_27922() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_x,_y,_z,_w); +} +static unsafe void Test_ProgramParameter4_27923() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27924() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,ref _v); +} +static unsafe void Test_ProgramParameter4_27925() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27926() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameter4_27927() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,ref _v); +} +static unsafe void Test_ProgramParameter4_27928() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameter4(_target,_index,_v); +} +static unsafe void Test_ProgramParameters4_27929() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27930() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27931() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27932() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27933() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27934() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27935() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27936() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27937() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27938() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27939() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27940() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27941() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27942() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27943() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27944() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramParameters4_27945() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,ref _v); +} +static unsafe void Test_ProgramParameters4_27946() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _count = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramParameters4(_target,_index,_count,_v); +} +static unsafe void Test_ProgramSubroutineParameters_27947() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,_params); +} +static unsafe void Test_ProgramSubroutineParameters_27948() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,ref _params); +} +static unsafe void Test_ProgramSubroutineParameters_27949() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,_params); +} +static unsafe void Test_ProgramSubroutineParameters_27950() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,_params); +} +static unsafe void Test_ProgramSubroutineParameters_27951() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,ref _params); +} +static unsafe void Test_ProgramSubroutineParameters_27952() { + OpenTK.Graphics.OpenGL.NvGpuProgram5 _target = default(OpenTK.Graphics.OpenGL.NvGpuProgram5); + System.Int32 _count = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramSubroutineParameters(_target,_count,_params); +} +static unsafe void Test_ProgramUniform1_27953() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_x); +} +static unsafe void Test_ProgramUniform1_27954() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_x); +} +static unsafe void Test_ProgramUniform1_27955() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_27956() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_27957() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_27958() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_27959() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_27960() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_27961() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_x); +} +static unsafe void Test_ProgramUniform1_27962() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_27963() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_27964() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27965() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_x,_y); +} +static unsafe void Test_ProgramUniform2_27966() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_x,_y); +} +static unsafe void Test_ProgramUniform2_27967() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27968() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_27969() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27970() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27971() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_27972() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27973() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_x,_y); +} +static unsafe void Test_ProgramUniform2_27974() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_27975() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_27976() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27977() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_x,_y,_z); +} +static unsafe void Test_ProgramUniform3_27978() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_x,_y,_z); +} +static unsafe void Test_ProgramUniform3_27979() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27980() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_27981() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27982() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27983() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_27984() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27985() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_x,_y,_z); +} +static unsafe void Test_ProgramUniform3_27986() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_27987() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_27988() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27989() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + System.Int64 _w = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_x,_y,_z,_w); +} +static unsafe void Test_ProgramUniform4_27990() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + System.Int64 _w = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_x,_y,_z,_w); +} +static unsafe void Test_ProgramUniform4_27991() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27992() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_27993() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27994() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27995() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_27996() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27997() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + System.UInt64 _w = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_x,_y,_z,_w); +} +static unsafe void Test_ProgramUniform4_27998() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_27999() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_28000() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniformHandle_28001() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_value); +} +static unsafe void Test_ProgramUniformHandle_28002() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_value); +} +static unsafe void Test_ProgramUniformHandle_28003() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _values = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_28004() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _values = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,ref _values); +} +static unsafe void Test_ProgramUniformHandle_28005() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _values = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_28006() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _values = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniformHandle_28007() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _values = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,ref _values); +} +static unsafe void Test_ProgramUniformHandle_28008() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _values = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniformHandle(_program,_location,_count,_values); +} +static unsafe void Test_ProgramUniform_28009() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_value); +} +static unsafe void Test_ProgramUniform_28010() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_value); +} +static unsafe void Test_ProgramUniform_28011() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform_28012() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform_28013() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform_28014() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform_28015() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform_28016() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.ProgramUniform(_program,_location,_count,_value); +} +static unsafe void Test_ProgramVertexLimit_28017() { + OpenTK.Graphics.OpenGL.NvGeometryProgram4 _target = default(OpenTK.Graphics.OpenGL.NvGeometryProgram4); + System.Int32 _limit = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.ProgramVertexLimit(_target,_limit); +} +static unsafe void Test_RenderbufferStorageMultisampleCoverage_28018() { + OpenTK.Graphics.OpenGL.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL.RenderbufferTarget); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.RenderbufferStorageMultisampleCoverage(_target,_coverageSamples,_colorSamples,_internalformat,_width,_height); +} +static unsafe void Test_RequestResidentProgram_28019() { + System.Int32 _n = default(System.Int32); + System.Int32[] _programs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,_programs); +} +static unsafe void Test_RequestResidentProgram_28020() { + System.Int32 _n = default(System.Int32); + System.Int32 _programs = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,ref _programs); +} +static unsafe void Test_RequestResidentProgram_28021() { + System.Int32 _n = default(System.Int32); + System.Int32* _programs = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,_programs); +} +static unsafe void Test_RequestResidentProgram_28022() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _programs = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,_programs); +} +static unsafe void Test_RequestResidentProgram_28023() { + System.Int32 _n = default(System.Int32); + System.UInt32 _programs = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,ref _programs); +} +static unsafe void Test_RequestResidentProgram_28024() { + System.Int32 _n = default(System.Int32); + System.UInt32* _programs = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.RequestResidentProgram(_n,_programs); +} +static unsafe void Test_ResumeTransformFeedback_28025() { + OpenTK.Graphics.OpenGL.GL.NV.ResumeTransformFeedback(); +} +static unsafe void Test_SampleMaskIndexed_28026() { + System.Int32 _index = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.SampleMaskIndexed(_index,_mask); +} +static unsafe void Test_SampleMaskIndexed_28027() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.SampleMaskIndexed(_index,_mask); +} +static unsafe void Test_SecondaryColor3h_28028() { + OpenTK.Half _red = default(OpenTK.Half); + OpenTK.Half _green = default(OpenTK.Half); + OpenTK.Half _blue = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.SecondaryColor3h(_red,_green,_blue); +} +static unsafe void Test_SecondaryColor3h_28029() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.SecondaryColor3h(_v); +} +static unsafe void Test_SecondaryColor3h_28030() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.SecondaryColor3h(ref _v); +} +static unsafe void Test_SecondaryColor3h_28031() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.SecondaryColor3h(_v); +} +static unsafe void Test_SecondaryColorFormat_28032() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.SecondaryColorFormat(_size,_type,_stride); +} +static unsafe void Test_SetFence_28033() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.OpenGL.NvFence _condition = default(OpenTK.Graphics.OpenGL.NvFence); + OpenTK.Graphics.OpenGL.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_SetFence_28034() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvFence _condition = default(OpenTK.Graphics.OpenGL.NvFence); + OpenTK.Graphics.OpenGL.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_StencilFillPathInstanced_28035() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28036() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28037() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28038() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28039() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28040() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28041() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28042() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28043() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28044() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28045() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28046() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28047() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28048() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28049() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28050() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28051() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28052() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28053() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28054() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28055() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28056() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28057() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28058() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28059() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28060() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28061() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28062() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28063() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilFillPathInstanced_28064() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_fillMode,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilFillPath_28065() { + System.Int32 _path = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPath(_path,_fillMode,_mask); +} +static unsafe void Test_StencilFillPath_28066() { + System.UInt32 _path = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _fillMode = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.StencilFillPath(_path,_fillMode,_mask); +} +static unsafe void Test_StencilStrokePathInstanced_28067() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28068() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28069() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28070() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28071() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28072() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.IntPtr _paths = default(System.IntPtr); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28073() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28074() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28075() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28076() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28077() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28078() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[] _paths = default(int[]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28079() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28080() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28081() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28082() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28083() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28084() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,] _paths = default(int[,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28085() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28086() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28087() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28088() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28089() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28090() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int[,,] _paths = default(int[,,]); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,_paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28091() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28092() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28093() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.Int32 _pathBase = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28094() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28095() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,ref _transformValues); +} +static unsafe void Test_StencilStrokePathInstanced_28096() { + System.Int32 _numPaths = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _pathNameType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + int _paths = default(int); + System.UInt32 _pathBase = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePathInstanced(_numPaths,_pathNameType,ref _paths,_pathBase,_reference,_mask,_transformType,_transformValues); +} +static unsafe void Test_StencilStrokePath_28097() { + System.Int32 _path = default(System.Int32); + System.Int32 _reference = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePath(_path,_reference,_mask); +} +static unsafe void Test_StencilStrokePath_28098() { + System.UInt32 _path = default(System.UInt32); + System.Int32 _reference = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.StencilStrokePath(_path,_reference,_mask); +} +static unsafe void Test_TestFence_28099() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.TestFence(_fence); +} +static unsafe void Test_TestFence_28100() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.TestFence(_fence); +} +static unsafe void Test_TexCoord1h_28101() { + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord1h(_s); +} +static unsafe void Test_TexCoord1h_28102() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord1h(_v); +} +static unsafe void Test_TexCoord2h_28103() { + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord2h(_s,_t); +} +static unsafe void Test_TexCoord2h_28104() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord2h(_v); +} +static unsafe void Test_TexCoord2h_28105() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord2h(ref _v); +} +static unsafe void Test_TexCoord2h_28106() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord2h(_v); +} +static unsafe void Test_TexCoord3h_28107() { + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Half _r = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord3h(_s,_t,_r); +} +static unsafe void Test_TexCoord3h_28108() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord3h(_v); +} +static unsafe void Test_TexCoord3h_28109() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord3h(ref _v); +} +static unsafe void Test_TexCoord3h_28110() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord3h(_v); +} +static unsafe void Test_TexCoord4h_28111() { + OpenTK.Half _s = default(OpenTK.Half); + OpenTK.Half _t = default(OpenTK.Half); + OpenTK.Half _r = default(OpenTK.Half); + OpenTK.Half _q = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord4h(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4h_28112() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord4h(_v); +} +static unsafe void Test_TexCoord4h_28113() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord4h(ref _v); +} +static unsafe void Test_TexCoord4h_28114() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.TexCoord4h(_v); +} +static unsafe void Test_TexCoordFormat_28115() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.TexCoordFormat(_size,_type,_stride); +} +static unsafe void Test_TexImage2DMultisampleCoverage_28116() { + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TexImage2DMultisampleCoverage(_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_fixedSampleLocations); +} +static unsafe void Test_TexImage3DMultisampleCoverage_28117() { + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TexImage3DMultisampleCoverage(_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_depth,_fixedSampleLocations); +} +static unsafe void Test_TexRenderbuffer_28118() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.TexRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_TexRenderbuffer_28119() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.TexRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_TextureBarrier_28120() { + OpenTK.Graphics.OpenGL.GL.NV.TextureBarrier(); +} +static unsafe void Test_TextureImage2DMultisampleCoverage_28121() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage2DMultisampleCoverage(_texture,_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_fixedSampleLocations); +} +static unsafe void Test_TextureImage2DMultisampleCoverage_28122() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage2DMultisampleCoverage(_texture,_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_fixedSampleLocations); +} +static unsafe void Test_TextureImage2DMultisample_28123() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _samples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage2DMultisample(_texture,_target,_samples,_internalFormat,_width,_height,_fixedSampleLocations); +} +static unsafe void Test_TextureImage2DMultisample_28124() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _samples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage2DMultisample(_texture,_target,_samples,_internalFormat,_width,_height,_fixedSampleLocations); +} +static unsafe void Test_TextureImage3DMultisampleCoverage_28125() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage3DMultisampleCoverage(_texture,_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_depth,_fixedSampleLocations); +} +static unsafe void Test_TextureImage3DMultisampleCoverage_28126() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _coverageSamples = default(System.Int32); + System.Int32 _colorSamples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage3DMultisampleCoverage(_texture,_target,_coverageSamples,_colorSamples,_internalFormat,_width,_height,_depth,_fixedSampleLocations); +} +static unsafe void Test_TextureImage3DMultisample_28127() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _samples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage3DMultisample(_texture,_target,_samples,_internalFormat,_width,_height,_depth,_fixedSampleLocations); +} +static unsafe void Test_TextureImage3DMultisample_28128() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvTextureMultisample _target = default(OpenTK.Graphics.OpenGL.NvTextureMultisample); + System.Int32 _samples = default(System.Int32); + System.Int32 _internalFormat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedSampleLocations = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.NV.TextureImage3DMultisample(_texture,_target,_samples,_internalFormat,_width,_height,_depth,_fixedSampleLocations); +} +static unsafe void Test_TrackMatrix_28129() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.Int32 _address = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexProgram _matrix = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + OpenTK.Graphics.OpenGL.NvVertexProgram _transform = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + OpenTK.Graphics.OpenGL.GL.NV.TrackMatrix(_target,_address,_matrix,_transform); +} +static unsafe void Test_TrackMatrix_28130() { + OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb _target = default(OpenTK.Graphics.OpenGL.AssemblyProgramTargetArb); + System.UInt32 _address = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVertexProgram _matrix = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + OpenTK.Graphics.OpenGL.NvVertexProgram _transform = default(OpenTK.Graphics.OpenGL.NvVertexProgram); + OpenTK.Graphics.OpenGL.GL.NV.TrackMatrix(_target,_address,_matrix,_transform); +} +static unsafe void Test_TransformFeedbackAttrib_28131() { + System.Int32 _count = default(System.Int32); + System.Int32[] _attribs = default(System.Int32[]); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackAttrib(_count,_attribs,_bufferMode); +} +static unsafe void Test_TransformFeedbackAttrib_28132() { + System.Int32 _count = default(System.Int32); + System.Int32 _attribs = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackAttrib(_count,ref _attribs,_bufferMode); +} +static unsafe void Test_TransformFeedbackAttrib_28133() { + System.Int32 _count = default(System.Int32); + System.Int32* _attribs = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackAttrib(_count,_attribs,_bufferMode); +} +static unsafe void Test_TransformFeedbackStreamAttrib_28134() { + System.Int32 _count = default(System.Int32); + System.Int32[] _attribs = default(System.Int32[]); + System.Int32 _nbuffers = default(System.Int32); + System.Int32[] _bufstreams = default(System.Int32[]); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackStreamAttrib(_count,_attribs,_nbuffers,_bufstreams,_bufferMode); +} +static unsafe void Test_TransformFeedbackStreamAttrib_28135() { + System.Int32 _count = default(System.Int32); + System.Int32 _attribs = default(System.Int32); + System.Int32 _nbuffers = default(System.Int32); + System.Int32 _bufstreams = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackStreamAttrib(_count,ref _attribs,_nbuffers,ref _bufstreams,_bufferMode); +} +static unsafe void Test_TransformFeedbackStreamAttrib_28136() { + System.Int32 _count = default(System.Int32); + System.Int32* _attribs = default(System.Int32*); + System.Int32 _nbuffers = default(System.Int32); + System.Int32* _bufstreams = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackStreamAttrib(_count,_attribs,_nbuffers,_bufstreams,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28137() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _locations = default(System.Int32[]); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,_locations,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28138() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _locations = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,ref _locations,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28139() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _locations = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,_locations,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28140() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32[] _locations = default(System.Int32[]); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,_locations,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28141() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32 _locations = default(System.Int32); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,ref _locations,_bufferMode); +} +static unsafe void Test_TransformFeedbackVaryings_28142() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int32* _locations = default(System.Int32*); + OpenTK.Graphics.OpenGL.NvTransformFeedback _bufferMode = default(OpenTK.Graphics.OpenGL.NvTransformFeedback); + OpenTK.Graphics.OpenGL.GL.NV.TransformFeedbackVaryings(_program,_count,_locations,_bufferMode); +} +static unsafe void Test_TransformPath_28143() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _srcPath = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,_transformValues); +} +static unsafe void Test_TransformPath_28144() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _srcPath = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,ref _transformValues); +} +static unsafe void Test_TransformPath_28145() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _srcPath = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,_transformValues); +} +static unsafe void Test_TransformPath_28146() { + System.UInt32 _resultPath = default(System.UInt32); + System.UInt32 _srcPath = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single[] _transformValues = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,_transformValues); +} +static unsafe void Test_TransformPath_28147() { + System.UInt32 _resultPath = default(System.UInt32); + System.UInt32 _srcPath = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single _transformValues = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,ref _transformValues); +} +static unsafe void Test_TransformPath_28148() { + System.UInt32 _resultPath = default(System.UInt32); + System.UInt32 _srcPath = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPathRendering _transformType = default(OpenTK.Graphics.OpenGL.NvPathRendering); + System.Single* _transformValues = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.TransformPath(_resultPath,_srcPath,_transformType,_transformValues); +} +static unsafe void Test_Uniform1_28149() { + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_x); +} +static unsafe void Test_Uniform1_28150() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_28151() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_28152() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_28153() { + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_x); +} +static unsafe void Test_Uniform1_28154() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_28155() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_28156() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform2_28157() { + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_x,_y); +} +static unsafe void Test_Uniform2_28158() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_28159() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,ref _value); +} +static unsafe void Test_Uniform2_28160() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_28161() { + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_x,_y); +} +static unsafe void Test_Uniform2_28162() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_28163() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,ref _value); +} +static unsafe void Test_Uniform2_28164() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform3_28165() { + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_x,_y,_z); +} +static unsafe void Test_Uniform3_28166() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_28167() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_28168() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_28169() { + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_x,_y,_z); +} +static unsafe void Test_Uniform3_28170() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_28171() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_28172() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform4_28173() { + System.Int32 _location = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + System.Int64 _w = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_x,_y,_z,_w); +} +static unsafe void Test_Uniform4_28174() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_28175() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_28176() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_28177() { + System.Int32 _location = default(System.Int32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + System.UInt64 _w = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_x,_y,_z,_w); +} +static unsafe void Test_Uniform4_28178() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_28179() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_28180() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform4(_location,_count,_value); +} +static unsafe void Test_UniformHandle_28181() { + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_value); +} +static unsafe void Test_UniformHandle_28182() { + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_value); +} +static unsafe void Test_UniformHandle_28183() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_28184() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,ref _value); +} +static unsafe void Test_UniformHandle_28185() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_28186() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,_value); +} +static unsafe void Test_UniformHandle_28187() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,ref _value); +} +static unsafe void Test_UniformHandle_28188() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.UniformHandle(_location,_count,_value); +} +static unsafe void Test_Uniform_28189() { + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_value); +} +static unsafe void Test_Uniform_28190() { + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_value); +} +static unsafe void Test_Uniform_28191() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,_value); +} +static unsafe void Test_Uniform_28192() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,ref _value); +} +static unsafe void Test_Uniform_28193() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,_value); +} +static unsafe void Test_Uniform_28194() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,_value); +} +static unsafe void Test_Uniform_28195() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,ref _value); +} +static unsafe void Test_Uniform_28196() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.Uniform(_location,_count,_value); +} +static unsafe void Test_VDPAUFin_28197() { + OpenTK.Graphics.OpenGL.GL.NV.VDPAUFin(); +} +static unsafe void Test_VDPAUGetSurface_28198() { + System.IntPtr _surface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _pname = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUGetSurface(_surface,_pname,_bufSize,_length,_values); +} +static unsafe void Test_VDPAUGetSurface_28199() { + System.IntPtr _surface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _pname = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUGetSurface(_surface,_pname,_bufSize,out _length,out _values); +} +static unsafe void Test_VDPAUGetSurface_28200() { + System.IntPtr _surface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _pname = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUGetSurface(_surface,_pname,_bufSize,_length,_values); +} +static unsafe void Test_VDPAUInit_28201() { + System.IntPtr _vdpDevice = default(System.IntPtr); + System.IntPtr _getProcAddress = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUInit(_vdpDevice,_getProcAddress); +} +static unsafe void Test_VDPAUInit_28202() { + int[] _vdpDevice = default(int[]); + int[] _getProcAddress = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUInit(_vdpDevice,_getProcAddress); +} +static unsafe void Test_VDPAUInit_28203() { + int[,] _vdpDevice = default(int[,]); + int[,] _getProcAddress = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUInit(_vdpDevice,_getProcAddress); +} +static unsafe void Test_VDPAUInit_28204() { + int[,,] _vdpDevice = default(int[,,]); + int[,,] _getProcAddress = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUInit(_vdpDevice,_getProcAddress); +} +static unsafe void Test_VDPAUInit_28205() { + int _vdpDevice = default(int); + int _getProcAddress = default(int); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUInit(ref _vdpDevice,ref _getProcAddress); +} +static unsafe void Test_VDPAUIsSurface_28206() { + System.IntPtr _surface = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.NV.VDPAUIsSurface(_surface); +} +static unsafe void Test_VDPAUMapSurfaces_28207() { + System.Int32 _numSurfaces = default(System.Int32); + System.IntPtr[] _surfaces = default(System.IntPtr[]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUMapSurfaces(_numSurfaces,_surfaces); +} +static unsafe void Test_VDPAUMapSurfaces_28208() { + System.Int32 _numSurfaces = default(System.Int32); + System.IntPtr _surfaces = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUMapSurfaces(_numSurfaces,ref _surfaces); +} +static unsafe void Test_VDPAUMapSurfaces_28209() { + System.Int32 _numSurfaces = default(System.Int32); + System.IntPtr* _surfaces = default(System.IntPtr*); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUMapSurfaces(_numSurfaces,_surfaces); +} +static unsafe void Test_VDPAURegisterOutputSurface_28210() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28211() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28212() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28213() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28214() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28215() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28216() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28217() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28218() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28219() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28220() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28221() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28222() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28223() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28224() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28225() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28226() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28227() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28228() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28229() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28230() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28231() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28232() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28233() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28234() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28235() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28236() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28237() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28238() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterOutputSurface_28239() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterOutputSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28240() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28241() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28242() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28243() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28244() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28245() { + System.IntPtr _vdpSurface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28246() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28247() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28248() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28249() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28250() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28251() { + int[] _vdpSurface = default(int[]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28252() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28253() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28254() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28255() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28256() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28257() { + int[,] _vdpSurface = default(int[,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28258() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28259() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28260() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28261() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28262() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28263() { + int[,,] _vdpSurface = default(int[,,]); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(_vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28264() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32[] _textureNames = default(System.Int32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28265() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32 _textureNames = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28266() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.Int32* _textureNames = default(System.Int32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28267() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32[] _textureNames = default(System.UInt32[]); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28268() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32 _textureNames = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,ref _textureNames); +} +static unsafe void Test_VDPAURegisterVideoSurface_28269() { + int _vdpSurface = default(int); + OpenTK.Graphics.OpenGL.NvVdpauInterop _target = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + System.Int32 _numTextureNames = default(System.Int32); + System.UInt32* _textureNames = default(System.UInt32*); + System.IntPtr r = OpenTK.Graphics.OpenGL.GL.NV.VDPAURegisterVideoSurface(ref _vdpSurface,_target,_numTextureNames,_textureNames); +} +static unsafe void Test_VDPAUSurfaceAccess_28270() { + System.IntPtr _surface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.NvVdpauInterop _access = default(OpenTK.Graphics.OpenGL.NvVdpauInterop); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUSurfaceAccess(_surface,_access); +} +static unsafe void Test_VDPAUUnmapSurfaces_28271() { + System.Int32 _numSurface = default(System.Int32); + System.IntPtr[] _surfaces = default(System.IntPtr[]); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUUnmapSurfaces(_numSurface,_surfaces); +} +static unsafe void Test_VDPAUUnmapSurfaces_28272() { + System.Int32 _numSurface = default(System.Int32); + System.IntPtr _surfaces = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUUnmapSurfaces(_numSurface,ref _surfaces); +} +static unsafe void Test_VDPAUUnmapSurfaces_28273() { + System.Int32 _numSurface = default(System.Int32); + System.IntPtr* _surfaces = default(System.IntPtr*); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUUnmapSurfaces(_numSurface,_surfaces); +} +static unsafe void Test_VDPAUUnregisterSurface_28274() { + System.IntPtr _surface = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VDPAUUnregisterSurface(_surface); +} +static unsafe void Test_Vertex2h_28275() { + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex2h(_x,_y); +} +static unsafe void Test_Vertex2h_28276() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Vertex2h(_v); +} +static unsafe void Test_Vertex2h_28277() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex2h(ref _v); +} +static unsafe void Test_Vertex2h_28278() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Vertex2h(_v); +} +static unsafe void Test_Vertex3h_28279() { + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex3h(_x,_y,_z); +} +static unsafe void Test_Vertex3h_28280() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Vertex3h(_v); +} +static unsafe void Test_Vertex3h_28281() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex3h(ref _v); +} +static unsafe void Test_Vertex3h_28282() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Vertex3h(_v); +} +static unsafe void Test_Vertex4h_28283() { + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Half _w = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex4h(_x,_y,_z,_w); +} +static unsafe void Test_Vertex4h_28284() { + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.Vertex4h(_v); +} +static unsafe void Test_Vertex4h_28285() { + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.Vertex4h(ref _v); +} +static unsafe void Test_Vertex4h_28286() { + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.Vertex4h(_v); +} +static unsafe void Test_VertexArrayRange_28287() { + System.Int32 _length = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_28288() { + System.Int32 _length = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_28289() { + System.Int32 _length = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_28290() { + System.Int32 _length = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexArrayRange(_length,_pointer); +} +static unsafe void Test_VertexArrayRange_28291() { + System.Int32 _length = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.VertexArrayRange(_length,ref _pointer); +} +static unsafe void Test_VertexAttrib1_28292() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28293() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28294() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_28295() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_28296() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28297() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28298() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_28299() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1h_28300() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1h(_index,_x); +} +static unsafe void Test_VertexAttrib1h_28301() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1h(_index,_x); +} +static unsafe void Test_VertexAttrib1h_28302() { + System.Int32 _index = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1h(_index,_v); +} +static unsafe void Test_VertexAttrib1h_28303() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1h(_index,_v); +} +static unsafe void Test_VertexAttrib1_28304() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28305() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_28306() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_28307() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib2_28308() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28309() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28310() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28311() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28312() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28313() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28314() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28315() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28316() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28317() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28318() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28319() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28320() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28321() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28322() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28323() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2h_28324() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2h_28325() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2h_28326() { + System.Int32 _index = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_v); +} +static unsafe void Test_VertexAttrib2h_28327() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,ref _v); +} +static unsafe void Test_VertexAttrib2h_28328() { + System.Int32 _index = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_v); +} +static unsafe void Test_VertexAttrib2h_28329() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_v); +} +static unsafe void Test_VertexAttrib2h_28330() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,ref _v); +} +static unsafe void Test_VertexAttrib2h_28331() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2h(_index,_v); +} +static unsafe void Test_VertexAttrib2_28332() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28333() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_28334() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28335() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28336() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28337() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_28338() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_28339() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib3_28340() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28341() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28342() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28343() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28344() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28345() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28346() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28347() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28348() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28349() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28350() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28351() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28352() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28353() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28354() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28355() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3h_28356() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3h_28357() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3h_28358() { + System.Int32 _index = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_v); +} +static unsafe void Test_VertexAttrib3h_28359() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,ref _v); +} +static unsafe void Test_VertexAttrib3h_28360() { + System.Int32 _index = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_v); +} +static unsafe void Test_VertexAttrib3h_28361() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_v); +} +static unsafe void Test_VertexAttrib3h_28362() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,ref _v); +} +static unsafe void Test_VertexAttrib3h_28363() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3h(_index,_v); +} +static unsafe void Test_VertexAttrib3_28364() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28365() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_28366() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28367() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28368() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28369() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_28370() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_28371() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib4_28372() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28373() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28374() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28375() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28376() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28377() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28378() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28379() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28380() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28381() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28382() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28383() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28384() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28385() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28386() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28387() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4h_28388() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Half _w = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4h_28389() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _x = default(OpenTK.Half); + OpenTK.Half _y = default(OpenTK.Half); + OpenTK.Half _z = default(OpenTK.Half); + OpenTK.Half _w = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4h_28390() { + System.Int32 _index = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_v); +} +static unsafe void Test_VertexAttrib4h_28391() { + System.Int32 _index = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,ref _v); +} +static unsafe void Test_VertexAttrib4h_28392() { + System.Int32 _index = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_v); +} +static unsafe void Test_VertexAttrib4h_28393() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_v); +} +static unsafe void Test_VertexAttrib4h_28394() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,ref _v); +} +static unsafe void Test_VertexAttrib4h_28395() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4h(_index,_v); +} +static unsafe void Test_VertexAttrib4_28396() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28397() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28398() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28399() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28400() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28401() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28402() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28403() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28404() { + System.Int32 _index = default(System.Int32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28405() { + System.UInt32 _index = default(System.UInt32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_28406() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28407() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28408() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28409() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_28410() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_28411() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttribFormat_28412() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribFormat(_index,_size,_type,_normalized,_stride); +} +static unsafe void Test_VertexAttribFormat_28413() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribFormat(_index,_size,_type,_normalized,_stride); +} +static unsafe void Test_VertexAttribIFormat_28414() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribIFormat(_index,_size,_type,_stride); +} +static unsafe void Test_VertexAttribIFormat_28415() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribIFormat(_index,_size,_type,_stride); +} +static unsafe void Test_VertexAttribL1_28416() { + System.Int32 _index = default(System.Int32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_28417() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_28418() { + System.Int32 _index = default(System.Int32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_28419() { + System.UInt32 _index = default(System.UInt32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL1_28420() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _x = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_x); +} +static unsafe void Test_VertexAttribL1_28421() { + System.UInt32 _index = default(System.UInt32); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL1(_index,_v); +} +static unsafe void Test_VertexAttribL2_28422() { + System.Int32 _index = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_x,_y); +} +static unsafe void Test_VertexAttribL2_28423() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_x,_y); +} +static unsafe void Test_VertexAttribL2_28424() { + System.Int32 _index = default(System.Int32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_28425() { + System.Int32 _index = default(System.Int32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,ref _v); +} +static unsafe void Test_VertexAttribL2_28426() { + System.Int32 _index = default(System.Int32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_28427() { + System.UInt32 _index = default(System.UInt32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_28428() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,ref _v); +} +static unsafe void Test_VertexAttribL2_28429() { + System.UInt32 _index = default(System.UInt32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_28430() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_x,_y); +} +static unsafe void Test_VertexAttribL2_28431() { + System.UInt32 _index = default(System.UInt32); + System.UInt64[] _v = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL2_28432() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _v = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,ref _v); +} +static unsafe void Test_VertexAttribL2_28433() { + System.UInt32 _index = default(System.UInt32); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL2(_index,_v); +} +static unsafe void Test_VertexAttribL3_28434() { + System.Int32 _index = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribL3_28435() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribL3_28436() { + System.Int32 _index = default(System.Int32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_28437() { + System.Int32 _index = default(System.Int32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,ref _v); +} +static unsafe void Test_VertexAttribL3_28438() { + System.Int32 _index = default(System.Int32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_28439() { + System.UInt32 _index = default(System.UInt32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_28440() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,ref _v); +} +static unsafe void Test_VertexAttribL3_28441() { + System.UInt32 _index = default(System.UInt32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_28442() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttribL3_28443() { + System.UInt32 _index = default(System.UInt32); + System.UInt64[] _v = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL3_28444() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _v = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,ref _v); +} +static unsafe void Test_VertexAttribL3_28445() { + System.UInt32 _index = default(System.UInt32); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL3(_index,_v); +} +static unsafe void Test_VertexAttribL4_28446() { + System.Int32 _index = default(System.Int32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + System.Int64 _w = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribL4_28447() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _x = default(System.Int64); + System.Int64 _y = default(System.Int64); + System.Int64 _z = default(System.Int64); + System.Int64 _w = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribL4_28448() { + System.Int32 _index = default(System.Int32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_28449() { + System.Int32 _index = default(System.Int32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,ref _v); +} +static unsafe void Test_VertexAttribL4_28450() { + System.Int32 _index = default(System.Int32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_28451() { + System.UInt32 _index = default(System.UInt32); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_28452() { + System.UInt32 _index = default(System.UInt32); + System.Int64 _v = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,ref _v); +} +static unsafe void Test_VertexAttribL4_28453() { + System.UInt32 _index = default(System.UInt32); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_28454() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _x = default(System.UInt64); + System.UInt64 _y = default(System.UInt64); + System.UInt64 _z = default(System.UInt64); + System.UInt64 _w = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttribL4_28455() { + System.UInt32 _index = default(System.UInt32); + System.UInt64[] _v = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribL4_28456() { + System.UInt32 _index = default(System.UInt32); + System.UInt64 _v = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,ref _v); +} +static unsafe void Test_VertexAttribL4_28457() { + System.UInt32 _index = default(System.UInt32); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribLFormat_28458() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _type = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribLFormat(_index,_size,_type,_stride); +} +static unsafe void Test_VertexAttribLFormat_28459() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit _type = default(OpenTK.Graphics.OpenGL.NvVertexAttribInteger64bit); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribLFormat(_index,_size,_type,_stride); +} +static unsafe void Test_VertexAttribPointer_28460() { + System.Int32 _index = default(System.Int32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28461() { + System.Int32 _index = default(System.Int32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28462() { + System.Int32 _index = default(System.Int32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28463() { + System.Int32 _index = default(System.Int32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28464() { + System.Int32 _index = default(System.Int32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_28465() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28466() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28467() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28468() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_28469() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _fsize = default(System.Int32); + OpenTK.Graphics.OpenGL.VertexAttribParameterArb _type = default(OpenTK.Graphics.OpenGL.VertexAttribParameterArb); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribPointer(_index,_fsize,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribs1_28470() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28471() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28472() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28473() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28474() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28475() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28476() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28477() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28478() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28479() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28480() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28481() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1h_28482() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs1h_28483() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs1h_28484() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs1h_28485() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs1h_28486() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs1h_28487() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs1_28488() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28489() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28490() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28491() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs1_28492() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs1_28493() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs1(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28494() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28495() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28496() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28497() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28498() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28499() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28500() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28501() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28502() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28503() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28504() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28505() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2h_28506() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs2h_28507() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs2h_28508() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs2h_28509() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs2h_28510() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs2h_28511() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs2_28512() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28513() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28514() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28515() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs2_28516() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs2_28517() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs2(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28518() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28519() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28520() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28521() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28522() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28523() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28524() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28525() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28526() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28527() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28528() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28529() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3h_28530() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs3h_28531() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs3h_28532() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs3h_28533() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs3h_28534() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs3h_28535() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs3_28536() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28537() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28538() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28539() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs3_28540() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs3_28541() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs3(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28542() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28543() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28544() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28545() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28546() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28547() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28548() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28549() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28550() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28551() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28552() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28553() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4h_28554() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs4h_28555() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs4h_28556() { + System.Int32 _index = default(System.Int32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs4h_28557() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half[] _v = default(OpenTK.Half[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs4h_28558() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half _v = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,ref _v); +} +static unsafe void Test_VertexAttribs4h_28559() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _n = default(System.Int32); + OpenTK.Half* _v = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4h(_index,_n,_v); +} +static unsafe void Test_VertexAttribs4_28560() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28561() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28562() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28563() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28564() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28565() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28566() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28567() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28568() { + System.Int32 _index = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28569() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexAttribs4_28570() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,ref _v); +} +static unsafe void Test_VertexAttribs4_28571() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.NV.VertexAttribs4(_index,_count,_v); +} +static unsafe void Test_VertexFormat_28572() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory _type = default(OpenTK.Graphics.OpenGL.NvVertexBufferUnifiedMemory); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VertexFormat(_size,_type,_stride); +} +static unsafe void Test_VertexWeighth_28573() { + OpenTK.Half _weight = default(OpenTK.Half); + OpenTK.Graphics.OpenGL.GL.NV.VertexWeighth(_weight); +} +static unsafe void Test_VertexWeighth_28574() { + OpenTK.Half* _weight = default(OpenTK.Half*); + OpenTK.Graphics.OpenGL.GL.NV.VertexWeighth(_weight); +} +static unsafe void Test_VideoCapture_28575() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32[] _sequence_num = default(System.Int32[]); + System.Int64[] _capture_time = default(System.Int64[]); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,_sequence_num,_capture_time); +} +static unsafe void Test_VideoCapture_28576() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _sequence_num = default(System.Int32); + System.Int64 _capture_time = default(System.Int64); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,out _sequence_num,out _capture_time); +} +static unsafe void Test_VideoCapture_28577() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32* _sequence_num = default(System.Int32*); + System.Int64* _capture_time = default(System.Int64*); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,_sequence_num,_capture_time); +} +static unsafe void Test_VideoCapture_28578() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32[] _sequence_num = default(System.UInt32[]); + System.UInt64[] _capture_time = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,_sequence_num,_capture_time); +} +static unsafe void Test_VideoCapture_28579() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _sequence_num = default(System.UInt32); + System.UInt64 _capture_time = default(System.UInt64); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,out _sequence_num,out _capture_time); +} +static unsafe void Test_VideoCapture_28580() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32* _sequence_num = default(System.UInt32*); + System.UInt64* _capture_time = default(System.UInt64*); + OpenTK.Graphics.OpenGL.NvVideoCapture r = OpenTK.Graphics.OpenGL.GL.NV.VideoCapture(_video_capture_slot,_sequence_num,_capture_time); +} +static unsafe void Test_VideoCaptureStreamParameter_28581() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28582() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28583() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28584() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28585() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28586() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28587() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28588() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28589() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28590() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28591() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28592() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28593() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28594() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28595() { + System.Int32 _video_capture_slot = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28596() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_VideoCaptureStreamParameter_28597() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,ref _params); +} +static unsafe void Test_VideoCaptureStreamParameter_28598() { + System.UInt32 _video_capture_slot = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvVideoCapture _pname = default(OpenTK.Graphics.OpenGL.NvVideoCapture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.VideoCaptureStreamParameter(_video_capture_slot,_stream,_pname,_params); +} +static unsafe void Test_WeightPath_28599() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32[] _paths = default(System.Int32[]); + System.Single[] _weights = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,_paths,_weights); +} +static unsafe void Test_WeightPath_28600() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32 _paths = default(System.Int32); + System.Single _weights = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,ref _paths,ref _weights); +} +static unsafe void Test_WeightPath_28601() { + System.Int32 _resultPath = default(System.Int32); + System.Int32 _numPaths = default(System.Int32); + System.Int32* _paths = default(System.Int32*); + System.Single* _weights = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,_paths,_weights); +} +static unsafe void Test_WeightPath_28602() { + System.UInt32 _resultPath = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.UInt32[] _paths = default(System.UInt32[]); + System.Single[] _weights = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,_paths,_weights); +} +static unsafe void Test_WeightPath_28603() { + System.UInt32 _resultPath = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.UInt32 _paths = default(System.UInt32); + System.Single _weights = default(System.Single); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,ref _paths,ref _weights); +} +static unsafe void Test_WeightPath_28604() { + System.UInt32 _resultPath = default(System.UInt32); + System.Int32 _numPaths = default(System.Int32); + System.UInt32* _paths = default(System.UInt32*); + System.Single* _weights = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.NV.WeightPath(_resultPath,_numPaths,_paths,_weights); +} +static unsafe void Test_DeleteTransformFeedback_28605() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedback_28606() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,ref _ids); +} +static unsafe void Test_DeleteTransformFeedback_28607() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedback_28608() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,_ids); +} +static unsafe void Test_DeleteTransformFeedback_28609() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,ref _ids); +} +static unsafe void Test_DeleteTransformFeedback_28610() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.DeleteTransformFeedback(_n,_ids); +} +static unsafe void Test_GenTransformFeedback_28611() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,_ids); +} +static unsafe void Test_GenTransformFeedback_28612() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,out _ids); +} +static unsafe void Test_GenTransformFeedback_28613() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,_ids); +} +static unsafe void Test_GenTransformFeedback_28614() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,_ids); +} +static unsafe void Test_GenTransformFeedback_28615() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,out _ids); +} +static unsafe void Test_GenTransformFeedback_28616() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.NV.GenTransformFeedback(_n,_ids); +} +static unsafe void Test_GetProgramNamedParameter_28617() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_28618() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_28619() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetProgramNamedParameter_28620() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.GetProgramNamedParameter(_id,_len,_name,_params); +} +static unsafe void Test_GetVideoi64_28621() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoi64_28622() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideoi64_28623() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoi64_28624() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoi64_28625() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideoi64_28626() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoi64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoui64_28627() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoui64_28628() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideoui64_28629() { + System.Int32 _video_slot = default(System.Int32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoui64_28630() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,_params); +} +static unsafe void Test_GetVideoui64_28631() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,out _params); +} +static unsafe void Test_GetVideoui64_28632() { + System.UInt32 _video_slot = default(System.UInt32); + OpenTK.Graphics.OpenGL.NvPresentVideo _pname = default(OpenTK.Graphics.OpenGL.NvPresentVideo); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL.GL.NV.GetVideoui64(_video_slot,_pname,_params); +} +static unsafe void Test_ProgramNamedParameter4_28633() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_28634() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_28635() { + System.Int32 _id = default(System.Int32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_ProgramNamedParameter4_28636() { + System.UInt32 _id = default(System.UInt32); + System.Int32 _len = default(System.Int32); + System.Byte* _name = default(System.Byte*); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.NV.ProgramNamedParameter4(_id,_len,_name,_v); +} +static unsafe void Test_BeginConditionalRender_28637() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Nvx.BeginConditionalRender(_id); +} +static unsafe void Test_BeginConditionalRender_28638() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Nvx.BeginConditionalRender(_id); +} +static unsafe void Test_EndConditionalRender_28639() { + OpenTK.Graphics.OpenGL.GL.Nvx.EndConditionalRender(); +} +static unsafe void Test_Accumx_28640() { + OpenTK.Graphics.OpenGL.OesFixedPoint _op = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Accumx(_op,_value); +} +static unsafe void Test_AlphaFuncx_28641() { + OpenTK.Graphics.OpenGL.OesFixedPoint _func = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _ref = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.AlphaFuncx(_func,_ref); +} +static unsafe void Test_Bitmapx_28642() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte[] _bitmap = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); +} +static unsafe void Test_Bitmapx_28643() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte _bitmap = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,ref _bitmap); +} +static unsafe void Test_Bitmapx_28644() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte* _bitmap = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); +} +static unsafe void Test_BlendColorx_28645() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.BlendColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearAccumx_28646() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.ClearAccumx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearColorx_28647() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.ClearColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearDepth_28648() { + System.Single _depth = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.ClearDepth(_depth); +} +static unsafe void Test_ClearDepthx_28649() { + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.ClearDepthx(_depth); +} +static unsafe void Test_ClipPlane_28650() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single[] _equation = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlane(_plane,_equation); +} +static unsafe void Test_ClipPlane_28651() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single _equation = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlane(_plane,ref _equation); +} +static unsafe void Test_ClipPlane_28652() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single* _equation = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlane(_plane,_equation); +} +static unsafe void Test_ClipPlanex_28653() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlanex(_plane,_equation); +} +static unsafe void Test_ClipPlanex_28654() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlanex(_plane,ref _equation); +} +static unsafe void Test_ClipPlanex_28655() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.ClipPlanex(_plane,_equation); +} +static unsafe void Test_Color3x_28656() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Color3x(_red,_green,_blue); +} +static unsafe void Test_Color3x_28657() { + System.Int32[] _components = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Color3x(_components); +} +static unsafe void Test_Color3x_28658() { + System.Int32 _components = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Color3x(ref _components); +} +static unsafe void Test_Color3x_28659() { + System.Int32* _components = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Color3x(_components); +} +static unsafe void Test_Color4x_28660() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Color4x(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4x_28661() { + System.Int32[] _components = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Color4x(_components); +} +static unsafe void Test_Color4x_28662() { + System.Int32 _components = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Color4x(ref _components); +} +static unsafe void Test_Color4x_28663() { + System.Int32* _components = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Color4x(_components); +} +static unsafe void Test_ConvolutionParameterx_28664() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.ConvolutionParameterx(_target,_pname,_param); +} +static unsafe void Test_ConvolutionParameterx_28665() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.ConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameterx_28666() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.ConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_DepthRange_28667() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.DepthRange(_n,_f); +} +static unsafe void Test_DepthRangex_28668() { + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.DepthRangex(_n,_f); +} +static unsafe void Test_EvalCoord1x_28669() { + System.Int32 _u = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord1x(_u); +} +static unsafe void Test_EvalCoord1x_28670() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord1x(_coords); +} +static unsafe void Test_EvalCoord2x_28671() { + System.Int32 _u = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord2x(_u,_v); +} +static unsafe void Test_EvalCoord2x_28672() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord2x(_coords); +} +static unsafe void Test_EvalCoord2x_28673() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord2x(ref _coords); +} +static unsafe void Test_EvalCoord2x_28674() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.EvalCoord2x(_coords); +} +static unsafe void Test_FeedbackBufferx_28675() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _type = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _buffer = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.FeedbackBufferx(_n,_type,_buffer); +} +static unsafe void Test_FeedbackBufferx_28676() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _type = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.FeedbackBufferx(_n,_type,ref _buffer); +} +static unsafe void Test_FeedbackBufferx_28677() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _type = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _buffer = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.FeedbackBufferx(_n,_type,_buffer); +} +static unsafe void Test_Fogx_28678() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_28679() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_28680() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_Frustum_28681() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.Frustum(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Frustumx_28682() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Frustumx(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_GetClipPlane_28683() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single[] _equation = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlane_28684() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single _equation = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlane(_plane,out _equation); +} +static unsafe void Test_GetClipPlane_28685() { + OpenTK.Graphics.OpenGL.OesSinglePrecision _plane = default(OpenTK.Graphics.OpenGL.OesSinglePrecision); + System.Single* _equation = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_28686() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_28687() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlanex(_plane,out _equation); +} +static unsafe void Test_GetClipPlanex_28688() { + OpenTK.Graphics.OpenGL.OesFixedPoint _plane = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetConvolutionParameterx_28689() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameterx_28690() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetConvolutionParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameterx_28691() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_GetFixed_28692() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Oes.GetFixed(_pname); +} +static unsafe void Test_GetFixed_28693() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetFixed(_pname,_params); +} +static unsafe void Test_GetFixed_28694() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetFixed(_pname,out _params); +} +static unsafe void Test_GetFixed_28695() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetFixed(_pname,_params); +} +static unsafe void Test_GetHistogramParameterx_28696() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetHistogramParameterx(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameterx_28697() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetHistogramParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameterx_28698() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetHistogramParameterx(_target,_pname,_params); +} +static unsafe void Test_GetLightx_28699() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetLightx_28700() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetLightx(_light,_pname,out _params); +} +static unsafe void Test_GetLightx_28701() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetMapx_28702() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _query = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetMapx(_target,_query,_v); +} +static unsafe void Test_GetMapx_28703() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _query = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetMapx(_target,_query,out _v); +} +static unsafe void Test_GetMapx_28704() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _query = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetMapx(_target,_query,_v); +} +static unsafe void Test_GetMaterialx_28705() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetMaterialx(_face,_pname,_param); +} +static unsafe void Test_GetMaterialx_28706() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetMaterialx_28707() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetTexEnvx_28708() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexEnvx_28709() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexEnvx(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnvx_28710() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexGenx_28711() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexGenx(_coord,_pname,_params); +} +static unsafe void Test_GetTexGenx_28712() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexGenx(_coord,_pname,out _params); +} +static unsafe void Test_GetTexGenx_28713() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexGenx(_coord,_pname,_params); +} +static unsafe void Test_GetTexLevelParameterx_28714() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexLevelParameterx_28715() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,out _params); +} +static unsafe void Test_GetTexLevelParameterx_28716() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexParameterx_28717() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterx_28718() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterx_28719() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_Indexx_28720() { + System.Int32 _component = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Indexx(_component); +} +static unsafe void Test_Indexx_28721() { + System.Int32* _component = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Indexx(_component); +} +static unsafe void Test_LightModelx_28722() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_28723() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_28724() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_Lightx_28725() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Lightx(_light,_pname,_param); +} +static unsafe void Test_Lightx_28726() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Lightx(_light,_pname,_params); +} +static unsafe void Test_Lightx_28727() { + OpenTK.Graphics.OpenGL.OesFixedPoint _light = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Lightx(_light,_pname,_params); +} +static unsafe void Test_LineWidthx_28728() { + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.LineWidthx(_width); +} +static unsafe void Test_LoadMatrixx_28729() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.LoadMatrixx(_m); +} +static unsafe void Test_LoadMatrixx_28730() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.LoadMatrixx(ref _m); +} +static unsafe void Test_LoadMatrixx_28731() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.LoadMatrixx(_m); +} +static unsafe void Test_LoadTransposeMatrixx_28732() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.LoadTransposeMatrixx(_m); +} +static unsafe void Test_LoadTransposeMatrixx_28733() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.LoadTransposeMatrixx(ref _m); +} +static unsafe void Test_LoadTransposeMatrixx_28734() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.LoadTransposeMatrixx(_m); +} +static unsafe void Test_Map1x_28735() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Int32 _points = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Map1x(_target,_u1,_u2,_stride,_order,_points); +} +static unsafe void Test_Map2x_28736() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Int32 _points = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Map2x(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapGrid1x_28737() { + System.Int32 _n = default(System.Int32); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MapGrid1x(_n,_u1,_u2); +} +static unsafe void Test_MapGrid2x_28738() { + System.Int32 _n = default(System.Int32); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MapGrid2x(_n,_u1,_u2,_v1,_v2); +} +static unsafe void Test_Materialx_28739() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_28740() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_28741() { + OpenTK.Graphics.OpenGL.OesFixedPoint _face = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_MultiTexCoord1_28742() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _s = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1(_texture,_s); +} +static unsafe void Test_MultiTexCoord1_28743() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _s = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1(_texture,_s); +} +static unsafe void Test_MultiTexCoord1_28744() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1(_texture,_coords); +} +static unsafe void Test_MultiTexCoord1_28745() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1(_texture,_coords); +} +static unsafe void Test_MultiTexCoord1x_28746() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1x(_texture,_s); +} +static unsafe void Test_MultiTexCoord1x_28747() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord1x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_28748() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2_28749() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2_28750() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_28751() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2_28752() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_28753() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_28754() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2_28755() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2x_28756() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2x(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2x_28757() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2x_28758() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2x_28759() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord2x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_28760() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_28761() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_28762() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_28763() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3_28764() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_28765() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_28766() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3_28767() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3x_28768() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3x(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3x_28769() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3x_28770() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3x_28771() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord3x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_28772() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + System.Byte _q = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_28773() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + System.SByte _q = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_28774() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_28775() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4_28776() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_28777() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_28778() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4_28779() { + OpenTK.Graphics.OpenGL.OesByteCoordinates _texture = default(OpenTK.Graphics.OpenGL.OesByteCoordinates); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4x_28780() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4x(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4x_28781() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4x_28782() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4x_28783() { + OpenTK.Graphics.OpenGL.OesFixedPoint _texture = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultiTexCoord4x(_texture,_coords); +} +static unsafe void Test_MultMatrixx_28784() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultMatrixx(_m); +} +static unsafe void Test_MultMatrixx_28785() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultMatrixx(ref _m); +} +static unsafe void Test_MultMatrixx_28786() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultMatrixx(_m); +} +static unsafe void Test_MultTransposeMatrixx_28787() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.MultTransposeMatrixx(_m); +} +static unsafe void Test_MultTransposeMatrixx_28788() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.MultTransposeMatrixx(ref _m); +} +static unsafe void Test_MultTransposeMatrixx_28789() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.MultTransposeMatrixx(_m); +} +static unsafe void Test_Normal3x_28790() { + System.Int32 _nx = default(System.Int32); + System.Int32 _ny = default(System.Int32); + System.Int32 _nz = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Normal3x(_nx,_ny,_nz); +} +static unsafe void Test_Normal3x_28791() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Normal3x(_coords); +} +static unsafe void Test_Normal3x_28792() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Normal3x(ref _coords); +} +static unsafe void Test_Normal3x_28793() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Normal3x(_coords); +} +static unsafe void Test_Ortho_28794() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Oes.Ortho(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Orthox_28795() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Orthox(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_PassThroughx_28796() { + System.Int32 _token = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PassThroughx(_token); +} +static unsafe void Test_PixelTransferx_28797() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PixelTransferx(_pname,_param); +} +static unsafe void Test_PixelZoomx_28798() { + System.Int32 _xfactor = default(System.Int32); + System.Int32 _yfactor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PixelZoomx(_xfactor,_yfactor); +} +static unsafe void Test_PointParameterx_28799() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PointParameterx(_pname,_param); +} +static unsafe void Test_PointParameterx_28800() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.PointParameterx(_pname,_params); +} +static unsafe void Test_PointParameterx_28801() { + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.PointParameterx(_pname,_params); +} +static unsafe void Test_PointSizex_28802() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PointSizex(_size); +} +static unsafe void Test_PolygonOffsetx_28803() { + System.Int32 _factor = default(System.Int32); + System.Int32 _units = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PolygonOffsetx(_factor,_units); +} +static unsafe void Test_PrioritizeTexturesx_28804() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + System.Int32[] _priorities = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_28805() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + System.Int32 _priorities = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTexturesx_28806() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + System.Int32* _priorities = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_28807() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + System.Int32[] _priorities = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_28808() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + System.Int32 _priorities = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTexturesx_28809() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + System.Int32* _priorities = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_QueryMatrixx_28810() { + System.Int32[] _mantissa = default(System.Int32[]); + System.Int32[] _exponent = default(System.Int32[]); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Oes.QueryMatrixx(_mantissa,_exponent); +} +static unsafe void Test_QueryMatrixx_28811() { + System.Int32 _mantissa = default(System.Int32); + System.Int32 _exponent = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Oes.QueryMatrixx(out _mantissa,out _exponent); +} +static unsafe void Test_QueryMatrixx_28812() { + System.Int32* _mantissa = default(System.Int32*); + System.Int32* _exponent = default(System.Int32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Oes.QueryMatrixx(_mantissa,_exponent); +} +static unsafe void Test_RasterPos2x_28813() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos2x(_x,_y); +} +static unsafe void Test_RasterPos2x_28814() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos2x(_coords); +} +static unsafe void Test_RasterPos2x_28815() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos2x(ref _coords); +} +static unsafe void Test_RasterPos2x_28816() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos2x(_coords); +} +static unsafe void Test_RasterPos3x_28817() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos3x(_x,_y,_z); +} +static unsafe void Test_RasterPos3x_28818() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos3x(_coords); +} +static unsafe void Test_RasterPos3x_28819() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos3x(ref _coords); +} +static unsafe void Test_RasterPos3x_28820() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos3x(_coords); +} +static unsafe void Test_RasterPos4x_28821() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos4x(_x,_y,_z,_w); +} +static unsafe void Test_RasterPos4x_28822() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos4x(_coords); +} +static unsafe void Test_RasterPos4x_28823() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos4x(ref _coords); +} +static unsafe void Test_RasterPos4x_28824() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.RasterPos4x(_coords); +} +static unsafe void Test_Rectx_28825() { + System.Int32 _x1 = default(System.Int32); + System.Int32 _y1 = default(System.Int32); + System.Int32 _x2 = default(System.Int32); + System.Int32 _y2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Rectx(_x1,_y1,_x2,_y2); +} +static unsafe void Test_Rectx_28826() { + System.Int32[] _v1 = default(System.Int32[]); + System.Int32[] _v2 = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Rectx(_v1,_v2); +} +static unsafe void Test_Rectx_28827() { + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Rectx(ref _v1,ref _v2); +} +static unsafe void Test_Rectx_28828() { + System.Int32* _v1 = default(System.Int32*); + System.Int32* _v2 = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Rectx(_v1,_v2); +} +static unsafe void Test_Rotatex_28829() { + System.Int32 _angle = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Rotatex(_angle,_x,_y,_z); +} +static unsafe void Test_SampleCoverage_28830() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Oes.SampleCoverage(_value,_invert); +} +static unsafe void Test_SampleCoveragex_28831() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Oes.SampleCoveragex(_value,_invert); +} +static unsafe void Test_Scalex_28832() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Scalex(_x,_y,_z); +} +static unsafe void Test_TexCoord1_28833() { + System.Byte _s = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1(_s); +} +static unsafe void Test_TexCoord1_28834() { + System.SByte _s = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1(_s); +} +static unsafe void Test_TexCoord1_28835() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1(_coords); +} +static unsafe void Test_TexCoord1_28836() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1(_coords); +} +static unsafe void Test_TexCoord1x_28837() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1x(_s); +} +static unsafe void Test_TexCoord1x_28838() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord1x(_coords); +} +static unsafe void Test_TexCoord2_28839() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_s,_t); +} +static unsafe void Test_TexCoord2_28840() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_s,_t); +} +static unsafe void Test_TexCoord2_28841() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_28842() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(ref _coords); +} +static unsafe void Test_TexCoord2_28843() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_28844() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_28845() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(ref _coords); +} +static unsafe void Test_TexCoord2_28846() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2x_28847() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2x(_s,_t); +} +static unsafe void Test_TexCoord2x_28848() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2x(_coords); +} +static unsafe void Test_TexCoord2x_28849() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2x(ref _coords); +} +static unsafe void Test_TexCoord2x_28850() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord2x(_coords); +} +static unsafe void Test_TexCoord3_28851() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_s,_t,_r); +} +static unsafe void Test_TexCoord3_28852() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_s,_t,_r); +} +static unsafe void Test_TexCoord3_28853() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_28854() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(ref _coords); +} +static unsafe void Test_TexCoord3_28855() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_28856() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_28857() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(ref _coords); +} +static unsafe void Test_TexCoord3_28858() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3x_28859() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3x(_s,_t,_r); +} +static unsafe void Test_TexCoord3x_28860() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3x(_coords); +} +static unsafe void Test_TexCoord3x_28861() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3x(ref _coords); +} +static unsafe void Test_TexCoord3x_28862() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord3x(_coords); +} +static unsafe void Test_TexCoord4_28863() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + System.Byte _q = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4_28864() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + System.SByte _q = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4_28865() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_28866() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(ref _coords); +} +static unsafe void Test_TexCoord4_28867() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_28868() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_28869() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(ref _coords); +} +static unsafe void Test_TexCoord4_28870() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4x_28871() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4x(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4x_28872() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4x(_coords); +} +static unsafe void Test_TexCoord4x_28873() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4x(ref _coords); +} +static unsafe void Test_TexCoord4x_28874() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexCoord4x(_coords); +} +static unsafe void Test_TexEnvx_28875() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexEnvx(_target,_pname,_param); +} +static unsafe void Test_TexEnvx_28876() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_28877() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexGenx_28878() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexGenx(_coord,_pname,_param); +} +static unsafe void Test_TexGenx_28879() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexGenx(_coord,_pname,_params); +} +static unsafe void Test_TexGenx_28880() { + OpenTK.Graphics.OpenGL.OesFixedPoint _coord = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexGenx(_coord,_pname,_params); +} +static unsafe void Test_TexParameterx_28881() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.TexParameterx(_target,_pname,_param); +} +static unsafe void Test_TexParameterx_28882() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_TexParameterx_28883() { + OpenTK.Graphics.OpenGL.OesFixedPoint _target = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + OpenTK.Graphics.OpenGL.OesFixedPoint _pname = default(OpenTK.Graphics.OpenGL.OesFixedPoint); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_Translatex_28884() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Translatex(_x,_y,_z); +} +static unsafe void Test_Vertex2_28885() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_x,_y); +} +static unsafe void Test_Vertex2_28886() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_x,_y); +} +static unsafe void Test_Vertex2_28887() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_28888() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(ref _coords); +} +static unsafe void Test_Vertex2_28889() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_28890() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_28891() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(ref _coords); +} +static unsafe void Test_Vertex2_28892() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2x_28893() { + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2x(_x); +} +static unsafe void Test_Vertex2x_28894() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2x(_coords); +} +static unsafe void Test_Vertex2x_28895() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex2x(_coords); +} +static unsafe void Test_Vertex3_28896() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_x,_y,_z); +} +static unsafe void Test_Vertex3_28897() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + System.SByte _z = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_x,_y,_z); +} +static unsafe void Test_Vertex3_28898() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_28899() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(ref _coords); +} +static unsafe void Test_Vertex3_28900() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_28901() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_28902() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(ref _coords); +} +static unsafe void Test_Vertex3_28903() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3x_28904() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3x(_x,_y); +} +static unsafe void Test_Vertex3x_28905() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3x(_coords); +} +static unsafe void Test_Vertex3x_28906() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3x(ref _coords); +} +static unsafe void Test_Vertex3x_28907() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex3x(_coords); +} +static unsafe void Test_Vertex4_28908() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_x,_y,_z,_w); +} +static unsafe void Test_Vertex4_28909() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + System.SByte _z = default(System.SByte); + System.SByte _w = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_x,_y,_z,_w); +} +static unsafe void Test_Vertex4_28910() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_28911() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(ref _coords); +} +static unsafe void Test_Vertex4_28912() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_28913() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_28914() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(ref _coords); +} +static unsafe void Test_Vertex4_28915() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4x_28916() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4x(_x,_y,_z); +} +static unsafe void Test_Vertex4x_28917() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4x(_coords); +} +static unsafe void Test_Vertex4x_28918() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4x(ref _coords); +} +static unsafe void Test_Vertex4x_28919() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Oes.Vertex4x(_coords); +} +static unsafe void Test_Hint_28920() { + OpenTK.Graphics.OpenGL.PgiMiscHints _target = default(OpenTK.Graphics.OpenGL.PgiMiscHints); + System.Int32 _mode = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Pgi.Hint(_target,_mode); +} +static unsafe void Test_ColorTableParameter_28921() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28922() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,ref _params); +} +static unsafe void Test_ColorTableParameter_28923() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28924() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28925() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,ref _params); +} +static unsafe void Test_ColorTableParameter_28926() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28927() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28928() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,ref _params); +} +static unsafe void Test_ColorTableParameter_28929() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.ColorTableParameterPNameSgi); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28930() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTableParameter_28931() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,ref _params); +} +static unsafe void Test_ColorTableParameter_28932() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_ColorTable_28933() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28934() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28935() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28936() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28937() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,ref _table); +} +static unsafe void Test_ColorTable_28938() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28939() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28940() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28941() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,_table); +} +static unsafe void Test_ColorTable_28942() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Sgi.ColorTable(_target,_internalformat,_width,_format,_type,ref _table); +} +static unsafe void Test_CopyColorTable_28943() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.CopyColorTable(_target,_internalformat,_x,_y,_width); +} +static unsafe void Test_CopyColorTable_28944() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.CopyColorTable(_target,_internalformat,_x,_y,_width); +} +static unsafe void Test_GetColorTableParameter_28945() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28946() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_28947() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28948() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28949() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_28950() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28951() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28952() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_28953() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi _pname = default(OpenTK.Graphics.OpenGL.GetColorTableParameterPNameSgi); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28954() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTableParameter_28955() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,out _params); +} +static unsafe void Test_GetColorTableParameter_28956() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.SgiColorTable _pname = default(OpenTK.Graphics.OpenGL.SgiColorTable); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTableParameter(_target,_pname,_params); +} +static unsafe void Test_GetColorTable_28957() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28958() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28959() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28960() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28961() { + OpenTK.Graphics.OpenGL.ColorTableTargetSgi _target = default(OpenTK.Graphics.OpenGL.ColorTableTargetSgi); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,ref _table); +} +static unsafe void Test_GetColorTable_28962() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28963() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28964() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28965() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,_table); +} +static unsafe void Test_GetColorTable_28966() { + OpenTK.Graphics.OpenGL.SgiColorTable _target = default(OpenTK.Graphics.OpenGL.SgiColorTable); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL.GL.Sgi.GetColorTable(_target,_format,_type,ref _table); +} +static unsafe void Test_DetailTexFunc_28967() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.DetailTexFunc(_target,_n,_points); +} +static unsafe void Test_DetailTexFunc_28968() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.DetailTexFunc(_target,_n,ref _points); +} +static unsafe void Test_DetailTexFunc_28969() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.DetailTexFunc(_target,_n,_points); +} +static unsafe void Test_FogFunc_28970() { + System.Int32 _n = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.FogFunc(_n,_points); +} +static unsafe void Test_FogFunc_28971() { + System.Int32 _n = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.FogFunc(_n,ref _points); +} +static unsafe void Test_FogFunc_28972() { + System.Int32 _n = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.FogFunc(_n,_points); +} +static unsafe void Test_GetDetailTexFunc_28973() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single r = OpenTK.Graphics.OpenGL.GL.Sgis.GetDetailTexFunc(_target); +} +static unsafe void Test_GetDetailTexFunc_28974() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetDetailTexFunc(_target,_points); +} +static unsafe void Test_GetDetailTexFunc_28975() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetDetailTexFunc(_target,out _points); +} +static unsafe void Test_GetDetailTexFunc_28976() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetDetailTexFunc(_target,_points); +} +static unsafe void Test_GetFogFunc_28977() { + System.Single r = OpenTK.Graphics.OpenGL.GL.Sgis.GetFogFunc(); +} +static unsafe void Test_GetFogFunc_28978() { + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetFogFunc(_points); +} +static unsafe void Test_GetFogFunc_28979() { + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetFogFunc(out _points); +} +static unsafe void Test_GetFogFunc_28980() { + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetFogFunc(_points); +} +static unsafe void Test_GetPixelTexGenParameter_28981() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single r = OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname); +} +static unsafe void Test_GetPixelTexGenParameter_28982() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single r = OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname); +} +static unsafe void Test_GetPixelTexGenParameter_28983() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28984() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,out _params); +} +static unsafe void Test_GetPixelTexGenParameter_28985() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28986() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28987() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,out _params); +} +static unsafe void Test_GetPixelTexGenParameter_28988() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28989() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28990() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,out _params); +} +static unsafe void Test_GetPixelTexGenParameter_28991() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28992() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetPixelTexGenParameter_28993() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,out _params); +} +static unsafe void Test_GetPixelTexGenParameter_28994() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetPixelTexGenParameter(_pname,_params); +} +static unsafe void Test_GetSharpenTexFunc_28995() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single r = OpenTK.Graphics.OpenGL.GL.Sgis.GetSharpenTexFunc(_target); +} +static unsafe void Test_GetSharpenTexFunc_28996() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetSharpenTexFunc(_target,_points); +} +static unsafe void Test_GetSharpenTexFunc_28997() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetSharpenTexFunc(_target,out _points); +} +static unsafe void Test_GetSharpenTexFunc_28998() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetSharpenTexFunc(_target,_points); +} +static unsafe void Test_GetTexFilterFunc_28999() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Single[] _weights = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.GetTexFilterFunc(_target,_filter,_weights); +} +static unsafe void Test_GetTexFilterFunc_29000() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Single _weights = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.GetTexFilterFunc(_target,_filter,out _weights); +} +static unsafe void Test_GetTexFilterFunc_29001() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Single* _weights = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.GetTexFilterFunc(_target,_filter,_weights); +} +static unsafe void Test_PixelTexGenParameter_29002() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_param); +} +static unsafe void Test_PixelTexGenParameter_29003() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_param); +} +static unsafe void Test_PixelTexGenParameter_29004() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29005() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29006() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29007() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29008() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_param); +} +static unsafe void Test_PixelTexGenParameter_29009() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_param); +} +static unsafe void Test_PixelTexGenParameter_29010() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29011() { + OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis _pname = default(OpenTK.Graphics.OpenGL.PixelTexGenParameterNameSgis); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29012() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PixelTexGenParameter_29013() { + OpenTK.Graphics.OpenGL.SgisPixelTexture _pname = default(OpenTK.Graphics.OpenGL.SgisPixelTexture); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgis.PixelTexGenParameter(_pname,_params); +} +static unsafe void Test_PointParameter_29014() { + OpenTK.Graphics.OpenGL.SgisPointParameters _pname = default(OpenTK.Graphics.OpenGL.SgisPointParameters); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.PointParameter(_pname,_param); +} +static unsafe void Test_PointParameter_29015() { + OpenTK.Graphics.OpenGL.SgisPointParameters _pname = default(OpenTK.Graphics.OpenGL.SgisPointParameters); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameter_29016() { + OpenTK.Graphics.OpenGL.SgisPointParameters _pname = default(OpenTK.Graphics.OpenGL.SgisPointParameters); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.PointParameter(_pname,_params); +} +static unsafe void Test_SampleMask_29017() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Sgis.SampleMask(_value,_invert); +} +static unsafe void Test_SamplePattern_29018() { + OpenTK.Graphics.OpenGL.SamplePatternSgis _pattern = default(OpenTK.Graphics.OpenGL.SamplePatternSgis); + OpenTK.Graphics.OpenGL.GL.Sgis.SamplePattern(_pattern); +} +static unsafe void Test_SamplePattern_29019() { + OpenTK.Graphics.OpenGL.SgisMultisample _pattern = default(OpenTK.Graphics.OpenGL.SgisMultisample); + OpenTK.Graphics.OpenGL.GL.Sgis.SamplePattern(_pattern); +} +static unsafe void Test_SharpenTexFunc_29020() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.SharpenTexFunc(_target,_n,_points); +} +static unsafe void Test_SharpenTexFunc_29021() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.SharpenTexFunc(_target,_n,ref _points); +} +static unsafe void Test_SharpenTexFunc_29022() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _n = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.SharpenTexFunc(_target,_n,_points); +} +static unsafe void Test_TexFilterFunc_29023() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Int32 _n = default(System.Int32); + System.Single[] _weights = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexFilterFunc(_target,_filter,_n,_weights); +} +static unsafe void Test_TexFilterFunc_29024() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Int32 _n = default(System.Int32); + System.Single _weights = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgis.TexFilterFunc(_target,_filter,_n,ref _weights); +} +static unsafe void Test_TexFilterFunc_29025() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + OpenTK.Graphics.OpenGL.SgisTextureFilter4 _filter = default(OpenTK.Graphics.OpenGL.SgisTextureFilter4); + System.Int32 _n = default(System.Int32); + System.Single* _weights = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgis.TexFilterFunc(_target,_filter,_n,_weights); +} +static unsafe void Test_TexImage4D_29026() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgis.TexImage4D(_target,_level,_internalformat,_width,_height,_depth,_size4d,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage4D_29027() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexImage4D(_target,_level,_internalformat,_width,_height,_depth,_size4d,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage4D_29028() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexImage4D(_target,_level,_internalformat,_width,_height,_depth,_size4d,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage4D_29029() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexImage4D(_target,_level,_internalformat,_width,_height,_depth,_size4d,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage4D_29030() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Sgis.TexImage4D(_target,_level,_internalformat,_width,_height,_depth,_size4d,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage4D_29031() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _woffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgis.TexSubImage4D(_target,_level,_xoffset,_yoffset,_zoffset,_woffset,_width,_height,_depth,_size4d,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage4D_29032() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _woffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexSubImage4D(_target,_level,_xoffset,_yoffset,_zoffset,_woffset,_width,_height,_depth,_size4d,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage4D_29033() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _woffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexSubImage4D(_target,_level,_xoffset,_yoffset,_zoffset,_woffset,_width,_height,_depth,_size4d,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage4D_29034() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _woffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgis.TexSubImage4D(_target,_level,_xoffset,_yoffset,_zoffset,_woffset,_width,_height,_depth,_size4d,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage4D_29035() { + OpenTK.Graphics.OpenGL.TextureTarget _target = default(OpenTK.Graphics.OpenGL.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _woffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _size4d = default(System.Int32); + OpenTK.Graphics.OpenGL.PixelFormat _format = default(OpenTK.Graphics.OpenGL.PixelFormat); + OpenTK.Graphics.OpenGL.PixelType _type = default(OpenTK.Graphics.OpenGL.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL.GL.Sgis.TexSubImage4D(_target,_level,_xoffset,_yoffset,_zoffset,_woffset,_width,_height,_depth,_size4d,_format,_type,ref _pixels); +} +static unsafe void Test_TextureColorMask_29036() { + System.Boolean _red = default(System.Boolean); + System.Boolean _green = default(System.Boolean); + System.Boolean _blue = default(System.Boolean); + System.Boolean _alpha = default(System.Boolean); + OpenTK.Graphics.OpenGL.GL.Sgis.TextureColorMask(_red,_green,_blue,_alpha); +} +static unsafe void Test_AsyncMarker_29037() { + System.Int32 _marker = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.AsyncMarker(_marker); +} +static unsafe void Test_AsyncMarker_29038() { + System.UInt32 _marker = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Sgix.AsyncMarker(_marker); +} +static unsafe void Test_DeformationMap3_29039() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29040() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,ref _points); +} +static unsafe void Test_DeformationMap3_29041() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29042() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double[] _points = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29043() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double _points = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,ref _points); +} +static unsafe void Test_DeformationMap3_29044() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Double _u1 = default(System.Double); + System.Double _u2 = default(System.Double); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Double _w1 = default(System.Double); + System.Double _w2 = default(System.Double); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Double* _points = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29045() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29046() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,ref _points); +} +static unsafe void Test_DeformationMap3_29047() { + OpenTK.Graphics.OpenGL.FfdTargetSgix _target = default(OpenTK.Graphics.OpenGL.FfdTargetSgix); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29048() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single[] _points = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_DeformationMap3_29049() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single _points = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,ref _points); +} +static unsafe void Test_DeformationMap3_29050() { + OpenTK.Graphics.OpenGL.SgixPolynomialFfd _target = default(OpenTK.Graphics.OpenGL.SgixPolynomialFfd); + System.Single _u1 = default(System.Single); + System.Single _u2 = default(System.Single); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Single _w1 = default(System.Single); + System.Single _w2 = default(System.Single); + System.Int32 _wstride = default(System.Int32); + System.Int32 _worder = default(System.Int32); + System.Single* _points = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.DeformationMap3(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_w1,_w2,_wstride,_worder,_points); +} +static unsafe void Test_Deform_29051() { + OpenTK.Graphics.OpenGL.FfdMaskSgix _mask = default(OpenTK.Graphics.OpenGL.FfdMaskSgix); + OpenTK.Graphics.OpenGL.GL.Sgix.Deform(_mask); +} +static unsafe void Test_Deform_29052() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.Deform(_mask); +} +static unsafe void Test_Deform_29053() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Sgix.Deform(_mask); +} +static unsafe void Test_DeleteAsyncMarkers_29054() { + System.Int32 _marker = default(System.Int32); + System.Int32 _range = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.DeleteAsyncMarkers(_marker,_range); +} +static unsafe void Test_DeleteAsyncMarkers_29055() { + System.UInt32 _marker = default(System.UInt32); + System.Int32 _range = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.DeleteAsyncMarkers(_marker,_range); +} +static unsafe void Test_FinishAsync_29056() { + System.Int32 _markerp = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.FinishAsync(out _markerp); +} +static unsafe void Test_FinishAsync_29057() { + System.Int32* _markerp = default(System.Int32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.FinishAsync(_markerp); +} +static unsafe void Test_FinishAsync_29058() { + System.UInt32 _markerp = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.FinishAsync(out _markerp); +} +static unsafe void Test_FinishAsync_29059() { + System.UInt32* _markerp = default(System.UInt32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.FinishAsync(_markerp); +} +static unsafe void Test_FlushRaster_29060() { + OpenTK.Graphics.OpenGL.GL.Sgix.FlushRaster(); +} +static unsafe void Test_FragmentColorMaterial_29061() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _mode = default(OpenTK.Graphics.OpenGL.MaterialParameter); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentColorMaterial(_face,_mode); +} +static unsafe void Test_FragmentLight_29062() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_param); +} +static unsafe void Test_FragmentLight_29063() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_params); +} +static unsafe void Test_FragmentLight_29064() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_params); +} +static unsafe void Test_FragmentLight_29065() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_param); +} +static unsafe void Test_FragmentLight_29066() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_params); +} +static unsafe void Test_FragmentLight_29067() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLight(_light,_pname,_params); +} +static unsafe void Test_FragmentLightModel_29068() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_param); +} +static unsafe void Test_FragmentLightModel_29069() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_param); +} +static unsafe void Test_FragmentLightModel_29070() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29071() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29072() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29073() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29074() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_param); +} +static unsafe void Test_FragmentLightModel_29075() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_param); +} +static unsafe void Test_FragmentLightModel_29076() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29077() { + OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix _pname = default(OpenTK.Graphics.OpenGL.FragmentLightModelParameterSgix); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29078() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentLightModel_29079() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentLightModel(_pname,_params); +} +static unsafe void Test_FragmentMaterial_29080() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_param); +} +static unsafe void Test_FragmentMaterial_29081() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_FragmentMaterial_29082() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_FragmentMaterial_29083() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_param); +} +static unsafe void Test_FragmentMaterial_29084() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_FragmentMaterial_29085() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.FragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_FrameZoom_29086() { + System.Int32 _factor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.FrameZoom(_factor); +} +static unsafe void Test_GenAsyncMarkers_29087() { + System.Int32 _range = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.GenAsyncMarkers(_range); +} +static unsafe void Test_GetFragmentLight_29088() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,_params); +} +static unsafe void Test_GetFragmentLight_29089() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,out _params); +} +static unsafe void Test_GetFragmentLight_29090() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,_params); +} +static unsafe void Test_GetFragmentLight_29091() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,_params); +} +static unsafe void Test_GetFragmentLight_29092() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,out _params); +} +static unsafe void Test_GetFragmentLight_29093() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _light = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentLight(_light,_pname,_params); +} +static unsafe void Test_GetFragmentMaterial_29094() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_GetFragmentMaterial_29095() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,out _params); +} +static unsafe void Test_GetFragmentMaterial_29096() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_GetFragmentMaterial_29097() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_GetFragmentMaterial_29098() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,out _params); +} +static unsafe void Test_GetFragmentMaterial_29099() { + OpenTK.Graphics.OpenGL.MaterialFace _face = default(OpenTK.Graphics.OpenGL.MaterialFace); + OpenTK.Graphics.OpenGL.MaterialParameter _pname = default(OpenTK.Graphics.OpenGL.MaterialParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetFragmentMaterial(_face,_pname,_params); +} +static unsafe void Test_GetInstruments_29100() { + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.GetInstruments(); +} +static unsafe void Test_GetListParameter_29101() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29102() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,out _params); +} +static unsafe void Test_GetListParameter_29103() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29104() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29105() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,out _params); +} +static unsafe void Test_GetListParameter_29106() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29107() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29108() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,out _params); +} +static unsafe void Test_GetListParameter_29109() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29110() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_GetListParameter_29111() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,out _params); +} +static unsafe void Test_GetListParameter_29112() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.GetListParameter(_list,_pname,_params); +} +static unsafe void Test_IglooInterface_29113() { + OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29114() { + OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29115() { + OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29116() { + OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29117() { + OpenTK.Graphics.OpenGL.All _pname = default(OpenTK.Graphics.OpenGL.All); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,ref _params); +} +static unsafe void Test_IglooInterface_29118() { + OpenTK.Graphics.OpenGL.SgixIglooInterface _pname = default(OpenTK.Graphics.OpenGL.SgixIglooInterface); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29119() { + OpenTK.Graphics.OpenGL.SgixIglooInterface _pname = default(OpenTK.Graphics.OpenGL.SgixIglooInterface); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29120() { + OpenTK.Graphics.OpenGL.SgixIglooInterface _pname = default(OpenTK.Graphics.OpenGL.SgixIglooInterface); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29121() { + OpenTK.Graphics.OpenGL.SgixIglooInterface _pname = default(OpenTK.Graphics.OpenGL.SgixIglooInterface); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,_params); +} +static unsafe void Test_IglooInterface_29122() { + OpenTK.Graphics.OpenGL.SgixIglooInterface _pname = default(OpenTK.Graphics.OpenGL.SgixIglooInterface); + int _params = default(int); + OpenTK.Graphics.OpenGL.GL.Sgix.IglooInterface(_pname,ref _params); +} +static unsafe void Test_InstrumentsBuffer_29123() { + System.Int32 _size = default(System.Int32); + System.Int32[] _buffer = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.InstrumentsBuffer(_size,_buffer); +} +static unsafe void Test_InstrumentsBuffer_29124() { + System.Int32 _size = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.InstrumentsBuffer(_size,out _buffer); +} +static unsafe void Test_InstrumentsBuffer_29125() { + System.Int32 _size = default(System.Int32); + System.Int32* _buffer = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.InstrumentsBuffer(_size,_buffer); +} +static unsafe void Test_IsAsyncMarker_29126() { + System.Int32 _marker = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Sgix.IsAsyncMarker(_marker); +} +static unsafe void Test_IsAsyncMarker_29127() { + System.UInt32 _marker = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL.GL.Sgix.IsAsyncMarker(_marker); +} +static unsafe void Test_LightEnv_29128() { + OpenTK.Graphics.OpenGL.LightEnvParameterSgix _pname = default(OpenTK.Graphics.OpenGL.LightEnvParameterSgix); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.LightEnv(_pname,_param); +} +static unsafe void Test_LightEnv_29129() { + OpenTK.Graphics.OpenGL.SgixFragmentLighting _pname = default(OpenTK.Graphics.OpenGL.SgixFragmentLighting); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.LightEnv(_pname,_param); +} +static unsafe void Test_ListParameter_29130() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_param); +} +static unsafe void Test_ListParameter_29131() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_param); +} +static unsafe void Test_ListParameter_29132() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29133() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29134() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29135() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29136() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_param); +} +static unsafe void Test_ListParameter_29137() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_param); +} +static unsafe void Test_ListParameter_29138() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29139() { + System.Int32 _list = default(System.Int32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29140() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_ListParameter_29141() { + System.UInt32 _list = default(System.UInt32); + OpenTK.Graphics.OpenGL.ListParameterName _pname = default(OpenTK.Graphics.OpenGL.ListParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.ListParameter(_list,_pname,_params); +} +static unsafe void Test_LoadIdentityDeformationMap_29142() { + OpenTK.Graphics.OpenGL.FfdMaskSgix _mask = default(OpenTK.Graphics.OpenGL.FfdMaskSgix); + OpenTK.Graphics.OpenGL.GL.Sgix.LoadIdentityDeformationMap(_mask); +} +static unsafe void Test_LoadIdentityDeformationMap_29143() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.LoadIdentityDeformationMap(_mask); +} +static unsafe void Test_LoadIdentityDeformationMap_29144() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Sgix.LoadIdentityDeformationMap(_mask); +} +static unsafe void Test_PixelTexGen_29145() { + OpenTK.Graphics.OpenGL.SgixPixelTexture _mode = default(OpenTK.Graphics.OpenGL.SgixPixelTexture); + OpenTK.Graphics.OpenGL.GL.Sgix.PixelTexGen(_mode); +} +static unsafe void Test_PollAsync_29146() { + System.Int32 _markerp = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollAsync(out _markerp); +} +static unsafe void Test_PollAsync_29147() { + System.Int32* _markerp = default(System.Int32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollAsync(_markerp); +} +static unsafe void Test_PollAsync_29148() { + System.UInt32 _markerp = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollAsync(out _markerp); +} +static unsafe void Test_PollAsync_29149() { + System.UInt32* _markerp = default(System.UInt32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollAsync(_markerp); +} +static unsafe void Test_PollInstruments_29150() { + System.Int32 _marker_p = default(System.Int32); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollInstruments(out _marker_p); +} +static unsafe void Test_PollInstruments_29151() { + System.Int32* _marker_p = default(System.Int32*); + System.Int32 r = OpenTK.Graphics.OpenGL.GL.Sgix.PollInstruments(_marker_p); +} +static unsafe void Test_ReadInstruments_29152() { + System.Int32 _marker = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.ReadInstruments(_marker); +} +static unsafe void Test_ReferencePlane_29153() { + System.Double[] _equation = default(System.Double[]); + OpenTK.Graphics.OpenGL.GL.Sgix.ReferencePlane(_equation); +} +static unsafe void Test_ReferencePlane_29154() { + System.Double _equation = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Sgix.ReferencePlane(ref _equation); +} +static unsafe void Test_ReferencePlane_29155() { + System.Double* _equation = default(System.Double*); + OpenTK.Graphics.OpenGL.GL.Sgix.ReferencePlane(_equation); +} +static unsafe void Test_SpriteParameter_29156() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_param); +} +static unsafe void Test_SpriteParameter_29157() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_params); +} +static unsafe void Test_SpriteParameter_29158() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_params); +} +static unsafe void Test_SpriteParameter_29159() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_param); +} +static unsafe void Test_SpriteParameter_29160() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_params); +} +static unsafe void Test_SpriteParameter_29161() { + OpenTK.Graphics.OpenGL.SgixSprite _pname = default(OpenTK.Graphics.OpenGL.SgixSprite); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sgix.SpriteParameter(_pname,_params); +} +static unsafe void Test_StartInstruments_29162() { + OpenTK.Graphics.OpenGL.GL.Sgix.StartInstruments(); +} +static unsafe void Test_StopInstruments_29163() { + System.Int32 _marker = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sgix.StopInstruments(_marker); +} +static unsafe void Test_TagSampleBuffer_29164() { + OpenTK.Graphics.OpenGL.GL.Sgix.TagSampleBuffer(); +} +static unsafe void Test_Color3fVertex3_29165() { + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color3fVertex3(_r,_g,_b,_x,_y,_z); +} +static unsafe void Test_Color3fVertex3_29166() { + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.Color3fVertex3(_c,_v); +} +static unsafe void Test_Color3fVertex3_29167() { + System.Single _c = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color3fVertex3(ref _c,ref _v); +} +static unsafe void Test_Color3fVertex3_29168() { + System.Single* _c = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.Color3fVertex3(_c,_v); +} +static unsafe void Test_Color4fNormal3fVertex3_29169() { + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4fNormal3fVertex3(_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_Color4fNormal3fVertex3_29170() { + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.Color4fNormal3fVertex3(_c,_n,_v); +} +static unsafe void Test_Color4fNormal3fVertex3_29171() { + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4fNormal3fVertex3(ref _c,ref _n,ref _v); +} +static unsafe void Test_Color4fNormal3fVertex3_29172() { + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.Color4fNormal3fVertex3(_c,_n,_v); +} +static unsafe void Test_Color4ubVertex2_29173() { + System.Byte _r = default(System.Byte); + System.Byte _g = default(System.Byte); + System.Byte _b = default(System.Byte); + System.Byte _a = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex2(_r,_g,_b,_a,_x,_y); +} +static unsafe void Test_Color4ubVertex2_29174() { + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex2(_c,_v); +} +static unsafe void Test_Color4ubVertex2_29175() { + System.Byte _c = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex2(ref _c,ref _v); +} +static unsafe void Test_Color4ubVertex2_29176() { + System.Byte* _c = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex2(_c,_v); +} +static unsafe void Test_Color4ubVertex3_29177() { + System.Byte _r = default(System.Byte); + System.Byte _g = default(System.Byte); + System.Byte _b = default(System.Byte); + System.Byte _a = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex3(_r,_g,_b,_a,_x,_y,_z); +} +static unsafe void Test_Color4ubVertex3_29178() { + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex3(_c,_v); +} +static unsafe void Test_Color4ubVertex3_29179() { + System.Byte _c = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex3(ref _c,ref _v); +} +static unsafe void Test_Color4ubVertex3_29180() { + System.Byte* _c = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.Color4ubVertex3(_c,_v); +} +static unsafe void Test_DrawMeshArrays_29181() { + OpenTK.Graphics.OpenGL.BeginMode _mode = default(OpenTK.Graphics.OpenGL.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sun.DrawMeshArrays(_mode,_first,_count,_width); +} +static unsafe void Test_DrawMeshArrays_29182() { + OpenTK.Graphics.OpenGL.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sun.DrawMeshArrays(_mode,_first,_count,_width); +} +static unsafe void Test_GlobalAlphaFactor_29183() { + System.SByte _factor = default(System.SByte); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29184() { + System.Double _factor = default(System.Double); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29185() { + System.Single _factor = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29186() { + System.Int32 _factor = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactors_29187() { + System.Int16 _factor = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactors(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29188() { + System.Byte _factor = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29189() { + System.UInt32 _factor = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29190() { + System.Int16 _factor = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_GlobalAlphaFactor_29191() { + System.UInt16 _factor = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Sun.GlobalAlphaFactor(_factor); +} +static unsafe void Test_Normal3fVertex3_29192() { + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Normal3fVertex3(_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_Normal3fVertex3_29193() { + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.Normal3fVertex3(_n,_v); +} +static unsafe void Test_Normal3fVertex3_29194() { + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.Normal3fVertex3(ref _n,ref _v); +} +static unsafe void Test_Normal3fVertex3_29195() { + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.Normal3fVertex3(_n,_v); +} +static unsafe void Test_ReplacementCodePointer_29196() { + OpenTK.Graphics.OpenGL.SunTriangleList _type = default(OpenTK.Graphics.OpenGL.SunTriangleList); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodePointer(_type,_stride,_pointer); +} +static unsafe void Test_ReplacementCodePointer_29197() { + OpenTK.Graphics.OpenGL.SunTriangleList _type = default(OpenTK.Graphics.OpenGL.SunTriangleList); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodePointer(_type,_stride,_pointer); +} +static unsafe void Test_ReplacementCodePointer_29198() { + OpenTK.Graphics.OpenGL.SunTriangleList _type = default(OpenTK.Graphics.OpenGL.SunTriangleList); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodePointer(_type,_stride,_pointer); +} +static unsafe void Test_ReplacementCodePointer_29199() { + OpenTK.Graphics.OpenGL.SunTriangleList _type = default(OpenTK.Graphics.OpenGL.SunTriangleList); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodePointer(_type,_stride,_pointer); +} +static unsafe void Test_ReplacementCodePointer_29200() { + OpenTK.Graphics.OpenGL.SunTriangleList _type = default(OpenTK.Graphics.OpenGL.SunTriangleList); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodePointer(_type,_stride,ref _pointer); +} +static unsafe void Test_ReplacementCode_29201() { + System.Byte _code = default(System.Byte); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29202() { + System.Byte[] _code = default(System.Byte[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29203() { + System.Byte* _code = default(System.Byte*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29204() { + System.Int32 _rc = default(System.Int32); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_r,_g,_b,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29205() { + System.UInt32 _rc = default(System.UInt32); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_r,_g,_b,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29206() { + System.Int32 _rc = default(System.Int32); + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(ref _rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29207() { + System.Int32 _rc = default(System.Int32); + System.Single _c = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(ref _rc,ref _c,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29208() { + System.Int32* _rc = default(System.Int32*); + System.Single* _c = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29209() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(ref _rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29210() { + System.UInt32 _rc = default(System.UInt32); + System.Single _c = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(ref _rc,ref _c,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29211() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _c = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29212() { + System.Int32 _rc = default(System.Int32); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29213() { + System.UInt32 _rc = default(System.UInt32); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29214() { + System.Int32 _rc = default(System.Int32); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(ref _rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29215() { + System.Int32 _rc = default(System.Int32); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(ref _rc,ref _c,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29216() { + System.Int32* _rc = default(System.Int32*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29217() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(ref _rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29218() { + System.UInt32 _rc = default(System.UInt32); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(ref _rc,ref _c,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29219() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29220() { + System.Int32 _rc = default(System.Int32); + System.Byte _r = default(System.Byte); + System.Byte _g = default(System.Byte); + System.Byte _b = default(System.Byte); + System.Byte _a = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_r,_g,_b,_a,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29221() { + System.UInt32 _rc = default(System.UInt32); + System.Byte _r = default(System.Byte); + System.Byte _g = default(System.Byte); + System.Byte _b = default(System.Byte); + System.Byte _a = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_r,_g,_b,_a,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29222() { + System.Int32 _rc = default(System.Int32); + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(ref _rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29223() { + System.Int32 _rc = default(System.Int32); + System.Byte _c = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(ref _rc,ref _c,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29224() { + System.Int32* _rc = default(System.Int32*); + System.Byte* _c = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29225() { + System.UInt32 _rc = default(System.UInt32); + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(ref _rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29226() { + System.UInt32 _rc = default(System.UInt32); + System.Byte _c = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(ref _rc,ref _c,ref _v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29227() { + System.UInt32* _rc = default(System.UInt32*); + System.Byte* _c = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29228() { + System.Int32 _rc = default(System.Int32); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29229() { + System.UInt32 _rc = default(System.UInt32); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29230() { + System.Int32 _rc = default(System.Int32); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(ref _rc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29231() { + System.Int32 _rc = default(System.Int32); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(ref _rc,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29232() { + System.Int32* _rc = default(System.Int32*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29233() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(ref _rc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29234() { + System.UInt32 _rc = default(System.UInt32); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(ref _rc,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29235() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_n,_v); +} +static unsafe void Test_ReplacementCode_29236() { + System.Int32 _code = default(System.Int32); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29237() { + System.UInt32 _code = default(System.UInt32); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29238() { + System.Int32 _rc = default(System.Int32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_s,_t,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29239() { + System.UInt32 _rc = default(System.UInt32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_s,_t,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29240() { + System.Int32 _rc = default(System.Int32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(ref _rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29241() { + System.Int32 _rc = default(System.Int32); + System.Single _tc = default(System.Single); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(ref _rc,ref _tc,ref _c,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29242() { + System.Int32* _rc = default(System.Int32*); + System.Single* _tc = default(System.Single*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29243() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(ref _rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29244() { + System.UInt32 _rc = default(System.UInt32); + System.Single _tc = default(System.Single); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(ref _rc,ref _tc,ref _c,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29245() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _tc = default(System.Single*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29246() { + System.Int32 _rc = default(System.Int32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_s,_t,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29247() { + System.UInt32 _rc = default(System.UInt32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_s,_t,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29248() { + System.Int32 _rc = default(System.Int32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(ref _rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29249() { + System.Int32 _rc = default(System.Int32); + System.Single _tc = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(ref _rc,ref _tc,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29250() { + System.Int32* _rc = default(System.Int32*); + System.Single* _tc = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29251() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(ref _rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29252() { + System.UInt32 _rc = default(System.UInt32); + System.Single _tc = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(ref _rc,ref _tc,ref _n,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29253() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _tc = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29254() { + System.Int32 _rc = default(System.Int32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_s,_t,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29255() { + System.UInt32 _rc = default(System.UInt32); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_s,_t,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29256() { + System.Int32 _rc = default(System.Int32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(ref _rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29257() { + System.Int32 _rc = default(System.Int32); + System.Single _tc = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(ref _rc,ref _tc,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29258() { + System.Int32* _rc = default(System.Int32*); + System.Single* _tc = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29259() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(ref _rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29260() { + System.UInt32 _rc = default(System.UInt32); + System.Single _tc = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(ref _rc,ref _tc,ref _v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29261() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _tc = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29262() { + System.Int32 _rc = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiVertex3_29263() { + System.UInt32 _rc = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_x,_y,_z); +} +static unsafe void Test_ReplacementCodeuiVertex3_29264() { + System.Int32 _rc = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(ref _rc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29265() { + System.Int32 _rc = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(ref _rc,ref _v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29266() { + System.Int32* _rc = default(System.Int32*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29267() { + System.UInt32 _rc = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(ref _rc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29268() { + System.UInt32 _rc = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(ref _rc,ref _v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29269() { + System.UInt32* _rc = default(System.UInt32*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_v); +} +static unsafe void Test_ReplacementCode_29270() { + System.Int32[] _code = default(System.Int32[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29271() { + System.Int32* _code = default(System.Int32*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29272() { + System.UInt32[] _code = default(System.UInt32[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29273() { + System.UInt32* _code = default(System.UInt32*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29274() { + System.Int16 _code = default(System.Int16); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29275() { + System.UInt16 _code = default(System.UInt16); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29276() { + System.Int16[] _code = default(System.Int16[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29277() { + System.Int16* _code = default(System.Int16*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29278() { + System.UInt16[] _code = default(System.UInt16[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_ReplacementCode_29279() { + System.UInt16* _code = default(System.UInt16*); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCode(_code); +} +static unsafe void Test_TexCoord2fColor3fVertex3_29280() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor3fVertex3(_s,_t,_r,_g,_b,_x,_y,_z); +} +static unsafe void Test_TexCoord2fColor3fVertex3_29281() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor3fVertex3(_tc,_c,_v); +} +static unsafe void Test_TexCoord2fColor3fVertex3_29282() { + System.Single _tc = default(System.Single); + System.Single _c = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor3fVertex3(ref _tc,ref _c,ref _v); +} +static unsafe void Test_TexCoord2fColor3fVertex3_29283() { + System.Single* _tc = default(System.Single*); + System.Single* _c = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor3fVertex3(_tc,_c,_v); +} +static unsafe void Test_TexCoord2fColor4fNormal3fVertex3_29284() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4fNormal3fVertex3(_s,_t,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_TexCoord2fColor4fNormal3fVertex3_29285() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4fNormal3fVertex3(_tc,_c,_n,_v); +} +static unsafe void Test_TexCoord2fColor4fNormal3fVertex3_29286() { + System.Single _tc = default(System.Single); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4fNormal3fVertex3(ref _tc,ref _c,ref _n,ref _v); +} +static unsafe void Test_TexCoord2fColor4fNormal3fVertex3_29287() { + System.Single* _tc = default(System.Single*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4fNormal3fVertex3(_tc,_c,_n,_v); +} +static unsafe void Test_TexCoord2fColor4ubVertex3_29288() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Byte _r = default(System.Byte); + System.Byte _g = default(System.Byte); + System.Byte _b = default(System.Byte); + System.Byte _a = default(System.Byte); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4ubVertex3(_s,_t,_r,_g,_b,_a,_x,_y,_z); +} +static unsafe void Test_TexCoord2fColor4ubVertex3_29289() { + System.Single[] _tc = default(System.Single[]); + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4ubVertex3(_tc,_c,_v); +} +static unsafe void Test_TexCoord2fColor4ubVertex3_29290() { + System.Single _tc = default(System.Single); + System.Byte _c = default(System.Byte); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4ubVertex3(ref _tc,ref _c,ref _v); +} +static unsafe void Test_TexCoord2fColor4ubVertex3_29291() { + System.Single* _tc = default(System.Single*); + System.Byte* _c = default(System.Byte*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fColor4ubVertex3(_tc,_c,_v); +} +static unsafe void Test_TexCoord2fNormal3fVertex3_29292() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fNormal3fVertex3(_s,_t,_nx,_ny,_nz,_x,_y,_z); +} +static unsafe void Test_TexCoord2fNormal3fVertex3_29293() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fNormal3fVertex3(_tc,_n,_v); +} +static unsafe void Test_TexCoord2fNormal3fVertex3_29294() { + System.Single _tc = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fNormal3fVertex3(ref _tc,ref _n,ref _v); +} +static unsafe void Test_TexCoord2fNormal3fVertex3_29295() { + System.Single* _tc = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fNormal3fVertex3(_tc,_n,_v); +} +static unsafe void Test_TexCoord2fVertex3_29296() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fVertex3(_s,_t,_x,_y,_z); +} +static unsafe void Test_TexCoord2fVertex3_29297() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fVertex3(_tc,_v); +} +static unsafe void Test_TexCoord2fVertex3_29298() { + System.Single _tc = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fVertex3(ref _tc,ref _v); +} +static unsafe void Test_TexCoord2fVertex3_29299() { + System.Single* _tc = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord2fVertex3(_tc,_v); +} +static unsafe void Test_TexCoord4fColor4fNormal3fVertex4_29300() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _p = default(System.Single); + System.Single _q = default(System.Single); + System.Single _r = default(System.Single); + System.Single _g = default(System.Single); + System.Single _b = default(System.Single); + System.Single _a = default(System.Single); + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fColor4fNormal3fVertex4(_s,_t,_p,_q,_r,_g,_b,_a,_nx,_ny,_nz,_x,_y,_z,_w); +} +static unsafe void Test_TexCoord4fColor4fNormal3fVertex4_29301() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fColor4fNormal3fVertex4(_tc,_c,_n,_v); +} +static unsafe void Test_TexCoord4fColor4fNormal3fVertex4_29302() { + System.Single _tc = default(System.Single); + System.Single _c = default(System.Single); + System.Single _n = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fColor4fNormal3fVertex4(ref _tc,ref _c,ref _n,ref _v); +} +static unsafe void Test_TexCoord4fColor4fNormal3fVertex4_29303() { + System.Single* _tc = default(System.Single*); + System.Single* _c = default(System.Single*); + System.Single* _n = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fColor4fNormal3fVertex4(_tc,_c,_n,_v); +} +static unsafe void Test_TexCoord4fVertex4_29304() { + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _p = default(System.Single); + System.Single _q = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fVertex4(_s,_t,_p,_q,_x,_y,_z,_w); +} +static unsafe void Test_TexCoord4fVertex4_29305() { + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fVertex4(_tc,_v); +} +static unsafe void Test_TexCoord4fVertex4_29306() { + System.Single _tc = default(System.Single); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fVertex4(ref _tc,ref _v); +} +static unsafe void Test_TexCoord4fVertex4_29307() { + System.Single* _tc = default(System.Single*); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL.GL.Sun.TexCoord4fVertex4(_tc,_v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29308() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor3fVertex3_29309() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _c = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor3fVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29310() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4fNormal3fVertex3_29311() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4fNormal3fVertex3(_rc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29312() { + System.Int32* _rc = default(System.Int32*); + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiColor4ubVertex3_29313() { + System.UInt32* _rc = default(System.UInt32*); + System.Byte[] _c = default(System.Byte[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiColor4ubVertex3(_rc,_c,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29314() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiNormal3fVertex3_29315() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiNormal3fVertex3(_rc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29316() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3_29317() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _c = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3(_rc,_tc,_c,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29318() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fNormal3fVertex3_29319() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _n = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fNormal3fVertex3(_rc,_tc,_n,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29320() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiTexCoord2fVertex3_29321() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _tc = default(System.Single[]); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiTexCoord2fVertex3(_rc,_tc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29322() { + System.Int32* _rc = default(System.Int32*); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_v); +} +static unsafe void Test_ReplacementCodeuiVertex3_29323() { + System.UInt32* _rc = default(System.UInt32*); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL.GL.Sun.ReplacementCodeuiVertex3(_rc,_v); +} +static unsafe void Test_FinishTexture_29324() { + OpenTK.Graphics.OpenGL.GL.Sunx.FinishTexture(); +} + +static unsafe void Test_Invoke_29326() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.OpenGL.DebugProcAmd).Invoke(_id,_category,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_29327() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.AmdDebugOutput _category = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + OpenTK.Graphics.OpenGL.AmdDebugOutput _severity = default(OpenTK.Graphics.OpenGL.AmdDebugOutput); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcAmd).BeginInvoke(_id,_category,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_29328() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.OpenGL.DebugProcAmd).EndInvoke(_result); +} + +static unsafe void Test_Invoke_29330() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.OpenGL.DebugProcArb).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_29331() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcArb).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_29332() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.OpenGL.DebugProcArb).EndInvoke(_result); +} + +static unsafe void Test_Invoke_29334() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.OpenGL.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_29335() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_29336() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.OpenGL.DebugProc).EndInvoke(_result); +} + +static unsafe void Test_Invoke_29338() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.OpenGL.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_29339() { + OpenTK.Graphics.OpenGL.DebugSource _source = default(OpenTK.Graphics.OpenGL.DebugSource); + OpenTK.Graphics.OpenGL.DebugType _type = default(OpenTK.Graphics.OpenGL.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_29340() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.OpenGL.DebugProcKhr).EndInvoke(_result); +} +static unsafe void Test_ActiveTexture_29341() { + OpenTK.Graphics.ES10.All _texture = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.ActiveTexture(_texture); +} +static unsafe void Test_AlphaFunc_29342() { + OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); + System.Single _ref = default(System.Single); + OpenTK.Graphics.ES10.GL.AlphaFunc(_func,_ref); +} +static unsafe void Test_AlphaFuncx_29343() { + OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); + System.Int32 _ref = default(System.Int32); + OpenTK.Graphics.ES10.GL.AlphaFuncx(_func,_ref); +} +static unsafe void Test_BindTexture_29344() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES10.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_29345() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES10.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BlendFunc_29346() { + OpenTK.Graphics.ES10.All _sfactor = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _dfactor = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.BlendFunc(_sfactor,_dfactor); +} +static unsafe void Test_Clear_29347() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES10.GL.Clear(_mask); +} +static unsafe void Test_Clear_29348() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES10.GL.Clear(_mask); +} +static unsafe void Test_ClearColor_29349() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES10.GL.ClearColor(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearColorx_29350() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES10.GL.ClearColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearDepth_29351() { + System.Single _depth = default(System.Single); + OpenTK.Graphics.ES10.GL.ClearDepth(_depth); +} +static unsafe void Test_ClearDepthx_29352() { + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES10.GL.ClearDepthx(_depth); +} +static unsafe void Test_ClearStencil_29353() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.ES10.GL.ClearStencil(_s); +} +static unsafe void Test_ClientActiveTexture_29354() { + OpenTK.Graphics.ES10.All _texture = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.ClientActiveTexture(_texture); +} +static unsafe void Test_Color4_29355() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES10.GL.Color4(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4x_29356() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES10.GL.Color4x(_red,_green,_blue,_alpha); +} +static unsafe void Test_ColorMask_29357() { + System.Boolean _red = default(System.Boolean); + System.Boolean _green = default(System.Boolean); + System.Boolean _blue = default(System.Boolean); + System.Boolean _alpha = default(System.Boolean); + OpenTK.Graphics.ES10.GL.ColorMask(_red,_green,_blue,_alpha); +} +static unsafe void Test_ColorPointer_29358() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29359() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29360() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29361() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29362() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES10.GL.ColorPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_CompressedTexImage2D_29363() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29364() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29365() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29366() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29367() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES10.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_29368() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29369() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29370() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29371() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29372() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES10.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CopyTexImage2D_29373() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES10.All _internalformat = default(OpenTK.Graphics.ES10.All); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexSubImage2D_29374() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CullFace_29375() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.CullFace(_mode); +} +static unsafe void Test_DeleteTextures_29376() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29377() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_29378() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29379() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29380() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_29381() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES10.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DepthFunc_29382() { + OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.DepthFunc(_func); +} +static unsafe void Test_DepthMask_29383() { + System.Boolean _flag = default(System.Boolean); + OpenTK.Graphics.ES10.GL.DepthMask(_flag); +} +static unsafe void Test_DepthRange_29384() { + System.Single _zNear = default(System.Single); + System.Single _zFar = default(System.Single); + OpenTK.Graphics.ES10.GL.DepthRange(_zNear,_zFar); +} +static unsafe void Test_DepthRangex_29385() { + System.Int32 _zNear = default(System.Int32); + System.Int32 _zFar = default(System.Int32); + OpenTK.Graphics.ES10.GL.DepthRangex(_zNear,_zFar); +} +static unsafe void Test_Disable_29386() { + OpenTK.Graphics.ES10.All _cap = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.Disable(_cap); +} +static unsafe void Test_DisableClientState_29387() { + OpenTK.Graphics.ES10.All _array = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.DisableClientState(_array); +} +static unsafe void Test_DrawArrays_29388() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawElements_29389() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29390() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29391() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29392() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29393() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int _indices = default(int); + OpenTK.Graphics.ES10.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_Enable_29394() { + OpenTK.Graphics.ES10.All _cap = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.Enable(_cap); +} +static unsafe void Test_EnableClientState_29395() { + OpenTK.Graphics.ES10.All _array = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.EnableClientState(_array); +} +static unsafe void Test_Finish_29396() { + OpenTK.Graphics.ES10.GL.Finish(); +} +static unsafe void Test_Flush_29397() { + OpenTK.Graphics.ES10.GL.Flush(); +} +static unsafe void Test_Fog_29398() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.Fog(_pname,_param); +} +static unsafe void Test_Fog_29399() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES10.GL.Fog(_pname,_params); +} +static unsafe void Test_Fog_29400() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES10.GL.Fog(_pname,_params); +} +static unsafe void Test_Fogx_29401() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_29402() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.Fogx(_pname,_params); +} +static unsafe void Test_Fogx_29403() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.Fogx(_pname,_params); +} +static unsafe void Test_FrontFace_29404() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.FrontFace(_mode); +} +static unsafe void Test_Frustum_29405() { + System.Single _left = default(System.Single); + System.Single _right = default(System.Single); + System.Single _bottom = default(System.Single); + System.Single _top = default(System.Single); + System.Single _zNear = default(System.Single); + System.Single _zFar = default(System.Single); + OpenTK.Graphics.ES10.GL.Frustum(_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_Frustumx_29406() { + System.Int32 _left = default(System.Int32); + System.Int32 _right = default(System.Int32); + System.Int32 _bottom = default(System.Int32); + System.Int32 _top = default(System.Int32); + System.Int32 _zNear = default(System.Int32); + System.Int32 _zFar = default(System.Int32); + OpenTK.Graphics.ES10.GL.Frustumx(_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_GenTextures_29407() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29408() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES10.GL.GenTextures(_n,ref _textures); +} +static unsafe void Test_GenTextures_29409() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29410() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29411() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES10.GL.GenTextures(_n,ref _textures); +} +static unsafe void Test_GenTextures_29412() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES10.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GetError_29413() { + OpenTK.Graphics.ES10.All r = OpenTK.Graphics.ES10.GL.GetError(); +} +static unsafe void Test_GetInteger_29414() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.GetInteger(_pname,_params); +} +static unsafe void Test_GetInteger_29415() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES10.GL.GetInteger(_pname,ref _params); +} +static unsafe void Test_GetInteger_29416() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.GetInteger(_pname,_params); +} +static unsafe void Test_GetString_29417() { + OpenTK.Graphics.ES10.All _name = default(OpenTK.Graphics.ES10.All); + System.String r = OpenTK.Graphics.ES10.GL.GetString(_name); +} +static unsafe void Test_Hint_29418() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.Hint(_target,_mode); +} +static unsafe void Test_Light_29419() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.Light(_light,_pname,_param); +} +static unsafe void Test_Light_29420() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES10.GL.Light(_light,_pname,_params); +} +static unsafe void Test_Light_29421() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES10.GL.Light(_light,_pname,_params); +} +static unsafe void Test_LightModel_29422() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.LightModel(_pname,_param); +} +static unsafe void Test_LightModel_29423() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES10.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModel_29424() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES10.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModelx_29425() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_29426() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.LightModelx(_pname,_params); +} +static unsafe void Test_LightModelx_29427() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.LightModelx(_pname,_params); +} +static unsafe void Test_Lightx_29428() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_param); +} +static unsafe void Test_Lightx_29429() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_params); +} +static unsafe void Test_Lightx_29430() { + OpenTK.Graphics.ES10.All _light = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.Lightx(_light,_pname,_params); +} +static unsafe void Test_LineWidth_29431() { + System.Single _width = default(System.Single); + OpenTK.Graphics.ES10.GL.LineWidth(_width); +} +static unsafe void Test_LineWidthx_29432() { + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES10.GL.LineWidthx(_width); +} +static unsafe void Test_LoadIdentity_29433() { + OpenTK.Graphics.ES10.GL.LoadIdentity(); +} +static unsafe void Test_LoadMatrix_29434() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.ES10.GL.LoadMatrix(_m); +} +static unsafe void Test_LoadMatrix_29435() { + System.Single _m = default(System.Single); + OpenTK.Graphics.ES10.GL.LoadMatrix(ref _m); +} +static unsafe void Test_LoadMatrix_29436() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.ES10.GL.LoadMatrix(_m); +} +static unsafe void Test_LoadMatrixx_29437() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.LoadMatrixx(_m); +} +static unsafe void Test_LoadMatrixx_29438() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES10.GL.LoadMatrixx(ref _m); +} +static unsafe void Test_LoadMatrixx_29439() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES10.GL.LoadMatrixx(_m); +} +static unsafe void Test_LogicOp_29440() { + OpenTK.Graphics.ES10.All _opcode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.LogicOp(_opcode); +} +static unsafe void Test_Material_29441() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.Material(_face,_pname,_param); +} +static unsafe void Test_Material_29442() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES10.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Material_29443() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES10.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Materialx_29444() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_29445() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_params); +} +static unsafe void Test_Materialx_29446() { + OpenTK.Graphics.ES10.All _face = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.Materialx(_face,_pname,_params); +} +static unsafe void Test_MatrixMode_29447() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.MatrixMode(_mode); +} +static unsafe void Test_MultiTexCoord4_29448() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _q = default(System.Single); + OpenTK.Graphics.ES10.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4x_29449() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.ES10.GL.MultiTexCoord4x(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultMatrix_29450() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.ES10.GL.MultMatrix(_m); +} +static unsafe void Test_MultMatrix_29451() { + System.Single _m = default(System.Single); + OpenTK.Graphics.ES10.GL.MultMatrix(ref _m); +} +static unsafe void Test_MultMatrix_29452() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.ES10.GL.MultMatrix(_m); +} +static unsafe void Test_MultMatrixx_29453() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.MultMatrixx(_m); +} +static unsafe void Test_MultMatrixx_29454() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES10.GL.MultMatrixx(ref _m); +} +static unsafe void Test_MultMatrixx_29455() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES10.GL.MultMatrixx(_m); +} +static unsafe void Test_Normal3_29456() { + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + OpenTK.Graphics.ES10.GL.Normal3(_nx,_ny,_nz); +} +static unsafe void Test_Normal3x_29457() { + System.Int32 _nx = default(System.Int32); + System.Int32 _ny = default(System.Int32); + System.Int32 _nz = default(System.Int32); + OpenTK.Graphics.ES10.GL.Normal3x(_nx,_ny,_nz); +} +static unsafe void Test_NormalPointer_29458() { + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29459() { + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29460() { + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29461() { + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29462() { + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES10.GL.NormalPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_Ortho_29463() { + System.Single _left = default(System.Single); + System.Single _right = default(System.Single); + System.Single _bottom = default(System.Single); + System.Single _top = default(System.Single); + System.Single _zNear = default(System.Single); + System.Single _zFar = default(System.Single); + OpenTK.Graphics.ES10.GL.Ortho(_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_Orthox_29464() { + System.Int32 _left = default(System.Int32); + System.Int32 _right = default(System.Int32); + System.Int32 _bottom = default(System.Int32); + System.Int32 _top = default(System.Int32); + System.Int32 _zNear = default(System.Int32); + System.Int32 _zFar = default(System.Int32); + OpenTK.Graphics.ES10.GL.Orthox(_left,_right,_bottom,_top,_zNear,_zFar); +} +static unsafe void Test_PixelStore_29465() { + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.PixelStore(_pname,_param); +} +static unsafe void Test_PointSize_29466() { + System.Single _size = default(System.Single); + OpenTK.Graphics.ES10.GL.PointSize(_size); +} +static unsafe void Test_PointSizex_29467() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.GL.PointSizex(_size); +} +static unsafe void Test_PolygonOffset_29468() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.ES10.GL.PolygonOffset(_factor,_units); +} +static unsafe void Test_PolygonOffsetx_29469() { + System.Int32 _factor = default(System.Int32); + System.Int32 _units = default(System.Int32); + OpenTK.Graphics.ES10.GL.PolygonOffsetx(_factor,_units); +} +static unsafe void Test_PopMatrix_29470() { + OpenTK.Graphics.ES10.GL.PopMatrix(); +} +static unsafe void Test_PushMatrix_29471() { + OpenTK.Graphics.ES10.GL.PushMatrix(); +} +static unsafe void Test_ReadPixels_29472() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29473() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29474() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29475() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29476() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int _pixels = default(int); + OpenTK.Graphics.ES10.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_Rotate_29477() { + System.Single _angle = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES10.GL.Rotate(_angle,_x,_y,_z); +} +static unsafe void Test_Rotatex_29478() { + System.Int32 _angle = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES10.GL.Rotatex(_angle,_x,_y,_z); +} +static unsafe void Test_SampleCoverage_29479() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES10.GL.SampleCoverage(_value,_invert); +} +static unsafe void Test_SampleCoveragex_29480() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES10.GL.SampleCoveragex(_value,_invert); +} +static unsafe void Test_Scale_29481() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES10.GL.Scale(_x,_y,_z); +} +static unsafe void Test_Scalex_29482() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES10.GL.Scalex(_x,_y,_z); +} +static unsafe void Test_Scissor_29483() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.GL.Scissor(_x,_y,_width,_height); +} +static unsafe void Test_ShadeModel_29484() { + OpenTK.Graphics.ES10.All _mode = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.ShadeModel(_mode); +} +static unsafe void Test_StencilFunc_29485() { + OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES10.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_29486() { + OpenTK.Graphics.ES10.All _func = default(OpenTK.Graphics.ES10.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES10.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilMask_29487() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES10.GL.StencilMask(_mask); +} +static unsafe void Test_StencilMask_29488() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES10.GL.StencilMask(_mask); +} +static unsafe void Test_StencilOp_29489() { + OpenTK.Graphics.ES10.All _fail = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _zfail = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _zpass = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.GL.StencilOp(_fail,_zfail,_zpass); +} +static unsafe void Test_TexCoordPointer_29490() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29491() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29492() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29493() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29494() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES10.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_TexEnv_29495() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_param); +} +static unsafe void Test_TexEnv_29496() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29497() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_29498() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_param); +} +static unsafe void Test_TexEnvx_29499() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_29500() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexImage2D_29501() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29502() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29503() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29504() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29505() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int _pixels = default(int); + OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexParameter_29506() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES10.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameterx_29507() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES10.GL.TexParameterx(_target,_pname,_param); +} +static unsafe void Test_TexSubImage2D_29508() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29509() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29510() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29511() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29512() { + OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + int _pixels = default(int); + OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_Translate_29513() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES10.GL.Translate(_x,_y,_z); +} +static unsafe void Test_Translatex_29514() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES10.GL.Translatex(_x,_y,_z); +} +static unsafe void Test_VertexPointer_29515() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29516() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29517() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29518() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29519() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_Viewport_29520() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES10.GL.Viewport(_x,_y,_width,_height); +} + +static void Test_All_29522() { + var _False = OpenTK.Graphics.ES10.All.False; + var _NoError = OpenTK.Graphics.ES10.All.NoError; + var _Zero = OpenTK.Graphics.ES10.All.Zero; + var _Points = OpenTK.Graphics.ES10.All.Points; + var _DepthBufferBit = OpenTK.Graphics.ES10.All.DepthBufferBit; + var _StencilBufferBit = OpenTK.Graphics.ES10.All.StencilBufferBit; + var _ColorBufferBit = OpenTK.Graphics.ES10.All.ColorBufferBit; + var _Lines = OpenTK.Graphics.ES10.All.Lines; + var _LineLoop = OpenTK.Graphics.ES10.All.LineLoop; + var _LineStrip = OpenTK.Graphics.ES10.All.LineStrip; + var _Triangles = OpenTK.Graphics.ES10.All.Triangles; + var _TriangleStrip = OpenTK.Graphics.ES10.All.TriangleStrip; + var _TriangleFan = OpenTK.Graphics.ES10.All.TriangleFan; + var _Add = OpenTK.Graphics.ES10.All.Add; + var _Never = OpenTK.Graphics.ES10.All.Never; + var _Less = OpenTK.Graphics.ES10.All.Less; + var _Equal = OpenTK.Graphics.ES10.All.Equal; + var _Lequal = OpenTK.Graphics.ES10.All.Lequal; + var _Greater = OpenTK.Graphics.ES10.All.Greater; + var _Notequal = OpenTK.Graphics.ES10.All.Notequal; + var _Gequal = OpenTK.Graphics.ES10.All.Gequal; + var _Always = OpenTK.Graphics.ES10.All.Always; + var _SrcColor = OpenTK.Graphics.ES10.All.SrcColor; + var _OneMinusSrcColor = OpenTK.Graphics.ES10.All.OneMinusSrcColor; + var _SrcAlpha = OpenTK.Graphics.ES10.All.SrcAlpha; + var _OneMinusSrcAlpha = OpenTK.Graphics.ES10.All.OneMinusSrcAlpha; + var _DstAlpha = OpenTK.Graphics.ES10.All.DstAlpha; + var _OneMinusDstAlpha = OpenTK.Graphics.ES10.All.OneMinusDstAlpha; + var _DstColor = OpenTK.Graphics.ES10.All.DstColor; + var _OneMinusDstColor = OpenTK.Graphics.ES10.All.OneMinusDstColor; + var _SrcAlphaSaturate = OpenTK.Graphics.ES10.All.SrcAlphaSaturate; + var _Front = OpenTK.Graphics.ES10.All.Front; + var _Back = OpenTK.Graphics.ES10.All.Back; + var _FrontAndBack = OpenTK.Graphics.ES10.All.FrontAndBack; + var _InvalidEnum = OpenTK.Graphics.ES10.All.InvalidEnum; + var _InvalidValue = OpenTK.Graphics.ES10.All.InvalidValue; + var _InvalidOperation = OpenTK.Graphics.ES10.All.InvalidOperation; + var _StackOverflow = OpenTK.Graphics.ES10.All.StackOverflow; + var _StackUnderflow = OpenTK.Graphics.ES10.All.StackUnderflow; + var _OutOfMemory = OpenTK.Graphics.ES10.All.OutOfMemory; + var _Exp = OpenTK.Graphics.ES10.All.Exp; + var _Exp2 = OpenTK.Graphics.ES10.All.Exp2; + var _Cw = OpenTK.Graphics.ES10.All.Cw; + var _Ccw = OpenTK.Graphics.ES10.All.Ccw; + var _PointSmooth = OpenTK.Graphics.ES10.All.PointSmooth; + var _SmoothPointSizeRange = OpenTK.Graphics.ES10.All.SmoothPointSizeRange; + var _LineSmooth = OpenTK.Graphics.ES10.All.LineSmooth; + var _SmoothLineWidthRange = OpenTK.Graphics.ES10.All.SmoothLineWidthRange; + var _CullFace = OpenTK.Graphics.ES10.All.CullFace; + var _Lighting = OpenTK.Graphics.ES10.All.Lighting; + var _LightModelTwoSide = OpenTK.Graphics.ES10.All.LightModelTwoSide; + var _LightModelAmbient = OpenTK.Graphics.ES10.All.LightModelAmbient; + var _ColorMaterial = OpenTK.Graphics.ES10.All.ColorMaterial; + var _Fog = OpenTK.Graphics.ES10.All.Fog; + var _FogDensity = OpenTK.Graphics.ES10.All.FogDensity; + var _FogStart = OpenTK.Graphics.ES10.All.FogStart; + var _FogEnd = OpenTK.Graphics.ES10.All.FogEnd; + var _FogMode = OpenTK.Graphics.ES10.All.FogMode; + var _FogColor = OpenTK.Graphics.ES10.All.FogColor; + var _DepthTest = OpenTK.Graphics.ES10.All.DepthTest; + var _StencilTest = OpenTK.Graphics.ES10.All.StencilTest; + var _Normalize = OpenTK.Graphics.ES10.All.Normalize; + var _AlphaTest = OpenTK.Graphics.ES10.All.AlphaTest; + var _Dither = OpenTK.Graphics.ES10.All.Dither; + var _Blend = OpenTK.Graphics.ES10.All.Blend; + var _ColorLogicOp = OpenTK.Graphics.ES10.All.ColorLogicOp; + var _ScissorTest = OpenTK.Graphics.ES10.All.ScissorTest; + var _PerspectiveCorrectionHint = OpenTK.Graphics.ES10.All.PerspectiveCorrectionHint; + var _PointSmoothHint = OpenTK.Graphics.ES10.All.PointSmoothHint; + var _LineSmoothHint = OpenTK.Graphics.ES10.All.LineSmoothHint; + var _PolygonSmoothHint = OpenTK.Graphics.ES10.All.PolygonSmoothHint; + var _FogHint = OpenTK.Graphics.ES10.All.FogHint; + var _UnpackAlignment = OpenTK.Graphics.ES10.All.UnpackAlignment; + var _PackAlignment = OpenTK.Graphics.ES10.All.PackAlignment; + var _MaxLights = OpenTK.Graphics.ES10.All.MaxLights; + var _MaxTextureSize = OpenTK.Graphics.ES10.All.MaxTextureSize; + var _MaxModelviewStackDepth = OpenTK.Graphics.ES10.All.MaxModelviewStackDepth; + var _MaxProjectionStackDepth = OpenTK.Graphics.ES10.All.MaxProjectionStackDepth; + var _MaxTextureStackDepth = OpenTK.Graphics.ES10.All.MaxTextureStackDepth; + var _MaxViewportDims = OpenTK.Graphics.ES10.All.MaxViewportDims; + var _SubpixelBits = OpenTK.Graphics.ES10.All.SubpixelBits; + var _RedBits = OpenTK.Graphics.ES10.All.RedBits; + var _GreenBits = OpenTK.Graphics.ES10.All.GreenBits; + var _BlueBits = OpenTK.Graphics.ES10.All.BlueBits; + var _AlphaBits = OpenTK.Graphics.ES10.All.AlphaBits; + var _DepthBits = OpenTK.Graphics.ES10.All.DepthBits; + var _StencilBits = OpenTK.Graphics.ES10.All.StencilBits; + var _Texture2D = OpenTK.Graphics.ES10.All.Texture2D; + var _DontCare = OpenTK.Graphics.ES10.All.DontCare; + var _Fastest = OpenTK.Graphics.ES10.All.Fastest; + var _Nicest = OpenTK.Graphics.ES10.All.Nicest; + var _Ambient = OpenTK.Graphics.ES10.All.Ambient; + var _Diffuse = OpenTK.Graphics.ES10.All.Diffuse; + var _Specular = OpenTK.Graphics.ES10.All.Specular; + var _Position = OpenTK.Graphics.ES10.All.Position; + var _SpotDirection = OpenTK.Graphics.ES10.All.SpotDirection; + var _SpotExponent = OpenTK.Graphics.ES10.All.SpotExponent; + var _SpotCutoff = OpenTK.Graphics.ES10.All.SpotCutoff; + var _ConstantAttenuation = OpenTK.Graphics.ES10.All.ConstantAttenuation; + var _LinearAttenuation = OpenTK.Graphics.ES10.All.LinearAttenuation; + var _QuadraticAttenuation = OpenTK.Graphics.ES10.All.QuadraticAttenuation; + var _Byte = OpenTK.Graphics.ES10.All.Byte; + var _UnsignedByte = OpenTK.Graphics.ES10.All.UnsignedByte; + var _Short = OpenTK.Graphics.ES10.All.Short; + var _UnsignedShort = OpenTK.Graphics.ES10.All.UnsignedShort; + var _Float = OpenTK.Graphics.ES10.All.Float; + var _Fixed = OpenTK.Graphics.ES10.All.Fixed; + var _Clear = OpenTK.Graphics.ES10.All.Clear; + var _And = OpenTK.Graphics.ES10.All.And; + var _AndReverse = OpenTK.Graphics.ES10.All.AndReverse; + var _Copy = OpenTK.Graphics.ES10.All.Copy; + var _AndInverted = OpenTK.Graphics.ES10.All.AndInverted; + var _Noop = OpenTK.Graphics.ES10.All.Noop; + var _Xor = OpenTK.Graphics.ES10.All.Xor; + var _Or = OpenTK.Graphics.ES10.All.Or; + var _Nor = OpenTK.Graphics.ES10.All.Nor; + var _Equiv = OpenTK.Graphics.ES10.All.Equiv; + var _Invert = OpenTK.Graphics.ES10.All.Invert; + var _OrReverse = OpenTK.Graphics.ES10.All.OrReverse; + var _CopyInverted = OpenTK.Graphics.ES10.All.CopyInverted; + var _OrInverted = OpenTK.Graphics.ES10.All.OrInverted; + var _Nand = OpenTK.Graphics.ES10.All.Nand; + var _Set = OpenTK.Graphics.ES10.All.Set; + var _Emission = OpenTK.Graphics.ES10.All.Emission; + var _Shininess = OpenTK.Graphics.ES10.All.Shininess; + var _AmbientAndDiffuse = OpenTK.Graphics.ES10.All.AmbientAndDiffuse; + var _Modelview = OpenTK.Graphics.ES10.All.Modelview; + var _Projection = OpenTK.Graphics.ES10.All.Projection; + var _Texture = OpenTK.Graphics.ES10.All.Texture; + var _Alpha = OpenTK.Graphics.ES10.All.Alpha; + var _Rgb = OpenTK.Graphics.ES10.All.Rgb; + var _Rgba = OpenTK.Graphics.ES10.All.Rgba; + var _Luminance = OpenTK.Graphics.ES10.All.Luminance; + var _LuminanceAlpha = OpenTK.Graphics.ES10.All.LuminanceAlpha; + var _Flat = OpenTK.Graphics.ES10.All.Flat; + var _Smooth = OpenTK.Graphics.ES10.All.Smooth; + var _Keep = OpenTK.Graphics.ES10.All.Keep; + var _Replace = OpenTK.Graphics.ES10.All.Replace; + var _Incr = OpenTK.Graphics.ES10.All.Incr; + var _Decr = OpenTK.Graphics.ES10.All.Decr; + var _Vendor = OpenTK.Graphics.ES10.All.Vendor; + var _Renderer = OpenTK.Graphics.ES10.All.Renderer; + var _Version = OpenTK.Graphics.ES10.All.Version; + var _Extensions = OpenTK.Graphics.ES10.All.Extensions; + var _Modulate = OpenTK.Graphics.ES10.All.Modulate; + var _Decal = OpenTK.Graphics.ES10.All.Decal; + var _TextureEnvMode = OpenTK.Graphics.ES10.All.TextureEnvMode; + var _TextureEnvColor = OpenTK.Graphics.ES10.All.TextureEnvColor; + var _TextureEnv = OpenTK.Graphics.ES10.All.TextureEnv; + var _Nearest = OpenTK.Graphics.ES10.All.Nearest; + var _Linear = OpenTK.Graphics.ES10.All.Linear; + var _NearestMipmapNearest = OpenTK.Graphics.ES10.All.NearestMipmapNearest; + var _LinearMipmapNearest = OpenTK.Graphics.ES10.All.LinearMipmapNearest; + var _NearestMipmapLinear = OpenTK.Graphics.ES10.All.NearestMipmapLinear; + var _LinearMipmapLinear = OpenTK.Graphics.ES10.All.LinearMipmapLinear; + var _TextureMagFilter = OpenTK.Graphics.ES10.All.TextureMagFilter; + var _TextureMinFilter = OpenTK.Graphics.ES10.All.TextureMinFilter; + var _TextureWrapS = OpenTK.Graphics.ES10.All.TextureWrapS; + var _TextureWrapT = OpenTK.Graphics.ES10.All.TextureWrapT; + var _Repeat = OpenTK.Graphics.ES10.All.Repeat; + var _Light0 = OpenTK.Graphics.ES10.All.Light0; + var _Light1 = OpenTK.Graphics.ES10.All.Light1; + var _Light2 = OpenTK.Graphics.ES10.All.Light2; + var _Light3 = OpenTK.Graphics.ES10.All.Light3; + var _Light4 = OpenTK.Graphics.ES10.All.Light4; + var _Light5 = OpenTK.Graphics.ES10.All.Light5; + var _Light6 = OpenTK.Graphics.ES10.All.Light6; + var _Light7 = OpenTK.Graphics.ES10.All.Light7; + var _UnsignedShort4444 = OpenTK.Graphics.ES10.All.UnsignedShort4444; + var _UnsignedShort5551 = OpenTK.Graphics.ES10.All.UnsignedShort5551; + var _PolygonOffsetFill = OpenTK.Graphics.ES10.All.PolygonOffsetFill; + var _RescaleNormal = OpenTK.Graphics.ES10.All.RescaleNormal; + var _VertexArray = OpenTK.Graphics.ES10.All.VertexArray; + var _NormalArray = OpenTK.Graphics.ES10.All.NormalArray; + var _ColorArray = OpenTK.Graphics.ES10.All.ColorArray; + var _TextureCoordArray = OpenTK.Graphics.ES10.All.TextureCoordArray; + var _Multisample = OpenTK.Graphics.ES10.All.Multisample; + var _SampleAlphaToCoverage = OpenTK.Graphics.ES10.All.SampleAlphaToCoverage; + var _SampleAlphaToOne = OpenTK.Graphics.ES10.All.SampleAlphaToOne; + var _SampleCoverage = OpenTK.Graphics.ES10.All.SampleCoverage; + var _MaxElementsVertices = OpenTK.Graphics.ES10.All.MaxElementsVertices; + var _MaxElementsIndices = OpenTK.Graphics.ES10.All.MaxElementsIndices; + var _ClampToEdge = OpenTK.Graphics.ES10.All.ClampToEdge; + var _UnsignedShort565 = OpenTK.Graphics.ES10.All.UnsignedShort565; + var _AliasedPointSizeRange = OpenTK.Graphics.ES10.All.AliasedPointSizeRange; + var _AliasedLineWidthRange = OpenTK.Graphics.ES10.All.AliasedLineWidthRange; + var _Texture0 = OpenTK.Graphics.ES10.All.Texture0; + var _Texture1 = OpenTK.Graphics.ES10.All.Texture1; + var _Texture2 = OpenTK.Graphics.ES10.All.Texture2; + var _Texture3 = OpenTK.Graphics.ES10.All.Texture3; + var _Texture4 = OpenTK.Graphics.ES10.All.Texture4; + var _Texture5 = OpenTK.Graphics.ES10.All.Texture5; + var _Texture6 = OpenTK.Graphics.ES10.All.Texture6; + var _Texture7 = OpenTK.Graphics.ES10.All.Texture7; + var _Texture8 = OpenTK.Graphics.ES10.All.Texture8; + var _Texture9 = OpenTK.Graphics.ES10.All.Texture9; + var _Texture10 = OpenTK.Graphics.ES10.All.Texture10; + var _Texture11 = OpenTK.Graphics.ES10.All.Texture11; + var _Texture12 = OpenTK.Graphics.ES10.All.Texture12; + var _Texture13 = OpenTK.Graphics.ES10.All.Texture13; + var _Texture14 = OpenTK.Graphics.ES10.All.Texture14; + var _Texture15 = OpenTK.Graphics.ES10.All.Texture15; + var _Texture16 = OpenTK.Graphics.ES10.All.Texture16; + var _Texture17 = OpenTK.Graphics.ES10.All.Texture17; + var _Texture18 = OpenTK.Graphics.ES10.All.Texture18; + var _Texture19 = OpenTK.Graphics.ES10.All.Texture19; + var _Texture20 = OpenTK.Graphics.ES10.All.Texture20; + var _Texture21 = OpenTK.Graphics.ES10.All.Texture21; + var _Texture22 = OpenTK.Graphics.ES10.All.Texture22; + var _Texture23 = OpenTK.Graphics.ES10.All.Texture23; + var _Texture24 = OpenTK.Graphics.ES10.All.Texture24; + var _Texture25 = OpenTK.Graphics.ES10.All.Texture25; + var _Texture26 = OpenTK.Graphics.ES10.All.Texture26; + var _Texture27 = OpenTK.Graphics.ES10.All.Texture27; + var _Texture28 = OpenTK.Graphics.ES10.All.Texture28; + var _Texture29 = OpenTK.Graphics.ES10.All.Texture29; + var _Texture30 = OpenTK.Graphics.ES10.All.Texture30; + var _Texture31 = OpenTK.Graphics.ES10.All.Texture31; + var _MaxTextureUnits = OpenTK.Graphics.ES10.All.MaxTextureUnits; + var _NumCompressedTextureFormats = OpenTK.Graphics.ES10.All.NumCompressedTextureFormats; + var _CompressedTextureFormats = OpenTK.Graphics.ES10.All.CompressedTextureFormats; + var _Palette4Rgb8Oes = OpenTK.Graphics.ES10.All.Palette4Rgb8Oes; + var _Palette4Rgba8Oes = OpenTK.Graphics.ES10.All.Palette4Rgba8Oes; + var _Palette4R5G6B5Oes = OpenTK.Graphics.ES10.All.Palette4R5G6B5Oes; + var _Palette4Rgba4Oes = OpenTK.Graphics.ES10.All.Palette4Rgba4Oes; + var _Palette4Rgb5A1Oes = OpenTK.Graphics.ES10.All.Palette4Rgb5A1Oes; + var _Palette8Rgb8Oes = OpenTK.Graphics.ES10.All.Palette8Rgb8Oes; + var _Palette8Rgba8Oes = OpenTK.Graphics.ES10.All.Palette8Rgba8Oes; + var _Palette8R5G6B5Oes = OpenTK.Graphics.ES10.All.Palette8R5G6B5Oes; + var _Palette8Rgba4Oes = OpenTK.Graphics.ES10.All.Palette8Rgba4Oes; + var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES10.All.Palette8Rgb5A1Oes; + var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES10.All.ImplementationColorReadTypeOes; + var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES10.All.ImplementationColorReadFormatOes; + var _OesCompressedPalettedTexture = OpenTK.Graphics.ES10.All.OesCompressedPalettedTexture; + var _OesReadFormat = OpenTK.Graphics.ES10.All.OesReadFormat; + var _OesVersion10 = OpenTK.Graphics.ES10.All.OesVersion10; + var _One = OpenTK.Graphics.ES10.All.One; + var _True = OpenTK.Graphics.ES10.All.True; +} +static void Test_AlphaFunction_29523() { + var _Never = OpenTK.Graphics.ES10.AlphaFunction.Never; + var _Less = OpenTK.Graphics.ES10.AlphaFunction.Less; + var _Equal = OpenTK.Graphics.ES10.AlphaFunction.Equal; + var _Lequal = OpenTK.Graphics.ES10.AlphaFunction.Lequal; + var _Greater = OpenTK.Graphics.ES10.AlphaFunction.Greater; + var _Notequal = OpenTK.Graphics.ES10.AlphaFunction.Notequal; + var _Gequal = OpenTK.Graphics.ES10.AlphaFunction.Gequal; + var _Always = OpenTK.Graphics.ES10.AlphaFunction.Always; +} +static void Test_BeginMode_29524() { + var _Points = OpenTK.Graphics.ES10.BeginMode.Points; + var _Lines = OpenTK.Graphics.ES10.BeginMode.Lines; + var _LineLoop = OpenTK.Graphics.ES10.BeginMode.LineLoop; + var _LineStrip = OpenTK.Graphics.ES10.BeginMode.LineStrip; + var _Triangles = OpenTK.Graphics.ES10.BeginMode.Triangles; + var _TriangleStrip = OpenTK.Graphics.ES10.BeginMode.TriangleStrip; + var _TriangleFan = OpenTK.Graphics.ES10.BeginMode.TriangleFan; +} +static void Test_BlendingFactorDest_29525() { + var _Zero = OpenTK.Graphics.ES10.BlendingFactorDest.Zero; + var _SrcColor = OpenTK.Graphics.ES10.BlendingFactorDest.SrcColor; + var _OneMinusSrcColor = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusSrcColor; + var _SrcAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.SrcAlpha; + var _OneMinusSrcAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusSrcAlpha; + var _DstAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.DstAlpha; + var _OneMinusDstAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusDstAlpha; + var _One = OpenTK.Graphics.ES10.BlendingFactorDest.One; +} +static void Test_BlendingFactorSrc_29526() { + var _DstColor = OpenTK.Graphics.ES10.BlendingFactorSrc.DstColor; + var _OneMinusDstColor = OpenTK.Graphics.ES10.BlendingFactorSrc.OneMinusDstColor; + var _SrcAlphaSaturate = OpenTK.Graphics.ES10.BlendingFactorSrc.SrcAlphaSaturate; +} +static void Test_Boolean_29527() { + var _False = OpenTK.Graphics.ES10.Boolean.False; + var _True = OpenTK.Graphics.ES10.Boolean.True; +} +static void Test_ClearBufferMask_29528() { + var _DepthBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.DepthBufferBit; + var _StencilBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.StencilBufferBit; + var _ColorBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.ColorBufferBit; +} +static void Test_CullFaceMode_29529() { + var _Front = OpenTK.Graphics.ES10.CullFaceMode.Front; + var _Back = OpenTK.Graphics.ES10.CullFaceMode.Back; + var _FrontAndBack = OpenTK.Graphics.ES10.CullFaceMode.FrontAndBack; +} +static void Test_DataType_29530() { + var _Byte = OpenTK.Graphics.ES10.DataType.Byte; + var _UnsignedByte = OpenTK.Graphics.ES10.DataType.UnsignedByte; + var _Short = OpenTK.Graphics.ES10.DataType.Short; + var _UnsignedShort = OpenTK.Graphics.ES10.DataType.UnsignedShort; + var _Float = OpenTK.Graphics.ES10.DataType.Float; + var _Fixed = OpenTK.Graphics.ES10.DataType.Fixed; +} +static void Test_EnableCap_29531() { + var _PointSmooth = OpenTK.Graphics.ES10.EnableCap.PointSmooth; + var _LineSmooth = OpenTK.Graphics.ES10.EnableCap.LineSmooth; + var _CullFace = OpenTK.Graphics.ES10.EnableCap.CullFace; + var _Lighting = OpenTK.Graphics.ES10.EnableCap.Lighting; + var _ColorMaterial = OpenTK.Graphics.ES10.EnableCap.ColorMaterial; + var _Fog = OpenTK.Graphics.ES10.EnableCap.Fog; + var _DepthTest = OpenTK.Graphics.ES10.EnableCap.DepthTest; + var _StencilTest = OpenTK.Graphics.ES10.EnableCap.StencilTest; + var _Normalize = OpenTK.Graphics.ES10.EnableCap.Normalize; + var _AlphaTest = OpenTK.Graphics.ES10.EnableCap.AlphaTest; + var _Dither = OpenTK.Graphics.ES10.EnableCap.Dither; + var _Blend = OpenTK.Graphics.ES10.EnableCap.Blend; + var _ColorLogicOp = OpenTK.Graphics.ES10.EnableCap.ColorLogicOp; + var _ScissorTest = OpenTK.Graphics.ES10.EnableCap.ScissorTest; + var _Texture2D = OpenTK.Graphics.ES10.EnableCap.Texture2D; + var _PolygonOffsetFill = OpenTK.Graphics.ES10.EnableCap.PolygonOffsetFill; + var _RescaleNormal = OpenTK.Graphics.ES10.EnableCap.RescaleNormal; + var _VertexArray = OpenTK.Graphics.ES10.EnableCap.VertexArray; + var _NormalArray = OpenTK.Graphics.ES10.EnableCap.NormalArray; + var _ColorArray = OpenTK.Graphics.ES10.EnableCap.ColorArray; + var _TextureCoordArray = OpenTK.Graphics.ES10.EnableCap.TextureCoordArray; + var _Multisample = OpenTK.Graphics.ES10.EnableCap.Multisample; + var _SampleAlphaToCoverage = OpenTK.Graphics.ES10.EnableCap.SampleAlphaToCoverage; + var _SampleAlphaToOne = OpenTK.Graphics.ES10.EnableCap.SampleAlphaToOne; + var _SampleCoverage = OpenTK.Graphics.ES10.EnableCap.SampleCoverage; +} +static void Test_ErrorCode_29532() { + var _NoError = OpenTK.Graphics.ES10.ErrorCode.NoError; + var _InvalidEnum = OpenTK.Graphics.ES10.ErrorCode.InvalidEnum; + var _InvalidValue = OpenTK.Graphics.ES10.ErrorCode.InvalidValue; + var _InvalidOperation = OpenTK.Graphics.ES10.ErrorCode.InvalidOperation; + var _StackOverflow = OpenTK.Graphics.ES10.ErrorCode.StackOverflow; + var _StackUnderflow = OpenTK.Graphics.ES10.ErrorCode.StackUnderflow; + var _OutOfMemory = OpenTK.Graphics.ES10.ErrorCode.OutOfMemory; +} +static void Test_Extensions_29533() { + var _OesCompressedPalettedTexture = OpenTK.Graphics.ES10.Extensions.OesCompressedPalettedTexture; + var _OesReadFormat = OpenTK.Graphics.ES10.Extensions.OesReadFormat; + var _OesVersion10 = OpenTK.Graphics.ES10.Extensions.OesVersion10; +} +static void Test_FogMode_29534() { + var _Exp = OpenTK.Graphics.ES10.FogMode.Exp; + var _Exp2 = OpenTK.Graphics.ES10.FogMode.Exp2; +} +static void Test_FogParameter_29535() { + var _FogDensity = OpenTK.Graphics.ES10.FogParameter.FogDensity; + var _FogStart = OpenTK.Graphics.ES10.FogParameter.FogStart; + var _FogEnd = OpenTK.Graphics.ES10.FogParameter.FogEnd; + var _FogMode = OpenTK.Graphics.ES10.FogParameter.FogMode; + var _FogColor = OpenTK.Graphics.ES10.FogParameter.FogColor; +} +static void Test_FrontFaceDirection_29536() { + var _Cw = OpenTK.Graphics.ES10.FrontFaceDirection.Cw; + var _Ccw = OpenTK.Graphics.ES10.FrontFaceDirection.Ccw; +} +static void Test_GetPName_29537() { + var _SmoothPointSizeRange = OpenTK.Graphics.ES10.GetPName.SmoothPointSizeRange; + var _SmoothLineWidthRange = OpenTK.Graphics.ES10.GetPName.SmoothLineWidthRange; + var _MaxLights = OpenTK.Graphics.ES10.GetPName.MaxLights; + var _MaxTextureSize = OpenTK.Graphics.ES10.GetPName.MaxTextureSize; + var _MaxModelviewStackDepth = OpenTK.Graphics.ES10.GetPName.MaxModelviewStackDepth; + var _MaxProjectionStackDepth = OpenTK.Graphics.ES10.GetPName.MaxProjectionStackDepth; + var _MaxTextureStackDepth = OpenTK.Graphics.ES10.GetPName.MaxTextureStackDepth; + var _MaxViewportDims = OpenTK.Graphics.ES10.GetPName.MaxViewportDims; + var _SubpixelBits = OpenTK.Graphics.ES10.GetPName.SubpixelBits; + var _RedBits = OpenTK.Graphics.ES10.GetPName.RedBits; + var _GreenBits = OpenTK.Graphics.ES10.GetPName.GreenBits; + var _BlueBits = OpenTK.Graphics.ES10.GetPName.BlueBits; + var _AlphaBits = OpenTK.Graphics.ES10.GetPName.AlphaBits; + var _DepthBits = OpenTK.Graphics.ES10.GetPName.DepthBits; + var _StencilBits = OpenTK.Graphics.ES10.GetPName.StencilBits; + var _MaxElementsVertices = OpenTK.Graphics.ES10.GetPName.MaxElementsVertices; + var _MaxElementsIndices = OpenTK.Graphics.ES10.GetPName.MaxElementsIndices; + var _AliasedPointSizeRange = OpenTK.Graphics.ES10.GetPName.AliasedPointSizeRange; + var _AliasedLineWidthRange = OpenTK.Graphics.ES10.GetPName.AliasedLineWidthRange; + var _MaxTextureUnits = OpenTK.Graphics.ES10.GetPName.MaxTextureUnits; + var _NumCompressedTextureFormats = OpenTK.Graphics.ES10.GetPName.NumCompressedTextureFormats; + var _CompressedTextureFormats = OpenTK.Graphics.ES10.GetPName.CompressedTextureFormats; + var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES10.GetPName.ImplementationColorReadTypeOes; + var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES10.GetPName.ImplementationColorReadFormatOes; +} +static void Test_HintMode_29538() { + var _DontCare = OpenTK.Graphics.ES10.HintMode.DontCare; + var _Fastest = OpenTK.Graphics.ES10.HintMode.Fastest; + var _Nicest = OpenTK.Graphics.ES10.HintMode.Nicest; +} +static void Test_HintTarget_29539() { + var _PerspectiveCorrectionHint = OpenTK.Graphics.ES10.HintTarget.PerspectiveCorrectionHint; + var _PointSmoothHint = OpenTK.Graphics.ES10.HintTarget.PointSmoothHint; + var _LineSmoothHint = OpenTK.Graphics.ES10.HintTarget.LineSmoothHint; + var _PolygonSmoothHint = OpenTK.Graphics.ES10.HintTarget.PolygonSmoothHint; + var _FogHint = OpenTK.Graphics.ES10.HintTarget.FogHint; +} +static void Test_LightModelParameter_29540() { + var _LightModelTwoSide = OpenTK.Graphics.ES10.LightModelParameter.LightModelTwoSide; + var _LightModelAmbient = OpenTK.Graphics.ES10.LightModelParameter.LightModelAmbient; +} +static void Test_LightName_29541() { + var _Light0 = OpenTK.Graphics.ES10.LightName.Light0; + var _Light1 = OpenTK.Graphics.ES10.LightName.Light1; + var _Light2 = OpenTK.Graphics.ES10.LightName.Light2; + var _Light3 = OpenTK.Graphics.ES10.LightName.Light3; + var _Light4 = OpenTK.Graphics.ES10.LightName.Light4; + var _Light5 = OpenTK.Graphics.ES10.LightName.Light5; + var _Light6 = OpenTK.Graphics.ES10.LightName.Light6; + var _Light7 = OpenTK.Graphics.ES10.LightName.Light7; +} +static void Test_LightParameter_29542() { + var _Ambient = OpenTK.Graphics.ES10.LightParameter.Ambient; + var _Diffuse = OpenTK.Graphics.ES10.LightParameter.Diffuse; + var _Specular = OpenTK.Graphics.ES10.LightParameter.Specular; + var _Position = OpenTK.Graphics.ES10.LightParameter.Position; + var _SpotDirection = OpenTK.Graphics.ES10.LightParameter.SpotDirection; + var _SpotExponent = OpenTK.Graphics.ES10.LightParameter.SpotExponent; + var _SpotCutoff = OpenTK.Graphics.ES10.LightParameter.SpotCutoff; + var _ConstantAttenuation = OpenTK.Graphics.ES10.LightParameter.ConstantAttenuation; + var _LinearAttenuation = OpenTK.Graphics.ES10.LightParameter.LinearAttenuation; + var _QuadraticAttenuation = OpenTK.Graphics.ES10.LightParameter.QuadraticAttenuation; +} +static void Test_LogicOp_29543() { + var _Clear = OpenTK.Graphics.ES10.LogicOp.Clear; + var _And = OpenTK.Graphics.ES10.LogicOp.And; + var _AndReverse = OpenTK.Graphics.ES10.LogicOp.AndReverse; + var _Copy = OpenTK.Graphics.ES10.LogicOp.Copy; + var _AndInverted = OpenTK.Graphics.ES10.LogicOp.AndInverted; + var _Noop = OpenTK.Graphics.ES10.LogicOp.Noop; + var _Xor = OpenTK.Graphics.ES10.LogicOp.Xor; + var _Or = OpenTK.Graphics.ES10.LogicOp.Or; + var _Nor = OpenTK.Graphics.ES10.LogicOp.Nor; + var _Equiv = OpenTK.Graphics.ES10.LogicOp.Equiv; + var _Invert = OpenTK.Graphics.ES10.LogicOp.Invert; + var _OrReverse = OpenTK.Graphics.ES10.LogicOp.OrReverse; + var _CopyInverted = OpenTK.Graphics.ES10.LogicOp.CopyInverted; + var _OrInverted = OpenTK.Graphics.ES10.LogicOp.OrInverted; + var _Nand = OpenTK.Graphics.ES10.LogicOp.Nand; + var _Set = OpenTK.Graphics.ES10.LogicOp.Set; +} +static void Test_MaterialParameter_29544() { + var _Emission = OpenTK.Graphics.ES10.MaterialParameter.Emission; + var _Shininess = OpenTK.Graphics.ES10.MaterialParameter.Shininess; + var _AmbientAndDiffuse = OpenTK.Graphics.ES10.MaterialParameter.AmbientAndDiffuse; +} +static void Test_MatrixMode_29545() { + var _Modelview = OpenTK.Graphics.ES10.MatrixMode.Modelview; + var _Projection = OpenTK.Graphics.ES10.MatrixMode.Projection; + var _Texture = OpenTK.Graphics.ES10.MatrixMode.Texture; +} +static void Test_PixelFormat_29546() { + var _Alpha = OpenTK.Graphics.ES10.PixelFormat.Alpha; + var _Rgb = OpenTK.Graphics.ES10.PixelFormat.Rgb; + var _Rgba = OpenTK.Graphics.ES10.PixelFormat.Rgba; + var _Luminance = OpenTK.Graphics.ES10.PixelFormat.Luminance; + var _LuminanceAlpha = OpenTK.Graphics.ES10.PixelFormat.LuminanceAlpha; +} +static void Test_PixelInternalFormat_29547() { + var _Palette4Rgb8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgb8Oes; + var _Palette4Rgba8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgba8Oes; + var _Palette4R5G6B5Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4R5G6B5Oes; + var _Palette4Rgba4Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgba4Oes; + var _Palette4Rgb5A1Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgb5A1Oes; + var _Palette8Rgb8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgb8Oes; + var _Palette8Rgba8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgba8Oes; + var _Palette8R5G6B5Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8R5G6B5Oes; + var _Palette8Rgba4Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgba4Oes; + var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgb5A1Oes; +} +static void Test_PixelStoreParameter_29548() { + var _UnpackAlignment = OpenTK.Graphics.ES10.PixelStoreParameter.UnpackAlignment; + var _PackAlignment = OpenTK.Graphics.ES10.PixelStoreParameter.PackAlignment; +} +static void Test_PixelType_29549() { + var _UnsignedShort4444 = OpenTK.Graphics.ES10.PixelType.UnsignedShort4444; + var _UnsignedShort5551 = OpenTK.Graphics.ES10.PixelType.UnsignedShort5551; + var _UnsignedShort565 = OpenTK.Graphics.ES10.PixelType.UnsignedShort565; +} +static void Test_ShadingModel_29550() { + var _Flat = OpenTK.Graphics.ES10.ShadingModel.Flat; + var _Smooth = OpenTK.Graphics.ES10.ShadingModel.Smooth; +} +static void Test_StencilOp_29551() { + var _Keep = OpenTK.Graphics.ES10.StencilOp.Keep; + var _Replace = OpenTK.Graphics.ES10.StencilOp.Replace; + var _Incr = OpenTK.Graphics.ES10.StencilOp.Incr; + var _Decr = OpenTK.Graphics.ES10.StencilOp.Decr; +} +static void Test_StringName_29552() { + var _Vendor = OpenTK.Graphics.ES10.StringName.Vendor; + var _Renderer = OpenTK.Graphics.ES10.StringName.Renderer; + var _Version = OpenTK.Graphics.ES10.StringName.Version; + var _Extensions = OpenTK.Graphics.ES10.StringName.Extensions; +} +static void Test_TextureEnvMode_29553() { + var _Add = OpenTK.Graphics.ES10.TextureEnvMode.Add; + var _Modulate = OpenTK.Graphics.ES10.TextureEnvMode.Modulate; + var _Decal = OpenTK.Graphics.ES10.TextureEnvMode.Decal; +} +static void Test_TextureEnvParameter_29554() { + var _TextureEnvMode = OpenTK.Graphics.ES10.TextureEnvParameter.TextureEnvMode; + var _TextureEnvColor = OpenTK.Graphics.ES10.TextureEnvParameter.TextureEnvColor; +} +static void Test_TextureEnvTarget_29555() { + var _TextureEnv = OpenTK.Graphics.ES10.TextureEnvTarget.TextureEnv; +} +static void Test_TextureMagFilter_29556() { + var _Nearest = OpenTK.Graphics.ES10.TextureMagFilter.Nearest; + var _Linear = OpenTK.Graphics.ES10.TextureMagFilter.Linear; +} +static void Test_TextureMinFilter_29557() { + var _NearestMipmapNearest = OpenTK.Graphics.ES10.TextureMinFilter.NearestMipmapNearest; + var _LinearMipmapNearest = OpenTK.Graphics.ES10.TextureMinFilter.LinearMipmapNearest; + var _NearestMipmapLinear = OpenTK.Graphics.ES10.TextureMinFilter.NearestMipmapLinear; + var _LinearMipmapLinear = OpenTK.Graphics.ES10.TextureMinFilter.LinearMipmapLinear; +} +static void Test_TextureParameterName_29558() { + var _TextureMagFilter = OpenTK.Graphics.ES10.TextureParameterName.TextureMagFilter; + var _TextureMinFilter = OpenTK.Graphics.ES10.TextureParameterName.TextureMinFilter; + var _TextureWrapS = OpenTK.Graphics.ES10.TextureParameterName.TextureWrapS; + var _TextureWrapT = OpenTK.Graphics.ES10.TextureParameterName.TextureWrapT; +} +static void Test_TextureUnit_29559() { + var _Texture0 = OpenTK.Graphics.ES10.TextureUnit.Texture0; + var _Texture1 = OpenTK.Graphics.ES10.TextureUnit.Texture1; + var _Texture2 = OpenTK.Graphics.ES10.TextureUnit.Texture2; + var _Texture3 = OpenTK.Graphics.ES10.TextureUnit.Texture3; + var _Texture4 = OpenTK.Graphics.ES10.TextureUnit.Texture4; + var _Texture5 = OpenTK.Graphics.ES10.TextureUnit.Texture5; + var _Texture6 = OpenTK.Graphics.ES10.TextureUnit.Texture6; + var _Texture7 = OpenTK.Graphics.ES10.TextureUnit.Texture7; + var _Texture8 = OpenTK.Graphics.ES10.TextureUnit.Texture8; + var _Texture9 = OpenTK.Graphics.ES10.TextureUnit.Texture9; + var _Texture10 = OpenTK.Graphics.ES10.TextureUnit.Texture10; + var _Texture11 = OpenTK.Graphics.ES10.TextureUnit.Texture11; + var _Texture12 = OpenTK.Graphics.ES10.TextureUnit.Texture12; + var _Texture13 = OpenTK.Graphics.ES10.TextureUnit.Texture13; + var _Texture14 = OpenTK.Graphics.ES10.TextureUnit.Texture14; + var _Texture15 = OpenTK.Graphics.ES10.TextureUnit.Texture15; + var _Texture16 = OpenTK.Graphics.ES10.TextureUnit.Texture16; + var _Texture17 = OpenTK.Graphics.ES10.TextureUnit.Texture17; + var _Texture18 = OpenTK.Graphics.ES10.TextureUnit.Texture18; + var _Texture19 = OpenTK.Graphics.ES10.TextureUnit.Texture19; + var _Texture20 = OpenTK.Graphics.ES10.TextureUnit.Texture20; + var _Texture21 = OpenTK.Graphics.ES10.TextureUnit.Texture21; + var _Texture22 = OpenTK.Graphics.ES10.TextureUnit.Texture22; + var _Texture23 = OpenTK.Graphics.ES10.TextureUnit.Texture23; + var _Texture24 = OpenTK.Graphics.ES10.TextureUnit.Texture24; + var _Texture25 = OpenTK.Graphics.ES10.TextureUnit.Texture25; + var _Texture26 = OpenTK.Graphics.ES10.TextureUnit.Texture26; + var _Texture27 = OpenTK.Graphics.ES10.TextureUnit.Texture27; + var _Texture28 = OpenTK.Graphics.ES10.TextureUnit.Texture28; + var _Texture29 = OpenTK.Graphics.ES10.TextureUnit.Texture29; + var _Texture30 = OpenTK.Graphics.ES10.TextureUnit.Texture30; + var _Texture31 = OpenTK.Graphics.ES10.TextureUnit.Texture31; +} +static void Test_TextureWrapMode_29560() { + var _Repeat = OpenTK.Graphics.ES10.TextureWrapMode.Repeat; + var _ClampToEdge = OpenTK.Graphics.ES10.TextureWrapMode.ClampToEdge; +} + +static unsafe void Test_ActiveTexture_29562() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.ActiveTexture(_texture); +} +static unsafe void Test_ActiveTexture_29563() { + OpenTK.Graphics.ES11.TextureUnit _texture = default(OpenTK.Graphics.ES11.TextureUnit); + OpenTK.Graphics.ES11.GL.ActiveTexture(_texture); +} +static unsafe void Test_AlphaFunc_29564() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + System.Single _ref = default(System.Single); + OpenTK.Graphics.ES11.GL.AlphaFunc(_func,_ref); +} +static unsafe void Test_AlphaFunc_29565() { + OpenTK.Graphics.ES11.AlphaFunction _func = default(OpenTK.Graphics.ES11.AlphaFunction); + System.Single _ref = default(System.Single); + OpenTK.Graphics.ES11.GL.AlphaFunc(_func,_ref); +} +static unsafe void Test_AlphaFuncx_29566() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + System.Int32 _ref = default(System.Int32); + OpenTK.Graphics.ES11.GL.AlphaFuncx(_func,_ref); +} +static unsafe void Test_BindBuffer_29567() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES11.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_29568() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES11.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindTexture_29569() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_29570() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_29571() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_29572() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BlendFunc_29573() { + OpenTK.Graphics.ES11.All _sfactor = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _dfactor = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BlendFunc(_sfactor,_dfactor); +} +static unsafe void Test_BlendFunc_29574() { + OpenTK.Graphics.ES11.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES11.BlendingFactorSrc); + OpenTK.Graphics.ES11.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES11.BlendingFactorDest); + OpenTK.Graphics.ES11.GL.BlendFunc(_sfactor,_dfactor); +} +static unsafe void Test_BufferData_29575() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_29576() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_29577() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_29578() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_29579() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.BufferData(_target,_size,ref _data,_usage); +} +static unsafe void Test_BufferSubData_29580() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_29581() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_29582() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_29583() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_29584() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_Clear_29585() { + OpenTK.Graphics.ES11.All _mask = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Clear(_mask); +} +static unsafe void Test_Clear_29586() { + OpenTK.Graphics.ES11.ClearBufferMask _mask = default(OpenTK.Graphics.ES11.ClearBufferMask); + OpenTK.Graphics.ES11.GL.Clear(_mask); +} +static unsafe void Test_Clear_29587() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES11.GL.Clear(_mask); +} +static unsafe void Test_Clear_29588() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Clear(_mask); +} +static unsafe void Test_ClearColor_29589() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES11.GL.ClearColor(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearColorx_29590() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.ClearColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearDepth_29591() { + System.Single _d = default(System.Single); + OpenTK.Graphics.ES11.GL.ClearDepth(_d); +} +static unsafe void Test_ClearDepthx_29592() { + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.GL.ClearDepthx(_depth); +} +static unsafe void Test_ClearStencil_29593() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.ES11.GL.ClearStencil(_s); +} +static unsafe void Test_ClientActiveTexture_29594() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.ClientActiveTexture(_texture); +} +static unsafe void Test_ClientActiveTexture_29595() { + OpenTK.Graphics.ES11.TextureUnit _texture = default(OpenTK.Graphics.ES11.TextureUnit); + OpenTK.Graphics.ES11.GL.ClientActiveTexture(_texture); +} +static unsafe void Test_ClipPlane_29596() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single[] _eqn = default(System.Single[]); + OpenTK.Graphics.ES11.GL.ClipPlane(_p,_eqn); +} +static unsafe void Test_ClipPlane_29597() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single _eqn = default(System.Single); + OpenTK.Graphics.ES11.GL.ClipPlane(_p,ref _eqn); +} +static unsafe void Test_ClipPlane_29598() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single* _eqn = default(System.Single*); + OpenTK.Graphics.ES11.GL.ClipPlane(_p,_eqn); +} +static unsafe void Test_ClipPlanex_29599() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,_equation); +} +static unsafe void Test_ClipPlanex_29600() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,ref _equation); +} +static unsafe void Test_ClipPlanex_29601() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,_equation); +} +static unsafe void Test_Color4_29602() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES11.GL.Color4(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4_29603() { + System.Byte _red = default(System.Byte); + System.Byte _green = default(System.Byte); + System.Byte _blue = default(System.Byte); + System.Byte _alpha = default(System.Byte); + OpenTK.Graphics.ES11.GL.Color4(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4x_29604() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.Color4x(_red,_green,_blue,_alpha); +} +static unsafe void Test_ColorMask_29605() { + System.Boolean _red = default(System.Boolean); + System.Boolean _green = default(System.Boolean); + System.Boolean _blue = default(System.Boolean); + System.Boolean _alpha = default(System.Boolean); + OpenTK.Graphics.ES11.GL.ColorMask(_red,_green,_blue,_alpha); +} +static unsafe void Test_ColorPointer_29606() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29607() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29608() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29609() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29610() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_ColorPointer_29611() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29612() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29613() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29614() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_ColorPointer_29615() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_CompressedTexImage2D_29616() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29617() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29618() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29619() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29620() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage2D_29621() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29622() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29623() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29624() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_29625() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_29626() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29627() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29628() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29629() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29630() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_29631() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29632() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29633() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29634() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_29635() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CopyTexImage2D_29636() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexImage2D_29637() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexSubImage2D_29638() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTexSubImage2D_29639() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CullFace_29640() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.CullFace(_mode); +} +static unsafe void Test_CullFace_29641() { + OpenTK.Graphics.ES11.CullFaceMode _mode = default(OpenTK.Graphics.ES11.CullFaceMode); + OpenTK.Graphics.ES11.GL.CullFace(_mode); +} +static unsafe void Test_DeleteBuffer_29642() { + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffer_29643() { + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffers_29644() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_29645() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_29646() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_29647() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_29648() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_29649() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteTexture_29650() { + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES11.GL.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTexture_29651() { + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES11.GL.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTextures_29652() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29653() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_29654() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29655() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_29656() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_29657() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DepthFunc_29658() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.DepthFunc(_func); +} +static unsafe void Test_DepthFunc_29659() { + OpenTK.Graphics.ES11.DepthFunction _func = default(OpenTK.Graphics.ES11.DepthFunction); + OpenTK.Graphics.ES11.GL.DepthFunc(_func); +} +static unsafe void Test_DepthMask_29660() { + System.Boolean _flag = default(System.Boolean); + OpenTK.Graphics.ES11.GL.DepthMask(_flag); +} +static unsafe void Test_DepthRange_29661() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.DepthRange(_n,_f); +} +static unsafe void Test_DepthRangex_29662() { + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.DepthRangex(_n,_f); +} +static unsafe void Test_Disable_29663() { + OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Disable(_cap); +} +static unsafe void Test_Disable_29664() { + OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); + OpenTK.Graphics.ES11.GL.Disable(_cap); +} +static unsafe void Test_DisableClientState_29665() { + OpenTK.Graphics.ES11.All _array = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.DisableClientState(_array); +} +static unsafe void Test_DisableClientState_29666() { + OpenTK.Graphics.ES11.EnableCap _array = default(OpenTK.Graphics.ES11.EnableCap); + OpenTK.Graphics.ES11.GL.DisableClientState(_array); +} +static unsafe void Test_DrawArrays_29667() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArrays_29668() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArrays_29669() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawElements_29670() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29671() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29672() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29673() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29674() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_DrawElements_29675() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29676() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29677() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29678() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29679() { + OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_DrawElements_29680() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29681() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29682() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29683() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_29684() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_Enable_29685() { + OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Enable(_cap); +} +static unsafe void Test_Enable_29686() { + OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); + OpenTK.Graphics.ES11.GL.Enable(_cap); +} +static unsafe void Test_EnableClientState_29687() { + OpenTK.Graphics.ES11.All _array = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.EnableClientState(_array); +} +static unsafe void Test_EnableClientState_29688() { + OpenTK.Graphics.ES11.EnableCap _array = default(OpenTK.Graphics.ES11.EnableCap); + OpenTK.Graphics.ES11.GL.EnableClientState(_array); +} +static unsafe void Test_Finish_29689() { + OpenTK.Graphics.ES11.GL.Finish(); +} +static unsafe void Test_Flush_29690() { + OpenTK.Graphics.ES11.GL.Flush(); +} +static unsafe void Test_Fog_29691() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Fog(_pname,_param); +} +static unsafe void Test_Fog_29692() { + OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Fog(_pname,_param); +} +static unsafe void Test_Fog_29693() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +} +static unsafe void Test_Fog_29694() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +} +static unsafe void Test_Fog_29695() { + OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +} +static unsafe void Test_Fog_29696() { + OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +} +static unsafe void Test_Fogx_29697() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_29698() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_29699() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +} +static unsafe void Test_FrontFace_29700() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.FrontFace(_mode); +} +static unsafe void Test_FrontFace_29701() { + OpenTK.Graphics.ES11.FrontFaceDirection _mode = default(OpenTK.Graphics.ES11.FrontFaceDirection); + OpenTK.Graphics.ES11.GL.FrontFace(_mode); +} +static unsafe void Test_Frustum_29702() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.Frustum(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Frustumx_29703() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.Frustumx(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_GenBuffer_29704() { + System.Int32 r = OpenTK.Graphics.ES11.GL.GenBuffer(); +} +static unsafe void Test_GenBuffers_29705() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_29706() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_29707() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_29708() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_29709() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_29710() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenTexture_29711() { + System.Int32 r = OpenTK.Graphics.ES11.GL.GenTexture(); +} +static unsafe void Test_GenTextures_29712() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29713() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES11.GL.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_29714() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29715() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_29716() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES11.GL.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_29717() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GetBoolean_29718() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Boolean r = OpenTK.Graphics.ES11.GL.GetBoolean(_pname); +} +static unsafe void Test_GetBoolean_29719() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Boolean r = OpenTK.Graphics.ES11.GL.GetBoolean(_pname); +} +static unsafe void Test_GetBoolean_29720() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_29721() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,out _data); +} +static unsafe void Test_GetBoolean_29722() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_29723() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_29724() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,out _data); +} +static unsafe void Test_GetBoolean_29725() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBufferParameter_29726() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_29727() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_29728() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetClipPlane_29729() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single[] _equation = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlane_29730() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single _equation = default(System.Single); + OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,out _equation); +} +static unsafe void Test_GetClipPlane_29731() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single* _equation = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_29732() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_29733() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,out _equation); +} +static unsafe void Test_GetClipPlanex_29734() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetError_29735() { + OpenTK.Graphics.ES11.ErrorCode r = OpenTK.Graphics.ES11.GL.GetError(); +} +static unsafe void Test_GetFixed_29736() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 r = OpenTK.Graphics.ES11.GL.GetFixed(_pname); +} +static unsafe void Test_GetFixed_29737() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetFixed(_pname,_params); +} +static unsafe void Test_GetFixed_29738() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetFixed(_pname,out _params); +} +static unsafe void Test_GetFixed_29739() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetFixed(_pname,_params); +} +static unsafe void Test_GetFloat_29740() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single r = OpenTK.Graphics.ES11.GL.GetFloat(_pname); +} +static unsafe void Test_GetFloat_29741() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Single r = OpenTK.Graphics.ES11.GL.GetFloat(_pname); +} +static unsafe void Test_GetFloat_29742() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_29743() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,out _data); +} +static unsafe void Test_GetFloat_29744() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_29745() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_29746() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,out _data); +} +static unsafe void Test_GetFloat_29747() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetInteger_29748() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 r = OpenTK.Graphics.ES11.GL.GetInteger(_pname); +} +static unsafe void Test_GetInteger_29749() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Int32 r = OpenTK.Graphics.ES11.GL.GetInteger(_pname); +} +static unsafe void Test_GetInteger_29750() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_29751() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,out _data); +} +static unsafe void Test_GetInteger_29752() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_29753() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_29754() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,out _data); +} +static unsafe void Test_GetInteger_29755() { + OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetLight_29756() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +} +static unsafe void Test_GetLight_29757() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,out _params); +} +static unsafe void Test_GetLight_29758() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +} +static unsafe void Test_GetLight_29759() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +} +static unsafe void Test_GetLight_29760() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,out _params); +} +static unsafe void Test_GetLight_29761() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +} +static unsafe void Test_GetLightx_29762() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetLightx_29763() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,out _params); +} +static unsafe void Test_GetLightx_29764() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetMaterial_29765() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +} +static unsafe void Test_GetMaterial_29766() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,out _params); +} +static unsafe void Test_GetMaterial_29767() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +} +static unsafe void Test_GetMaterial_29768() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +} +static unsafe void Test_GetMaterial_29769() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,out _params); +} +static unsafe void Test_GetMaterial_29770() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +} +static unsafe void Test_GetMaterialx_29771() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetMaterialx_29772() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,out _params); +} +static unsafe void Test_GetMaterialx_29773() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetPixelMapx_29774() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,_values); +} +static unsafe void Test_GetPixelMapx_29775() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,out _values); +} +static unsafe void Test_GetPixelMapx_29776() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,_values); +} +static unsafe void Test_GetPointer_29777() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29778() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29779() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29780() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29781() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int _params = default(int); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,ref _params); +} +static unsafe void Test_GetPointer_29782() { + OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29783() { + OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); + int[] _params = default(int[]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29784() { + OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29785() { + OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_29786() { + OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); + int _params = default(int); + OpenTK.Graphics.ES11.GL.GetPointer(_pname,ref _params); +} +static unsafe void Test_GetString_29787() { + OpenTK.Graphics.ES11.All _name = default(OpenTK.Graphics.ES11.All); + System.String r = OpenTK.Graphics.ES11.GL.GetString(_name); +} +static unsafe void Test_GetString_29788() { + OpenTK.Graphics.ES11.StringName _name = default(OpenTK.Graphics.ES11.StringName); + System.String r = OpenTK.Graphics.ES11.GL.GetString(_name); +} +static unsafe void Test_GetTexEnv_29789() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29790() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnv_29791() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29792() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29793() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnv_29794() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29795() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29796() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnv_29797() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29798() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnv_29799() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnv_29800() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +} +static unsafe void Test_GetTexEnvx_29801() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexEnvx_29802() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnvx_29803() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29804() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29805() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_29806() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29807() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29808() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_29809() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29810() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29811() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_29812() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29813() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_29814() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_29815() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterx_29816() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterx_29817() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterx_29818() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_Hint_29819() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Hint(_target,_mode); +} +static unsafe void Test_Hint_29820() { + OpenTK.Graphics.ES11.HintTarget _target = default(OpenTK.Graphics.ES11.HintTarget); + OpenTK.Graphics.ES11.HintMode _mode = default(OpenTK.Graphics.ES11.HintMode); + OpenTK.Graphics.ES11.GL.Hint(_target,_mode); +} +static unsafe void Test_IsBuffer_29821() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsBuffer(_buffer); +} +static unsafe void Test_IsBuffer_29822() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsBuffer(_buffer); +} +static unsafe void Test_IsEnabled_29823() { + OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsEnabled(_cap); +} +static unsafe void Test_IsEnabled_29824() { + OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsEnabled(_cap); +} +static unsafe void Test_IsTexture_29825() { + System.Int32 _texture = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsTexture(_texture); +} +static unsafe void Test_IsTexture_29826() { + System.UInt32 _texture = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.IsTexture(_texture); +} +static unsafe void Test_Light_29827() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_param); +} +static unsafe void Test_Light_29828() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_param); +} +static unsafe void Test_Light_29829() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +} +static unsafe void Test_Light_29830() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +} +static unsafe void Test_Light_29831() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +} +static unsafe void Test_Light_29832() { + OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); + OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +} +static unsafe void Test_LightModel_29833() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_param); +} +static unsafe void Test_LightModel_29834() { + OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_param); +} +static unsafe void Test_LightModel_29835() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModel_29836() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModel_29837() { + OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModel_29838() { + OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +} +static unsafe void Test_LightModelx_29839() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_29840() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_29841() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +} +static unsafe void Test_Lightx_29842() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_param); +} +static unsafe void Test_Lightx_29843() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_params); +} +static unsafe void Test_Lightx_29844() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_params); +} +static unsafe void Test_LineWidth_29845() { + System.Single _width = default(System.Single); + OpenTK.Graphics.ES11.GL.LineWidth(_width); +} +static unsafe void Test_LineWidthx_29846() { + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES11.GL.LineWidthx(_width); +} +static unsafe void Test_LoadIdentity_29847() { + OpenTK.Graphics.ES11.GL.LoadIdentity(); +} +static unsafe void Test_LoadMatrix_29848() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.ES11.GL.LoadMatrix(_m); +} +static unsafe void Test_LoadMatrix_29849() { + System.Single _m = default(System.Single); + OpenTK.Graphics.ES11.GL.LoadMatrix(ref _m); +} +static unsafe void Test_LoadMatrix_29850() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.ES11.GL.LoadMatrix(_m); +} +static unsafe void Test_LoadMatrixx_29851() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.LoadMatrixx(_m); +} +static unsafe void Test_LoadMatrixx_29852() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.LoadMatrixx(ref _m); +} +static unsafe void Test_LoadMatrixx_29853() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.LoadMatrixx(_m); +} +static unsafe void Test_LogicOp_29854() { + OpenTK.Graphics.ES11.All _opcode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.LogicOp(_opcode); +} +static unsafe void Test_LogicOp_29855() { + OpenTK.Graphics.ES11.LogicOp _opcode = default(OpenTK.Graphics.ES11.LogicOp); + OpenTK.Graphics.ES11.GL.LogicOp(_opcode); +} +static unsafe void Test_Material_29856() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_param); +} +static unsafe void Test_Material_29857() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_param); +} +static unsafe void Test_Material_29858() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Material_29859() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Material_29860() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Material_29861() { + OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); + OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +} +static unsafe void Test_Materialx_29862() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_29863() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_29864() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +} +static unsafe void Test_MatrixMode_29865() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.MatrixMode(_mode); +} +static unsafe void Test_MatrixMode_29866() { + OpenTK.Graphics.ES11.MatrixMode _mode = default(OpenTK.Graphics.ES11.MatrixMode); + OpenTK.Graphics.ES11.GL.MatrixMode(_mode); +} +static unsafe void Test_MultiTexCoord4_29867() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _q = default(System.Single); + OpenTK.Graphics.ES11.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_29868() { + OpenTK.Graphics.ES11.TextureUnit _target = default(OpenTK.Graphics.ES11.TextureUnit); + System.Single _s = default(System.Single); + System.Single _t = default(System.Single); + System.Single _r = default(System.Single); + System.Single _q = default(System.Single); + OpenTK.Graphics.ES11.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4x_29869() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.ES11.GL.MultiTexCoord4x(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultMatrix_29870() { + System.Single[] _m = default(System.Single[]); + OpenTK.Graphics.ES11.GL.MultMatrix(_m); +} +static unsafe void Test_MultMatrix_29871() { + System.Single _m = default(System.Single); + OpenTK.Graphics.ES11.GL.MultMatrix(ref _m); +} +static unsafe void Test_MultMatrix_29872() { + System.Single* _m = default(System.Single*); + OpenTK.Graphics.ES11.GL.MultMatrix(_m); +} +static unsafe void Test_MultMatrixx_29873() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.MultMatrixx(_m); +} +static unsafe void Test_MultMatrixx_29874() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.MultMatrixx(ref _m); +} +static unsafe void Test_MultMatrixx_29875() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.MultMatrixx(_m); +} +static unsafe void Test_Normal3_29876() { + System.Single _nx = default(System.Single); + System.Single _ny = default(System.Single); + System.Single _nz = default(System.Single); + OpenTK.Graphics.ES11.GL.Normal3(_nx,_ny,_nz); +} +static unsafe void Test_Normal3x_29877() { + System.Int32 _nx = default(System.Int32); + System.Int32 _ny = default(System.Int32); + System.Int32 _nz = default(System.Int32); + OpenTK.Graphics.ES11.GL.Normal3x(_nx,_ny,_nz); +} +static unsafe void Test_NormalPointer_29878() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29879() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29880() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29881() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29882() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_NormalPointer_29883() { + OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29884() { + OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29885() { + OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29886() { + OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +} +static unsafe void Test_NormalPointer_29887() { + OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,ref _pointer); +} +static unsafe void Test_Ortho_29888() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.Ortho(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Orthox_29889() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.Orthox(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_PixelMapx_29890() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,_values); +} +static unsafe void Test_PixelMapx_29891() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,ref _values); +} +static unsafe void Test_PixelMapx_29892() { + OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); + System.Int32 _size = default(System.Int32); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,_values); +} +static unsafe void Test_PixelStore_29893() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.PixelStore(_pname,_param); +} +static unsafe void Test_PixelStore_29894() { + OpenTK.Graphics.ES11.PixelStoreParameter _pname = default(OpenTK.Graphics.ES11.PixelStoreParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.PixelStore(_pname,_param); +} +static unsafe void Test_PixelStorex_29895() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.PixelStorex(_pname,_param); +} +static unsafe void Test_PointParameter_29896() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.PointParameter(_pname,_param); +} +static unsafe void Test_PointParameter_29897() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameter_29898() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.PointParameter(_pname,_params); +} +static unsafe void Test_PointParameterx_29899() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_param); +} +static unsafe void Test_PointParameterx_29900() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_params); +} +static unsafe void Test_PointParameterx_29901() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_params); +} +static unsafe void Test_PointSize_29902() { + System.Single _size = default(System.Single); + OpenTK.Graphics.ES11.GL.PointSize(_size); +} +static unsafe void Test_PointSizex_29903() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.GL.PointSizex(_size); +} +static unsafe void Test_PolygonOffset_29904() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.ES11.GL.PolygonOffset(_factor,_units); +} +static unsafe void Test_PolygonOffsetx_29905() { + System.Int32 _factor = default(System.Int32); + System.Int32 _units = default(System.Int32); + OpenTK.Graphics.ES11.GL.PolygonOffsetx(_factor,_units); +} +static unsafe void Test_PopMatrix_29906() { + OpenTK.Graphics.ES11.GL.PopMatrix(); +} +static unsafe void Test_PushMatrix_29907() { + OpenTK.Graphics.ES11.GL.PushMatrix(); +} +static unsafe void Test_ReadPixels_29908() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29909() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29910() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29911() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29912() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_ReadPixels_29913() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29914() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29915() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29916() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_29917() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_Rotate_29918() { + System.Single _angle = default(System.Single); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES11.GL.Rotate(_angle,_x,_y,_z); +} +static unsafe void Test_Rotatex_29919() { + System.Int32 _angle = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Rotatex(_angle,_x,_y,_z); +} +static unsafe void Test_SampleCoverage_29920() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES11.GL.SampleCoverage(_value,_invert); +} +static unsafe void Test_SampleCoveragex_29921() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES11.GL.SampleCoveragex(_value,_invert); +} +static unsafe void Test_Scale_29922() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES11.GL.Scale(_x,_y,_z); +} +static unsafe void Test_Scalex_29923() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Scalex(_x,_y,_z); +} +static unsafe void Test_Scissor_29924() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Scissor(_x,_y,_width,_height); +} +static unsafe void Test_ShadeModel_29925() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.ShadeModel(_mode); +} +static unsafe void Test_ShadeModel_29926() { + OpenTK.Graphics.ES11.ShadingModel _mode = default(OpenTK.Graphics.ES11.ShadingModel); + OpenTK.Graphics.ES11.GL.ShadeModel(_mode); +} +static unsafe void Test_StencilFunc_29927() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_29928() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_29929() { + OpenTK.Graphics.ES11.StencilFunction _func = default(OpenTK.Graphics.ES11.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_29930() { + OpenTK.Graphics.ES11.StencilFunction _func = default(OpenTK.Graphics.ES11.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilMask_29931() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES11.GL.StencilMask(_mask); +} +static unsafe void Test_StencilMask_29932() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.StencilMask(_mask); +} +static unsafe void Test_StencilOp_29933() { + OpenTK.Graphics.ES11.All _fail = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _zfail = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _zpass = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.StencilOp(_fail,_zfail,_zpass); +} +static unsafe void Test_StencilOp_29934() { + OpenTK.Graphics.ES11.StencilOp _fail = default(OpenTK.Graphics.ES11.StencilOp); + OpenTK.Graphics.ES11.StencilOp _zfail = default(OpenTK.Graphics.ES11.StencilOp); + OpenTK.Graphics.ES11.StencilOp _zpass = default(OpenTK.Graphics.ES11.StencilOp); + OpenTK.Graphics.ES11.GL.StencilOp(_fail,_zfail,_zpass); +} +static unsafe void Test_TexCoordPointer_29935() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29936() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29937() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29938() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29939() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_TexCoordPointer_29940() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29941() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29942() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29943() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_TexCoordPointer_29944() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_TexEnv_29945() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +} +static unsafe void Test_TexEnv_29946() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +} +static unsafe void Test_TexEnv_29947() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29948() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29949() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29950() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29951() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +} +static unsafe void Test_TexEnv_29952() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +} +static unsafe void Test_TexEnv_29953() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29954() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29955() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnv_29956() { + OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); + OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_29957() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_param); +} +static unsafe void Test_TexEnvx_29958() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_29959() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexImage2D_29960() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29961() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29962() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29963() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29964() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexImage2D_29965() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29966() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29967() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29968() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_29969() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexParameter_29970() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_29971() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_29972() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29973() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29974() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29975() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29976() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_29977() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_29978() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29979() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29980() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_29981() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameterx_29982() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_param); +} +static unsafe void Test_TexParameterx_29983() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_TexParameterx_29984() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_TexSubImage2D_29985() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29986() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29987() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29988() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29989() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage2D_29990() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29991() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29992() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29993() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_29994() { + OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); + OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_Translate_29995() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES11.GL.Translate(_x,_y,_z); +} +static unsafe void Test_Translatex_29996() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Translatex(_x,_y,_z); +} +static unsafe void Test_VertexPointer_29997() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29998() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_29999() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30000() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30001() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexPointer_30002() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30003() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30004() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30005() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexPointer_30006() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_Viewport_30007() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Viewport(_x,_y,_width,_height); +} +static unsafe void Test_GetClipPlane_30008() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single r = OpenTK.Graphics.ES11.GL.GetClipPlane(_plane); +} +static unsafe void Test_GetClipPlanex_30009() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32 r = OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane); +} +static unsafe void Test_ClientWaitSync_30010() { + System.IntPtr _sync = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES11.All r = OpenTK.Graphics.ES11.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_30011() { + System.IntPtr _sync = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES11.All r = OpenTK.Graphics.ES11.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_CopyTextureLevel_30012() { + System.Int32 _destinationTexture = default(System.Int32); + System.Int32 _sourceTexture = default(System.Int32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_CopyTextureLevel_30013() { + System.UInt32 _destinationTexture = default(System.UInt32); + System.UInt32 _sourceTexture = default(System.UInt32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_DeleteSync_30014() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Apple.DeleteSync(_sync); +} +static unsafe void Test_FenceSync_30015() { + OpenTK.Graphics.ES11.All _condition = default(OpenTK.Graphics.ES11.All); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES11.GL.Apple.FenceSync(_condition,_flags); +} +static unsafe void Test_FenceSync_30016() { + OpenTK.Graphics.ES11.All _condition = default(OpenTK.Graphics.ES11.All); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES11.GL.Apple.FenceSync(_condition,_flags); +} +static unsafe void Test_GetInteger64_30017() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int64 r = OpenTK.Graphics.ES11.GL.Apple.GetInteger64(_pname); +} +static unsafe void Test_GetInteger64_30018() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES11.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetInteger64_30019() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES11.GL.Apple.GetInteger64(_pname,out _params); +} +static unsafe void Test_GetInteger64_30020() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES11.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetSync_30021() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_GetSync_30022() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES11.GL.Apple.GetSync(_sync,_pname,_bufSize,out _length,out _values); +} +static unsafe void Test_GetSync_30023() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_IsSync_30024() { + System.IntPtr _sync = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.ES11.GL.Apple.IsSync(_sync); +} +static unsafe void Test_RenderbufferStorageMultisample_30025() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Apple.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_ResolveMultisampleFramebuffer_30026() { + OpenTK.Graphics.ES11.GL.Apple.ResolveMultisampleFramebuffer(); +} +static unsafe void Test_WaitSync_30027() { + System.IntPtr _sync = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES11.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_30028() { + System.IntPtr _sync = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES11.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_BlendEquation_30029() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_BlendEquation_30030() { + OpenTK.Graphics.ES11.BlendEquationModeExt _mode = default(OpenTK.Graphics.ES11.BlendEquationModeExt); + OpenTK.Graphics.ES11.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_DiscardFramebuffer_30031() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES11.All[] _attachments = default(OpenTK.Graphics.ES11.All[]); + OpenTK.Graphics.ES11.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); +} +static unsafe void Test_DiscardFramebuffer_30032() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES11.All _attachments = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Ext.DiscardFramebuffer(_target,_numAttachments,ref _attachments); +} +static unsafe void Test_DiscardFramebuffer_30033() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES11.All* _attachments = default(OpenTK.Graphics.ES11.All*); + OpenTK.Graphics.ES11.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); +} +static unsafe void Test_FlushMappedBufferRange_30034() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Ext.FlushMappedBufferRange(_target,_offset,_length); +} +static unsafe void Test_FramebufferTexture2DMultisample_30035() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_FramebufferTexture2DMultisample_30036() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_GetGraphicsResetStatus_30037() { + OpenTK.Graphics.ES11.All r = OpenTK.Graphics.ES11.GL.Ext.GetGraphicsResetStatus(); +} +static unsafe void Test_GetnUniform_30038() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30039() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_30040() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30041() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30042() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_30043() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30044() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30045() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_30046() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30047() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_30048() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_30049() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_MapBufferRange_30050() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.Int32 _access = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES11.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MapBufferRange_30051() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.UInt32 _access = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES11.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MultiDrawArrays_30052() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_30053() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_30054() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_30055() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_30056() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_30057() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElements_30058() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30059() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30060() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30061() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30062() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30063() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30064() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30065() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30066() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30067() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30068() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30069() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30070() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30071() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30072() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30073() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30074() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30075() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30076() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30077() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30078() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30079() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30080() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30081() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30082() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30083() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30084() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30085() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30086() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_30087() { + OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_ReadnPixels_30088() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_30089() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES11.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_30090() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES11.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_30091() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES11.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_30092() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _bufSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES11.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,ref _data); +} +static unsafe void Test_RenderbufferStorageMultisample_30093() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_TexStorage1D_30094() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TexStorage1D(_target,_levels,_internalformat,_width); +} +static unsafe void Test_TexStorage2D_30095() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TexStorage2D(_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TexStorage3D_30096() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage1D_30097() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage1D_30098() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage2D_30099() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage2D_30100() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage3D_30101() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage3D_30102() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_ClipPlane_30103() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single[] _eqn = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Img.ClipPlane(_p,_eqn); +} +static unsafe void Test_ClipPlane_30104() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single _eqn = default(System.Single); + OpenTK.Graphics.ES11.GL.Img.ClipPlane(_p,ref _eqn); +} +static unsafe void Test_ClipPlane_30105() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Single* _eqn = default(System.Single*); + OpenTK.Graphics.ES11.GL.Img.ClipPlane(_p,_eqn); +} +static unsafe void Test_ClipPlanex_30106() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Int32[] _eqn = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Img.ClipPlanex(_p,_eqn); +} +static unsafe void Test_ClipPlanex_30107() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Int32 _eqn = default(System.Int32); + OpenTK.Graphics.ES11.GL.Img.ClipPlanex(_p,ref _eqn); +} +static unsafe void Test_ClipPlanex_30108() { + OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); + System.Int32* _eqn = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Img.ClipPlanex(_p,_eqn); +} +static unsafe void Test_FramebufferTexture2DMultisample_30109() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_FramebufferTexture2DMultisample_30110() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_RenderbufferStorageMultisample_30111() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Img.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_DeleteFence_30112() { + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFence_30113() { + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES11.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFences_30114() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_30115() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_30116() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_30117() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_30118() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_30119() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_FinishFence_30120() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.FinishFence(_fence); +} +static unsafe void Test_FinishFence_30121() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES11.GL.NV.FinishFence(_fence); +} +static unsafe void Test_GenFence_30122() { + System.Int32 r = OpenTK.Graphics.ES11.GL.NV.GenFence(); +} +static unsafe void Test_GenFences_30123() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_30124() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_30125() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_30126() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_30127() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_30128() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GetFence_30129() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_30130() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_30131() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_30132() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_30133() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_30134() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_IsFence_30135() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.NV.IsFence(_fence); +} +static unsafe void Test_IsFence_30136() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.NV.IsFence(_fence); +} +static unsafe void Test_SetFence_30137() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES11.All _condition = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_SetFence_30138() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES11.All _condition = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_TestFence_30139() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.NV.TestFence(_fence); +} +static unsafe void Test_TestFence_30140() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.NV.TestFence(_fence); +} +static unsafe void Test_Accumx_30141() { + OpenTK.Graphics.ES11.All _op = default(OpenTK.Graphics.ES11.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Accumx(_op,_value); +} +static unsafe void Test_AlphaFuncx_30142() { + OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); + System.Int32 _ref = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.AlphaFuncx(_func,_ref); +} +static unsafe void Test_BindFramebuffer_30143() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_30144() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindRenderbuffer_30145() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindRenderbuffer_30146() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindVertexArray_30147() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_BindVertexArray_30148() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_Bitmapx_30149() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte[] _bitmap = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); +} +static unsafe void Test_Bitmapx_30150() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte _bitmap = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,ref _bitmap); +} +static unsafe void Test_Bitmapx_30151() { + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _xorig = default(System.Int32); + System.Int32 _yorig = default(System.Int32); + System.Int32 _xmove = default(System.Int32); + System.Int32 _ymove = default(System.Int32); + System.Byte* _bitmap = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.Bitmapx(_width,_height,_xorig,_yorig,_xmove,_ymove,_bitmap); +} +static unsafe void Test_BlendColorx_30152() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.BlendColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_BlendEquation_30153() { + OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Oes.BlendEquation(_mode); +} +static unsafe void Test_BlendEquationSeparate_30154() { + OpenTK.Graphics.ES11.All _modeRGB = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _modeAlpha = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Oes.BlendEquationSeparate(_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFuncSeparate_30155() { + OpenTK.Graphics.ES11.All _srcRGB = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _dstRGB = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _srcAlpha = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _dstAlpha = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Oes.BlendFuncSeparate(_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_CheckFramebufferStatus_30156() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All r = OpenTK.Graphics.ES11.GL.Oes.CheckFramebufferStatus(_target); +} +static unsafe void Test_ClearAccumx_30157() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.ClearAccumx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearColorx_30158() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.ClearColorx(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearDepth_30159() { + System.Single _depth = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.ClearDepth(_depth); +} +static unsafe void Test_ClearDepthx_30160() { + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.ClearDepthx(_depth); +} +static unsafe void Test_ClipPlane_30161() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single[] _equation = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Oes.ClipPlane(_plane,_equation); +} +static unsafe void Test_ClipPlane_30162() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single _equation = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.ClipPlane(_plane,ref _equation); +} +static unsafe void Test_ClipPlane_30163() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single* _equation = default(System.Single*); + OpenTK.Graphics.ES11.GL.Oes.ClipPlane(_plane,_equation); +} +static unsafe void Test_ClipPlanex_30164() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.ClipPlanex(_plane,_equation); +} +static unsafe void Test_ClipPlanex_30165() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.ClipPlanex(_plane,ref _equation); +} +static unsafe void Test_ClipPlanex_30166() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.ClipPlanex(_plane,_equation); +} +static unsafe void Test_Color3x_30167() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Color3x(_red,_green,_blue); +} +static unsafe void Test_Color3x_30168() { + System.Int32[] _components = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Color3x(_components); +} +static unsafe void Test_Color3x_30169() { + System.Int32 _components = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Color3x(ref _components); +} +static unsafe void Test_Color3x_30170() { + System.Int32* _components = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Color3x(_components); +} +static unsafe void Test_Color4x_30171() { + System.Int32 _red = default(System.Int32); + System.Int32 _green = default(System.Int32); + System.Int32 _blue = default(System.Int32); + System.Int32 _alpha = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Color4x(_red,_green,_blue,_alpha); +} +static unsafe void Test_Color4x_30172() { + System.Int32[] _components = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Color4x(_components); +} +static unsafe void Test_Color4x_30173() { + System.Int32 _components = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Color4x(ref _components); +} +static unsafe void Test_Color4x_30174() { + System.Int32* _components = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Color4x(_components); +} +static unsafe void Test_ConvolutionParameterx_30175() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.ConvolutionParameterx(_target,_pname,_param); +} +static unsafe void Test_ConvolutionParameterx_30176() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.ConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_ConvolutionParameterx_30177() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.ConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_CurrentPaletteMatrix_30178() { + System.Int32 _matrixpaletteindex = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.CurrentPaletteMatrix(_matrixpaletteindex); +} +static unsafe void Test_CurrentPaletteMatrix_30179() { + System.UInt32 _matrixpaletteindex = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.CurrentPaletteMatrix(_matrixpaletteindex); +} +static unsafe void Test_DeleteFramebuffer_30180() { + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffer_30181() { + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30182() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30183() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30184() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30185() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30186() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30187() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteRenderbuffer_30188() { + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffer_30189() { + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30190() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30191() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30192() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30193() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30194() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30195() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteVertexArray_30196() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArray(_arrays); +} +static unsafe void Test_DeleteVertexArray_30197() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArray(_arrays); +} +static unsafe void Test_DeleteVertexArrays_30198() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,_arrays); +} +static unsafe void Test_DeleteVertexArrays_30199() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,ref _arrays); +} +static unsafe void Test_DeleteVertexArrays_30200() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,_arrays); +} +static unsafe void Test_DeleteVertexArrays_30201() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,_arrays); +} +static unsafe void Test_DeleteVertexArrays_30202() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,ref _arrays); +} +static unsafe void Test_DeleteVertexArrays_30203() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.DeleteVertexArrays(_n,_arrays); +} +static unsafe void Test_DepthRange_30204() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.DepthRange(_n,_f); +} +static unsafe void Test_DepthRangex_30205() { + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DepthRangex(_n,_f); +} +static unsafe void Test_DrawTex_30206() { + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _width = default(System.Single); + System.Single _height = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_x,_y,_z,_width,_height); +} +static unsafe void Test_DrawTex_30207() { + System.Single[] _coords = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTex_30208() { + System.Single _coords = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(ref _coords); +} +static unsafe void Test_DrawTex_30209() { + System.Single* _coords = default(System.Single*); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTex_30210() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_x,_y,_z,_width,_height); +} +static unsafe void Test_DrawTex_30211() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTex_30212() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(ref _coords); +} +static unsafe void Test_DrawTex_30213() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTex_30214() { + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _width = default(System.Int16); + System.Int16 _height = default(System.Int16); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_x,_y,_z,_width,_height); +} +static unsafe void Test_DrawTex_30215() { + System.Int16[] _coords = default(System.Int16[]); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTex_30216() { + System.Int16 _coords = default(System.Int16); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(ref _coords); +} +static unsafe void Test_DrawTex_30217() { + System.Int16* _coords = default(System.Int16*); + OpenTK.Graphics.ES11.GL.Oes.DrawTex(_coords); +} +static unsafe void Test_DrawTexx_30218() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DrawTexx(_x,_y,_z,_width,_height); +} +static unsafe void Test_DrawTexx_30219() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.DrawTexx(_coords); +} +static unsafe void Test_DrawTexx_30220() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.DrawTexx(ref _coords); +} +static unsafe void Test_DrawTexx_30221() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.DrawTexx(_coords); +} +static unsafe void Test_EGLImageTargetRenderbufferStorage_30222() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.EGLImageTargetRenderbufferStorage(_target,_image); +} +static unsafe void Test_EGLImageTargetTexture2D_30223() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.EGLImageTargetTexture2D(_target,_image); +} +static unsafe void Test_EvalCoord1x_30224() { + System.Int32 _u = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord1x(_u); +} +static unsafe void Test_EvalCoord1x_30225() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord1x(_coords); +} +static unsafe void Test_EvalCoord2x_30226() { + System.Int32 _u = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord2x(_u,_v); +} +static unsafe void Test_EvalCoord2x_30227() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord2x(_coords); +} +static unsafe void Test_EvalCoord2x_30228() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord2x(ref _coords); +} +static unsafe void Test_EvalCoord2x_30229() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.EvalCoord2x(_coords); +} +static unsafe void Test_FeedbackBufferx_30230() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32[] _buffer = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.FeedbackBufferx(_n,_type,_buffer); +} +static unsafe void Test_FeedbackBufferx_30231() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.FeedbackBufferx(_n,_type,ref _buffer); +} +static unsafe void Test_FeedbackBufferx_30232() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32* _buffer = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.FeedbackBufferx(_n,_type,_buffer); +} +static unsafe void Test_Fogx_30233() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_30234() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_Fogx_30235() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Fogx(_pname,_param); +} +static unsafe void Test_FramebufferRenderbuffer_30236() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _renderbuffertarget = default(OpenTK.Graphics.ES11.All); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30237() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _renderbuffertarget = default(OpenTK.Graphics.ES11.All); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferTexture2D_30238() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30239() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _textarget = default(OpenTK.Graphics.ES11.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_Frustum_30240() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.Frustum(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Frustumx_30241() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Frustumx(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_GenerateMipmap_30242() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.GL.Oes.GenerateMipmap(_target); +} +static unsafe void Test_GenFramebuffer_30243() { + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.GenFramebuffer(); +} +static unsafe void Test_GenFramebuffers_30244() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30245() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_30246() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30247() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30248() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_30249() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenRenderbuffer_30250() { + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffer(); +} +static unsafe void Test_GenRenderbuffers_30251() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30252() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30253() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30254() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30255() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30256() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenVertexArray_30257() { + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.GenVertexArray(); +} +static unsafe void Test_GenVertexArrays_30258() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,_arrays); +} +static unsafe void Test_GenVertexArrays_30259() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,out _arrays); +} +static unsafe void Test_GenVertexArrays_30260() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,_arrays); +} +static unsafe void Test_GenVertexArrays_30261() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,_arrays); +} +static unsafe void Test_GenVertexArrays_30262() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,out _arrays); +} +static unsafe void Test_GenVertexArrays_30263() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Oes.GenVertexArrays(_n,_arrays); +} +static unsafe void Test_GetBufferPointer_30264() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_30265() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES11.GL.Oes.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_30266() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES11.GL.Oes.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_30267() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES11.GL.Oes.GetBufferPointer(_target,_pname,_params); +} +static unsafe void Test_GetBufferPointer_30268() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + int _params = default(int); + OpenTK.Graphics.ES11.GL.Oes.GetBufferPointer(_target,_pname,ref _params); +} +static unsafe void Test_GetClipPlane_30269() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single[] _equation = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlane_30270() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single _equation = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlane(_plane,out _equation); +} +static unsafe void Test_GetClipPlane_30271() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Single* _equation = default(System.Single*); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlane(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_30272() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32[] _equation = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetClipPlanex_30273() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32 _equation = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlanex(_plane,out _equation); +} +static unsafe void Test_GetClipPlanex_30274() { + OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); + System.Int32* _equation = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetClipPlanex(_plane,_equation); +} +static unsafe void Test_GetConvolutionParameterx_30275() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_GetConvolutionParameterx_30276() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetConvolutionParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetConvolutionParameterx_30277() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetConvolutionParameterx(_target,_pname,_params); +} +static unsafe void Test_GetFixed_30278() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.GetFixed(_pname); +} +static unsafe void Test_GetFixed_30279() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetFixed(_pname,_params); +} +static unsafe void Test_GetFixed_30280() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetFixed(_pname,out _params); +} +static unsafe void Test_GetFixed_30281() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetFixed(_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30282() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30283() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30284() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _attachment = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetHistogramParameterx_30285() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetHistogramParameterx(_target,_pname,_params); +} +static unsafe void Test_GetHistogramParameterx_30286() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetHistogramParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetHistogramParameterx_30287() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetHistogramParameterx(_target,_pname,_params); +} +static unsafe void Test_GetLightx_30288() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetLightx_30289() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetLightx(_light,_pname,out _params); +} +static unsafe void Test_GetLightx_30290() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetLightx(_light,_pname,_params); +} +static unsafe void Test_GetMapx_30291() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _query = default(OpenTK.Graphics.ES11.All); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetMapx(_target,_query,_v); +} +static unsafe void Test_GetMapx_30292() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _query = default(OpenTK.Graphics.ES11.All); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetMapx(_target,_query,out _v); +} +static unsafe void Test_GetMapx_30293() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _query = default(OpenTK.Graphics.ES11.All); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetMapx(_target,_query,_v); +} +static unsafe void Test_GetMaterialx_30294() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetMaterialx(_face,_pname,_param); +} +static unsafe void Test_GetMaterialx_30295() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetMaterialx_30296() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetMaterialx(_face,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_30297() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_30298() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetRenderbufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetRenderbufferParameter_30299() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexEnvx_30300() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexEnvx_30301() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetTexEnvx(_target,_pname,out _params); +} +static unsafe void Test_GetTexEnvx_30302() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetTexEnvx(_target,_pname,_params); +} +static unsafe void Test_GetTexGen_30303() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,_params); +} +static unsafe void Test_GetTexGen_30304() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,out _params); +} +static unsafe void Test_GetTexGen_30305() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,_params); +} +static unsafe void Test_GetTexGen_30306() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,_params); +} +static unsafe void Test_GetTexGen_30307() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,out _params); +} +static unsafe void Test_GetTexGen_30308() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetTexGen(_coord,_pname,_params); +} +static unsafe void Test_GetTexGenx_30309() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexGenx(_coord,_pname,_params); +} +static unsafe void Test_GetTexGenx_30310() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetTexGenx(_coord,_pname,out _params); +} +static unsafe void Test_GetTexGenx_30311() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetTexGenx(_coord,_pname,_params); +} +static unsafe void Test_GetTexLevelParameterx_30312() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexLevelParameterx_30313() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,out _params); +} +static unsafe void Test_GetTexLevelParameterx_30314() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetTexLevelParameterx(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexParameterx_30315() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterx_30316() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.GetTexParameterx(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterx_30317() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.GetTexParameterx(_target,_pname,_params); +} +static unsafe void Test_Indexx_30318() { + System.Int32 _component = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Indexx(_component); +} +static unsafe void Test_Indexx_30319() { + System.Int32* _component = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Indexx(_component); +} +static unsafe void Test_IsFramebuffer_30320() { + System.Int32 _framebuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsFramebuffer_30321() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsRenderbuffer_30322() { + System.Int32 _renderbuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsRenderbuffer_30323() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsVertexArray_30324() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsVertexArray(_array); +} +static unsafe void Test_IsVertexArray_30325() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.IsVertexArray(_array); +} +static unsafe void Test_LightModelx_30326() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_30327() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_LightModelx_30328() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.LightModelx(_pname,_param); +} +static unsafe void Test_Lightx_30329() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Lightx(_light,_pname,_param); +} +static unsafe void Test_Lightx_30330() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Lightx(_light,_pname,_params); +} +static unsafe void Test_Lightx_30331() { + OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Lightx(_light,_pname,_params); +} +static unsafe void Test_LineWidthx_30332() { + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.LineWidthx(_width); +} +static unsafe void Test_LoadMatrixx_30333() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.LoadMatrixx(_m); +} +static unsafe void Test_LoadMatrixx_30334() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.LoadMatrixx(ref _m); +} +static unsafe void Test_LoadMatrixx_30335() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.LoadMatrixx(_m); +} +static unsafe void Test_LoadPaletteFromModelViewMatrix_30336() { + OpenTK.Graphics.ES11.GL.Oes.LoadPaletteFromModelViewMatrix(); +} +static unsafe void Test_LoadTransposeMatrixx_30337() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.LoadTransposeMatrixx(_m); +} +static unsafe void Test_LoadTransposeMatrixx_30338() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.LoadTransposeMatrixx(ref _m); +} +static unsafe void Test_LoadTransposeMatrixx_30339() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.LoadTransposeMatrixx(_m); +} +static unsafe void Test_Map1x_30340() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _stride = default(System.Int32); + System.Int32 _order = default(System.Int32); + System.Int32 _points = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Map1x(_target,_u1,_u2,_stride,_order,_points); +} +static unsafe void Test_Map2x_30341() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _ustride = default(System.Int32); + System.Int32 _uorder = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _vstride = default(System.Int32); + System.Int32 _vorder = default(System.Int32); + System.Int32 _points = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Map2x(_target,_u1,_u2,_ustride,_uorder,_v1,_v2,_vstride,_vorder,_points); +} +static unsafe void Test_MapBuffer_30342() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _access = default(OpenTK.Graphics.ES11.All); + System.IntPtr r = OpenTK.Graphics.ES11.GL.Oes.MapBuffer(_target,_access); +} +static unsafe void Test_MapGrid1x_30343() { + System.Int32 _n = default(System.Int32); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MapGrid1x(_n,_u1,_u2); +} +static unsafe void Test_MapGrid2x_30344() { + System.Int32 _n = default(System.Int32); + System.Int32 _u1 = default(System.Int32); + System.Int32 _u2 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MapGrid2x(_n,_u1,_u2,_v1,_v2); +} +static unsafe void Test_Materialx_30345() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_30346() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_Materialx_30347() { + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Materialx(_face,_pname,_param); +} +static unsafe void Test_MatrixIndexPointer_30348() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_30349() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.Oes.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_30350() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.Oes.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_30351() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.Oes.MatrixIndexPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_MatrixIndexPointer_30352() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.Oes.MatrixIndexPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_MultiTexCoord1_30353() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _s = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1(_texture,_s); +} +static unsafe void Test_MultiTexCoord1_30354() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _s = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1(_texture,_s); +} +static unsafe void Test_MultiTexCoord1_30355() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1(_texture,_coords); +} +static unsafe void Test_MultiTexCoord1_30356() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1(_texture,_coords); +} +static unsafe void Test_MultiTexCoord1x_30357() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1x(_texture,_s); +} +static unsafe void Test_MultiTexCoord1x_30358() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord1x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_30359() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2_30360() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2_30361() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_30362() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2_30363() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_30364() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2_30365() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2_30366() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2x_30367() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2x(_texture,_s,_t); +} +static unsafe void Test_MultiTexCoord2x_30368() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord2x_30369() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord2x_30370() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord2x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_30371() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_30372() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3_30373() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_30374() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3_30375() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_30376() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3_30377() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3_30378() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3x_30379() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3x(_texture,_s,_t,_r); +} +static unsafe void Test_MultiTexCoord3x_30380() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord3x_30381() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord3x_30382() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord3x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_30383() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + System.Byte _q = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_30384() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + System.SByte _q = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4_30385() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_30386() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4_30387() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_30388() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4_30389() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4_30390() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4x_30391() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4x(_texture,_s,_t,_r,_q); +} +static unsafe void Test_MultiTexCoord4x_30392() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4x(_texture,_coords); +} +static unsafe void Test_MultiTexCoord4x_30393() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4x(_texture,ref _coords); +} +static unsafe void Test_MultiTexCoord4x_30394() { + OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultiTexCoord4x(_texture,_coords); +} +static unsafe void Test_MultMatrixx_30395() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.MultMatrixx(_m); +} +static unsafe void Test_MultMatrixx_30396() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultMatrixx(ref _m); +} +static unsafe void Test_MultMatrixx_30397() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultMatrixx(_m); +} +static unsafe void Test_MultTransposeMatrixx_30398() { + System.Int32[] _m = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.MultTransposeMatrixx(_m); +} +static unsafe void Test_MultTransposeMatrixx_30399() { + System.Int32 _m = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.MultTransposeMatrixx(ref _m); +} +static unsafe void Test_MultTransposeMatrixx_30400() { + System.Int32* _m = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.MultTransposeMatrixx(_m); +} +static unsafe void Test_Normal3x_30401() { + System.Int32 _nx = default(System.Int32); + System.Int32 _ny = default(System.Int32); + System.Int32 _nz = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Normal3x(_nx,_ny,_nz); +} +static unsafe void Test_Normal3x_30402() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Normal3x(_coords); +} +static unsafe void Test_Normal3x_30403() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Normal3x(ref _coords); +} +static unsafe void Test_Normal3x_30404() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Normal3x(_coords); +} +static unsafe void Test_Ortho_30405() { + System.Single _l = default(System.Single); + System.Single _r = default(System.Single); + System.Single _b = default(System.Single); + System.Single _t = default(System.Single); + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.Ortho(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_Orthox_30406() { + System.Int32 _l = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _b = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _n = default(System.Int32); + System.Int32 _f = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Orthox(_l,_r,_b,_t,_n,_f); +} +static unsafe void Test_PassThroughx_30407() { + System.Int32 _token = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PassThroughx(_token); +} +static unsafe void Test_PixelTransferx_30408() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PixelTransferx(_pname,_param); +} +static unsafe void Test_PixelZoomx_30409() { + System.Int32 _xfactor = default(System.Int32); + System.Int32 _yfactor = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PixelZoomx(_xfactor,_yfactor); +} +static unsafe void Test_PointParameterx_30410() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PointParameterx(_pname,_param); +} +static unsafe void Test_PointParameterx_30411() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.PointParameterx(_pname,_params); +} +static unsafe void Test_PointParameterx_30412() { + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.PointParameterx(_pname,_params); +} +static unsafe void Test_PointSizePointer_30413() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.PointSizePointer(_type,_stride,_pointer); +} +static unsafe void Test_PointSizePointer_30414() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.Oes.PointSizePointer(_type,_stride,_pointer); +} +static unsafe void Test_PointSizePointer_30415() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.Oes.PointSizePointer(_type,_stride,_pointer); +} +static unsafe void Test_PointSizePointer_30416() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.Oes.PointSizePointer(_type,_stride,_pointer); +} +static unsafe void Test_PointSizePointer_30417() { + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.Oes.PointSizePointer(_type,_stride,ref _pointer); +} +static unsafe void Test_PointSizex_30418() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PointSizex(_size); +} +static unsafe void Test_PolygonOffsetx_30419() { + System.Int32 _factor = default(System.Int32); + System.Int32 _units = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PolygonOffsetx(_factor,_units); +} +static unsafe void Test_PrioritizeTexturesx_30420() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + System.Int32[] _priorities = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_30421() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + System.Int32 _priorities = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTexturesx_30422() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + System.Int32* _priorities = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_30423() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + System.Int32[] _priorities = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_PrioritizeTexturesx_30424() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + System.Int32 _priorities = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,ref _textures,ref _priorities); +} +static unsafe void Test_PrioritizeTexturesx_30425() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + System.Int32* _priorities = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.PrioritizeTexturesx(_n,_textures,_priorities); +} +static unsafe void Test_QueryMatrixx_30426() { + System.Int32[] _mantissa = default(System.Int32[]); + System.Int32[] _exponent = default(System.Int32[]); + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.QueryMatrixx(_mantissa,_exponent); +} +static unsafe void Test_QueryMatrixx_30427() { + System.Int32 _mantissa = default(System.Int32); + System.Int32 _exponent = default(System.Int32); + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.QueryMatrixx(out _mantissa,out _exponent); +} +static unsafe void Test_QueryMatrixx_30428() { + System.Int32* _mantissa = default(System.Int32*); + System.Int32* _exponent = default(System.Int32*); + System.Int32 r = OpenTK.Graphics.ES11.GL.Oes.QueryMatrixx(_mantissa,_exponent); +} +static unsafe void Test_RasterPos2x_30429() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos2x(_x,_y); +} +static unsafe void Test_RasterPos2x_30430() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.RasterPos2x(_coords); +} +static unsafe void Test_RasterPos2x_30431() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos2x(ref _coords); +} +static unsafe void Test_RasterPos2x_30432() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.RasterPos2x(_coords); +} +static unsafe void Test_RasterPos3x_30433() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos3x(_x,_y,_z); +} +static unsafe void Test_RasterPos3x_30434() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.RasterPos3x(_coords); +} +static unsafe void Test_RasterPos3x_30435() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos3x(ref _coords); +} +static unsafe void Test_RasterPos3x_30436() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.RasterPos3x(_coords); +} +static unsafe void Test_RasterPos4x_30437() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos4x(_x,_y,_z,_w); +} +static unsafe void Test_RasterPos4x_30438() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.RasterPos4x(_coords); +} +static unsafe void Test_RasterPos4x_30439() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RasterPos4x(ref _coords); +} +static unsafe void Test_RasterPos4x_30440() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.RasterPos4x(_coords); +} +static unsafe void Test_Rectx_30441() { + System.Int32 _x1 = default(System.Int32); + System.Int32 _y1 = default(System.Int32); + System.Int32 _x2 = default(System.Int32); + System.Int32 _y2 = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Rectx(_x1,_y1,_x2,_y2); +} +static unsafe void Test_Rectx_30442() { + System.Int32[] _v1 = default(System.Int32[]); + System.Int32[] _v2 = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Rectx(_v1,_v2); +} +static unsafe void Test_Rectx_30443() { + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Rectx(ref _v1,ref _v2); +} +static unsafe void Test_Rectx_30444() { + System.Int32* _v1 = default(System.Int32*); + System.Int32* _v2 = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Rectx(_v1,_v2); +} +static unsafe void Test_RenderbufferStorage_30445() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.RenderbufferStorage(_target,_internalformat,_width,_height); +} +static unsafe void Test_Rotatex_30446() { + System.Int32 _angle = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Rotatex(_angle,_x,_y,_z); +} +static unsafe void Test_SampleCoverage_30447() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES11.GL.Oes.SampleCoverage(_value,_invert); +} +static unsafe void Test_SampleCoveragex_30448() { + System.Int32 _value = default(System.Int32); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES11.GL.Oes.SampleCoveragex(_value,_invert); +} +static unsafe void Test_Scalex_30449() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Scalex(_x,_y,_z); +} +static unsafe void Test_TexCoord1_30450() { + System.Byte _s = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1(_s); +} +static unsafe void Test_TexCoord1_30451() { + System.SByte _s = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1(_s); +} +static unsafe void Test_TexCoord1_30452() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1(_coords); +} +static unsafe void Test_TexCoord1_30453() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1(_coords); +} +static unsafe void Test_TexCoord1x_30454() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1x(_s); +} +static unsafe void Test_TexCoord1x_30455() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord1x(_coords); +} +static unsafe void Test_TexCoord2_30456() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_s,_t); +} +static unsafe void Test_TexCoord2_30457() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_s,_t); +} +static unsafe void Test_TexCoord2_30458() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_30459() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(ref _coords); +} +static unsafe void Test_TexCoord2_30460() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_30461() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2_30462() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(ref _coords); +} +static unsafe void Test_TexCoord2_30463() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2(_coords); +} +static unsafe void Test_TexCoord2x_30464() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2x(_s,_t); +} +static unsafe void Test_TexCoord2x_30465() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2x(_coords); +} +static unsafe void Test_TexCoord2x_30466() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2x(ref _coords); +} +static unsafe void Test_TexCoord2x_30467() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord2x(_coords); +} +static unsafe void Test_TexCoord3_30468() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_s,_t,_r); +} +static unsafe void Test_TexCoord3_30469() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_s,_t,_r); +} +static unsafe void Test_TexCoord3_30470() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_30471() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(ref _coords); +} +static unsafe void Test_TexCoord3_30472() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_30473() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3_30474() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(ref _coords); +} +static unsafe void Test_TexCoord3_30475() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3(_coords); +} +static unsafe void Test_TexCoord3x_30476() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3x(_s,_t,_r); +} +static unsafe void Test_TexCoord3x_30477() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3x(_coords); +} +static unsafe void Test_TexCoord3x_30478() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3x(ref _coords); +} +static unsafe void Test_TexCoord3x_30479() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord3x(_coords); +} +static unsafe void Test_TexCoord4_30480() { + System.Byte _s = default(System.Byte); + System.Byte _t = default(System.Byte); + System.Byte _r = default(System.Byte); + System.Byte _q = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4_30481() { + System.SByte _s = default(System.SByte); + System.SByte _t = default(System.SByte); + System.SByte _r = default(System.SByte); + System.SByte _q = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4_30482() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_30483() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(ref _coords); +} +static unsafe void Test_TexCoord4_30484() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_30485() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4_30486() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(ref _coords); +} +static unsafe void Test_TexCoord4_30487() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4(_coords); +} +static unsafe void Test_TexCoord4x_30488() { + System.Int32 _s = default(System.Int32); + System.Int32 _t = default(System.Int32); + System.Int32 _r = default(System.Int32); + System.Int32 _q = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4x(_s,_t,_r,_q); +} +static unsafe void Test_TexCoord4x_30489() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4x(_coords); +} +static unsafe void Test_TexCoord4x_30490() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4x(ref _coords); +} +static unsafe void Test_TexCoord4x_30491() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexCoord4x(_coords); +} +static unsafe void Test_TexEnvx_30492() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexEnvx(_target,_pname,_param); +} +static unsafe void Test_TexEnvx_30493() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexEnvx_30494() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexEnvx(_target,_pname,_params); +} +static unsafe void Test_TexGen_30495() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_param); +} +static unsafe void Test_TexGen_30496() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_params); +} +static unsafe void Test_TexGen_30497() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_params); +} +static unsafe void Test_TexGen_30498() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_param); +} +static unsafe void Test_TexGen_30499() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_params); +} +static unsafe void Test_TexGen_30500() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexGen(_coord,_pname,_params); +} +static unsafe void Test_TexGenx_30501() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexGenx(_coord,_pname,_param); +} +static unsafe void Test_TexGenx_30502() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexGenx(_coord,_pname,_params); +} +static unsafe void Test_TexGenx_30503() { + OpenTK.Graphics.ES11.All _coord = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexGenx(_coord,_pname,_params); +} +static unsafe void Test_TexParameterx_30504() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.TexParameterx(_target,_pname,_param); +} +static unsafe void Test_TexParameterx_30505() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_TexParameterx_30506() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.TexParameterx(_target,_pname,_params); +} +static unsafe void Test_Translatex_30507() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Translatex(_x,_y,_z); +} +static unsafe void Test_UnmapBuffer_30508() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Boolean r = OpenTK.Graphics.ES11.GL.Oes.UnmapBuffer(_target); +} +static unsafe void Test_Vertex2_30509() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_x,_y); +} +static unsafe void Test_Vertex2_30510() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_x,_y); +} +static unsafe void Test_Vertex2_30511() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_30512() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(ref _coords); +} +static unsafe void Test_Vertex2_30513() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_30514() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2_30515() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(ref _coords); +} +static unsafe void Test_Vertex2_30516() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex2(_coords); +} +static unsafe void Test_Vertex2x_30517() { + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Vertex2x(_x); +} +static unsafe void Test_Vertex2x_30518() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex2x(_coords); +} +static unsafe void Test_Vertex2x_30519() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Vertex2x(_coords); +} +static unsafe void Test_Vertex3_30520() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_x,_y,_z); +} +static unsafe void Test_Vertex3_30521() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + System.SByte _z = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_x,_y,_z); +} +static unsafe void Test_Vertex3_30522() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_30523() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(ref _coords); +} +static unsafe void Test_Vertex3_30524() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_30525() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3_30526() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(ref _coords); +} +static unsafe void Test_Vertex3_30527() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex3(_coords); +} +static unsafe void Test_Vertex3x_30528() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Vertex3x(_x,_y); +} +static unsafe void Test_Vertex3x_30529() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex3x(_coords); +} +static unsafe void Test_Vertex3x_30530() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Vertex3x(ref _coords); +} +static unsafe void Test_Vertex3x_30531() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Vertex3x(_coords); +} +static unsafe void Test_Vertex4_30532() { + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_x,_y,_z,_w); +} +static unsafe void Test_Vertex4_30533() { + System.SByte _x = default(System.SByte); + System.SByte _y = default(System.SByte); + System.SByte _z = default(System.SByte); + System.SByte _w = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_x,_y,_z,_w); +} +static unsafe void Test_Vertex4_30534() { + System.Byte[] _coords = default(System.Byte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_30535() { + System.Byte _coords = default(System.Byte); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(ref _coords); +} +static unsafe void Test_Vertex4_30536() { + System.Byte* _coords = default(System.Byte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_30537() { + System.SByte[] _coords = default(System.SByte[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4_30538() { + System.SByte _coords = default(System.SByte); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(ref _coords); +} +static unsafe void Test_Vertex4_30539() { + System.SByte* _coords = default(System.SByte*); + OpenTK.Graphics.ES11.GL.Oes.Vertex4(_coords); +} +static unsafe void Test_Vertex4x_30540() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Vertex4x(_x,_y,_z); +} +static unsafe void Test_Vertex4x_30541() { + System.Int32[] _coords = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Oes.Vertex4x(_coords); +} +static unsafe void Test_Vertex4x_30542() { + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.ES11.GL.Oes.Vertex4x(ref _coords); +} +static unsafe void Test_Vertex4x_30543() { + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Oes.Vertex4x(_coords); +} +static unsafe void Test_WeightPointer_30544() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Oes.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_30545() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES11.GL.Oes.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_30546() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES11.GL.Oes.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_30547() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES11.GL.Oes.WeightPointer(_size,_type,_stride,_pointer); +} +static unsafe void Test_WeightPointer_30548() { + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES11.GL.Oes.WeightPointer(_size,_type,_stride,ref _pointer); +} +static unsafe void Test_DisableDriverControl_30549() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.DisableDriverControl(_driverControl); +} +static unsafe void Test_DisableDriverControl_30550() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Qcom.DisableDriverControl(_driverControl); +} +static unsafe void Test_EnableDriverControl_30551() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.EnableDriverControl(_driverControl); +} +static unsafe void Test_EnableDriverControl_30552() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Qcom.EnableDriverControl(_driverControl); +} +static unsafe void Test_EndTiling_30553() { + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.EndTiling(_preserveMask); +} +static unsafe void Test_EndTiling_30554() { + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Qcom.EndTiling(_preserveMask); +} +static unsafe void Test_ExtGetBufferPointer_30555() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_30556() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_30557() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_30558() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_30559() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + int _params = default(int); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBufferPointer(_target,ref _params); +} +static unsafe void Test_ExtGetBuffers_30560() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_30561() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_30562() { + System.Int32 _buffers = default(System.Int32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_30563() { + System.Int32* _buffers = default(System.Int32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_30564() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_30565() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_30566() { + System.UInt32 _buffers = default(System.UInt32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_30567() { + System.UInt32* _buffers = default(System.UInt32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetFramebuffers_30568() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30569() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30570() { + System.Int32 _framebuffers = default(System.Int32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30571() { + System.Int32* _framebuffers = default(System.Int32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30572() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30573() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30574() { + System.UInt32 _framebuffers = default(System.UInt32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_30575() { + System.UInt32* _framebuffers = default(System.UInt32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetProgramBinarySource_30576() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_30577() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); +} +static unsafe void Test_ExtGetProgramBinarySource_30578() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_30579() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_30580() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); +} +static unsafe void Test_ExtGetProgramBinarySource_30581() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES11.All _shadertype = default(OpenTK.Graphics.ES11.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgram_30582() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_30583() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_30584() { + System.Int32 _programs = default(System.Int32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_30585() { + System.Int32* _programs = default(System.Int32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_30586() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_30587() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_30588() { + System.UInt32 _programs = default(System.UInt32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_30589() { + System.UInt32* _programs = default(System.UInt32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetRenderbuffers_30590() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30591() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30592() { + System.Int32 _renderbuffers = default(System.Int32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30593() { + System.Int32* _renderbuffers = default(System.Int32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30594() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30595() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30596() { + System.UInt32 _renderbuffers = default(System.UInt32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_30597() { + System.UInt32* _renderbuffers = default(System.UInt32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetShaders_30598() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_30599() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_30600() { + System.Int32 _shaders = default(System.Int32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_30601() { + System.Int32* _shaders = default(System.Int32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_30602() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_30603() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_30604() { + System.UInt32 _shaders = default(System.UInt32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_30605() { + System.UInt32* _shaders = default(System.UInt32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetTexLevelParameter_30606() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_30607() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); +} +static unsafe void Test_ExtGetTexLevelParameter_30608() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_30609() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_30610() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); +} +static unsafe void Test_ExtGetTexLevelParameter_30611() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexSubImage_30612() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + System.IntPtr _texels = default(System.IntPtr); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); +} +static unsafe void Test_ExtGetTexSubImage_30613() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[] _texels = default(int[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); +} +static unsafe void Test_ExtGetTexSubImage_30614() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,] _texels = default(int[,]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); +} +static unsafe void Test_ExtGetTexSubImage_30615() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int[,,] _texels = default(int[,,]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); +} +static unsafe void Test_ExtGetTexSubImage_30616() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); + int _texels = default(int); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _texels); +} +static unsafe void Test_ExtGetTextures_30617() { + System.Int32[] _textures = default(System.Int32[]); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_30618() { + System.Int32 _textures = default(System.Int32); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); +} +static unsafe void Test_ExtGetTextures_30619() { + System.Int32* _textures = default(System.Int32*); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_30620() { + System.UInt32[] _textures = default(System.UInt32[]); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_30621() { + System.UInt32 _textures = default(System.UInt32); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); +} +static unsafe void Test_ExtGetTextures_30622() { + System.UInt32* _textures = default(System.UInt32*); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtIsProgramBinary_30623() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Qcom.ExtIsProgramBinary(_program); +} +static unsafe void Test_ExtIsProgramBinary_30624() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES11.GL.Qcom.ExtIsProgramBinary(_program); +} +static unsafe void Test_ExtTexObjectStateOverride_30625() { + OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.ExtTexObjectStateOverride(_target,_pname,_param); +} +static unsafe void Test_GetDriverControl_30626() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.Int32[] _driverControls = default(System.Int32[]); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_30627() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.UInt32[] _driverControls = default(System.UInt32[]); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_30628() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Int32 _driverControls = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); +} +static unsafe void Test_GetDriverControl_30629() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.UInt32 _driverControls = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); +} +static unsafe void Test_GetDriverControl_30630() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.Int32* _driverControls = default(System.Int32*); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_30631() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.UInt32* _driverControls = default(System.UInt32*); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControlString_30632() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_30633() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_30634() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_30635() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_30636() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_30637() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES11.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_StartTiling_30638() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES11.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); +} +static unsafe void Test_StartTiling_30639() { + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _width = default(System.UInt32); + System.UInt32 _height = default(System.UInt32); + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES11.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); +} + +static unsafe void Test_ClearColor_30641() { + System.Drawing.Color _color = default(System.Drawing.Color); + OpenTK.Graphics.ES20.GL.ClearColor(_color); +} +static unsafe void Test_ClearColor_30642() { + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.ES20.GL.ClearColor(_color); +} +static unsafe void Test_BlendColor_30643() { + System.Drawing.Color _color = default(System.Drawing.Color); + OpenTK.Graphics.ES20.GL.BlendColor(_color); +} +static unsafe void Test_BlendColor_30644() { + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.ES20.GL.BlendColor(_color); +} +static unsafe void Test_Uniform2_30645() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.ES20.GL.Uniform2(_location,ref _vector); +} +static unsafe void Test_Uniform3_30646() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.ES20.GL.Uniform3(_location,ref _vector); +} +static unsafe void Test_Uniform4_30647() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.ES20.GL.Uniform4(_location,ref _vector); +} +static unsafe void Test_Uniform2_30648() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_vector); +} +static unsafe void Test_Uniform3_30649() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_vector); +} +static unsafe void Test_Uniform4_30650() { + System.Int32 _location = default(System.Int32); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_vector); +} +static unsafe void Test_Uniform4_30651() { + System.Int32 _location = default(System.Int32); + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_color); +} +static unsafe void Test_Uniform4_30652() { + System.Int32 _location = default(System.Int32); + OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_quaternion); +} +static unsafe void Test_UniformMatrix2_30653() { + System.Int32 _location = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); + OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_transpose,ref _matrix); +} +static unsafe void Test_UniformMatrix3_30654() { + System.Int32 _location = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); + OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_transpose,ref _matrix); +} +static unsafe void Test_UniformMatrix4_30655() { + System.Int32 _location = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); + OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_transpose,ref _matrix); +} +static unsafe void Test_GetActiveAttrib_30656() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); + System.String r = OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,out _size,out _type); +} +static unsafe void Test_GetActiveUniform_30657() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformIndex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); + System.String r = OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); +} +static unsafe void Test_ShaderSource_30658() { + System.Int32 _shader = default(System.Int32); + System.String _string = default(System.String); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_string); +} +static unsafe void Test_GetShaderInfoLog_30659() { + System.Int32 _shader = default(System.Int32); + System.String r = OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader); +} +static unsafe void Test_GetShaderInfoLog_30660() { + System.Int32 _shader = default(System.Int32); + System.String _info = default(System.String); + OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,out _info); +} +static unsafe void Test_GetProgramInfoLog_30661() { + System.Int32 _program = default(System.Int32); + System.String r = OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program); +} +static unsafe void Test_GetProgramInfoLog_30662() { + System.Int32 _program = default(System.Int32); + System.String _info = default(System.String); + OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,out _info); +} +static unsafe void Test_VertexAttrib2_30663() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector2 _v = default(OpenTK.Vector2); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_30664() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector3 _v = default(OpenTK.Vector3); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_30665() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector4 _v = default(OpenTK.Vector4); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_30666() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector2 _v = default(OpenTK.Vector2); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib3_30667() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector3 _v = default(OpenTK.Vector3); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib4_30668() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector4 _v = default(OpenTK.Vector4); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttribPointer_30669() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +} +static unsafe void Test_VertexAttribPointer_30670() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +} +static unsafe void Test_DrawElements_30671() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_offset); +} +static unsafe void Test_GetFloat_30672() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); +} +static unsafe void Test_GetFloat_30673() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); +} +static unsafe void Test_GetFloat_30674() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); +} +static unsafe void Test_GetFloat_30675() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _matrix); +} +static unsafe void Test_Viewport_30676() { + System.Drawing.Size _size = default(System.Drawing.Size); + OpenTK.Graphics.ES20.GL.Viewport(_size); +} +static unsafe void Test_Viewport_30677() { + System.Drawing.Point _location = default(System.Drawing.Point); + System.Drawing.Size _size = default(System.Drawing.Size); + OpenTK.Graphics.ES20.GL.Viewport(_location,_size); +} +static unsafe void Test_Viewport_30678() { + System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); + OpenTK.Graphics.ES20.GL.Viewport(_rectangle); +} +static unsafe void Test_ActiveTexture_30679() { + OpenTK.Graphics.ES20.All _texture = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.ActiveTexture(_texture); +} +static unsafe void Test_ActiveTexture_30680() { + OpenTK.Graphics.ES20.TextureUnit _texture = default(OpenTK.Graphics.ES20.TextureUnit); + OpenTK.Graphics.ES20.GL.ActiveTexture(_texture); +} +static unsafe void Test_AttachShader_30681() { + System.Int32 _program = default(System.Int32); + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.GL.AttachShader(_program,_shader); +} +static unsafe void Test_AttachShader_30682() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.GL.AttachShader(_program,_shader); +} +static unsafe void Test_BindAttribLocation_30683() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.ES20.GL.BindAttribLocation(_program,_index,_name); +} +static unsafe void Test_BindAttribLocation_30684() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.ES20.GL.BindAttribLocation(_program,_index,_name); +} +static unsafe void Test_BindBuffer_30685() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_30686() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_30687() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_30688() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindFramebuffer_30689() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_30690() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_30691() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_30692() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindRenderbuffer_30693() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindRenderbuffer_30694() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindRenderbuffer_30695() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindRenderbuffer_30696() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindTexture_30697() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_30698() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_30699() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_30700() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BlendColor_30701() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES20.GL.BlendColor(_red,_green,_blue,_alpha); +} +static unsafe void Test_BlendEquation_30702() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BlendEquation(_mode); +} +static unsafe void Test_BlendEquation_30703() { + OpenTK.Graphics.ES20.BlendEquationMode _mode = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.BlendEquation(_mode); +} +static unsafe void Test_BlendEquationSeparate_30704() { + OpenTK.Graphics.ES20.All _modeRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _modeAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_30705() { + OpenTK.Graphics.ES20.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFunc_30706() { + OpenTK.Graphics.ES20.All _sfactor = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dfactor = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BlendFunc(_sfactor,_dfactor); +} +static unsafe void Test_BlendFunc_30707() { + OpenTK.Graphics.ES20.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES20.BlendingFactorSrc); + OpenTK.Graphics.ES20.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES20.BlendingFactorDest); + OpenTK.Graphics.ES20.GL.BlendFunc(_sfactor,_dfactor); +} +static unsafe void Test_BlendFuncSeparate_30708() { + OpenTK.Graphics.ES20.All _sfactorRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dfactorRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _sfactorAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dfactorAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +} +static unsafe void Test_BlendFuncSeparate_30709() { + OpenTK.Graphics.ES20.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.ES20.BlendingFactorSrc); + OpenTK.Graphics.ES20.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.ES20.BlendingFactorDest); + OpenTK.Graphics.ES20.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.ES20.BlendingFactorSrc); + OpenTK.Graphics.ES20.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.ES20.BlendingFactorDest); + OpenTK.Graphics.ES20.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +} +static unsafe void Test_BufferData_30710() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30711() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30712() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30713() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30714() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); +} +static unsafe void Test_BufferData_30715() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30716() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30717() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30718() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30719() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30720() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30721() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30722() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); +} +static unsafe void Test_BufferData_30723() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); +} +static unsafe void Test_BufferData_30724() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); + OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); +} +static unsafe void Test_BufferSubData_30725() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30726() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30727() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30728() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30729() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_BufferSubData_30730() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30731() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30732() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30733() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_30734() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_CheckFramebufferStatus_30735() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.FramebufferErrorCode r = OpenTK.Graphics.ES20.GL.CheckFramebufferStatus(_target); +} +static unsafe void Test_CheckFramebufferStatus_30736() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferErrorCode r = OpenTK.Graphics.ES20.GL.CheckFramebufferStatus(_target); +} +static unsafe void Test_Clear_30737() { + OpenTK.Graphics.ES20.All _mask = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Clear(_mask); +} +static unsafe void Test_Clear_30738() { + OpenTK.Graphics.ES20.ClearBufferMask _mask = default(OpenTK.Graphics.ES20.ClearBufferMask); + OpenTK.Graphics.ES20.GL.Clear(_mask); +} +static unsafe void Test_ClearColor_30739() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.ES20.GL.ClearColor(_red,_green,_blue,_alpha); +} +static unsafe void Test_ClearDepth_30740() { + System.Single _d = default(System.Single); + OpenTK.Graphics.ES20.GL.ClearDepth(_d); +} +static unsafe void Test_ClearStencil_30741() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.ES20.GL.ClearStencil(_s); +} +static unsafe void Test_ColorMask_30742() { + System.Boolean _red = default(System.Boolean); + System.Boolean _green = default(System.Boolean); + System.Boolean _blue = default(System.Boolean); + System.Boolean _alpha = default(System.Boolean); + OpenTK.Graphics.ES20.GL.ColorMask(_red,_green,_blue,_alpha); +} +static unsafe void Test_CompileShader_30743() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.GL.CompileShader(_shader); +} +static unsafe void Test_CompileShader_30744() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.GL.CompileShader(_shader); +} +static unsafe void Test_CompressedTexImage2D_30745() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30746() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30747() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30748() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30749() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage2D_30750() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30751() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30752() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30753() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30754() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage2D_30755() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30756() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30757() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30758() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_30759() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_30760() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30761() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30762() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30763() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30764() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_30765() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30766() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30767() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30768() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30769() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_30770() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30771() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30772() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30773() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage2D_30774() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +} +static unsafe void Test_CopyTexImage2D_30775() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexImage2D_30776() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexImage2D_30777() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureCopyComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureCopyComponentCount); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +} +static unsafe void Test_CopyTexSubImage2D_30778() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTexSubImage2D_30779() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CopyTexSubImage2D_30780() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +} +static unsafe void Test_CreateProgram_30781() { + System.Int32 r = OpenTK.Graphics.ES20.GL.CreateProgram(); +} +static unsafe void Test_CreateShader_30782() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 r = OpenTK.Graphics.ES20.GL.CreateShader(_type); +} +static unsafe void Test_CreateShader_30783() { + OpenTK.Graphics.ES20.ShaderType _type = default(OpenTK.Graphics.ES20.ShaderType); + System.Int32 r = OpenTK.Graphics.ES20.GL.CreateShader(_type); +} +static unsafe void Test_CullFace_30784() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.CullFace(_mode); +} +static unsafe void Test_CullFace_30785() { + OpenTK.Graphics.ES20.CullFaceMode _mode = default(OpenTK.Graphics.ES20.CullFaceMode); + OpenTK.Graphics.ES20.GL.CullFace(_mode); +} +static unsafe void Test_DebugMessageCallback_30786() { + OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_30787() { + OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); + int[] _userParam = default(int[]); + OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_30788() { + OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_30789() { + OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_30790() { + OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); + int _userParam = default(int); + OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,ref _userParam); +} +static unsafe void Test_DebugMessageControl_30791() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30792() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30793() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30794() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30795() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30796() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30797() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30798() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30799() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30800() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30801() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_30802() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageInsert_30803() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_30804() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_30805() { + OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_30806() { + OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DeleteBuffer_30807() { + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffer_30808() { + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteBuffer(_buffers); +} +static unsafe void Test_DeleteBuffers_30809() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_30810() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_30811() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_30812() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteBuffers_30813() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,ref _buffers); +} +static unsafe void Test_DeleteBuffers_30814() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); +} +static unsafe void Test_DeleteFramebuffer_30815() { + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffer_30816() { + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteFramebuffer(_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30817() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30818() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30819() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30820() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30821() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,ref _framebuffers); +} +static unsafe void Test_DeleteFramebuffers_30822() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); +} +static unsafe void Test_DeleteProgram_30823() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteProgram(_program); +} +static unsafe void Test_DeleteProgram_30824() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteProgram(_program); +} +static unsafe void Test_DeleteRenderbuffer_30825() { + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffer_30826() { + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffer(_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30827() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30828() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30829() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30830() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30831() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,ref _renderbuffers); +} +static unsafe void Test_DeleteRenderbuffers_30832() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_DeleteShader_30833() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteShader(_shader); +} +static unsafe void Test_DeleteShader_30834() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteShader(_shader); +} +static unsafe void Test_DeleteTexture_30835() { + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTexture_30836() { + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteTexture(_textures); +} +static unsafe void Test_DeleteTextures_30837() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_30838() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_30839() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_30840() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DeleteTextures_30841() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,ref _textures); +} +static unsafe void Test_DeleteTextures_30842() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); +} +static unsafe void Test_DepthFunc_30843() { + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.DepthFunc(_func); +} +static unsafe void Test_DepthFunc_30844() { + OpenTK.Graphics.ES20.DepthFunction _func = default(OpenTK.Graphics.ES20.DepthFunction); + OpenTK.Graphics.ES20.GL.DepthFunc(_func); +} +static unsafe void Test_DepthMask_30845() { + System.Boolean _flag = default(System.Boolean); + OpenTK.Graphics.ES20.GL.DepthMask(_flag); +} +static unsafe void Test_DepthRange_30846() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES20.GL.DepthRange(_n,_f); +} +static unsafe void Test_DetachShader_30847() { + System.Int32 _program = default(System.Int32); + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.GL.DetachShader(_program,_shader); +} +static unsafe void Test_DetachShader_30848() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DetachShader(_program,_shader); +} +static unsafe void Test_Disable_30849() { + OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Disable(_cap); +} +static unsafe void Test_Disable_30850() { + OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); + OpenTK.Graphics.ES20.GL.Disable(_cap); +} +static unsafe void Test_DisableVertexAttribArray_30851() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.GL.DisableVertexAttribArray(_index); +} +static unsafe void Test_DisableVertexAttribArray_30852() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.GL.DisableVertexAttribArray(_index); +} +static unsafe void Test_DrawArrays_30853() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArrays_30854() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawArrays_30855() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); +} +static unsafe void Test_DrawElements_30856() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30857() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30858() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30859() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30860() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_DrawElements_30861() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30862() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30863() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30864() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30865() { + OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_DrawElements_30866() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30867() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30868() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30869() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); +} +static unsafe void Test_DrawElements_30870() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); +} +static unsafe void Test_Enable_30871() { + OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Enable(_cap); +} +static unsafe void Test_Enable_30872() { + OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); + OpenTK.Graphics.ES20.GL.Enable(_cap); +} +static unsafe void Test_EnableVertexAttribArray_30873() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.GL.EnableVertexAttribArray(_index); +} +static unsafe void Test_EnableVertexAttribArray_30874() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.GL.EnableVertexAttribArray(_index); +} +static unsafe void Test_Finish_30875() { + OpenTK.Graphics.ES20.GL.Finish(); +} +static unsafe void Test_Flush_30876() { + OpenTK.Graphics.ES20.GL.Flush(); +} +static unsafe void Test_FramebufferRenderbuffer_30877() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _renderbuffertarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30878() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _renderbuffertarget = default(OpenTK.Graphics.ES20.All); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30879() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30880() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30881() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferRenderbuffer_30882() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +} +static unsafe void Test_FramebufferTexture2D_30883() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30884() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30885() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30886() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30887() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.TextureTarget2d _textarget = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30888() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.TextureTarget2d _textarget = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30889() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FramebufferTexture2D_30890() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +} +static unsafe void Test_FrontFace_30891() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.FrontFace(_mode); +} +static unsafe void Test_FrontFace_30892() { + OpenTK.Graphics.ES20.FrontFaceDirection _mode = default(OpenTK.Graphics.ES20.FrontFaceDirection); + OpenTK.Graphics.ES20.GL.FrontFace(_mode); +} +static unsafe void Test_GenBuffer_30893() { + System.Int32 r = OpenTK.Graphics.ES20.GL.GenBuffer(); +} +static unsafe void Test_GenBuffers_30894() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_30895() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_30896() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_30897() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenBuffers_30898() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,out _buffers); +} +static unsafe void Test_GenBuffers_30899() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); +} +static unsafe void Test_GenerateMipmap_30900() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.GenerateMipmap(_target); +} +static unsafe void Test_GenerateMipmap_30901() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GL.GenerateMipmap(_target); +} +static unsafe void Test_GenFramebuffer_30902() { + System.Int32 r = OpenTK.Graphics.ES20.GL.GenFramebuffer(); +} +static unsafe void Test_GenFramebuffers_30903() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30904() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_30905() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30906() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenFramebuffers_30907() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,out _framebuffers); +} +static unsafe void Test_GenFramebuffers_30908() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); +} +static unsafe void Test_GenRenderbuffer_30909() { + System.Int32 r = OpenTK.Graphics.ES20.GL.GenRenderbuffer(); +} +static unsafe void Test_GenRenderbuffers_30910() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30911() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30912() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30913() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30914() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,out _renderbuffers); +} +static unsafe void Test_GenRenderbuffers_30915() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); +} +static unsafe void Test_GenTexture_30916() { + System.Int32 r = OpenTK.Graphics.ES20.GL.GenTexture(); +} +static unsafe void Test_GenTextures_30917() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_30918() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES20.GL.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_30919() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_30920() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GenTextures_30921() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES20.GL.GenTextures(_n,out _textures); +} +static unsafe void Test_GenTextures_30922() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); +} +static unsafe void Test_GetActiveAttrib_30923() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_30924() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_30925() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.ActiveAttribType* _type = default(OpenTK.Graphics.ES20.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveAttrib_30926() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveAttrib_30927() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_30928() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_30929() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.ActiveAttribType* _type = default(OpenTK.Graphics.ES20.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveAttrib_30930() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_30931() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_30932() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_30933() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.ActiveUniformType* _type = default(OpenTK.Graphics.ES20.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_30934() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_30935() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_30936() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_30937() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.ActiveUniformType* _type = default(OpenTK.Graphics.ES20.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniform_30938() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetAttachedShaders_30939() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); +} +static unsafe void Test_GetAttachedShaders_30940() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); +} +static unsafe void Test_GetAttachedShaders_30941() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); +} +static unsafe void Test_GetAttachedShaders_30942() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); +} +static unsafe void Test_GetAttachedShaders_30943() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); +} +static unsafe void Test_GetAttachedShaders_30944() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); +} +static unsafe void Test_GetAttribLocation_30945() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetAttribLocation(_program,_name); +} +static unsafe void Test_GetAttribLocation_30946() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetAttribLocation(_program,_name); +} +static unsafe void Test_GetBoolean_30947() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Boolean r = OpenTK.Graphics.ES20.GL.GetBoolean(_pname); +} +static unsafe void Test_GetBoolean_30948() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Boolean r = OpenTK.Graphics.ES20.GL.GetBoolean(_pname); +} +static unsafe void Test_GetBoolean_30949() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_30950() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,out _data); +} +static unsafe void Test_GetBoolean_30951() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_30952() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBoolean_30953() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,out _data); +} +static unsafe void Test_GetBoolean_30954() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); +} +static unsafe void Test_GetBufferParameter_30955() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_30956() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_30957() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_30958() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetBufferParameter_30959() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetBufferParameter_30960() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetDebugMessageLog_30961() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30962() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30963() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30964() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); + OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30965() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30966() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); + OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30967() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30968() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30969() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30970() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); + OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30971() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_30972() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); + OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetError_30973() { + OpenTK.Graphics.ES20.ErrorCode r = OpenTK.Graphics.ES20.GL.GetError(); +} +static unsafe void Test_GetFloat_30974() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single r = OpenTK.Graphics.ES20.GL.GetFloat(_pname); +} +static unsafe void Test_GetFloat_30975() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Single r = OpenTK.Graphics.ES20.GL.GetFloat(_pname); +} +static unsafe void Test_GetFloat_30976() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_30977() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _data); +} +static unsafe void Test_GetFloat_30978() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_30979() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFloat_30980() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _data); +} +static unsafe void Test_GetFloat_30981() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30982() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30983() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30984() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30985() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30986() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30987() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30988() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30989() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +} +static unsafe void Test_GetFramebufferAttachmentParameter_30990() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); + OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +} +static unsafe void Test_GetInteger_30991() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetInteger(_pname); +} +static unsafe void Test_GetInteger_30992() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetInteger(_pname); +} +static unsafe void Test_GetInteger_30993() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_30994() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,out _data); +} +static unsafe void Test_GetInteger_30995() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_30996() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetInteger_30997() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,out _data); +} +static unsafe void Test_GetInteger_30998() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +} +static unsafe void Test_GetObjectLabel_30999() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31000() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31001() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31002() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31003() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31004() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31005() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31006() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31007() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31008() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31009() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31010() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31011() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31012() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31013() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31014() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31015() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31016() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31017() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31018() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31019() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31020() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31021() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31022() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31023() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31024() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_31025() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetPointer_31026() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31027() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31028() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31029() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31030() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _params = default(int); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,ref _params); +} +static unsafe void Test_GetPointer_31031() { + OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31032() { + OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31033() { + OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31034() { + OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_31035() { + OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); + int _params = default(int); + OpenTK.Graphics.ES20.GL.GetPointer(_pname,ref _params); +} +static unsafe void Test_GetProgramInfoLog_31036() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramInfoLog_31037() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramInfoLog_31038() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramInfoLog_31039() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgram_31040() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31041() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31042() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31043() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31044() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31045() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31046() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31047() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31048() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31049() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31050() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31051() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31052() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31053() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31054() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31055() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetProgram_31056() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +} +static unsafe void Test_GetProgram_31057() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_31058() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_31059() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetRenderbufferParameter_31060() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_31061() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetRenderbufferParameter_31062() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,out _params); +} +static unsafe void Test_GetRenderbufferParameter_31063() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +} +static unsafe void Test_GetShaderInfoLog_31064() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetShaderInfoLog_31065() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetShaderInfoLog_31066() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetShaderInfoLog_31067() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetShader_31068() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31069() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +} +static unsafe void Test_GetShader_31070() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31071() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31072() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +} +static unsafe void Test_GetShader_31073() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31074() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31075() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +} +static unsafe void Test_GetShader_31076() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31077() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShader_31078() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +} +static unsafe void Test_GetShader_31079() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +} +static unsafe void Test_GetShaderPrecisionFormat_31080() { + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); + System.Int32[] _range = default(System.Int32[]); + System.Int32[] _precision = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +} +static unsafe void Test_GetShaderPrecisionFormat_31081() { + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); + System.Int32 _range = default(System.Int32); + System.Int32 _precision = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +} +static unsafe void Test_GetShaderPrecisionFormat_31082() { + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); + System.Int32* _range = default(System.Int32*); + System.Int32* _precision = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +} +static unsafe void Test_GetShaderPrecisionFormat_31083() { + OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); + OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); + System.Int32[] _range = default(System.Int32[]); + System.Int32[] _precision = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +} +static unsafe void Test_GetShaderPrecisionFormat_31084() { + OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); + OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); + System.Int32 _range = default(System.Int32); + System.Int32 _precision = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +} +static unsafe void Test_GetShaderPrecisionFormat_31085() { + OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); + OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); + System.Int32* _range = default(System.Int32*); + System.Int32* _precision = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +} +static unsafe void Test_GetShaderSource_31086() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +} +static unsafe void Test_GetShaderSource_31087() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,_length,_source); +} +static unsafe void Test_GetShaderSource_31088() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +} +static unsafe void Test_GetShaderSource_31089() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,_length,_source); +} +static unsafe void Test_GetString_31090() { + OpenTK.Graphics.ES20.All _name = default(OpenTK.Graphics.ES20.All); + System.String r = OpenTK.Graphics.ES20.GL.GetString(_name); +} +static unsafe void Test_GetString_31091() { + OpenTK.Graphics.ES20.StringName _name = default(OpenTK.Graphics.ES20.StringName); + System.String r = OpenTK.Graphics.ES20.GL.GetString(_name); +} +static unsafe void Test_GetTexParameter_31092() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31093() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31094() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31095() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31096() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31097() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31098() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31099() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31100() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31101() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31102() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31103() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31104() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31105() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31106() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31107() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_31108() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_31109() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetUniform_31110() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31111() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_31112() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31113() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31114() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_31115() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31116() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31117() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_31118() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31119() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniform_31120() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +} +static unsafe void Test_GetUniform_31121() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +} +static unsafe void Test_GetUniformLocation_31122() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetUniformLocation(_program,_name); +} +static unsafe void Test_GetUniformLocation_31123() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES20.GL.GetUniformLocation(_program,_name); +} +static unsafe void Test_GetVertexAttrib_31124() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31125() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31126() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31127() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31128() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31129() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31130() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31131() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31132() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31133() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31134() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31135() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31136() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31137() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31138() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31139() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31140() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31141() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31142() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31143() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31144() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31145() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_31146() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_31147() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttribPointer_31148() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31149() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31150() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31151() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31152() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVertexAttribPointer_31153() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31154() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31155() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31156() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31157() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVertexAttribPointer_31158() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31159() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31160() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31161() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31162() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_GetVertexAttribPointer_31163() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31164() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31165() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31166() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +} +static unsafe void Test_GetVertexAttribPointer_31167() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +} +static unsafe void Test_Hint_31168() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Hint(_target,_mode); +} +static unsafe void Test_Hint_31169() { + OpenTK.Graphics.ES20.HintTarget _target = default(OpenTK.Graphics.ES20.HintTarget); + OpenTK.Graphics.ES20.HintMode _mode = default(OpenTK.Graphics.ES20.HintMode); + OpenTK.Graphics.ES20.GL.Hint(_target,_mode); +} +static unsafe void Test_IsBuffer_31170() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsBuffer(_buffer); +} +static unsafe void Test_IsBuffer_31171() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsBuffer(_buffer); +} +static unsafe void Test_IsEnabled_31172() { + OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsEnabled(_cap); +} +static unsafe void Test_IsEnabled_31173() { + OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsEnabled(_cap); +} +static unsafe void Test_IsFramebuffer_31174() { + System.Int32 _framebuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsFramebuffer_31175() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsFramebuffer(_framebuffer); +} +static unsafe void Test_IsProgram_31176() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsProgram(_program); +} +static unsafe void Test_IsProgram_31177() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsProgram(_program); +} +static unsafe void Test_IsRenderbuffer_31178() { + System.Int32 _renderbuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsRenderbuffer_31179() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsShader_31180() { + System.Int32 _shader = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsShader(_shader); +} +static unsafe void Test_IsShader_31181() { + System.UInt32 _shader = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsShader(_shader); +} +static unsafe void Test_IsTexture_31182() { + System.Int32 _texture = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsTexture(_texture); +} +static unsafe void Test_IsTexture_31183() { + System.UInt32 _texture = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.IsTexture(_texture); +} +static unsafe void Test_LineWidth_31184() { + System.Single _width = default(System.Single); + OpenTK.Graphics.ES20.GL.LineWidth(_width); +} +static unsafe void Test_LinkProgram_31185() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.LinkProgram(_program); +} +static unsafe void Test_LinkProgram_31186() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.LinkProgram(_program); +} +static unsafe void Test_ObjectLabel_31187() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_31188() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_31189() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_31190() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_31191() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_31192() { + int[] _ptr = default(int[]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_31193() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_31194() { + int[,,] _ptr = default(int[,,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_31195() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.ObjectPtrLabel(ref _ptr,_length,_label); +} +static unsafe void Test_PixelStore_31196() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.PixelStore(_pname,_param); +} +static unsafe void Test_PixelStore_31197() { + OpenTK.Graphics.ES20.PixelStoreParameter _pname = default(OpenTK.Graphics.ES20.PixelStoreParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.PixelStore(_pname,_param); +} +static unsafe void Test_PolygonOffset_31198() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.ES20.GL.PolygonOffset(_factor,_units); +} +static unsafe void Test_PopDebugGroup_31199() { + OpenTK.Graphics.ES20.GL.PopDebugGroup(); +} +static unsafe void Test_PushDebugGroup_31200() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES20.GL.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_31201() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES20.GL.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_ReadPixels_31202() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31203() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31204() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31205() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31206() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_ReadPixels_31207() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31208() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31209() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31210() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_31211() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_ReleaseShaderCompiler_31212() { + OpenTK.Graphics.ES20.GL.ReleaseShaderCompiler(); +} +static unsafe void Test_RenderbufferStorage_31213() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorage_31214() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +} +static unsafe void Test_SampleCoverage_31215() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES20.GL.SampleCoverage(_value,_invert); +} +static unsafe void Test_Scissor_31216() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Scissor(_x,_y,_width,_height); +} +static unsafe void Test_ShaderBinary_31217() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31218() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31219() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31220() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31221() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31222() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31223() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31224() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31225() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31226() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31227() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31228() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31229() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31230() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31231() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31232() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31233() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31234() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31235() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31236() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31237() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31238() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31239() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31240() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31241() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31242() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31243() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31244() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31245() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31246() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31247() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31248() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31249() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31250() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31251() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31252() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31253() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31254() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31255() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31256() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31257() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31258() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31259() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31260() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31261() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31262() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31263() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31264() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31265() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31266() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31267() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31268() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31269() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31270() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31271() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderBinary_31272() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31273() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31274() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31275() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_31276() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +} +static unsafe void Test_ShaderSource_31277() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +} +static unsafe void Test_ShaderSource_31278() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,ref _length); +} +static unsafe void Test_ShaderSource_31279() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +} +static unsafe void Test_ShaderSource_31280() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +} +static unsafe void Test_ShaderSource_31281() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,ref _length); +} +static unsafe void Test_ShaderSource_31282() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +} +static unsafe void Test_StencilFunc_31283() { + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_31284() { + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_31285() { + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFunc_31286() { + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31287() { + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31288() { + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31289() { + OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31290() { + OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31291() { + OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilFuncSeparate_31292() { + OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); + OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +} +static unsafe void Test_StencilMask_31293() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilMask(_mask); +} +static unsafe void Test_StencilMask_31294() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilMask(_mask); +} +static unsafe void Test_StencilMaskSeparate_31295() { + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilMaskSeparate_31296() { + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilMaskSeparate_31297() { + OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilMaskSeparate_31298() { + OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilMaskSeparate_31299() { + OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilMaskSeparate_31300() { + OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +} +static unsafe void Test_StencilOp_31301() { + OpenTK.Graphics.ES20.All _fail = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _zfail = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _zpass = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.StencilOp(_fail,_zfail,_zpass); +} +static unsafe void Test_StencilOp_31302() { + OpenTK.Graphics.ES20.StencilOp _fail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _zfail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _zpass = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.GL.StencilOp(_fail,_zfail,_zpass); +} +static unsafe void Test_StencilOpSeparate_31303() { + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _sfail = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dpfail = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dppass = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +} +static unsafe void Test_StencilOpSeparate_31304() { + OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); + OpenTK.Graphics.ES20.StencilOp _sfail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _dpfail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _dppass = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +} +static unsafe void Test_StencilOpSeparate_31305() { + OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); + OpenTK.Graphics.ES20.StencilOp _sfail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _dpfail = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.StencilOp _dppass = default(OpenTK.Graphics.ES20.StencilOp); + OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +} +static unsafe void Test_TexImage2D_31306() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31307() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31308() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31309() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31310() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexImage2D_31311() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31312() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31313() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31314() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31315() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexImage2D_31316() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31317() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31318() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31319() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_31320() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexParameter_31321() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_31322() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_31323() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31324() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31325() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31326() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31327() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_31328() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_31329() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31330() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31331() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_31332() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexSubImage2D_31333() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31334() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31335() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31336() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31337() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage2D_31338() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31339() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31340() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31341() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31342() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_TexSubImage2D_31343() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31344() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31345() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31346() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_TexSubImage2D_31347() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_Uniform1_31348() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_31349() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_31350() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_31351() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_31352() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_v0); +} +static unsafe void Test_Uniform1_31353() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform1_31354() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,ref _value); +} +static unsafe void Test_Uniform1_31355() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +} +static unsafe void Test_Uniform2_31356() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_31357() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_31358() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,ref _value); +} +static unsafe void Test_Uniform2_31359() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_31360() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_31361() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_31362() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform3_31363() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_31364() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_31365() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_31366() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_31367() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_31368() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform3_31369() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,ref _value); +} +static unsafe void Test_Uniform3_31370() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +} +static unsafe void Test_Uniform4_31371() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_31372() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_31373() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_31374() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_31375() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_31376() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +} +static unsafe void Test_Uniform4_31377() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,ref _value); +} +static unsafe void Test_Uniform4_31378() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +} +static unsafe void Test_UniformMatrix2_31379() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2_31380() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2_31381() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3_31382() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3_31383() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3_31384() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4_31385() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4_31386() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4_31387() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UseProgram_31388() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.UseProgram(_program); +} +static unsafe void Test_UseProgram_31389() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.UseProgram(_program); +} +static unsafe void Test_ValidateProgram_31390() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.ValidateProgram(_program); +} +static unsafe void Test_ValidateProgram_31391() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.ValidateProgram(_program); +} +static unsafe void Test_VertexAttrib1_31392() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_31393() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_x); +} +static unsafe void Test_VertexAttrib1_31394() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_31395() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_31396() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib1_31397() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +} +static unsafe void Test_VertexAttrib2_31398() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_31399() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_x,_y); +} +static unsafe void Test_VertexAttrib2_31400() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_31401() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_31402() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_31403() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib2_31404() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); +} +static unsafe void Test_VertexAttrib2_31405() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +} +static unsafe void Test_VertexAttrib3_31406() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_31407() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_x,_y,_z); +} +static unsafe void Test_VertexAttrib3_31408() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_31409() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_31410() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_31411() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib3_31412() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); +} +static unsafe void Test_VertexAttrib3_31413() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +} +static unsafe void Test_VertexAttrib4_31414() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_31415() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_x,_y,_z,_w); +} +static unsafe void Test_VertexAttrib4_31416() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_31417() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_31418() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_31419() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttrib4_31420() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); +} +static unsafe void Test_VertexAttrib4_31421() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +} +static unsafe void Test_VertexAttribPointer_31422() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31423() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31424() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31425() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31426() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_31427() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31428() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31429() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31430() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31431() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_31432() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31433() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31434() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31435() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31436() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_31437() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31438() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31439() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31440() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_31441() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_Viewport_31442() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Viewport(_x,_y,_width,_height); +} +static unsafe void Test_BeginPerfMonitor_31443() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.BeginPerfMonitor(_monitor); +} +static unsafe void Test_BeginPerfMonitor_31444() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.BeginPerfMonitor(_monitor); +} +static unsafe void Test_DeletePerfMonitor_31445() { + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitor(_monitors); +} +static unsafe void Test_DeletePerfMonitor_31446() { + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitor(_monitors); +} +static unsafe void Test_DeletePerfMonitors_31447() { + System.Int32 _n = default(System.Int32); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,_monitors); +} +static unsafe void Test_DeletePerfMonitors_31448() { + System.Int32 _n = default(System.Int32); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,ref _monitors); +} +static unsafe void Test_DeletePerfMonitors_31449() { + System.Int32 _n = default(System.Int32); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,_monitors); +} +static unsafe void Test_DeletePerfMonitors_31450() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,_monitors); +} +static unsafe void Test_DeletePerfMonitors_31451() { + System.Int32 _n = default(System.Int32); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,ref _monitors); +} +static unsafe void Test_DeletePerfMonitors_31452() { + System.Int32 _n = default(System.Int32); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Amd.DeletePerfMonitors(_n,_monitors); +} +static unsafe void Test_EndPerfMonitor_31453() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.EndPerfMonitor(_monitor); +} +static unsafe void Test_EndPerfMonitor_31454() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.EndPerfMonitor(_monitor); +} +static unsafe void Test_GenPerfMonitor_31455() { + System.Int32 r = OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitor(); +} +static unsafe void Test_GenPerfMonitors_31456() { + System.Int32 _n = default(System.Int32); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,_monitors); +} +static unsafe void Test_GenPerfMonitors_31457() { + System.Int32 _n = default(System.Int32); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,out _monitors); +} +static unsafe void Test_GenPerfMonitors_31458() { + System.Int32 _n = default(System.Int32); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,_monitors); +} +static unsafe void Test_GenPerfMonitors_31459() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,_monitors); +} +static unsafe void Test_GenPerfMonitors_31460() { + System.Int32 _n = default(System.Int32); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,out _monitors); +} +static unsafe void Test_GenPerfMonitors_31461() { + System.Int32 _n = default(System.Int32); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Amd.GenPerfMonitors(_n,_monitors); +} +static unsafe void Test_GetPerfMonitorCounterData_31462() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_31463() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _data = default(System.Int32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_31464() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32* _data = default(System.Int32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_31465() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32[] _data = default(System.UInt32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_31466() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32 _data = default(System.UInt32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_31467() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32* _data = default(System.UInt32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31468() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31469() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31470() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31471() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31472() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31473() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31474() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31475() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31476() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_31477() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); +} +static unsafe void Test_GetPerfMonitorCounters_31478() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32[] _counters = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_31479() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32 _counters = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_31480() { + System.Int32 _group = default(System.Int32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.Int32* _counters = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_31481() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32[] _counters = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_31482() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32 _counters = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_31483() { + System.UInt32 _group = default(System.UInt32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.UInt32* _counters = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounterString_31484() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_31485() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_31486() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_31487() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); +} +static unsafe void Test_GetPerfMonitorGroups_31488() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32[] _groups = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_31489() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32 _groups = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_31490() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32[] _groups = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_31491() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32 _groups = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_31492() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.Int32* _groups = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_31493() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32* _groups = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroupString_31494() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_31495() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_31496() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_31497() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); +} +static unsafe void Test_SelectPerfMonitorCounters_31498() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32[] _counterList = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_31499() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _counterList = default(System.Int32); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_31500() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32* _counterList = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_31501() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32[] _counterList = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_31502() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32 _counterList = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_31503() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32* _counterList = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_BlitFramebuffer_31504() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES20.All _mask = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _filter = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Angle.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BlitFramebuffer_31505() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES20.ClearBufferMask _mask = default(OpenTK.Graphics.ES20.ClearBufferMask); + OpenTK.Graphics.ES20.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES20.BlitFramebufferFilter); + OpenTK.Graphics.ES20.GL.Angle.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_DrawArraysInstanced_31506() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_31507() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31508() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31509() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31510() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31511() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31512() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31513() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31514() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31515() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31516() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31517() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_GetTranslatedShaderSource_31518() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_31519() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,out _length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_31520() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_31521() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_31522() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,out _length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_31523() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_RenderbufferStorageMultisample_31524() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_31525() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_VertexAttribDivisor_31526() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES20.GL.Angle.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_31527() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Angle.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_ClientWaitSync_31528() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _flags = default(OpenTK.Graphics.ES20.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES20.WaitSyncStatus r = OpenTK.Graphics.ES20.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_31529() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _flags = default(OpenTK.Graphics.ES20.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES20.WaitSyncStatus r = OpenTK.Graphics.ES20.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_31530() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES20.ClientWaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES20.WaitSyncStatus r = OpenTK.Graphics.ES20.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_31531() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES20.ClientWaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES20.WaitSyncStatus r = OpenTK.Graphics.ES20.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_CopyTextureLevel_31532() { + System.Int32 _destinationTexture = default(System.Int32); + System.Int32 _sourceTexture = default(System.Int32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_CopyTextureLevel_31533() { + System.UInt32 _destinationTexture = default(System.UInt32); + System.UInt32 _sourceTexture = default(System.UInt32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_DeleteSync_31534() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Apple.DeleteSync(_sync); +} +static unsafe void Test_FenceSync_31535() { + OpenTK.Graphics.ES20.All _condition = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _flags = default(OpenTK.Graphics.ES20.All); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Apple.FenceSync(_condition,_flags); +} +static unsafe void Test_FenceSync_31536() { + OpenTK.Graphics.ES20.SyncCondition _condition = default(OpenTK.Graphics.ES20.SyncCondition); + OpenTK.Graphics.ES20.WaitSyncFlags _flags = default(OpenTK.Graphics.ES20.WaitSyncFlags); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Apple.FenceSync(_condition,_flags); +} +static unsafe void Test_GetInteger64_31537() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64 r = OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname); +} +static unsafe void Test_GetInteger64_31538() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int64 r = OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname); +} +static unsafe void Test_GetInteger64_31539() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetInteger64_31540() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,out _params); +} +static unsafe void Test_GetInteger64_31541() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetInteger64_31542() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetInteger64_31543() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,out _params); +} +static unsafe void Test_GetInteger64_31544() { + OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Apple.GetInteger64(_pname,_params); +} +static unsafe void Test_GetSync_31545() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_GetSync_31546() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,out _length,out _values); +} +static unsafe void Test_GetSync_31547() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_GetSync_31548() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.SyncParameterName _pname = default(OpenTK.Graphics.ES20.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_GetSync_31549() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.SyncParameterName _pname = default(OpenTK.Graphics.ES20.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,out _length,out _values); +} +static unsafe void Test_GetSync_31550() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.SyncParameterName _pname = default(OpenTK.Graphics.ES20.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); +} +static unsafe void Test_IsSync_31551() { + System.IntPtr _sync = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.ES20.GL.Apple.IsSync(_sync); +} +static unsafe void Test_RenderbufferStorageMultisample_31552() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_31553() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Apple.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_ResolveMultisampleFramebuffer_31554() { + OpenTK.Graphics.ES20.GL.Apple.ResolveMultisampleFramebuffer(); +} +static unsafe void Test_WaitSync_31555() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _flags = default(OpenTK.Graphics.ES20.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES20.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_31556() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.All _flags = default(OpenTK.Graphics.ES20.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES20.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_31557() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.WaitSyncFlags _flags = default(OpenTK.Graphics.ES20.WaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES20.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_31558() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES20.WaitSyncFlags _flags = default(OpenTK.Graphics.ES20.WaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES20.GL.Apple.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ActiveProgram_31559() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ActiveProgram(_program); +} +static unsafe void Test_ActiveProgram_31560() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ActiveProgram(_program); +} +static unsafe void Test_ActiveShaderProgram_31561() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ActiveShaderProgram(_pipeline,_program); +} +static unsafe void Test_ActiveShaderProgram_31562() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ActiveShaderProgram(_pipeline,_program); +} +static unsafe void Test_BeginQuery_31563() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_31564() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_31565() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_31566() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.BeginQuery(_target,_id); +} +static unsafe void Test_BindProgramPipeline_31567() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.BindProgramPipeline(_pipeline); +} +static unsafe void Test_BindProgramPipeline_31568() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.BindProgramPipeline(_pipeline); +} +static unsafe void Test_BlendEquation_31569() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_BlendEquation_31570() { + OpenTK.Graphics.ES20.BlendEquationMode _mode = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_mode); +} +static unsafe void Test_BlendEquation_31571() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_31572() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.BlendEquationMode _mode = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_31573() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_31574() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.BlendEquationMode _mode = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquationSeparate_31575() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.All _modeRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _modeAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_31576() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_31577() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.All _modeRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _modeAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_31578() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES20.BlendEquationMode); + OpenTK.Graphics.ES20.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFunc_31579() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.All _src = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dst = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFunc_31580() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.All _src = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dst = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFuncSeparate_31581() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES20.All _srcRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dstRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _srcAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dstAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BlendFuncSeparate_31582() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES20.All _srcRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dstRGB = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _srcAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _dstAlpha = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_ColorMask_31583() { + System.Int32 _index = default(System.Int32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Ext.ColorMask(_index,_r,_g,_b,_a); +} +static unsafe void Test_ColorMask_31584() { + System.UInt32 _index = default(System.UInt32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Ext.ColorMask(_index,_r,_g,_b,_a); +} +static unsafe void Test_CopyImageSubData_31585() { + System.Int32 _srcName = default(System.Int32); + OpenTK.Graphics.ES20.All _srcTarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.Int32 _dstName = default(System.Int32); + OpenTK.Graphics.ES20.All _dstTarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +} +static unsafe void Test_CopyImageSubData_31586() { + System.UInt32 _srcName = default(System.UInt32); + OpenTK.Graphics.ES20.All _srcTarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.UInt32 _dstName = default(System.UInt32); + OpenTK.Graphics.ES20.All _dstTarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +} +static unsafe void Test_CreateShaderProgram_31587() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.String _string = default(System.String); + System.Int32 r = OpenTK.Graphics.ES20.GL.Ext.CreateShaderProgram(_type,_string); +} +static unsafe void Test_CreateShaderProgram_31588() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.String[] _strings = default(System.String[]); + System.Int32 r = OpenTK.Graphics.ES20.GL.Ext.CreateShaderProgram(_type,_count,_strings); +} +static unsafe void Test_DeleteProgramPipeline_31589() { + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipeline(_pipelines); +} +static unsafe void Test_DeleteProgramPipeline_31590() { + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipeline(_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31591() { + System.Int32 _n = default(System.Int32); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31592() { + System.Int32 _n = default(System.Int32); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31593() { + System.Int32 _n = default(System.Int32); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31594() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31595() { + System.Int32 _n = default(System.Int32); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); +} +static unsafe void Test_DeleteProgramPipelines_31596() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.DeleteProgramPipelines(_n,_pipelines); +} +static unsafe void Test_DeleteQuery_31597() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DeleteQuery(_ids); +} +static unsafe void Test_DeleteQuery_31598() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.DeleteQuery(_ids); +} +static unsafe void Test_DeleteQueries_31599() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_31600() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,ref _ids); +} +static unsafe void Test_DeleteQueries_31601() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_31602() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,_ids); +} +static unsafe void Test_DeleteQueries_31603() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,ref _ids); +} +static unsafe void Test_DeleteQueries_31604() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.DeleteQueries(_n,_ids); +} +static unsafe void Test_Disable_31605() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.Disable(_target,_index); +} +static unsafe void Test_Disable_31606() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.Disable(_target,_index); +} +static unsafe void Test_DiscardFramebuffer_31607() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES20.All[] _attachments = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); +} +static unsafe void Test_DiscardFramebuffer_31608() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES20.All _attachments = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.DiscardFramebuffer(_target,_numAttachments,ref _attachments); +} +static unsafe void Test_DiscardFramebuffer_31609() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES20.All* _attachments = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); +} +static unsafe void Test_DrawArraysInstanced_31610() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_31611() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); +} +static unsafe void Test_DrawBuffers_31612() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All[] _bufs = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_31613() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All _bufs = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_31614() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All* _bufs = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_31615() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode[]); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_31616() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_31617() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode*); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffersIndexed_31618() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All[] _location = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _indices = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffersIndexed(_n,_location,_indices); +} +static unsafe void Test_DrawBuffersIndexed_31619() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All _location = default(OpenTK.Graphics.ES20.All); + System.Int32 _indices = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffersIndexed(_n,ref _location,ref _indices); +} +static unsafe void Test_DrawBuffersIndexed_31620() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All* _location = default(OpenTK.Graphics.ES20.All*); + System.Int32* _indices = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.DrawBuffersIndexed(_n,_location,_indices); +} +static unsafe void Test_DrawElementsInstanced_31621() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31622() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31623() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31624() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31625() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31626() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31627() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31628() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31629() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_31630() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_Enable_31631() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.Enable(_target,_index); +} +static unsafe void Test_Enable_31632() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.Enable(_target,_index); +} +static unsafe void Test_EndQuery_31633() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.EndQuery(_target); +} +static unsafe void Test_EndQuery_31634() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + OpenTK.Graphics.ES20.GL.Ext.EndQuery(_target); +} +static unsafe void Test_FlushMappedBufferRange_31635() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Ext.FlushMappedBufferRange(_target,_offset,_length); +} +static unsafe void Test_FlushMappedBufferRange_31636() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Ext.FlushMappedBufferRange(_target,_offset,_length); +} +static unsafe void Test_FramebufferTexture2DMultisample_31637() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_FramebufferTexture2DMultisample_31638() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_FramebufferTexture_31639() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTexture_31640() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTexture_31641() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_FramebufferTexture_31642() { + OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); +} +static unsafe void Test_GenProgramPipeline_31643() { + System.Int32 r = OpenTK.Graphics.ES20.GL.Ext.GenProgramPipeline(); +} +static unsafe void Test_GenProgramPipelines_31644() { + System.Int32 _n = default(System.Int32); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_31645() { + System.Int32 _n = default(System.Int32); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,out _pipelines); +} +static unsafe void Test_GenProgramPipelines_31646() { + System.Int32 _n = default(System.Int32); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_31647() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenProgramPipelines_31648() { + System.Int32 _n = default(System.Int32); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,out _pipelines); +} +static unsafe void Test_GenProgramPipelines_31649() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GenProgramPipelines(_n,_pipelines); +} +static unsafe void Test_GenQuery_31650() { + System.Int32 r = OpenTK.Graphics.ES20.GL.Ext.GenQuery(); +} +static unsafe void Test_GenQueries_31651() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_31652() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,out _ids); +} +static unsafe void Test_GenQueries_31653() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_31654() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,_ids); +} +static unsafe void Test_GenQueries_31655() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,out _ids); +} +static unsafe void Test_GenQueries_31656() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GenQueries(_n,_ids); +} +static unsafe void Test_GetGraphicsResetStatus_31657() { + OpenTK.Graphics.ES20.All r = OpenTK.Graphics.ES20.GL.Ext.GetGraphicsResetStatus(); +} +static unsafe void Test_GetInteger_31658() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31659() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,out _data); +} +static unsafe void Test_GetInteger_31660() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31661() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31662() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,out _data); +} +static unsafe void Test_GetInteger_31663() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31664() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31665() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,out _data); +} +static unsafe void Test_GetInteger_31666() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31667() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetInteger_31668() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,out _data); +} +static unsafe void Test_GetInteger_31669() { + OpenTK.Graphics.ES20.GetIndexedPName _target = default(OpenTK.Graphics.ES20.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetInteger(_target,_index,_data); +} +static unsafe void Test_GetnUniform_31670() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31671() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_31672() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31673() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31674() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_31675() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31676() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31677() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_31678() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31679() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetnUniform_31680() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); +} +static unsafe void Test_GetnUniform_31681() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); +} +static unsafe void Test_GetObjectLabel_31682() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31683() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31684() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31685() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_31686() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_31687() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetProgramPipelineInfoLog_31688() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_31689() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_31690() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_31691() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_31692() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_31693() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipeline_31694() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_31695() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); +} +static unsafe void Test_GetProgramPipeline_31696() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_31697() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetProgramPipeline_31698() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); +} +static unsafe void Test_GetProgramPipeline_31699() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); +} +static unsafe void Test_GetQuery_31700() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQuery_31701() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,out _params); +} +static unsafe void Test_GetQuery_31702() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQuery_31703() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + OpenTK.Graphics.ES20.GetQueryParam _pname = default(OpenTK.Graphics.ES20.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQuery_31704() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + OpenTK.Graphics.ES20.GetQueryParam _pname = default(OpenTK.Graphics.ES20.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,out _params); +} +static unsafe void Test_GetQuery_31705() { + OpenTK.Graphics.ES20.QueryTarget _target = default(OpenTK.Graphics.ES20.QueryTarget); + OpenTK.Graphics.ES20.GetQueryParam _pname = default(OpenTK.Graphics.ES20.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQuery(_target,_pname,_params); +} +static unsafe void Test_GetQueryObject_31706() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31707() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31708() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31709() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31710() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31711() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31712() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31713() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31714() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31715() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31716() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31717() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31718() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31719() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31720() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31721() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31722() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31723() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31724() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31725() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31726() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31727() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31728() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31729() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31730() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31731() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31732() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31733() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31734() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31735() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31736() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31737() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31738() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31739() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_31740() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,out _params); +} +static unsafe void Test_GetQueryObject_31741() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES20.GetQueryObjectParam); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31742() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31743() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); +} +static unsafe void Test_GetSamplerParameterI_31744() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31745() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31746() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); +} +static unsafe void Test_GetSamplerParameterI_31747() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31748() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameterI_31749() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); +} +static unsafe void Test_GetSamplerParameterI_31750() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31751() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31752() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_31753() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31754() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31755() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_31756() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31757() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31758() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_31759() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31760() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_31761() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_31762() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_InsertEventMarker_31763() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.ES20.GL.Ext.InsertEventMarker(_length,_marker); +} +static unsafe void Test_IsEnabled_31764() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsEnabled(_target,_index); +} +static unsafe void Test_IsEnabled_31765() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _index = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsEnabled(_target,_index); +} +static unsafe void Test_IsProgramPipeline_31766() { + System.Int32 _pipeline = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsProgramPipeline_31767() { + System.UInt32 _pipeline = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsQuery_31768() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsQuery(_id); +} +static unsafe void Test_IsQuery_31769() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Ext.IsQuery(_id); +} +static unsafe void Test_LabelObject_31770() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _object = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Ext.LabelObject(_type,_object,_length,_label); +} +static unsafe void Test_LabelObject_31771() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Ext.LabelObject(_type,_object,_length,_label); +} +static unsafe void Test_MapBufferRange_31772() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.Int32 _access = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MapBufferRange_31773() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.UInt32 _access = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MapBufferRange_31774() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.Int32 _access = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MapBufferRange_31775() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.UInt32 _access = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Ext.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MultiDrawArrays_31776() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_31777() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_31778() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_31779() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawArrays_31780() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); +} +static unsafe void Test_MultiDrawArrays_31781() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); +} +static unsafe void Test_MultiDrawElements_31782() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31783() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31784() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31785() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31786() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31787() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31788() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31789() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31790() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31791() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31792() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31793() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31794() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31795() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31796() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31797() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31798() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31799() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31800() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31801() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31802() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31803() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31804() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31805() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31806() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31807() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31808() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31809() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31810() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_31811() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_PatchParameter_31812() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.PatchParameter(_pname,_value); +} +static unsafe void Test_PopGroupMarker_31813() { + OpenTK.Graphics.ES20.GL.Ext.PopGroupMarker(); +} +static unsafe void Test_PrimitiveBoundingBox_31814() { + System.Single _minX = default(System.Single); + System.Single _minY = default(System.Single); + System.Single _minZ = default(System.Single); + System.Single _minW = default(System.Single); + System.Single _maxX = default(System.Single); + System.Single _maxY = default(System.Single); + System.Single _maxZ = default(System.Single); + System.Single _maxW = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.PrimitiveBoundingBox(_minX,_minY,_minZ,_minW,_maxX,_maxY,_maxZ,_maxW); +} +static unsafe void Test_ProgramParameter_31815() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_31816() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.ProgramParameterName _pname = default(OpenTK.Graphics.ES20.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_31817() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramParameter_31818() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.ProgramParameterName _pname = default(OpenTK.Graphics.ES20.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramUniform1_31819() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_31820() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_31821() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31822() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_31823() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31824() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31825() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_31826() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31827() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_31828() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_31829() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31830() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_31831() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31832() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31833() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_31834() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31835() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_v0); +} +static unsafe void Test_ProgramUniform1_31836() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform1_31837() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform1_31838() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform1(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31839() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_31840() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_31841() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31842() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_31843() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31844() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31845() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_31846() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31847() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_31848() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_31849() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31850() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31851() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31852() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31853() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); +} +static unsafe void Test_ProgramUniform2_31854() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform2_31855() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform2_31856() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform2(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31857() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_31858() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_31859() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31860() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_31861() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31862() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31863() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_31864() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31865() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_31866() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_31867() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31868() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_31869() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31870() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31871() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_31872() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31873() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_31874() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_31875() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_31876() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31877() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_31878() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_31879() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31880() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_31881() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31882() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31883() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_31884() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31885() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_31886() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_31887() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31888() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_31889() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31890() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31891() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_31892() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31893() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_ProgramUniform4_31894() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform4_31895() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform4_31896() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniform4(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniformMatrix2_31897() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_31898() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_31899() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_31900() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2_31901() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2_31902() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31903() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31904() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31905() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31906() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31907() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x3_31908() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31909() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31910() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31911() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31912() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31913() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix2x4_31914() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_31915() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_31916() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_31917() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_31918() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3_31919() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3_31920() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31921() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31922() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31923() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31924() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31925() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x2_31926() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31927() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31928() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31929() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31930() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31931() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_31932() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_31933() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_31934() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_31935() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_31936() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4_31937() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4_31938() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31939() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31940() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31941() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31942() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31943() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x2_31944() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31945() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31946() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31947() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31948() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31949() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix4x3_31950() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_PushGroupMarker_31951() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.ES20.GL.Ext.PushGroupMarker(_length,_marker); +} +static unsafe void Test_QueryCounter_31952() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.QueryCounter(_id,_target); +} +static unsafe void Test_QueryCounter_31953() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.Ext.QueryCounter(_id,_target); +} +static unsafe void Test_ReadBufferIndexed_31954() { + OpenTK.Graphics.ES20.All _src = default(OpenTK.Graphics.ES20.All); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ReadBufferIndexed(_src,_index); +} +static unsafe void Test_ReadnPixels_31955() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_31956() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_31957() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_31958() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); +} +static unsafe void Test_ReadnPixels_31959() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _bufSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,ref _data); +} +static unsafe void Test_RenderbufferStorageMultisample_31960() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_31961() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_SamplerParameterI_31962() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_31963() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_31964() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_31965() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_31966() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_31967() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_31968() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32[] _param = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_31969() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32 _param = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_31970() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32* _param = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_TexBuffer_31971() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBuffer_31972() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBuffer_31973() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBuffer_31974() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.TexBuffer(_target,_internalformat,_buffer); +} +static unsafe void Test_TexBufferRange_31975() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Ext.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); +} +static unsafe void Test_TexBufferRange_31976() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Ext.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); +} +static unsafe void Test_TexParameterI_31977() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31978() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_31979() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31980() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31981() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_31982() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31983() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31984() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_31985() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31986() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexParameterI_31987() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,ref _params); +} +static unsafe void Test_TexParameterI_31988() { + OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); + OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Ext.TexParameterI(_target,_pname,_params); +} +static unsafe void Test_TexStorage1D_31989() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexStorage1D(_target,_levels,_internalformat,_width); +} +static unsafe void Test_TexStorage2D_31990() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexStorage2D(_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TexStorage2D_31991() { + OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexStorage2D(_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TexStorage3D_31992() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TexStorage3D_31993() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage1D_31994() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage1D_31995() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); +} +static unsafe void Test_TextureStorage2D_31996() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage2D_31997() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); +} +static unsafe void Test_TextureStorage3D_31998() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureStorage3D_31999() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); +} +static unsafe void Test_TextureView_32000() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _origtexture = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _minlevel = default(System.Int32); + System.Int32 _numlevels = default(System.Int32); + System.Int32 _minlayer = default(System.Int32); + System.Int32 _numlayers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); +} +static unsafe void Test_TextureView_32001() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.UInt32 _origtexture = default(System.UInt32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.UInt32 _minlevel = default(System.UInt32); + System.UInt32 _numlevels = default(System.UInt32); + System.UInt32 _minlayer = default(System.UInt32); + System.UInt32 _numlayers = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); +} +static unsafe void Test_UseProgramStages_32002() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _stages = default(System.Int32); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.UseProgramStages(_pipeline,_stages,_program); +} +static unsafe void Test_UseProgramStages_32003() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _stages = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.UseProgramStages(_pipeline,_stages,_program); +} +static unsafe void Test_UseShaderProgram_32004() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.UseShaderProgram(_type,_program); +} +static unsafe void Test_UseShaderProgram_32005() { + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.UseShaderProgram(_type,_program); +} +static unsafe void Test_ValidateProgramPipeline_32006() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.ValidateProgramPipeline(_pipeline); +} +static unsafe void Test_ValidateProgramPipeline_32007() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.ValidateProgramPipeline(_pipeline); +} +static unsafe void Test_VertexAttribDivisor_32008() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES20.GL.Ext.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_32009() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Ext.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_FramebufferTexture2DMultisample_32010() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_FramebufferTexture2DMultisample_32011() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); +} +static unsafe void Test_RenderbufferStorageMultisample_32012() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Img.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_32013() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Img.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_BeginPerfQuery_32014() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_BeginPerfQuery_32015() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_CreatePerfQuery_32016() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _queryHandle = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_32017() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_32018() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _queryHandle = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_32019() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _queryHandle = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_32020() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_32021() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _queryHandle = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_DeletePerfQuery_32022() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_DeletePerfQuery_32023() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_32024() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_32025() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_GetFirstPerfQueryI_32026() { + System.Int32 r = OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(); +} +static unsafe void Test_GetFirstPerfQueryI_32027() { + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_32028() { + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_32029() { + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_32030() { + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_32031() { + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_32032() { + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_32033() { + System.Int32 _queryId = default(System.Int32); + System.Int32 r = OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_32034() { + System.UInt32 _queryId = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_32035() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _nextQueryId = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_32036() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _nextQueryId = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_32037() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _nextQueryId = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_32038() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _nextQueryId = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_32039() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _nextQueryId = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_32040() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _nextQueryId = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetPerfCounterInfo_32041() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32[] _counterOffset = default(System.Int32[]); + System.Int32[] _counterDataSize = default(System.Int32[]); + System.Int32[] _counterTypeEnum = default(System.Int32[]); + System.Int32[] _counterDataTypeEnum = default(System.Int32[]); + System.Int64[] _rawCounterMaxValue = default(System.Int64[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_32042() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32 _counterOffset = default(System.Int32); + System.Int32 _counterDataSize = default(System.Int32); + System.Int32 _counterTypeEnum = default(System.Int32); + System.Int32 _counterDataTypeEnum = default(System.Int32); + System.Int64 _rawCounterMaxValue = default(System.Int64); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_32043() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32* _counterOffset = default(System.Int32*); + System.Int32* _counterDataSize = default(System.Int32*); + System.Int32* _counterTypeEnum = default(System.Int32*); + System.Int32* _counterDataTypeEnum = default(System.Int32*); + System.Int64* _rawCounterMaxValue = default(System.Int64*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_32044() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32[] _counterOffset = default(System.UInt32[]); + System.UInt32[] _counterDataSize = default(System.UInt32[]); + System.UInt32[] _counterTypeEnum = default(System.UInt32[]); + System.UInt32[] _counterDataTypeEnum = default(System.UInt32[]); + System.UInt64[] _rawCounterMaxValue = default(System.UInt64[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_32045() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32 _counterOffset = default(System.UInt32); + System.UInt32 _counterDataSize = default(System.UInt32); + System.UInt32 _counterTypeEnum = default(System.UInt32); + System.UInt32 _counterDataTypeEnum = default(System.UInt32); + System.UInt64 _rawCounterMaxValue = default(System.UInt64); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_32046() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32* _counterOffset = default(System.UInt32*); + System.UInt32* _counterDataSize = default(System.UInt32*); + System.UInt32* _counterTypeEnum = default(System.UInt32*); + System.UInt32* _counterDataTypeEnum = default(System.UInt32*); + System.UInt64* _rawCounterMaxValue = default(System.UInt64*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfQueryData_32047() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32048() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32049() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32050() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32051() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32052() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32053() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32054() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32055() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32056() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32057() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32058() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32059() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32060() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32061() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32062() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32063() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32064() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32065() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32066() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32067() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32068() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32069() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32070() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32071() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32072() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32073() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32074() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32075() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); +} +static unsafe void Test_GetPerfQueryData_32076() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryIdByName_32077() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName); +} +static unsafe void Test_GetPerfQueryIdByName_32078() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_32079() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_32080() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_32081() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_32082() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_32083() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryInfo_32084() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _dataSize = default(System.Int32[]); + System.Int32[] _noCounters = default(System.Int32[]); + System.Int32[] _noInstances = default(System.Int32[]); + System.Int32[] _capsMask = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_32085() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _noCounters = default(System.Int32); + System.Int32 _noInstances = default(System.Int32); + System.Int32 _capsMask = default(System.Int32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_32086() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _dataSize = default(System.Int32*); + System.Int32* _noCounters = default(System.Int32*); + System.Int32* _noInstances = default(System.Int32*); + System.Int32* _capsMask = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_32087() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _dataSize = default(System.UInt32[]); + System.UInt32[] _noCounters = default(System.UInt32[]); + System.UInt32[] _noInstances = default(System.UInt32[]); + System.UInt32[] _capsMask = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_32088() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _dataSize = default(System.UInt32); + System.UInt32 _noCounters = default(System.UInt32); + System.UInt32 _noInstances = default(System.UInt32); + System.UInt32 _capsMask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_32089() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _dataSize = default(System.UInt32*); + System.UInt32* _noCounters = default(System.UInt32*); + System.UInt32* _noInstances = default(System.UInt32*); + System.UInt32* _capsMask = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_BlendBarrier_32090() { + OpenTK.Graphics.ES20.GL.Khr.BlendBarrier(); +} +static unsafe void Test_DebugMessageCallback_32091() { + OpenTK.Graphics.ES20.DebugProcKhr _callback = default(OpenTK.Graphics.ES20.DebugProcKhr); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_32092() { + OpenTK.Graphics.ES20.DebugProcKhr _callback = default(OpenTK.Graphics.ES20.DebugProcKhr); + int[] _userParam = default(int[]); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_32093() { + OpenTK.Graphics.ES20.DebugProcKhr _callback = default(OpenTK.Graphics.ES20.DebugProcKhr); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_32094() { + OpenTK.Graphics.ES20.DebugProcKhr _callback = default(OpenTK.Graphics.ES20.DebugProcKhr); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageCallback(_callback,_userParam); +} +static unsafe void Test_DebugMessageCallback_32095() { + OpenTK.Graphics.ES20.DebugProcKhr _callback = default(OpenTK.Graphics.ES20.DebugProcKhr); + int _userParam = default(int); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageCallback(_callback,ref _userParam); +} +static unsafe void Test_DebugMessageControl_32096() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32097() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32098() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32099() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32100() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32101() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32102() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32103() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32104() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32105() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32106() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +} +static unsafe void Test_DebugMessageControl_32107() { + OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); + OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); + OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +} +static unsafe void Test_DebugMessageInsert_32108() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_32109() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_32110() { + OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_DebugMessageInsert_32111() { + OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +} +static unsafe void Test_GetDebugMessageLog_32112() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32113() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32114() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32115() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); + OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32116() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32117() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); + OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32118() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32119() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32120() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32121() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); + OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32122() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); + OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +} +static unsafe void Test_GetDebugMessageLog_32123() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); + OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES20.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +} +static unsafe void Test_GetObjectLabel_32124() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32125() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_32126() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32127() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32128() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_32129() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32130() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32131() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_32132() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32133() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_32134() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectLabel_32135() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32136() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32137() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32138() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32139() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32140() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32141() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32142() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32143() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32144() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32145() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexEnv_14266() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_32146() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexEnv_14267() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES10.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_32147() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexEnvx_14268() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_param); +static unsafe void Test_GetObjectPtrLabel_32148() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_TexEnvx_14269() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_GetObjectPtrLabel_32149() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +} +static unsafe void Test_GetObjectPtrLabel_32150() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetPointer_32151() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_32152() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_32153() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_32154() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.Khr.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_32155() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _params = default(int); + OpenTK.Graphics.ES20.GL.Khr.GetPointer(_pname,ref _params); +} +static unsafe void Test_ObjectLabel_32156() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_32157() { + OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_32158() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectLabel_32159() { + OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_32160() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_32161() { + int[] _ptr = default(int[]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_32162() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_32163() { + int[,,] _ptr = default(int[,,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_32164() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.ObjectPtrLabel(ref _ptr,_length,_label); +} +static unsafe void Test_PopDebugGroup_32165() { + OpenTK.Graphics.ES20.GL.Khr.PopDebugGroup(); +} +static unsafe void Test_PushDebugGroup_32166() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_32167() { + OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES20.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_BlendBarrier_32168() { + OpenTK.Graphics.ES20.GL.NV.BlendBarrier(); +} +static unsafe void Test_BlendParameter_32169() { + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.BlendParameter(_pname,_value); +} +static unsafe void Test_BlitFramebuffer_32170() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES20.All _mask = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _filter = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BlitFramebuffer_32171() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES20.ClearBufferMask _mask = default(OpenTK.Graphics.ES20.ClearBufferMask); + OpenTK.Graphics.ES20.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES20.BlitFramebufferFilter); + OpenTK.Graphics.ES20.GL.NV.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_CopyBufferSubData_32172() { + OpenTK.Graphics.ES20.All _readTarget = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _writeTarget = default(OpenTK.Graphics.ES20.All); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.NV.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +} +static unsafe void Test_CopyBufferSubData_32173() { + OpenTK.Graphics.ES20.BufferTarget _readTarget = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferTarget _writeTarget = default(OpenTK.Graphics.ES20.BufferTarget); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.NV.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +} +static unsafe void Test_CoverageMask_32174() { + System.Boolean _mask = default(System.Boolean); + OpenTK.Graphics.ES20.GL.NV.CoverageMask(_mask); +} +static unsafe void Test_CoverageOperation_32175() { + OpenTK.Graphics.ES20.All _operation = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.CoverageOperation(_operation); +} +static unsafe void Test_DeleteFence_32176() { + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFence_32177() { + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES20.GL.NV.DeleteFence(_fences); +} +static unsafe void Test_DeleteFences_32178() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_32179() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_32180() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_32181() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DeleteFences_32182() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,ref _fences); +} +static unsafe void Test_DeleteFences_32183() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DrawArraysInstanced_32184() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_32185() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawBuffers_32186() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All[] _bufs = default(OpenTK.Graphics.ES20.All[]); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_32187() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All _bufs = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_32188() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.All* _bufs = default(OpenTK.Graphics.ES20.All*); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_32189() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode[]); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_32190() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_32191() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES20.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES20.DrawBufferMode*); + OpenTK.Graphics.ES20.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawElementsInstanced_32192() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32193() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32194() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32195() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32196() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32197() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32198() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32199() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32200() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_32201() { + OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_FinishFence_32202() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.FinishFence(_fence); +} +static unsafe void Test_FinishFence_32203() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES20.GL.NV.FinishFence(_fence); +} +static unsafe void Test_GenFence_32204() { + System.Int32 r = OpenTK.Graphics.ES20.GL.NV.GenFence(); +} +static unsafe void Test_GenFences_32205() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_32206() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_32207() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_32208() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_32209() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_32210() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GetFence_32211() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_params); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,_params); } -static unsafe void Test_TexEnvx_14270() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_GetFence_32212() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_32213() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES10.GL.TexEnvx(_target,_pname,_params); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,_params); } -static unsafe void Test_TexImage2D_14271() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_GetFence_32214() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_GetFence_32215() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,out _params); +} +static unsafe void Test_GetFence_32216() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_IsFence_32217() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.NV.IsFence(_fence); +} +static unsafe void Test_IsFence_32218() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.NV.IsFence(_fence); +} +static unsafe void Test_ReadBuffer_32219() { + OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.ReadBuffer(_mode); +} +static unsafe void Test_RenderbufferStorageMultisample_32220() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_32221() { + OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_SetFence_32222() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES20.All _condition = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_SetFence_32223() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES20.All _condition = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_TestFence_32224() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.NV.TestFence(_fence); +} +static unsafe void Test_TestFence_32225() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.NV.TestFence(_fence); +} +static unsafe void Test_UniformMatrix2x3_32226() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x3_32227() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2x3_32228() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x4_32229() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x4_32230() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2x4_32231() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix2x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x2_32232() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x2_32233() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3x2_32234() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x4_32235() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x4_32236() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3x4_32237() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix3x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_32238() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_32239() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4x2_32240() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x3_32241() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x3_32242() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4x3_32243() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES20.GL.NV.UniformMatrix4x3(_location,_count,_transpose,_value); +} +static unsafe void Test_VertexAttribDivisor_32244() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES20.GL.NV.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_32245() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES20.GL.NV.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_BindVertexArray_32246() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_BindVertexArray_32247() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_CompressedTexImage3D_32248() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_TexImage2D_14272() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexImage3D_32249() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_TexImage2D_14273() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexImage3D_32250() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_TexImage2D_14274() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexImage3D_32251() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32252() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage3D_32253() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32254() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32255() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32256() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32257() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage3D_32258() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32259() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32260() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32261() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_TexImage2D_14275() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32262() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int _pixels = default(int); - OpenTK.Graphics.ES10.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); -} -static unsafe void Test_TexParameter_14276() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES10.GL.TexParameter(_target,_pname,_param); -} -static unsafe void Test_TexParameterx_14277() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _pname = default(OpenTK.Graphics.ES10.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES10.GL.TexParameterx(_target,_pname,_param); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_TexSubImage2D_14278() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32263() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_TexSubImage2D_14279() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32264() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_TexSubImage2D_14280() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32265() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_TexSubImage2D_14281() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32266() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_TexSubImage2D_14282() { - OpenTK.Graphics.ES10.All _target = default(OpenTK.Graphics.ES10.All); +static unsafe void Test_CompressedTexSubImage3D_32267() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.All _format = default(OpenTK.Graphics.ES10.All); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - int _pixels = default(int); - OpenTK.Graphics.ES10.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); -} -static unsafe void Test_Translate_14283() { - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES10.GL.Translate(_x,_y,_z); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES20.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_Translatex_14284() { +static unsafe void Test_CopyTexSubImage3D_32268() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES10.GL.Translatex(_x,_y,_z); -} -static unsafe void Test_VertexPointer_14285() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); -} -static unsafe void Test_VertexPointer_14286() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); -} -static unsafe void Test_VertexPointer_14287() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); -} -static unsafe void Test_VertexPointer_14288() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,_pointer); -} -static unsafe void Test_VertexPointer_14289() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES10.All _type = default(OpenTK.Graphics.ES10.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES10.GL.VertexPointer(_size,_type,_stride,ref _pointer); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_Viewport_14290() { +static unsafe void Test_CopyTexSubImage3D_32269() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES10.GL.Viewport(_x,_y,_width,_height); -} -static void Test_All_14291() { - var _False = OpenTK.Graphics.ES10.All.False; - var _NoError = OpenTK.Graphics.ES10.All.NoError; - var _Zero = OpenTK.Graphics.ES10.All.Zero; - var _Points = OpenTK.Graphics.ES10.All.Points; - var _DepthBufferBit = OpenTK.Graphics.ES10.All.DepthBufferBit; - var _StencilBufferBit = OpenTK.Graphics.ES10.All.StencilBufferBit; - var _ColorBufferBit = OpenTK.Graphics.ES10.All.ColorBufferBit; - var _Lines = OpenTK.Graphics.ES10.All.Lines; - var _LineLoop = OpenTK.Graphics.ES10.All.LineLoop; - var _LineStrip = OpenTK.Graphics.ES10.All.LineStrip; - var _Triangles = OpenTK.Graphics.ES10.All.Triangles; - var _TriangleStrip = OpenTK.Graphics.ES10.All.TriangleStrip; - var _TriangleFan = OpenTK.Graphics.ES10.All.TriangleFan; - var _Add = OpenTK.Graphics.ES10.All.Add; - var _Never = OpenTK.Graphics.ES10.All.Never; - var _Less = OpenTK.Graphics.ES10.All.Less; - var _Equal = OpenTK.Graphics.ES10.All.Equal; - var _Lequal = OpenTK.Graphics.ES10.All.Lequal; - var _Greater = OpenTK.Graphics.ES10.All.Greater; - var _Notequal = OpenTK.Graphics.ES10.All.Notequal; - var _Gequal = OpenTK.Graphics.ES10.All.Gequal; - var _Always = OpenTK.Graphics.ES10.All.Always; - var _SrcColor = OpenTK.Graphics.ES10.All.SrcColor; - var _OneMinusSrcColor = OpenTK.Graphics.ES10.All.OneMinusSrcColor; - var _SrcAlpha = OpenTK.Graphics.ES10.All.SrcAlpha; - var _OneMinusSrcAlpha = OpenTK.Graphics.ES10.All.OneMinusSrcAlpha; - var _DstAlpha = OpenTK.Graphics.ES10.All.DstAlpha; - var _OneMinusDstAlpha = OpenTK.Graphics.ES10.All.OneMinusDstAlpha; - var _DstColor = OpenTK.Graphics.ES10.All.DstColor; - var _OneMinusDstColor = OpenTK.Graphics.ES10.All.OneMinusDstColor; - var _SrcAlphaSaturate = OpenTK.Graphics.ES10.All.SrcAlphaSaturate; - var _Front = OpenTK.Graphics.ES10.All.Front; - var _Back = OpenTK.Graphics.ES10.All.Back; - var _FrontAndBack = OpenTK.Graphics.ES10.All.FrontAndBack; - var _InvalidEnum = OpenTK.Graphics.ES10.All.InvalidEnum; - var _InvalidValue = OpenTK.Graphics.ES10.All.InvalidValue; - var _InvalidOperation = OpenTK.Graphics.ES10.All.InvalidOperation; - var _StackOverflow = OpenTK.Graphics.ES10.All.StackOverflow; - var _StackUnderflow = OpenTK.Graphics.ES10.All.StackUnderflow; - var _OutOfMemory = OpenTK.Graphics.ES10.All.OutOfMemory; - var _Exp = OpenTK.Graphics.ES10.All.Exp; - var _Exp2 = OpenTK.Graphics.ES10.All.Exp2; - var _Cw = OpenTK.Graphics.ES10.All.Cw; - var _Ccw = OpenTK.Graphics.ES10.All.Ccw; - var _PointSmooth = OpenTK.Graphics.ES10.All.PointSmooth; - var _SmoothPointSizeRange = OpenTK.Graphics.ES10.All.SmoothPointSizeRange; - var _LineSmooth = OpenTK.Graphics.ES10.All.LineSmooth; - var _SmoothLineWidthRange = OpenTK.Graphics.ES10.All.SmoothLineWidthRange; - var _CullFace = OpenTK.Graphics.ES10.All.CullFace; - var _Lighting = OpenTK.Graphics.ES10.All.Lighting; - var _LightModelTwoSide = OpenTK.Graphics.ES10.All.LightModelTwoSide; - var _LightModelAmbient = OpenTK.Graphics.ES10.All.LightModelAmbient; - var _ColorMaterial = OpenTK.Graphics.ES10.All.ColorMaterial; - var _Fog = OpenTK.Graphics.ES10.All.Fog; - var _FogDensity = OpenTK.Graphics.ES10.All.FogDensity; - var _FogStart = OpenTK.Graphics.ES10.All.FogStart; - var _FogEnd = OpenTK.Graphics.ES10.All.FogEnd; - var _FogMode = OpenTK.Graphics.ES10.All.FogMode; - var _FogColor = OpenTK.Graphics.ES10.All.FogColor; - var _DepthTest = OpenTK.Graphics.ES10.All.DepthTest; - var _StencilTest = OpenTK.Graphics.ES10.All.StencilTest; - var _Normalize = OpenTK.Graphics.ES10.All.Normalize; - var _AlphaTest = OpenTK.Graphics.ES10.All.AlphaTest; - var _Dither = OpenTK.Graphics.ES10.All.Dither; - var _Blend = OpenTK.Graphics.ES10.All.Blend; - var _ColorLogicOp = OpenTK.Graphics.ES10.All.ColorLogicOp; - var _ScissorTest = OpenTK.Graphics.ES10.All.ScissorTest; - var _PerspectiveCorrectionHint = OpenTK.Graphics.ES10.All.PerspectiveCorrectionHint; - var _PointSmoothHint = OpenTK.Graphics.ES10.All.PointSmoothHint; - var _LineSmoothHint = OpenTK.Graphics.ES10.All.LineSmoothHint; - var _PolygonSmoothHint = OpenTK.Graphics.ES10.All.PolygonSmoothHint; - var _FogHint = OpenTK.Graphics.ES10.All.FogHint; - var _UnpackAlignment = OpenTK.Graphics.ES10.All.UnpackAlignment; - var _PackAlignment = OpenTK.Graphics.ES10.All.PackAlignment; - var _MaxLights = OpenTK.Graphics.ES10.All.MaxLights; - var _MaxTextureSize = OpenTK.Graphics.ES10.All.MaxTextureSize; - var _MaxModelviewStackDepth = OpenTK.Graphics.ES10.All.MaxModelviewStackDepth; - var _MaxProjectionStackDepth = OpenTK.Graphics.ES10.All.MaxProjectionStackDepth; - var _MaxTextureStackDepth = OpenTK.Graphics.ES10.All.MaxTextureStackDepth; - var _MaxViewportDims = OpenTK.Graphics.ES10.All.MaxViewportDims; - var _SubpixelBits = OpenTK.Graphics.ES10.All.SubpixelBits; - var _RedBits = OpenTK.Graphics.ES10.All.RedBits; - var _GreenBits = OpenTK.Graphics.ES10.All.GreenBits; - var _BlueBits = OpenTK.Graphics.ES10.All.BlueBits; - var _AlphaBits = OpenTK.Graphics.ES10.All.AlphaBits; - var _DepthBits = OpenTK.Graphics.ES10.All.DepthBits; - var _StencilBits = OpenTK.Graphics.ES10.All.StencilBits; - var _Texture2D = OpenTK.Graphics.ES10.All.Texture2D; - var _DontCare = OpenTK.Graphics.ES10.All.DontCare; - var _Fastest = OpenTK.Graphics.ES10.All.Fastest; - var _Nicest = OpenTK.Graphics.ES10.All.Nicest; - var _Ambient = OpenTK.Graphics.ES10.All.Ambient; - var _Diffuse = OpenTK.Graphics.ES10.All.Diffuse; - var _Specular = OpenTK.Graphics.ES10.All.Specular; - var _Position = OpenTK.Graphics.ES10.All.Position; - var _SpotDirection = OpenTK.Graphics.ES10.All.SpotDirection; - var _SpotExponent = OpenTK.Graphics.ES10.All.SpotExponent; - var _SpotCutoff = OpenTK.Graphics.ES10.All.SpotCutoff; - var _ConstantAttenuation = OpenTK.Graphics.ES10.All.ConstantAttenuation; - var _LinearAttenuation = OpenTK.Graphics.ES10.All.LinearAttenuation; - var _QuadraticAttenuation = OpenTK.Graphics.ES10.All.QuadraticAttenuation; - var _Byte = OpenTK.Graphics.ES10.All.Byte; - var _UnsignedByte = OpenTK.Graphics.ES10.All.UnsignedByte; - var _Short = OpenTK.Graphics.ES10.All.Short; - var _UnsignedShort = OpenTK.Graphics.ES10.All.UnsignedShort; - var _Float = OpenTK.Graphics.ES10.All.Float; - var _Fixed = OpenTK.Graphics.ES10.All.Fixed; - var _Clear = OpenTK.Graphics.ES10.All.Clear; - var _And = OpenTK.Graphics.ES10.All.And; - var _AndReverse = OpenTK.Graphics.ES10.All.AndReverse; - var _Copy = OpenTK.Graphics.ES10.All.Copy; - var _AndInverted = OpenTK.Graphics.ES10.All.AndInverted; - var _Noop = OpenTK.Graphics.ES10.All.Noop; - var _Xor = OpenTK.Graphics.ES10.All.Xor; - var _Or = OpenTK.Graphics.ES10.All.Or; - var _Nor = OpenTK.Graphics.ES10.All.Nor; - var _Equiv = OpenTK.Graphics.ES10.All.Equiv; - var _Invert = OpenTK.Graphics.ES10.All.Invert; - var _OrReverse = OpenTK.Graphics.ES10.All.OrReverse; - var _CopyInverted = OpenTK.Graphics.ES10.All.CopyInverted; - var _OrInverted = OpenTK.Graphics.ES10.All.OrInverted; - var _Nand = OpenTK.Graphics.ES10.All.Nand; - var _Set = OpenTK.Graphics.ES10.All.Set; - var _Emission = OpenTK.Graphics.ES10.All.Emission; - var _Shininess = OpenTK.Graphics.ES10.All.Shininess; - var _AmbientAndDiffuse = OpenTK.Graphics.ES10.All.AmbientAndDiffuse; - var _Modelview = OpenTK.Graphics.ES10.All.Modelview; - var _Projection = OpenTK.Graphics.ES10.All.Projection; - var _Texture = OpenTK.Graphics.ES10.All.Texture; - var _Alpha = OpenTK.Graphics.ES10.All.Alpha; - var _Rgb = OpenTK.Graphics.ES10.All.Rgb; - var _Rgba = OpenTK.Graphics.ES10.All.Rgba; - var _Luminance = OpenTK.Graphics.ES10.All.Luminance; - var _LuminanceAlpha = OpenTK.Graphics.ES10.All.LuminanceAlpha; - var _Flat = OpenTK.Graphics.ES10.All.Flat; - var _Smooth = OpenTK.Graphics.ES10.All.Smooth; - var _Keep = OpenTK.Graphics.ES10.All.Keep; - var _Replace = OpenTK.Graphics.ES10.All.Replace; - var _Incr = OpenTK.Graphics.ES10.All.Incr; - var _Decr = OpenTK.Graphics.ES10.All.Decr; - var _Vendor = OpenTK.Graphics.ES10.All.Vendor; - var _Renderer = OpenTK.Graphics.ES10.All.Renderer; - var _Version = OpenTK.Graphics.ES10.All.Version; - var _Extensions = OpenTK.Graphics.ES10.All.Extensions; - var _Modulate = OpenTK.Graphics.ES10.All.Modulate; - var _Decal = OpenTK.Graphics.ES10.All.Decal; - var _TextureEnvMode = OpenTK.Graphics.ES10.All.TextureEnvMode; - var _TextureEnvColor = OpenTK.Graphics.ES10.All.TextureEnvColor; - var _TextureEnv = OpenTK.Graphics.ES10.All.TextureEnv; - var _Nearest = OpenTK.Graphics.ES10.All.Nearest; - var _Linear = OpenTK.Graphics.ES10.All.Linear; - var _NearestMipmapNearest = OpenTK.Graphics.ES10.All.NearestMipmapNearest; - var _LinearMipmapNearest = OpenTK.Graphics.ES10.All.LinearMipmapNearest; - var _NearestMipmapLinear = OpenTK.Graphics.ES10.All.NearestMipmapLinear; - var _LinearMipmapLinear = OpenTK.Graphics.ES10.All.LinearMipmapLinear; - var _TextureMagFilter = OpenTK.Graphics.ES10.All.TextureMagFilter; - var _TextureMinFilter = OpenTK.Graphics.ES10.All.TextureMinFilter; - var _TextureWrapS = OpenTK.Graphics.ES10.All.TextureWrapS; - var _TextureWrapT = OpenTK.Graphics.ES10.All.TextureWrapT; - var _Repeat = OpenTK.Graphics.ES10.All.Repeat; - var _Light0 = OpenTK.Graphics.ES10.All.Light0; - var _Light1 = OpenTK.Graphics.ES10.All.Light1; - var _Light2 = OpenTK.Graphics.ES10.All.Light2; - var _Light3 = OpenTK.Graphics.ES10.All.Light3; - var _Light4 = OpenTK.Graphics.ES10.All.Light4; - var _Light5 = OpenTK.Graphics.ES10.All.Light5; - var _Light6 = OpenTK.Graphics.ES10.All.Light6; - var _Light7 = OpenTK.Graphics.ES10.All.Light7; - var _UnsignedShort4444 = OpenTK.Graphics.ES10.All.UnsignedShort4444; - var _UnsignedShort5551 = OpenTK.Graphics.ES10.All.UnsignedShort5551; - var _PolygonOffsetFill = OpenTK.Graphics.ES10.All.PolygonOffsetFill; - var _RescaleNormal = OpenTK.Graphics.ES10.All.RescaleNormal; - var _VertexArray = OpenTK.Graphics.ES10.All.VertexArray; - var _NormalArray = OpenTK.Graphics.ES10.All.NormalArray; - var _ColorArray = OpenTK.Graphics.ES10.All.ColorArray; - var _TextureCoordArray = OpenTK.Graphics.ES10.All.TextureCoordArray; - var _Multisample = OpenTK.Graphics.ES10.All.Multisample; - var _SampleAlphaToCoverage = OpenTK.Graphics.ES10.All.SampleAlphaToCoverage; - var _SampleAlphaToOne = OpenTK.Graphics.ES10.All.SampleAlphaToOne; - var _SampleCoverage = OpenTK.Graphics.ES10.All.SampleCoverage; - var _MaxElementsVertices = OpenTK.Graphics.ES10.All.MaxElementsVertices; - var _MaxElementsIndices = OpenTK.Graphics.ES10.All.MaxElementsIndices; - var _ClampToEdge = OpenTK.Graphics.ES10.All.ClampToEdge; - var _UnsignedShort565 = OpenTK.Graphics.ES10.All.UnsignedShort565; - var _AliasedPointSizeRange = OpenTK.Graphics.ES10.All.AliasedPointSizeRange; - var _AliasedLineWidthRange = OpenTK.Graphics.ES10.All.AliasedLineWidthRange; - var _Texture0 = OpenTK.Graphics.ES10.All.Texture0; - var _Texture1 = OpenTK.Graphics.ES10.All.Texture1; - var _Texture2 = OpenTK.Graphics.ES10.All.Texture2; - var _Texture3 = OpenTK.Graphics.ES10.All.Texture3; - var _Texture4 = OpenTK.Graphics.ES10.All.Texture4; - var _Texture5 = OpenTK.Graphics.ES10.All.Texture5; - var _Texture6 = OpenTK.Graphics.ES10.All.Texture6; - var _Texture7 = OpenTK.Graphics.ES10.All.Texture7; - var _Texture8 = OpenTK.Graphics.ES10.All.Texture8; - var _Texture9 = OpenTK.Graphics.ES10.All.Texture9; - var _Texture10 = OpenTK.Graphics.ES10.All.Texture10; - var _Texture11 = OpenTK.Graphics.ES10.All.Texture11; - var _Texture12 = OpenTK.Graphics.ES10.All.Texture12; - var _Texture13 = OpenTK.Graphics.ES10.All.Texture13; - var _Texture14 = OpenTK.Graphics.ES10.All.Texture14; - var _Texture15 = OpenTK.Graphics.ES10.All.Texture15; - var _Texture16 = OpenTK.Graphics.ES10.All.Texture16; - var _Texture17 = OpenTK.Graphics.ES10.All.Texture17; - var _Texture18 = OpenTK.Graphics.ES10.All.Texture18; - var _Texture19 = OpenTK.Graphics.ES10.All.Texture19; - var _Texture20 = OpenTK.Graphics.ES10.All.Texture20; - var _Texture21 = OpenTK.Graphics.ES10.All.Texture21; - var _Texture22 = OpenTK.Graphics.ES10.All.Texture22; - var _Texture23 = OpenTK.Graphics.ES10.All.Texture23; - var _Texture24 = OpenTK.Graphics.ES10.All.Texture24; - var _Texture25 = OpenTK.Graphics.ES10.All.Texture25; - var _Texture26 = OpenTK.Graphics.ES10.All.Texture26; - var _Texture27 = OpenTK.Graphics.ES10.All.Texture27; - var _Texture28 = OpenTK.Graphics.ES10.All.Texture28; - var _Texture29 = OpenTK.Graphics.ES10.All.Texture29; - var _Texture30 = OpenTK.Graphics.ES10.All.Texture30; - var _Texture31 = OpenTK.Graphics.ES10.All.Texture31; - var _MaxTextureUnits = OpenTK.Graphics.ES10.All.MaxTextureUnits; - var _NumCompressedTextureFormats = OpenTK.Graphics.ES10.All.NumCompressedTextureFormats; - var _CompressedTextureFormats = OpenTK.Graphics.ES10.All.CompressedTextureFormats; - var _Palette4Rgb8Oes = OpenTK.Graphics.ES10.All.Palette4Rgb8Oes; - var _Palette4Rgba8Oes = OpenTK.Graphics.ES10.All.Palette4Rgba8Oes; - var _Palette4R5G6B5Oes = OpenTK.Graphics.ES10.All.Palette4R5G6B5Oes; - var _Palette4Rgba4Oes = OpenTK.Graphics.ES10.All.Palette4Rgba4Oes; - var _Palette4Rgb5A1Oes = OpenTK.Graphics.ES10.All.Palette4Rgb5A1Oes; - var _Palette8Rgb8Oes = OpenTK.Graphics.ES10.All.Palette8Rgb8Oes; - var _Palette8Rgba8Oes = OpenTK.Graphics.ES10.All.Palette8Rgba8Oes; - var _Palette8R5G6B5Oes = OpenTK.Graphics.ES10.All.Palette8R5G6B5Oes; - var _Palette8Rgba4Oes = OpenTK.Graphics.ES10.All.Palette8Rgba4Oes; - var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES10.All.Palette8Rgb5A1Oes; - var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES10.All.ImplementationColorReadTypeOes; - var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES10.All.ImplementationColorReadFormatOes; - var _OesCompressedPalettedTexture = OpenTK.Graphics.ES10.All.OesCompressedPalettedTexture; - var _OesReadFormat = OpenTK.Graphics.ES10.All.OesReadFormat; - var _OesVersion10 = OpenTK.Graphics.ES10.All.OesVersion10; - var _One = OpenTK.Graphics.ES10.All.One; - var _True = OpenTK.Graphics.ES10.All.True; -} -static void Test_AlphaFunction_14292() { - var _Never = OpenTK.Graphics.ES10.AlphaFunction.Never; - var _Less = OpenTK.Graphics.ES10.AlphaFunction.Less; - var _Equal = OpenTK.Graphics.ES10.AlphaFunction.Equal; - var _Lequal = OpenTK.Graphics.ES10.AlphaFunction.Lequal; - var _Greater = OpenTK.Graphics.ES10.AlphaFunction.Greater; - var _Notequal = OpenTK.Graphics.ES10.AlphaFunction.Notequal; - var _Gequal = OpenTK.Graphics.ES10.AlphaFunction.Gequal; - var _Always = OpenTK.Graphics.ES10.AlphaFunction.Always; -} -static void Test_BeginMode_14293() { - var _Points = OpenTK.Graphics.ES10.BeginMode.Points; - var _Lines = OpenTK.Graphics.ES10.BeginMode.Lines; - var _LineLoop = OpenTK.Graphics.ES10.BeginMode.LineLoop; - var _LineStrip = OpenTK.Graphics.ES10.BeginMode.LineStrip; - var _Triangles = OpenTK.Graphics.ES10.BeginMode.Triangles; - var _TriangleStrip = OpenTK.Graphics.ES10.BeginMode.TriangleStrip; - var _TriangleFan = OpenTK.Graphics.ES10.BeginMode.TriangleFan; -} -static void Test_BlendingFactorDest_14294() { - var _Zero = OpenTK.Graphics.ES10.BlendingFactorDest.Zero; - var _SrcColor = OpenTK.Graphics.ES10.BlendingFactorDest.SrcColor; - var _OneMinusSrcColor = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusSrcColor; - var _SrcAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.SrcAlpha; - var _OneMinusSrcAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusSrcAlpha; - var _DstAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.DstAlpha; - var _OneMinusDstAlpha = OpenTK.Graphics.ES10.BlendingFactorDest.OneMinusDstAlpha; - var _One = OpenTK.Graphics.ES10.BlendingFactorDest.One; -} -static void Test_BlendingFactorSrc_14295() { - var _DstColor = OpenTK.Graphics.ES10.BlendingFactorSrc.DstColor; - var _OneMinusDstColor = OpenTK.Graphics.ES10.BlendingFactorSrc.OneMinusDstColor; - var _SrcAlphaSaturate = OpenTK.Graphics.ES10.BlendingFactorSrc.SrcAlphaSaturate; -} -static void Test_Boolean_14296() { - var _False = OpenTK.Graphics.ES10.Boolean.False; - var _True = OpenTK.Graphics.ES10.Boolean.True; -} -static void Test_ClearBufferMask_14297() { - var _DepthBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.DepthBufferBit; - var _StencilBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.StencilBufferBit; - var _ColorBufferBit = OpenTK.Graphics.ES10.ClearBufferMask.ColorBufferBit; -} -static void Test_CullFaceMode_14298() { - var _Front = OpenTK.Graphics.ES10.CullFaceMode.Front; - var _Back = OpenTK.Graphics.ES10.CullFaceMode.Back; - var _FrontAndBack = OpenTK.Graphics.ES10.CullFaceMode.FrontAndBack; -} -static void Test_DataType_14299() { - var _Byte = OpenTK.Graphics.ES10.DataType.Byte; - var _UnsignedByte = OpenTK.Graphics.ES10.DataType.UnsignedByte; - var _Short = OpenTK.Graphics.ES10.DataType.Short; - var _UnsignedShort = OpenTK.Graphics.ES10.DataType.UnsignedShort; - var _Float = OpenTK.Graphics.ES10.DataType.Float; - var _Fixed = OpenTK.Graphics.ES10.DataType.Fixed; -} -static void Test_EnableCap_14300() { - var _PointSmooth = OpenTK.Graphics.ES10.EnableCap.PointSmooth; - var _LineSmooth = OpenTK.Graphics.ES10.EnableCap.LineSmooth; - var _CullFace = OpenTK.Graphics.ES10.EnableCap.CullFace; - var _Lighting = OpenTK.Graphics.ES10.EnableCap.Lighting; - var _ColorMaterial = OpenTK.Graphics.ES10.EnableCap.ColorMaterial; - var _Fog = OpenTK.Graphics.ES10.EnableCap.Fog; - var _DepthTest = OpenTK.Graphics.ES10.EnableCap.DepthTest; - var _StencilTest = OpenTK.Graphics.ES10.EnableCap.StencilTest; - var _Normalize = OpenTK.Graphics.ES10.EnableCap.Normalize; - var _AlphaTest = OpenTK.Graphics.ES10.EnableCap.AlphaTest; - var _Dither = OpenTK.Graphics.ES10.EnableCap.Dither; - var _Blend = OpenTK.Graphics.ES10.EnableCap.Blend; - var _ColorLogicOp = OpenTK.Graphics.ES10.EnableCap.ColorLogicOp; - var _ScissorTest = OpenTK.Graphics.ES10.EnableCap.ScissorTest; - var _Texture2D = OpenTK.Graphics.ES10.EnableCap.Texture2D; - var _PolygonOffsetFill = OpenTK.Graphics.ES10.EnableCap.PolygonOffsetFill; - var _RescaleNormal = OpenTK.Graphics.ES10.EnableCap.RescaleNormal; - var _VertexArray = OpenTK.Graphics.ES10.EnableCap.VertexArray; - var _NormalArray = OpenTK.Graphics.ES10.EnableCap.NormalArray; - var _ColorArray = OpenTK.Graphics.ES10.EnableCap.ColorArray; - var _TextureCoordArray = OpenTK.Graphics.ES10.EnableCap.TextureCoordArray; - var _Multisample = OpenTK.Graphics.ES10.EnableCap.Multisample; - var _SampleAlphaToCoverage = OpenTK.Graphics.ES10.EnableCap.SampleAlphaToCoverage; - var _SampleAlphaToOne = OpenTK.Graphics.ES10.EnableCap.SampleAlphaToOne; - var _SampleCoverage = OpenTK.Graphics.ES10.EnableCap.SampleCoverage; -} -static void Test_ErrorCode_14301() { - var _NoError = OpenTK.Graphics.ES10.ErrorCode.NoError; - var _InvalidEnum = OpenTK.Graphics.ES10.ErrorCode.InvalidEnum; - var _InvalidValue = OpenTK.Graphics.ES10.ErrorCode.InvalidValue; - var _InvalidOperation = OpenTK.Graphics.ES10.ErrorCode.InvalidOperation; - var _StackOverflow = OpenTK.Graphics.ES10.ErrorCode.StackOverflow; - var _StackUnderflow = OpenTK.Graphics.ES10.ErrorCode.StackUnderflow; - var _OutOfMemory = OpenTK.Graphics.ES10.ErrorCode.OutOfMemory; -} -static void Test_Extensions_14302() { - var _OesCompressedPalettedTexture = OpenTK.Graphics.ES10.Extensions.OesCompressedPalettedTexture; - var _OesReadFormat = OpenTK.Graphics.ES10.Extensions.OesReadFormat; - var _OesVersion10 = OpenTK.Graphics.ES10.Extensions.OesVersion10; -} -static void Test_FogMode_14303() { - var _Exp = OpenTK.Graphics.ES10.FogMode.Exp; - var _Exp2 = OpenTK.Graphics.ES10.FogMode.Exp2; + OpenTK.Graphics.ES20.GL.Oes.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static void Test_FogParameter_14304() { - var _FogDensity = OpenTK.Graphics.ES10.FogParameter.FogDensity; - var _FogStart = OpenTK.Graphics.ES10.FogParameter.FogStart; - var _FogEnd = OpenTK.Graphics.ES10.FogParameter.FogEnd; - var _FogMode = OpenTK.Graphics.ES10.FogParameter.FogMode; - var _FogColor = OpenTK.Graphics.ES10.FogParameter.FogColor; +static unsafe void Test_DeleteVertexArray_32270() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArray(_arrays); } -static void Test_FrontFaceDirection_14305() { - var _Cw = OpenTK.Graphics.ES10.FrontFaceDirection.Cw; - var _Ccw = OpenTK.Graphics.ES10.FrontFaceDirection.Ccw; +static unsafe void Test_DeleteVertexArray_32271() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArray(_arrays); } -static void Test_GetPName_14306() { - var _SmoothPointSizeRange = OpenTK.Graphics.ES10.GetPName.SmoothPointSizeRange; - var _SmoothLineWidthRange = OpenTK.Graphics.ES10.GetPName.SmoothLineWidthRange; - var _MaxLights = OpenTK.Graphics.ES10.GetPName.MaxLights; - var _MaxTextureSize = OpenTK.Graphics.ES10.GetPName.MaxTextureSize; - var _MaxModelviewStackDepth = OpenTK.Graphics.ES10.GetPName.MaxModelviewStackDepth; - var _MaxProjectionStackDepth = OpenTK.Graphics.ES10.GetPName.MaxProjectionStackDepth; - var _MaxTextureStackDepth = OpenTK.Graphics.ES10.GetPName.MaxTextureStackDepth; - var _MaxViewportDims = OpenTK.Graphics.ES10.GetPName.MaxViewportDims; - var _SubpixelBits = OpenTK.Graphics.ES10.GetPName.SubpixelBits; - var _RedBits = OpenTK.Graphics.ES10.GetPName.RedBits; - var _GreenBits = OpenTK.Graphics.ES10.GetPName.GreenBits; - var _BlueBits = OpenTK.Graphics.ES10.GetPName.BlueBits; - var _AlphaBits = OpenTK.Graphics.ES10.GetPName.AlphaBits; - var _DepthBits = OpenTK.Graphics.ES10.GetPName.DepthBits; - var _StencilBits = OpenTK.Graphics.ES10.GetPName.StencilBits; - var _MaxElementsVertices = OpenTK.Graphics.ES10.GetPName.MaxElementsVertices; - var _MaxElementsIndices = OpenTK.Graphics.ES10.GetPName.MaxElementsIndices; - var _AliasedPointSizeRange = OpenTK.Graphics.ES10.GetPName.AliasedPointSizeRange; - var _AliasedLineWidthRange = OpenTK.Graphics.ES10.GetPName.AliasedLineWidthRange; - var _MaxTextureUnits = OpenTK.Graphics.ES10.GetPName.MaxTextureUnits; - var _NumCompressedTextureFormats = OpenTK.Graphics.ES10.GetPName.NumCompressedTextureFormats; - var _CompressedTextureFormats = OpenTK.Graphics.ES10.GetPName.CompressedTextureFormats; - var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES10.GetPName.ImplementationColorReadTypeOes; - var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES10.GetPName.ImplementationColorReadFormatOes; +static unsafe void Test_DeleteVertexArrays_32272() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static void Test_HintMode_14307() { - var _DontCare = OpenTK.Graphics.ES10.HintMode.DontCare; - var _Fastest = OpenTK.Graphics.ES10.HintMode.Fastest; - var _Nicest = OpenTK.Graphics.ES10.HintMode.Nicest; +static unsafe void Test_DeleteVertexArrays_32273() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,ref _arrays); } -static void Test_HintTarget_14308() { - var _PerspectiveCorrectionHint = OpenTK.Graphics.ES10.HintTarget.PerspectiveCorrectionHint; - var _PointSmoothHint = OpenTK.Graphics.ES10.HintTarget.PointSmoothHint; - var _LineSmoothHint = OpenTK.Graphics.ES10.HintTarget.LineSmoothHint; - var _PolygonSmoothHint = OpenTK.Graphics.ES10.HintTarget.PolygonSmoothHint; - var _FogHint = OpenTK.Graphics.ES10.HintTarget.FogHint; +static unsafe void Test_DeleteVertexArrays_32274() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static void Test_LightModelParameter_14309() { - var _LightModelTwoSide = OpenTK.Graphics.ES10.LightModelParameter.LightModelTwoSide; - var _LightModelAmbient = OpenTK.Graphics.ES10.LightModelParameter.LightModelAmbient; +static unsafe void Test_DeleteVertexArrays_32275() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static void Test_LightName_14310() { - var _Light0 = OpenTK.Graphics.ES10.LightName.Light0; - var _Light1 = OpenTK.Graphics.ES10.LightName.Light1; - var _Light2 = OpenTK.Graphics.ES10.LightName.Light2; - var _Light3 = OpenTK.Graphics.ES10.LightName.Light3; - var _Light4 = OpenTK.Graphics.ES10.LightName.Light4; - var _Light5 = OpenTK.Graphics.ES10.LightName.Light5; - var _Light6 = OpenTK.Graphics.ES10.LightName.Light6; - var _Light7 = OpenTK.Graphics.ES10.LightName.Light7; +static unsafe void Test_DeleteVertexArrays_32276() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,ref _arrays); } -static void Test_LightParameter_14311() { - var _Ambient = OpenTK.Graphics.ES10.LightParameter.Ambient; - var _Diffuse = OpenTK.Graphics.ES10.LightParameter.Diffuse; - var _Specular = OpenTK.Graphics.ES10.LightParameter.Specular; - var _Position = OpenTK.Graphics.ES10.LightParameter.Position; - var _SpotDirection = OpenTK.Graphics.ES10.LightParameter.SpotDirection; - var _SpotExponent = OpenTK.Graphics.ES10.LightParameter.SpotExponent; - var _SpotCutoff = OpenTK.Graphics.ES10.LightParameter.SpotCutoff; - var _ConstantAttenuation = OpenTK.Graphics.ES10.LightParameter.ConstantAttenuation; - var _LinearAttenuation = OpenTK.Graphics.ES10.LightParameter.LinearAttenuation; - var _QuadraticAttenuation = OpenTK.Graphics.ES10.LightParameter.QuadraticAttenuation; +static unsafe void Test_DeleteVertexArrays_32277() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static void Test_LogicOp_14312() { - var _Clear = OpenTK.Graphics.ES10.LogicOp.Clear; - var _And = OpenTK.Graphics.ES10.LogicOp.And; - var _AndReverse = OpenTK.Graphics.ES10.LogicOp.AndReverse; - var _Copy = OpenTK.Graphics.ES10.LogicOp.Copy; - var _AndInverted = OpenTK.Graphics.ES10.LogicOp.AndInverted; - var _Noop = OpenTK.Graphics.ES10.LogicOp.Noop; - var _Xor = OpenTK.Graphics.ES10.LogicOp.Xor; - var _Or = OpenTK.Graphics.ES10.LogicOp.Or; - var _Nor = OpenTK.Graphics.ES10.LogicOp.Nor; - var _Equiv = OpenTK.Graphics.ES10.LogicOp.Equiv; - var _Invert = OpenTK.Graphics.ES10.LogicOp.Invert; - var _OrReverse = OpenTK.Graphics.ES10.LogicOp.OrReverse; - var _CopyInverted = OpenTK.Graphics.ES10.LogicOp.CopyInverted; - var _OrInverted = OpenTK.Graphics.ES10.LogicOp.OrInverted; - var _Nand = OpenTK.Graphics.ES10.LogicOp.Nand; - var _Set = OpenTK.Graphics.ES10.LogicOp.Set; +static unsafe void Test_EGLImageTargetRenderbufferStorage_32278() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.EGLImageTargetRenderbufferStorage(_target,_image); } -static void Test_MaterialParameter_14313() { - var _Emission = OpenTK.Graphics.ES10.MaterialParameter.Emission; - var _Shininess = OpenTK.Graphics.ES10.MaterialParameter.Shininess; - var _AmbientAndDiffuse = OpenTK.Graphics.ES10.MaterialParameter.AmbientAndDiffuse; +static unsafe void Test_EGLImageTargetTexture2D_32279() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.EGLImageTargetTexture2D(_target,_image); } -static void Test_MatrixMode_14314() { - var _Modelview = OpenTK.Graphics.ES10.MatrixMode.Modelview; - var _Projection = OpenTK.Graphics.ES10.MatrixMode.Projection; - var _Texture = OpenTK.Graphics.ES10.MatrixMode.Texture; +static unsafe void Test_FramebufferTexture3D_32280() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static void Test_PixelFormat_14315() { - var _Alpha = OpenTK.Graphics.ES10.PixelFormat.Alpha; - var _Rgb = OpenTK.Graphics.ES10.PixelFormat.Rgb; - var _Rgba = OpenTK.Graphics.ES10.PixelFormat.Rgba; - var _Luminance = OpenTK.Graphics.ES10.PixelFormat.Luminance; - var _LuminanceAlpha = OpenTK.Graphics.ES10.PixelFormat.LuminanceAlpha; +static unsafe void Test_FramebufferTexture3D_32281() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static void Test_PixelInternalFormat_14316() { - var _Palette4Rgb8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgb8Oes; - var _Palette4Rgba8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgba8Oes; - var _Palette4R5G6B5Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4R5G6B5Oes; - var _Palette4Rgba4Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgba4Oes; - var _Palette4Rgb5A1Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette4Rgb5A1Oes; - var _Palette8Rgb8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgb8Oes; - var _Palette8Rgba8Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgba8Oes; - var _Palette8R5G6B5Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8R5G6B5Oes; - var _Palette8Rgba4Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgba4Oes; - var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES10.PixelInternalFormat.Palette8Rgb5A1Oes; +static unsafe void Test_GenVertexArray_32282() { + System.Int32 r = OpenTK.Graphics.ES20.GL.Oes.GenVertexArray(); } -static void Test_PixelStoreParameter_14317() { - var _UnpackAlignment = OpenTK.Graphics.ES10.PixelStoreParameter.UnpackAlignment; - var _PackAlignment = OpenTK.Graphics.ES10.PixelStoreParameter.PackAlignment; +static unsafe void Test_GenVertexArrays_32283() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,_arrays); } -static void Test_PixelType_14318() { - var _UnsignedShort4444 = OpenTK.Graphics.ES10.PixelType.UnsignedShort4444; - var _UnsignedShort5551 = OpenTK.Graphics.ES10.PixelType.UnsignedShort5551; - var _UnsignedShort565 = OpenTK.Graphics.ES10.PixelType.UnsignedShort565; +static unsafe void Test_GenVertexArrays_32284() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,out _arrays); } -static void Test_ShadingModel_14319() { - var _Flat = OpenTK.Graphics.ES10.ShadingModel.Flat; - var _Smooth = OpenTK.Graphics.ES10.ShadingModel.Smooth; +static unsafe void Test_GenVertexArrays_32285() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,_arrays); } -static void Test_StencilOp_14320() { - var _Keep = OpenTK.Graphics.ES10.StencilOp.Keep; - var _Replace = OpenTK.Graphics.ES10.StencilOp.Replace; - var _Incr = OpenTK.Graphics.ES10.StencilOp.Incr; - var _Decr = OpenTK.Graphics.ES10.StencilOp.Decr; +static unsafe void Test_GenVertexArrays_32286() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,_arrays); } -static void Test_StringName_14321() { - var _Vendor = OpenTK.Graphics.ES10.StringName.Vendor; - var _Renderer = OpenTK.Graphics.ES10.StringName.Renderer; - var _Version = OpenTK.Graphics.ES10.StringName.Version; - var _Extensions = OpenTK.Graphics.ES10.StringName.Extensions; +static unsafe void Test_GenVertexArrays_32287() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,out _arrays); } -static void Test_TextureEnvMode_14322() { - var _Add = OpenTK.Graphics.ES10.TextureEnvMode.Add; - var _Modulate = OpenTK.Graphics.ES10.TextureEnvMode.Modulate; - var _Decal = OpenTK.Graphics.ES10.TextureEnvMode.Decal; +static unsafe void Test_GenVertexArrays_32288() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Oes.GenVertexArrays(_n,_arrays); } -static void Test_TextureEnvParameter_14323() { - var _TextureEnvMode = OpenTK.Graphics.ES10.TextureEnvParameter.TextureEnvMode; - var _TextureEnvColor = OpenTK.Graphics.ES10.TextureEnvParameter.TextureEnvColor; +static unsafe void Test_GetBufferPointer_32289() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static void Test_TextureEnvTarget_14324() { - var _TextureEnv = OpenTK.Graphics.ES10.TextureEnvTarget.TextureEnv; +static unsafe void Test_GetBufferPointer_32290() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static void Test_TextureMagFilter_14325() { - var _Nearest = OpenTK.Graphics.ES10.TextureMagFilter.Nearest; - var _Linear = OpenTK.Graphics.ES10.TextureMagFilter.Linear; +static unsafe void Test_GetBufferPointer_32291() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static void Test_TextureMinFilter_14326() { - var _NearestMipmapNearest = OpenTK.Graphics.ES10.TextureMinFilter.NearestMipmapNearest; - var _LinearMipmapNearest = OpenTK.Graphics.ES10.TextureMinFilter.LinearMipmapNearest; - var _NearestMipmapLinear = OpenTK.Graphics.ES10.TextureMinFilter.NearestMipmapLinear; - var _LinearMipmapLinear = OpenTK.Graphics.ES10.TextureMinFilter.LinearMipmapLinear; +static unsafe void Test_GetBufferPointer_32292() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static void Test_TextureParameterName_14327() { - var _TextureMagFilter = OpenTK.Graphics.ES10.TextureParameterName.TextureMagFilter; - var _TextureMinFilter = OpenTK.Graphics.ES10.TextureParameterName.TextureMinFilter; - var _TextureWrapS = OpenTK.Graphics.ES10.TextureParameterName.TextureWrapS; - var _TextureWrapT = OpenTK.Graphics.ES10.TextureParameterName.TextureWrapT; +static unsafe void Test_GetBufferPointer_32293() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + int _params = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,ref _params); } -static void Test_TextureUnit_14328() { - var _Texture0 = OpenTK.Graphics.ES10.TextureUnit.Texture0; - var _Texture1 = OpenTK.Graphics.ES10.TextureUnit.Texture1; - var _Texture2 = OpenTK.Graphics.ES10.TextureUnit.Texture2; - var _Texture3 = OpenTK.Graphics.ES10.TextureUnit.Texture3; - var _Texture4 = OpenTK.Graphics.ES10.TextureUnit.Texture4; - var _Texture5 = OpenTK.Graphics.ES10.TextureUnit.Texture5; - var _Texture6 = OpenTK.Graphics.ES10.TextureUnit.Texture6; - var _Texture7 = OpenTK.Graphics.ES10.TextureUnit.Texture7; - var _Texture8 = OpenTK.Graphics.ES10.TextureUnit.Texture8; - var _Texture9 = OpenTK.Graphics.ES10.TextureUnit.Texture9; - var _Texture10 = OpenTK.Graphics.ES10.TextureUnit.Texture10; - var _Texture11 = OpenTK.Graphics.ES10.TextureUnit.Texture11; - var _Texture12 = OpenTK.Graphics.ES10.TextureUnit.Texture12; - var _Texture13 = OpenTK.Graphics.ES10.TextureUnit.Texture13; - var _Texture14 = OpenTK.Graphics.ES10.TextureUnit.Texture14; - var _Texture15 = OpenTK.Graphics.ES10.TextureUnit.Texture15; - var _Texture16 = OpenTK.Graphics.ES10.TextureUnit.Texture16; - var _Texture17 = OpenTK.Graphics.ES10.TextureUnit.Texture17; - var _Texture18 = OpenTK.Graphics.ES10.TextureUnit.Texture18; - var _Texture19 = OpenTK.Graphics.ES10.TextureUnit.Texture19; - var _Texture20 = OpenTK.Graphics.ES10.TextureUnit.Texture20; - var _Texture21 = OpenTK.Graphics.ES10.TextureUnit.Texture21; - var _Texture22 = OpenTK.Graphics.ES10.TextureUnit.Texture22; - var _Texture23 = OpenTK.Graphics.ES10.TextureUnit.Texture23; - var _Texture24 = OpenTK.Graphics.ES10.TextureUnit.Texture24; - var _Texture25 = OpenTK.Graphics.ES10.TextureUnit.Texture25; - var _Texture26 = OpenTK.Graphics.ES10.TextureUnit.Texture26; - var _Texture27 = OpenTK.Graphics.ES10.TextureUnit.Texture27; - var _Texture28 = OpenTK.Graphics.ES10.TextureUnit.Texture28; - var _Texture29 = OpenTK.Graphics.ES10.TextureUnit.Texture29; - var _Texture30 = OpenTK.Graphics.ES10.TextureUnit.Texture30; - var _Texture31 = OpenTK.Graphics.ES10.TextureUnit.Texture31; +static unsafe void Test_GetBufferPointer_32294() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferPointer _pname = default(OpenTK.Graphics.ES20.BufferPointer); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static void Test_TextureWrapMode_14329() { - var _Repeat = OpenTK.Graphics.ES10.TextureWrapMode.Repeat; - var _ClampToEdge = OpenTK.Graphics.ES10.TextureWrapMode.ClampToEdge; +static unsafe void Test_GetBufferPointer_32295() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferPointer _pname = default(OpenTK.Graphics.ES20.BufferPointer); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } - -static unsafe void Test_ActiveTexture_14331() { - OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.ActiveTexture(_texture); +static unsafe void Test_GetBufferPointer_32296() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferPointer _pname = default(OpenTK.Graphics.ES20.BufferPointer); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ActiveTexture_14332() { - OpenTK.Graphics.ES11.TextureUnit _texture = default(OpenTK.Graphics.ES11.TextureUnit); - OpenTK.Graphics.ES11.GL.ActiveTexture(_texture); +static unsafe void Test_GetBufferPointer_32297() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferPointer _pname = default(OpenTK.Graphics.ES20.BufferPointer); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_AlphaFunc_14333() { - OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); - System.Single _ref = default(System.Single); - OpenTK.Graphics.ES11.GL.AlphaFunc(_func,_ref); +static unsafe void Test_GetBufferPointer_32298() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + OpenTK.Graphics.ES20.BufferPointer _pname = default(OpenTK.Graphics.ES20.BufferPointer); + int _params = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_AlphaFunc_14334() { - OpenTK.Graphics.ES11.AlphaFunction _func = default(OpenTK.Graphics.ES11.AlphaFunction); - System.Single _ref = default(System.Single); - OpenTK.Graphics.ES11.GL.AlphaFunc(_func,_ref); +static unsafe void Test_GetProgramBinary_32299() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_AlphaFuncx_14335() { - OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); - System.Int32 _ref = default(System.Int32); - OpenTK.Graphics.ES11.GL.AlphaFuncx(_func,_ref); +static unsafe void Test_GetProgramBinary_32300() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BindBuffer_14336() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES11.GL.BindBuffer(_target,_buffer); +static unsafe void Test_GetProgramBinary_32301() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BindBuffer_14337() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES11.GL.BindBuffer(_target,_buffer); +static unsafe void Test_GetProgramBinary_32302() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BindTexture_14338() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +static unsafe void Test_GetProgramBinary_32303() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_BindTexture_14339() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +static unsafe void Test_GetProgramBinary_32304() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_BindTexture_14340() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +static unsafe void Test_GetProgramBinary_32305() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_BindTexture_14341() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES11.GL.BindTexture(_target,_texture); +static unsafe void Test_GetProgramBinary_32306() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_BlendFunc_14342() { - OpenTK.Graphics.ES11.All _sfactor = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _dfactor = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_GetProgramBinary_32307() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_BlendFunc_14343() { - OpenTK.Graphics.ES11.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES11.BlendingFactorSrc); - OpenTK.Graphics.ES11.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES11.BlendingFactorDest); - OpenTK.Graphics.ES11.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_GetProgramBinary_32308() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_BufferData_14344() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_GetProgramBinary_32309() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferData_14345() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_GetProgramBinary_32310() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferData_14346() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_GetProgramBinary_32311() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferData_14347() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_GetProgramBinary_32312() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferData_14348() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES11.All _usage = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.BufferData(_target,_size,ref _data,_usage); +static unsafe void Test_GetProgramBinary_32313() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_BufferSubData_14349() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_GetProgramBinary_32314() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferSubData_14350() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_GetProgramBinary_32315() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferSubData_14351() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_GetProgramBinary_32316() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferSubData_14352() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_GetProgramBinary_32317() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_BufferSubData_14353() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES11.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_GetProgramBinary_32318() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.All[] _binaryFormat = default(OpenTK.Graphics.ES20.All[]); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_Clear_14354() { - OpenTK.Graphics.ES11.All _mask = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.Clear(_mask); +static unsafe void Test_GetProgramBinary_32319() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Clear_14355() { - OpenTK.Graphics.ES11.ClearBufferMask _mask = default(OpenTK.Graphics.ES11.ClearBufferMask); - OpenTK.Graphics.ES11.GL.Clear(_mask); +static unsafe void Test_GetProgramBinary_32320() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Clear_14356() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES11.GL.Clear(_mask); +static unsafe void Test_GetProgramBinary_32321() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ClearColor_14357() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES11.GL.ClearColor(_red,_green,_blue,_alpha); +static unsafe void Test_GetProgramBinary_32322() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ClearColorx_14358() { - System.Int32 _red = default(System.Int32); - System.Int32 _green = default(System.Int32); - System.Int32 _blue = default(System.Int32); - System.Int32 _alpha = default(System.Int32); - OpenTK.Graphics.ES11.GL.ClearColorx(_red,_green,_blue,_alpha); +static unsafe void Test_GetProgramBinary_32323() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_ClearDepth_14359() { - System.Single _d = default(System.Single); - OpenTK.Graphics.ES11.GL.ClearDepth(_d); +static unsafe void Test_GetProgramBinary_32324() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ClearDepthx_14360() { - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES11.GL.ClearDepthx(_depth); +static unsafe void Test_GetProgramBinary_32325() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[] _binary = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ClearStencil_14361() { - System.Int32 _s = default(System.Int32); - OpenTK.Graphics.ES11.GL.ClearStencil(_s); +static unsafe void Test_GetProgramBinary_32326() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ClientActiveTexture_14362() { - OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.ClientActiveTexture(_texture); +static unsafe void Test_GetProgramBinary_32327() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ClientActiveTexture_14363() { - OpenTK.Graphics.ES11.TextureUnit _texture = default(OpenTK.Graphics.ES11.TextureUnit); - OpenTK.Graphics.ES11.GL.ClientActiveTexture(_texture); +static unsafe void Test_GetProgramBinary_32328() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.All* _binaryFormat = default(OpenTK.Graphics.ES20.All*); + int _binary = default(int); + OpenTK.Graphics.ES20.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_ClipPlane_14364() { - OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); - System.Single[] _eqn = default(System.Single[]); - OpenTK.Graphics.ES11.GL.ClipPlane(_p,_eqn); +static unsafe void Test_IsVertexArray_32329() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Oes.IsVertexArray(_array); } -static unsafe void Test_ClipPlane_14365() { - OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); - System.Single _eqn = default(System.Single); - OpenTK.Graphics.ES11.GL.ClipPlane(_p,ref _eqn); +static unsafe void Test_IsVertexArray_32330() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Oes.IsVertexArray(_array); } -static unsafe void Test_ClipPlane_14366() { - OpenTK.Graphics.ES11.All _p = default(OpenTK.Graphics.ES11.All); - System.Single* _eqn = default(System.Single*); - OpenTK.Graphics.ES11.GL.ClipPlane(_p,_eqn); +static unsafe void Test_MapBuffer_32331() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _access = default(OpenTK.Graphics.ES20.All); + System.IntPtr r = OpenTK.Graphics.ES20.GL.Oes.MapBuffer(_target,_access); } -static unsafe void Test_ClipPlanex_14367() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32[] _equation = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,_equation); +static unsafe void Test_MinSampleShading_32332() { + System.Single _value = default(System.Single); + OpenTK.Graphics.ES20.GL.Oes.MinSampleShading(_value); } -static unsafe void Test_ClipPlanex_14368() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32 _equation = default(System.Int32); - OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,ref _equation); +static unsafe void Test_ProgramBinary_32333() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ClipPlanex_14369() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32* _equation = default(System.Int32*); - OpenTK.Graphics.ES11.GL.ClipPlanex(_plane,_equation); +static unsafe void Test_ProgramBinary_32334() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Color4_14370() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES11.GL.Color4(_red,_green,_blue,_alpha); +static unsafe void Test_ProgramBinary_32335() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Color4_14371() { - System.Byte _red = default(System.Byte); - System.Byte _green = default(System.Byte); - System.Byte _blue = default(System.Byte); - System.Byte _alpha = default(System.Byte); - OpenTK.Graphics.ES11.GL.Color4(_red,_green,_blue,_alpha); +static unsafe void Test_ProgramBinary_32336() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Color4x_14372() { - System.Int32 _red = default(System.Int32); - System.Int32 _green = default(System.Int32); - System.Int32 _blue = default(System.Int32); - System.Int32 _alpha = default(System.Int32); - OpenTK.Graphics.ES11.GL.Color4x(_red,_green,_blue,_alpha); +static unsafe void Test_ProgramBinary_32337() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_ColorMask_14373() { - System.Boolean _red = default(System.Boolean); - System.Boolean _green = default(System.Boolean); - System.Boolean _blue = default(System.Boolean); - System.Boolean _alpha = default(System.Boolean); - OpenTK.Graphics.ES11.GL.ColorMask(_red,_green,_blue,_alpha); +static unsafe void Test_ProgramBinary_32338() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ColorPointer_14374() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_ProgramBinary_32339() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ColorPointer_14375() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_ProgramBinary_32340() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ColorPointer_14376() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_ProgramBinary_32341() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ColorPointer_14377() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_ProgramBinary_32342() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _binaryFormat = default(OpenTK.Graphics.ES20.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Oes.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_ColorPointer_14378() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,ref _pointer); +static unsafe void Test_TexImage3D_32343() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ColorPointer_14379() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_TexImage3D_32344() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ColorPointer_14380() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_TexImage3D_32345() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ColorPointer_14381() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_TexImage3D_32346() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ColorPointer_14382() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,_pointer); +static unsafe void Test_TexImage3D_32347() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_ColorPointer_14383() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.ColorPointerType _type = default(OpenTK.Graphics.ES11.ColorPointerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.ColorPointer(_size,_type,_stride,ref _pointer); +static unsafe void Test_TexImage3D_32348() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _internalformat = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14384() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32349() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14385() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32350() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14386() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32351() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14387() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32352() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_CompressedTexImage2D_14388() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32353() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14389() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexImage3D_32354() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14390() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexImage3D_32355() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14391() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexImage3D_32356() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexImage2D_14392() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexImage3D_32357() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + System.Int32 _internalformat = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_CompressedTexImage2D_14393() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexImage3D_32358() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES11.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14394() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32359() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14395() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32360() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14396() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32361() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14397() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexImage3D_32362() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); + OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_CompressedTexSubImage2D_14398() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexStorage3DMultisample_32363() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.ES20.GL.Oes.TexStorage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); +} +static unsafe void Test_TexSubImage3D_32364() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14399() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32365() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14400() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32366() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14401() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32367() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CompressedTexSubImage2D_14402() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32368() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_CompressedTexSubImage2D_14403() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32369() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES11.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CopyTexImage2D_14404() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexSubImage3D_32370() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CopyTexImage2D_14405() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32371() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES11.All _internalformat = default(OpenTK.Graphics.ES11.All); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CopyTexSubImage2D_14406() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); +static unsafe void Test_TexSubImage3D_32372() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_CopyTexSubImage2D_14407() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); +static unsafe void Test_TexSubImage3D_32373() { + OpenTK.Graphics.ES20.TextureTarget3d _target = default(OpenTK.Graphics.ES20.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); -} -static unsafe void Test_CullFace_14408() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.CullFace(_mode); -} -static unsafe void Test_CullFace_14409() { - OpenTK.Graphics.ES11.CullFaceMode _mode = default(OpenTK.Graphics.ES11.CullFaceMode); - OpenTK.Graphics.ES11.GL.CullFace(_mode); -} -static unsafe void Test_DeleteBuffer_14410() { - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES11.GL.DeleteBuffer(_buffers); -} -static unsafe void Test_DeleteBuffer_14411() { - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES11.GL.DeleteBuffer(_buffers); -} -static unsafe void Test_DeleteBuffers_14412() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14413() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,ref _buffers); -} -static unsafe void Test_DeleteBuffers_14414() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14415() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14416() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,ref _buffers); -} -static unsafe void Test_DeleteBuffers_14417() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES11.GL.DeleteBuffers(_n,_buffers); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _pixels = default(int); + OpenTK.Graphics.ES20.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_DeleteTexture_14418() { - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES11.GL.DeleteTexture(_textures); +static unsafe void Test_UnmapBuffer_32374() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Boolean r = OpenTK.Graphics.ES20.GL.Oes.UnmapBuffer(_target); } -static unsafe void Test_DeleteTexture_14419() { - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES11.GL.DeleteTexture(_textures); +static unsafe void Test_UnmapBuffer_32375() { + OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); + System.Boolean r = OpenTK.Graphics.ES20.GL.Oes.UnmapBuffer(_target); } -static unsafe void Test_DeleteTextures_14420() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +static unsafe void Test_AlphaFunc_32376() { + OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); + System.Single _ref = default(System.Single); + OpenTK.Graphics.ES20.GL.Qcom.AlphaFunc(_func,_ref); } -static unsafe void Test_DeleteTextures_14421() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_DisableDriverControl_32377() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.DisableDriverControl(_driverControl); } -static unsafe void Test_DeleteTextures_14422() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +static unsafe void Test_DisableDriverControl_32378() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Qcom.DisableDriverControl(_driverControl); } -static unsafe void Test_DeleteTextures_14423() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +static unsafe void Test_EnableDriverControl_32379() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.EnableDriverControl(_driverControl); } -static unsafe void Test_DeleteTextures_14424() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_EnableDriverControl_32380() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Qcom.EnableDriverControl(_driverControl); } -static unsafe void Test_DeleteTextures_14425() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES11.GL.DeleteTextures(_n,_textures); +static unsafe void Test_EndTiling_32381() { + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.EndTiling(_preserveMask); } -static unsafe void Test_DepthFunc_14426() { - OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.DepthFunc(_func); +static unsafe void Test_EndTiling_32382() { + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Qcom.EndTiling(_preserveMask); } -static unsafe void Test_DepthFunc_14427() { - OpenTK.Graphics.ES11.DepthFunction _func = default(OpenTK.Graphics.ES11.DepthFunction); - OpenTK.Graphics.ES11.GL.DepthFunc(_func); +static unsafe void Test_ExtGetBufferPointer_32383() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBufferPointer(_target,_params); } -static unsafe void Test_DepthMask_14428() { - System.Boolean _flag = default(System.Boolean); - OpenTK.Graphics.ES11.GL.DepthMask(_flag); +static unsafe void Test_ExtGetBufferPointer_32384() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBufferPointer(_target,_params); } -static unsafe void Test_DepthRange_14429() { - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.ES11.GL.DepthRange(_n,_f); +static unsafe void Test_ExtGetBufferPointer_32385() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBufferPointer(_target,_params); } -static unsafe void Test_DepthRangex_14430() { - System.Int32 _n = default(System.Int32); - System.Int32 _f = default(System.Int32); - OpenTK.Graphics.ES11.GL.DepthRangex(_n,_f); +static unsafe void Test_ExtGetBufferPointer_32386() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBufferPointer(_target,_params); } -static unsafe void Test_Disable_14431() { - OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.Disable(_cap); +static unsafe void Test_ExtGetBufferPointer_32387() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + int _params = default(int); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBufferPointer(_target,ref _params); } -static unsafe void Test_Disable_14432() { - OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); - OpenTK.Graphics.ES11.GL.Disable(_cap); +static unsafe void Test_ExtGetBuffers_32388() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); } -static unsafe void Test_DisableClientState_14433() { - OpenTK.Graphics.ES11.All _array = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.DisableClientState(_array); +static unsafe void Test_ExtGetBuffers_32389() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); } -static unsafe void Test_DisableClientState_14434() { - OpenTK.Graphics.ES11.EnableCap _array = default(OpenTK.Graphics.ES11.EnableCap); - OpenTK.Graphics.ES11.GL.DisableClientState(_array); +static unsafe void Test_ExtGetBuffers_32390() { + System.Int32 _buffers = default(System.Int32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); } -static unsafe void Test_DrawArrays_14435() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_ExtGetBuffers_32391() { + System.Int32* _buffers = default(System.Int32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); } -static unsafe void Test_DrawArrays_14436() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_ExtGetBuffers_32392() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); } -static unsafe void Test_DrawArrays_14437() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_ExtGetBuffers_32393() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); } -static unsafe void Test_DrawElements_14438() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetBuffers_32394() { + System.UInt32 _buffers = default(System.UInt32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); } -static unsafe void Test_DrawElements_14439() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetBuffers_32395() { + System.UInt32* _buffers = default(System.UInt32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); } -static unsafe void Test_DrawElements_14440() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32396() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); } -static unsafe void Test_DrawElements_14441() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32397() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); } -static unsafe void Test_DrawElements_14442() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _indices = default(int); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_ExtGetFramebuffers_32398() { + System.Int32 _framebuffers = default(System.Int32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); } -static unsafe void Test_DrawElements_14443() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32399() { + System.Int32* _framebuffers = default(System.Int32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); } -static unsafe void Test_DrawElements_14444() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32400() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); } -static unsafe void Test_DrawElements_14445() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32401() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); } -static unsafe void Test_DrawElements_14446() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetFramebuffers_32402() { + System.UInt32 _framebuffers = default(System.UInt32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); } -static unsafe void Test_DrawElements_14447() { - OpenTK.Graphics.ES11.BeginMode _mode = default(OpenTK.Graphics.ES11.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _indices = default(int); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_ExtGetFramebuffers_32403() { + System.UInt32* _framebuffers = default(System.UInt32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); } -static unsafe void Test_DrawElements_14448() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetProgramBinarySource_32404() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); } -static unsafe void Test_DrawElements_14449() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetProgramBinarySource_32405() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); } -static unsafe void Test_DrawElements_14450() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetProgramBinarySource_32406() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); } -static unsafe void Test_DrawElements_14451() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_ExtGetProgramBinarySource_32407() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); } -static unsafe void Test_DrawElements_14452() { - OpenTK.Graphics.ES11.PrimitiveType _mode = default(OpenTK.Graphics.ES11.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _indices = default(int); - OpenTK.Graphics.ES11.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_ExtGetProgramBinarySource_32408() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); } -static unsafe void Test_Enable_14453() { - OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.Enable(_cap); +static unsafe void Test_ExtGetProgramBinarySource_32409() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgram_32410() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_32411() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_32412() { + System.Int32 _programs = default(System.Int32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_32413() { + System.Int32* _programs = default(System.Int32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_32414() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_32415() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_32416() { + System.UInt32 _programs = default(System.UInt32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_32417() { + System.UInt32* _programs = default(System.UInt32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetRenderbuffers_32418() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); } -static unsafe void Test_Enable_14454() { - OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); - OpenTK.Graphics.ES11.GL.Enable(_cap); +static unsafe void Test_ExtGetRenderbuffers_32419() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); } -static unsafe void Test_EnableClientState_14455() { - OpenTK.Graphics.ES11.All _array = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.EnableClientState(_array); +static unsafe void Test_ExtGetRenderbuffers_32420() { + System.Int32 _renderbuffers = default(System.Int32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); } -static unsafe void Test_EnableClientState_14456() { - OpenTK.Graphics.ES11.EnableCap _array = default(OpenTK.Graphics.ES11.EnableCap); - OpenTK.Graphics.ES11.GL.EnableClientState(_array); +static unsafe void Test_ExtGetRenderbuffers_32421() { + System.Int32* _renderbuffers = default(System.Int32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); } -static unsafe void Test_Finish_14457() { - OpenTK.Graphics.ES11.GL.Finish(); +static unsafe void Test_ExtGetRenderbuffers_32422() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); } -static unsafe void Test_Flush_14458() { - OpenTK.Graphics.ES11.GL.Flush(); +static unsafe void Test_ExtGetRenderbuffers_32423() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); } -static unsafe void Test_Fog_14459() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Fog(_pname,_param); +static unsafe void Test_ExtGetRenderbuffers_32424() { + System.UInt32 _renderbuffers = default(System.UInt32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); } -static unsafe void Test_Fog_14460() { - OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Fog(_pname,_param); +static unsafe void Test_ExtGetRenderbuffers_32425() { + System.UInt32* _renderbuffers = default(System.UInt32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); } -static unsafe void Test_Fog_14461() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +static unsafe void Test_ExtGetShaders_32426() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); } -static unsafe void Test_Fog_14462() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +static unsafe void Test_ExtGetShaders_32427() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); } -static unsafe void Test_Fog_14463() { - OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +static unsafe void Test_ExtGetShaders_32428() { + System.Int32 _shaders = default(System.Int32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); } -static unsafe void Test_Fog_14464() { - OpenTK.Graphics.ES11.FogParameter _pname = default(OpenTK.Graphics.ES11.FogParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Fog(_pname,_params); +static unsafe void Test_ExtGetShaders_32429() { + System.Int32* _shaders = default(System.Int32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); } -static unsafe void Test_Fogx_14465() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +static unsafe void Test_ExtGetShaders_32430() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); } -static unsafe void Test_Fogx_14466() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +static unsafe void Test_ExtGetShaders_32431() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); } -static unsafe void Test_Fogx_14467() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES11.GL.Fogx(_pname,_param); +static unsafe void Test_ExtGetShaders_32432() { + System.UInt32 _shaders = default(System.UInt32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); } -static unsafe void Test_FrontFace_14468() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.FrontFace(_mode); +static unsafe void Test_ExtGetShaders_32433() { + System.UInt32* _shaders = default(System.UInt32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); } -static unsafe void Test_FrontFace_14469() { - OpenTK.Graphics.ES11.FrontFaceDirection _mode = default(OpenTK.Graphics.ES11.FrontFaceDirection); - OpenTK.Graphics.ES11.GL.FrontFace(_mode); +static unsafe void Test_ExtGetTexLevelParameter_32434() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); } -static unsafe void Test_Frustum_14470() { - System.Single _l = default(System.Single); - System.Single _r = default(System.Single); - System.Single _b = default(System.Single); - System.Single _t = default(System.Single); - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.ES11.GL.Frustum(_l,_r,_b,_t,_n,_f); +static unsafe void Test_ExtGetTexLevelParameter_32435() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); } -static unsafe void Test_Frustumx_14471() { - System.Int32 _l = default(System.Int32); - System.Int32 _r = default(System.Int32); - System.Int32 _b = default(System.Int32); - System.Int32 _t = default(System.Int32); - System.Int32 _n = default(System.Int32); - System.Int32 _f = default(System.Int32); - OpenTK.Graphics.ES11.GL.Frustumx(_l,_r,_b,_t,_n,_f); +static unsafe void Test_ExtGetTexLevelParameter_32436() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); } -static unsafe void Test_GenBuffer_14472() { - System.Int32 r = OpenTK.Graphics.ES11.GL.GenBuffer(); +static unsafe void Test_ExtGetTexLevelParameter_32437() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); } -static unsafe void Test_GenBuffers_14473() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +static unsafe void Test_ExtGetTexLevelParameter_32438() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); } -static unsafe void Test_GenBuffers_14474() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,out _buffers); +static unsafe void Test_ExtGetTexLevelParameter_32439() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); } -static unsafe void Test_GenBuffers_14475() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +static unsafe void Test_ExtGetTexSubImage_32440() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + System.IntPtr _texels = default(System.IntPtr); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_GenBuffers_14476() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +static unsafe void Test_ExtGetTexSubImage_32441() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[] _texels = default(int[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_GenBuffers_14477() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,out _buffers); +static unsafe void Test_ExtGetTexSubImage_32442() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,] _texels = default(int[,]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_GenBuffers_14478() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES11.GL.GenBuffers(_n,_buffers); +static unsafe void Test_ExtGetTexSubImage_32443() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int[,,] _texels = default(int[,,]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_GenTexture_14479() { - System.Int32 r = OpenTK.Graphics.ES11.GL.GenTexture(); +static unsafe void Test_ExtGetTexSubImage_32444() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); + int _texels = default(int); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _texels); } -static unsafe void Test_GenTextures_14480() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32445() { System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); } -static unsafe void Test_GenTextures_14481() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32446() { System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES11.GL.GenTextures(_n,out _textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); } -static unsafe void Test_GenTextures_14482() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32447() { System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); } -static unsafe void Test_GenTextures_14483() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32448() { System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); } -static unsafe void Test_GenTextures_14484() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32449() { System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES11.GL.GenTextures(_n,out _textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); } -static unsafe void Test_GenTextures_14485() { - System.Int32 _n = default(System.Int32); +static unsafe void Test_ExtGetTextures_32450() { System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES11.GL.GenTextures(_n,_textures); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); } -static unsafe void Test_GetBoolean_14486() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Boolean r = OpenTK.Graphics.ES11.GL.GetBoolean(_pname); +static unsafe void Test_ExtIsProgramBinary_32451() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Qcom.ExtIsProgramBinary(_program); } -static unsafe void Test_GetBoolean_14487() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Boolean r = OpenTK.Graphics.ES11.GL.GetBoolean(_pname); +static unsafe void Test_ExtIsProgramBinary_32452() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES20.GL.Qcom.ExtIsProgramBinary(_program); } -static unsafe void Test_GetBoolean_14488() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +static unsafe void Test_ExtTexObjectStateOverride_32453() { + OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.ExtTexObjectStateOverride(_target,_pname,_param); } -static unsafe void Test_GetBoolean_14489() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,out _data); +static unsafe void Test_GetDriverControl_32454() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.Int32[] _driverControls = default(System.Int32[]); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(_num,_size,_driverControls); } -static unsafe void Test_GetBoolean_14490() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetDriverControl_32455() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.UInt32[] _driverControls = default(System.UInt32[]); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(_num,_size,_driverControls); } -static unsafe void Test_GetBoolean_14491() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetDriverControl_32456() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Int32 _driverControls = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); } -static unsafe void Test_GetBoolean_14492() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,out _data); +static unsafe void Test_GetDriverControl_32457() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.UInt32 _driverControls = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); } -static unsafe void Test_GetBoolean_14493() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES11.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetDriverControl_32458() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.Int32* _driverControls = default(System.Int32*); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(_num,_size,_driverControls); } -static unsafe void Test_GetBufferParameter_14494() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,_params); +static unsafe void Test_GetDriverControl_32459() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.UInt32* _driverControls = default(System.UInt32*); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControl(_num,_size,_driverControls); } -static unsafe void Test_GetBufferParameter_14495() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,out _params); +static unsafe void Test_GetDriverControlString_32460() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); } -static unsafe void Test_GetBufferParameter_14496() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetBufferParameter(_target,_pname,_params); +static unsafe void Test_GetDriverControlString_32461() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); } -static unsafe void Test_GetClipPlane_14497() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Single[] _equation = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,_equation); +static unsafe void Test_GetDriverControlString_32462() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); } -static unsafe void Test_GetClipPlane_14498() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Single _equation = default(System.Single); - OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,out _equation); +static unsafe void Test_GetDriverControlString_32463() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); } -static unsafe void Test_GetClipPlane_14499() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Single* _equation = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetClipPlane(_plane,_equation); +static unsafe void Test_GetDriverControlString_32464() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); } -static unsafe void Test_GetClipPlanex_14500() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32[] _equation = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,_equation); +static unsafe void Test_GetDriverControlString_32465() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES20.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); } -static unsafe void Test_GetClipPlanex_14501() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32 _equation = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,out _equation); +static unsafe void Test_StartTiling_32466() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES20.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); } -static unsafe void Test_GetClipPlanex_14502() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32* _equation = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane,_equation); +static unsafe void Test_StartTiling_32467() { + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _width = default(System.UInt32); + System.UInt32 _height = default(System.UInt32); + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES20.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); } -static unsafe void Test_GetError_14503() { - OpenTK.Graphics.ES11.ErrorCode r = OpenTK.Graphics.ES11.GL.GetError(); + +static unsafe void Test_Invoke_32469() { + OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.ES20.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); } -static unsafe void Test_GetFixed_14504() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 r = OpenTK.Graphics.ES11.GL.GetFixed(_pname); +static unsafe void Test_BeginInvoke_32470() { + OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.ES20.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); } -static unsafe void Test_GetFixed_14505() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetFixed(_pname,_params); +static unsafe void Test_EndInvoke_32471() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.ES20.DebugProc).EndInvoke(_result); } -static unsafe void Test_GetFixed_14506() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetFixed(_pname,out _params); + +static unsafe void Test_Invoke_32473() { + OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.ES20.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); } -static unsafe void Test_GetFixed_14507() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetFixed(_pname,_params); +static unsafe void Test_BeginInvoke_32474() { + OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); + OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.ES20.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); } -static unsafe void Test_GetFloat_14508() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single r = OpenTK.Graphics.ES11.GL.GetFloat(_pname); +static unsafe void Test_EndInvoke_32475() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.ES20.DebugProcKhr).EndInvoke(_result); } -static unsafe void Test_GetFloat_14509() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Single r = OpenTK.Graphics.ES11.GL.GetFloat(_pname); +static void Test_AlcContextAttributes_32476() { + var _Frequency = OpenTK.Audio.OpenAL.AlcContextAttributes.Frequency; + var _Refresh = OpenTK.Audio.OpenAL.AlcContextAttributes.Refresh; + var _Sync = OpenTK.Audio.OpenAL.AlcContextAttributes.Sync; + var _MonoSources = OpenTK.Audio.OpenAL.AlcContextAttributes.MonoSources; + var _StereoSources = OpenTK.Audio.OpenAL.AlcContextAttributes.StereoSources; + var _EfxMaxAuxiliarySends = OpenTK.Audio.OpenAL.AlcContextAttributes.EfxMaxAuxiliarySends; } -static unsafe void Test_GetFloat_14510() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +static void Test_AlcError_32477() { + var _NoError = OpenTK.Audio.OpenAL.AlcError.NoError; + var _InvalidDevice = OpenTK.Audio.OpenAL.AlcError.InvalidDevice; + var _InvalidContext = OpenTK.Audio.OpenAL.AlcError.InvalidContext; + var _InvalidEnum = OpenTK.Audio.OpenAL.AlcError.InvalidEnum; + var _InvalidValue = OpenTK.Audio.OpenAL.AlcError.InvalidValue; + var _OutOfMemory = OpenTK.Audio.OpenAL.AlcError.OutOfMemory; } -static unsafe void Test_GetFloat_14511() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,out _data); +static void Test_AlcGetString_32478() { + var _DefaultDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DefaultDeviceSpecifier; + var _Extensions = OpenTK.Audio.OpenAL.AlcGetString.Extensions; + var _CaptureDefaultDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.CaptureDefaultDeviceSpecifier; + var _DefaultAllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DefaultAllDevicesSpecifier; + var _CaptureDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.CaptureDeviceSpecifier; + var _DeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DeviceSpecifier; + var _AllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetString.AllDevicesSpecifier; } -static unsafe void Test_GetFloat_14512() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +static void Test_AlcGetStringList_32479() { + var _CaptureDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.CaptureDeviceSpecifier; + var _DeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.DeviceSpecifier; + var _AllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.AllDevicesSpecifier; } -static unsafe void Test_GetFloat_14513() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +static void Test_AlcGetInteger_32480() { + var _MajorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.MajorVersion; + var _MinorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.MinorVersion; + var _AttributesSize = OpenTK.Audio.OpenAL.AlcGetInteger.AttributesSize; + var _AllAttributes = OpenTK.Audio.OpenAL.AlcGetInteger.AllAttributes; + var _CaptureSamples = OpenTK.Audio.OpenAL.AlcGetInteger.CaptureSamples; + var _EfxMajorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMajorVersion; + var _EfxMinorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMinorVersion; + var _EfxMaxAuxiliarySends = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMaxAuxiliarySends; } -static unsafe void Test_GetFloat_14514() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,out _data); +static unsafe void Test_CreateContext_32481() { + System.IntPtr _device = default(System.IntPtr); + System.Int32* _attrlist = default(System.Int32*); + OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.CreateContext(_device,_attrlist); } -static unsafe void Test_GetFloat_14515() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetFloat(_pname,_data); +static unsafe void Test_CreateContext_32482() { + System.IntPtr _device = default(System.IntPtr); + System.Int32[] _attriblist = default(System.Int32[]); + OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.CreateContext(_device,_attriblist); } -static unsafe void Test_GetInteger_14516() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 r = OpenTK.Graphics.ES11.GL.GetInteger(_pname); +static unsafe void Test_MakeContextCurrent_32483() { + OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); + System.Boolean r = OpenTK.Audio.OpenAL.Alc.MakeContextCurrent(_context); } -static unsafe void Test_GetInteger_14517() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Int32 r = OpenTK.Graphics.ES11.GL.GetInteger(_pname); +static unsafe void Test_ProcessContext_32484() { + OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); + OpenTK.Audio.OpenAL.Alc.ProcessContext(_context); } -static unsafe void Test_GetInteger_14518() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +static unsafe void Test_SuspendContext_32485() { + OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); + OpenTK.Audio.OpenAL.Alc.SuspendContext(_context); } -static unsafe void Test_GetInteger_14519() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,out _data); +static unsafe void Test_DestroyContext_32486() { + OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); + OpenTK.Audio.OpenAL.Alc.DestroyContext(_context); } -static unsafe void Test_GetInteger_14520() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +static unsafe void Test_GetCurrentContext_32487() { + OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.GetCurrentContext(); } -static unsafe void Test_GetInteger_14521() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +static unsafe void Test_GetContextsDevice_32488() { + OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); + System.IntPtr r = OpenTK.Audio.OpenAL.Alc.GetContextsDevice(_context); } -static unsafe void Test_GetInteger_14522() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,out _data); +static unsafe void Test_OpenDevice_32489() { + System.String _devicename = default(System.String); + System.IntPtr r = OpenTK.Audio.OpenAL.Alc.OpenDevice(_devicename); } -static unsafe void Test_GetInteger_14523() { - OpenTK.Graphics.ES11.GetPName _pname = default(OpenTK.Graphics.ES11.GetPName); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetInteger(_pname,_data); +static unsafe void Test_CloseDevice_32490() { + System.IntPtr _device = default(System.IntPtr); + System.Boolean r = OpenTK.Audio.OpenAL.Alc.CloseDevice(_device); } -static unsafe void Test_GetLight_14524() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +static unsafe void Test_GetError_32491() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.AlcError r = OpenTK.Audio.OpenAL.Alc.GetError(_device); } -static unsafe void Test_GetLight_14525() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,out _params); +static unsafe void Test_IsExtensionPresent_32492() { + System.IntPtr _device = default(System.IntPtr); + System.String _extname = default(System.String); + System.Boolean r = OpenTK.Audio.OpenAL.Alc.IsExtensionPresent(_device,_extname); } -static unsafe void Test_GetLight_14526() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +static unsafe void Test_GetProcAddress_32493() { + System.IntPtr _device = default(System.IntPtr); + System.String _funcname = default(System.String); + System.IntPtr r = OpenTK.Audio.OpenAL.Alc.GetProcAddress(_device,_funcname); } -static unsafe void Test_GetLight_14527() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +static unsafe void Test_GetEnumValue_32494() { + System.IntPtr _device = default(System.IntPtr); + System.String _enumname = default(System.String); + System.Int32 r = OpenTK.Audio.OpenAL.Alc.GetEnumValue(_device,_enumname); } -static unsafe void Test_GetLight_14528() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,out _params); +static unsafe void Test_GetString_32495() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.AlcGetString _param = default(OpenTK.Audio.OpenAL.AlcGetString); + System.String r = OpenTK.Audio.OpenAL.Alc.GetString(_device,_param); +} +static unsafe void Test_GetString_32496() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.AlcGetStringList _param = default(OpenTK.Audio.OpenAL.AlcGetStringList); + System.Collections.Generic.IList r = OpenTK.Audio.OpenAL.Alc.GetString(_device,_param); } -static unsafe void Test_GetLight_14529() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetLight(_light,_pname,_params); +static unsafe void Test_GetInteger_32497() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.AlcGetInteger _param = default(OpenTK.Audio.OpenAL.AlcGetInteger); + System.Int32 _size = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.GetInteger(_device,_param,_size,out _data); } -static unsafe void Test_GetLightx_14530() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,_params); +static unsafe void Test_GetInteger_32498() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.AlcGetInteger _param = default(OpenTK.Audio.OpenAL.AlcGetInteger); + System.Int32 _size = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Audio.OpenAL.Alc.GetInteger(_device,_param,_size,_data); } -static unsafe void Test_GetLightx_14531() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,out _params); +static unsafe void Test_CaptureOpenDevice_32499() { + System.String _devicename = default(System.String); + System.UInt32 _frequency = default(System.UInt32); + OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); + System.Int32 _buffersize = default(System.Int32); + System.IntPtr r = OpenTK.Audio.OpenAL.Alc.CaptureOpenDevice(_devicename,_frequency,_format,_buffersize); } -static unsafe void Test_GetLightx_14532() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetLightx(_light,_pname,_params); +static unsafe void Test_CaptureOpenDevice_32500() { + System.String _devicename = default(System.String); + System.Int32 _frequency = default(System.Int32); + OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); + System.Int32 _buffersize = default(System.Int32); + System.IntPtr r = OpenTK.Audio.OpenAL.Alc.CaptureOpenDevice(_devicename,_frequency,_format,_buffersize); } -static unsafe void Test_GetMaterial_14533() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +static unsafe void Test_CaptureCloseDevice_32501() { + System.IntPtr _device = default(System.IntPtr); + System.Boolean r = OpenTK.Audio.OpenAL.Alc.CaptureCloseDevice(_device); } -static unsafe void Test_GetMaterial_14534() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,out _params); +static unsafe void Test_CaptureStart_32502() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.Alc.CaptureStart(_device); } -static unsafe void Test_GetMaterial_14535() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +static unsafe void Test_CaptureStop_32503() { + System.IntPtr _device = default(System.IntPtr); + OpenTK.Audio.OpenAL.Alc.CaptureStop(_device); } -static unsafe void Test_GetMaterial_14536() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +static unsafe void Test_CaptureSamples_32504() { + System.IntPtr _device = default(System.IntPtr); + System.IntPtr _buffer = default(System.IntPtr); + System.Int32 _samples = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); } -static unsafe void Test_GetMaterial_14537() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,out _params); +static unsafe void Test_CaptureSamples_32505() { + System.IntPtr _device = default(System.IntPtr); + int _buffer = default(int); + System.Int32 _samples = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,ref _buffer,_samples); } -static unsafe void Test_GetMaterial_14538() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetMaterial(_face,_pname,_params); +static unsafe void Test_CaptureSamples_32506() { + System.IntPtr _device = default(System.IntPtr); + int[] _buffer = default(int[]); + System.Int32 _samples = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); } -static unsafe void Test_GetMaterialx_14539() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,_params); +static unsafe void Test_CaptureSamples_32507() { + System.IntPtr _device = default(System.IntPtr); + int[,] _buffer = default(int[,]); + System.Int32 _samples = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); } -static unsafe void Test_GetMaterialx_14540() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,out _params); +static unsafe void Test_CaptureSamples_32508() { + System.IntPtr _device = default(System.IntPtr); + int[,,] _buffer = default(int[,,]); + System.Int32 _samples = default(System.Int32); + OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); } -static unsafe void Test_GetMaterialx_14541() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetMaterialx(_face,_pname,_params); +static unsafe void Test_GetEaxFromEfxEax_32509() { + OpenTK.Audio.OpenAL.EffectsExtension.EaxReverb _input = default(OpenTK.Audio.OpenAL.EffectsExtension.EaxReverb); + OpenTK.Audio.OpenAL.EffectsExtension.EfxEaxReverb _output = default(OpenTK.Audio.OpenAL.EffectsExtension.EfxEaxReverb); + OpenTK.Audio.OpenAL.EffectsExtension.GetEaxFromEfxEax(ref _input,out _output); } -static unsafe void Test_GetPixelMapx_14542() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,_values); +static unsafe void Test_BindEffect_32510() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffectType _type = default(OpenTK.Audio.OpenAL.EfxEffectType); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffect(_eid,_type); } -static unsafe void Test_GetPixelMapx_14543() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,out _values); +static unsafe void Test_BindEffect_32511() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffectType _type = default(OpenTK.Audio.OpenAL.EfxEffectType); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffect(_eid,_type); } -static unsafe void Test_GetPixelMapx_14544() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetPixelMapx(_map,_size,_values); +static unsafe void Test_BindFilterToSource_32512() { + System.UInt32 _source = default(System.UInt32); + System.UInt32 _filter = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindFilterToSource(_source,_filter); } -static unsafe void Test_GetPointer_14545() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_BindFilterToSource_32513() { + System.Int32 _source = default(System.Int32); + System.Int32 _filter = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindFilterToSource(_source,_filter); } -static unsafe void Test_GetPointer_14546() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - int[] _params = default(int[]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_BindEffectToAuxiliarySlot_32514() { + System.UInt32 _auxiliaryeffectslot = default(System.UInt32); + System.UInt32 _effect = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffectToAuxiliarySlot(_auxiliaryeffectslot,_effect); } -static unsafe void Test_GetPointer_14547() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_BindEffectToAuxiliarySlot_32515() { + System.Int32 _auxiliaryeffectslot = default(System.Int32); + System.Int32 _effect = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffectToAuxiliarySlot(_auxiliaryeffectslot,_effect); } -static unsafe void Test_GetPointer_14548() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_BindSourceToAuxiliarySlot_32516() { + System.UInt32 _source = default(System.UInt32); + System.UInt32 _slot = default(System.UInt32); + System.Int32 _slotnumber = default(System.Int32); + System.UInt32 _filter = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindSourceToAuxiliarySlot(_source,_slot,_slotnumber,_filter); } -static unsafe void Test_GetPointer_14549() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - int _params = default(int); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,ref _params); +static unsafe void Test_BindSourceToAuxiliarySlot_32517() { + System.Int32 _source = default(System.Int32); + System.Int32 _slot = default(System.Int32); + System.Int32 _slotnumber = default(System.Int32); + System.Int32 _filter = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).BindSourceToAuxiliarySlot(_source,_slot,_slotnumber,_filter); } -static unsafe void Test_GetPointer_14550() { - OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_GenEffects_32518() { + System.Int32 _n = default(System.Int32); + System.UInt32 _effects = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n,out _effects); } -static unsafe void Test_GetPointer_14551() { - OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); - int[] _params = default(int[]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_GenEffects_32519() { + System.Int32 _n = default(System.Int32); + System.Int32 _effects = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n,out _effects); } -static unsafe void Test_GetPointer_14552() { - OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_GenEffects_32520() { + System.Int32 _n = default(System.Int32); + System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n); } -static unsafe void Test_GetPointer_14553() { - OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,_params); +static unsafe void Test_GenEffect_32521() { + System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffect(); } -static unsafe void Test_GetPointer_14554() { - OpenTK.Graphics.ES11.GetPointervPName _pname = default(OpenTK.Graphics.ES11.GetPointervPName); - int _params = default(int); - OpenTK.Graphics.ES11.GL.GetPointer(_pname,ref _params); +static unsafe void Test_GenEffect_32522() { + System.UInt32 _effect = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffect(out _effect); } -static unsafe void Test_GetString_14555() { - OpenTK.Graphics.ES11.All _name = default(OpenTK.Graphics.ES11.All); - System.String r = OpenTK.Graphics.ES11.GL.GetString(_name); +static unsafe void Test_DeleteEffects_32523() { + System.Int32 _n = default(System.Int32); + System.UInt32 _effects = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_n,ref _effects); } -static unsafe void Test_GetString_14556() { - OpenTK.Graphics.ES11.StringName _name = default(OpenTK.Graphics.ES11.StringName); - System.String r = OpenTK.Graphics.ES11.GL.GetString(_name); +static unsafe void Test_DeleteEffects_32524() { + System.Int32 _n = default(System.Int32); + System.Int32 _effects = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_n,ref _effects); } -static unsafe void Test_GetTexEnv_14557() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_DeleteEffects_32525() { + System.Int32[] _effects = default(System.Int32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_effects); } -static unsafe void Test_GetTexEnv_14558() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +static unsafe void Test_DeleteEffects_32526() { + System.UInt32[] _effects = default(System.UInt32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_effects); } -static unsafe void Test_GetTexEnv_14559() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_DeleteEffect_32527() { + System.Int32 _effect = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffect(_effect); } -static unsafe void Test_GetTexEnv_14560() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_DeleteEffect_32528() { + System.UInt32 _effect = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffect(ref _effect); } -static unsafe void Test_GetTexEnv_14561() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +static unsafe void Test_IsEffect_32529() { + System.UInt32 _eid = default(System.UInt32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsEffect(_eid); } -static unsafe void Test_GetTexEnv_14562() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_IsEffect_32530() { + System.Int32 _eid = default(System.Int32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsEffect(_eid); } -static unsafe void Test_GetTexEnv_14563() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_Effect_32531() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffecti _param = default(OpenTK.Audio.OpenAL.EfxEffecti); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); } -static unsafe void Test_GetTexEnv_14564() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +static unsafe void Test_Effect_32532() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffecti _param = default(OpenTK.Audio.OpenAL.EfxEffecti); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); } -static unsafe void Test_GetTexEnv_14565() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_Effect_32533() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffectf _param = default(OpenTK.Audio.OpenAL.EfxEffectf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); } -static unsafe void Test_GetTexEnv_14566() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_Effect_32534() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffectf _param = default(OpenTK.Audio.OpenAL.EfxEffectf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); } -static unsafe void Test_GetTexEnv_14567() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,out _params); +static unsafe void Test_Effect_32535() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,ref _values); } -static unsafe void Test_GetTexEnv_14568() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexEnv(_target,_pname,_params); +static unsafe void Test_Effect_32536() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,ref _values); } -static unsafe void Test_GetTexEnvx_14569() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,_params); +static unsafe void Test_GetEffect_32537() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffecti _pname = default(OpenTK.Audio.OpenAL.EfxEffecti); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); } -static unsafe void Test_GetTexEnvx_14570() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,out _params); +static unsafe void Test_GetEffect_32538() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffecti _pname = default(OpenTK.Audio.OpenAL.EfxEffecti); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); } -static unsafe void Test_GetTexEnvx_14571() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexEnvx(_target,_pname,_params); +static unsafe void Test_GetEffect_32539() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffectf _pname = default(OpenTK.Audio.OpenAL.EfxEffectf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); } -static unsafe void Test_GetTexParameter_14572() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GetEffect_32540() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffectf _pname = default(OpenTK.Audio.OpenAL.EfxEffectf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); } -static unsafe void Test_GetTexParameter_14573() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GetEffect_32541() { + System.UInt32 _eid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_param,out _values); } -static unsafe void Test_GetTexParameter_14574() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GetEffect_32542() { + System.Int32 _eid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_param,out _values); } -static unsafe void Test_GetTexParameter_14575() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFilters_32543() { + System.Int32 _n = default(System.Int32); + System.UInt32 _filters = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n,out _filters); } -static unsafe void Test_GetTexParameter_14576() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenFilters_32544() { + System.Int32 _n = default(System.Int32); + System.Int32 _filters = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n,out _filters); } -static unsafe void Test_GetTexParameter_14577() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFilters_32545() { + System.Int32 _n = default(System.Int32); + System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n); } -static unsafe void Test_GetTexParameter_14578() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFilter_32546() { + System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilter(); } -static unsafe void Test_GetTexParameter_14579() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenFilter_32547() { + System.UInt32 _filter = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilter(out _filter); } -static unsafe void Test_GetTexParameter_14580() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_DeleteFilters_32548() { + System.Int32 _n = default(System.Int32); + System.UInt32 _filters = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_n,ref _filters); } -static unsafe void Test_GetTexParameter_14581() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_DeleteFilters_32549() { + System.Int32 _n = default(System.Int32); + System.Int32 _filters = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_n,ref _filters); } -static unsafe void Test_GetTexParameter_14582() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_DeleteFilters_32550() { + System.UInt32[] _filters = default(System.UInt32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_filters); } -static unsafe void Test_GetTexParameter_14583() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.GetTextureParameter _pname = default(OpenTK.Graphics.ES11.GetTextureParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_DeleteFilters_32551() { + System.Int32[] _filters = default(System.Int32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_filters); } -static unsafe void Test_GetTexParameterx_14584() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,_params); +static unsafe void Test_DeleteFilter_32552() { + System.Int32 _filter = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilter(_filter); } -static unsafe void Test_GetTexParameterx_14585() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,out _params); +static unsafe void Test_DeleteFilter_32553() { + System.UInt32 _filter = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilter(ref _filter); } -static unsafe void Test_GetTexParameterx_14586() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.GetTexParameterx(_target,_pname,_params); +static unsafe void Test_IsFilter_32554() { + System.UInt32 _fid = default(System.UInt32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsFilter(_fid); } -static unsafe void Test_Hint_14587() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.Hint(_target,_mode); +static unsafe void Test_IsFilter_32555() { + System.Int32 _fid = default(System.Int32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsFilter(_fid); } -static unsafe void Test_Hint_14588() { - OpenTK.Graphics.ES11.HintTarget _target = default(OpenTK.Graphics.ES11.HintTarget); - OpenTK.Graphics.ES11.HintMode _mode = default(OpenTK.Graphics.ES11.HintMode); - OpenTK.Graphics.ES11.GL.Hint(_target,_mode); +static unsafe void Test_Filter_32556() { + System.UInt32 _fid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxFilteri _param = default(OpenTK.Audio.OpenAL.EfxFilteri); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); } -static unsafe void Test_IsBuffer_14589() { - System.Int32 _buffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsBuffer(_buffer); +static unsafe void Test_Filter_32557() { + System.Int32 _fid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxFilteri _param = default(OpenTK.Audio.OpenAL.EfxFilteri); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); } -static unsafe void Test_IsBuffer_14590() { - System.UInt32 _buffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsBuffer(_buffer); +static unsafe void Test_Filter_32558() { + System.UInt32 _fid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxFilterf _param = default(OpenTK.Audio.OpenAL.EfxFilterf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); } -static unsafe void Test_IsEnabled_14591() { - OpenTK.Graphics.ES11.All _cap = default(OpenTK.Graphics.ES11.All); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsEnabled(_cap); +static unsafe void Test_Filter_32559() { + System.Int32 _fid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxFilterf _param = default(OpenTK.Audio.OpenAL.EfxFilterf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); } -static unsafe void Test_IsEnabled_14592() { - OpenTK.Graphics.ES11.EnableCap _cap = default(OpenTK.Graphics.ES11.EnableCap); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsEnabled(_cap); +static unsafe void Test_GetFilter_32560() { + System.UInt32 _fid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxFilteri _pname = default(OpenTK.Audio.OpenAL.EfxFilteri); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); } -static unsafe void Test_IsTexture_14593() { - System.Int32 _texture = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsTexture(_texture); +static unsafe void Test_GetFilter_32561() { + System.Int32 _fid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxFilteri _pname = default(OpenTK.Audio.OpenAL.EfxFilteri); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); } -static unsafe void Test_IsTexture_14594() { - System.UInt32 _texture = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES11.GL.IsTexture(_texture); +static unsafe void Test_GetFilter_32562() { + System.UInt32 _fid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxFilterf _pname = default(OpenTK.Audio.OpenAL.EfxFilterf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); } -static unsafe void Test_Light_14595() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_param); +static unsafe void Test_GetFilter_32563() { + System.Int32 _fid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxFilterf _pname = default(OpenTK.Audio.OpenAL.EfxFilterf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); } -static unsafe void Test_Light_14596() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_param); +static unsafe void Test_GenAuxiliaryEffectSlots_32564() { + System.Int32 _n = default(System.Int32); + System.UInt32 _slots = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n,out _slots); } -static unsafe void Test_Light_14597() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +static unsafe void Test_GenAuxiliaryEffectSlots_32565() { + System.Int32 _n = default(System.Int32); + System.Int32 _slots = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n,out _slots); } -static unsafe void Test_Light_14598() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +static unsafe void Test_GenAuxiliaryEffectSlots_32566() { + System.Int32 _n = default(System.Int32); + System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n); } -static unsafe void Test_Light_14599() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +static unsafe void Test_GenAuxiliaryEffectSlot_32567() { + System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlot(); } -static unsafe void Test_Light_14600() { - OpenTK.Graphics.ES11.LightName _light = default(OpenTK.Graphics.ES11.LightName); - OpenTK.Graphics.ES11.LightParameter _pname = default(OpenTK.Graphics.ES11.LightParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Light(_light,_pname,_params); +static unsafe void Test_GenAuxiliaryEffectSlot_32568() { + System.UInt32 _slot = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlot(out _slot); } -static unsafe void Test_LightModel_14601() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_param); +static unsafe void Test_DeleteAuxiliaryEffectSlots_32569() { + System.Int32 _n = default(System.Int32); + System.UInt32 _slots = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_n,ref _slots); } -static unsafe void Test_LightModel_14602() { - OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_param); +static unsafe void Test_DeleteAuxiliaryEffectSlots_32570() { + System.Int32 _n = default(System.Int32); + System.Int32 _slots = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_n,ref _slots); } -static unsafe void Test_LightModel_14603() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +static unsafe void Test_DeleteAuxiliaryEffectSlots_32571() { + System.Int32[] _slots = default(System.Int32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_slots); } -static unsafe void Test_LightModel_14604() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +static unsafe void Test_DeleteAuxiliaryEffectSlots_32572() { + System.UInt32[] _slots = default(System.UInt32[]); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_slots); +} +static unsafe void Test_DeleteAuxiliaryEffectSlot_32573() { + System.Int32 _slot = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlot(_slot); } -static unsafe void Test_LightModel_14605() { - OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +static unsafe void Test_DeleteAuxiliaryEffectSlot_32574() { + System.UInt32 _slot = default(System.UInt32); + default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlot(ref _slot); } -static unsafe void Test_LightModel_14606() { - OpenTK.Graphics.ES11.LightModelParameter _pname = default(OpenTK.Graphics.ES11.LightModelParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.LightModel(_pname,_params); +static unsafe void Test_IsAuxiliaryEffectSlot_32575() { + System.UInt32 _slot = default(System.UInt32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsAuxiliaryEffectSlot(_slot); } -static unsafe void Test_LightModelx_14607() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +static unsafe void Test_IsAuxiliaryEffectSlot_32576() { + System.Int32 _slot = default(System.Int32); + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsAuxiliaryEffectSlot(_slot); } -static unsafe void Test_LightModelx_14608() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +static unsafe void Test_AuxiliaryEffectSlot_32577() { + System.UInt32 _asid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxAuxiliaryi _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); } -static unsafe void Test_LightModelx_14609() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES11.GL.LightModelx(_pname,_param); +static unsafe void Test_AuxiliaryEffectSlot_32578() { + System.Int32 _asid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxAuxiliaryi _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); } -static unsafe void Test_Lightx_14610() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_param); +static unsafe void Test_AuxiliaryEffectSlot_32579() { + System.UInt32 _asid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxAuxiliaryf _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); } -static unsafe void Test_Lightx_14611() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_params); +static unsafe void Test_AuxiliaryEffectSlot_32580() { + System.Int32 _asid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxAuxiliaryf _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); } -static unsafe void Test_Lightx_14612() { - OpenTK.Graphics.ES11.All _light = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.Lightx(_light,_pname,_params); +static unsafe void Test_GetAuxiliaryEffectSlot_32581() { + System.UInt32 _asid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxAuxiliaryi _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); } -static unsafe void Test_LineWidth_14613() { - System.Single _width = default(System.Single); - OpenTK.Graphics.ES11.GL.LineWidth(_width); +static unsafe void Test_GetAuxiliaryEffectSlot_32582() { + System.Int32 _asid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxAuxiliaryi _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); + System.Int32 _value = default(System.Int32); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); } -static unsafe void Test_LineWidthx_14614() { - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.ES11.GL.LineWidthx(_width); +static unsafe void Test_GetAuxiliaryEffectSlot_32583() { + System.UInt32 _asid = default(System.UInt32); + OpenTK.Audio.OpenAL.EfxAuxiliaryf _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); } -static unsafe void Test_LoadIdentity_14615() { - OpenTK.Graphics.ES11.GL.LoadIdentity(); +static unsafe void Test_GetAuxiliaryEffectSlot_32584() { + System.Int32 _asid = default(System.Int32); + OpenTK.Audio.OpenAL.EfxAuxiliaryf _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); + System.Single _value = default(System.Single); + default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); } -static unsafe void Test_LoadMatrix_14616() { - System.Single[] _m = default(System.Single[]); - OpenTK.Graphics.ES11.GL.LoadMatrix(_m); +static unsafe void Test_get_IsInitialized_32585() { + System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsInitialized; } -static unsafe void Test_LoadMatrix_14617() { - System.Single _m = default(System.Single); - OpenTK.Graphics.ES11.GL.LoadMatrix(ref _m); + + +static void Test_EfxEffectf_32588() { + var _ReverbDensity = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDensity; + var _ReverbDiffusion = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDiffusion; + var _ReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbGain; + var _ReverbGainHF = OpenTK.Audio.OpenAL.EfxEffectf.ReverbGainHF; + var _ReverbDecayTime = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDecayTime; + var _ReverbDecayHFRatio = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDecayHFRatio; + var _ReverbReflectionsGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbReflectionsGain; + var _ReverbReflectionsDelay = OpenTK.Audio.OpenAL.EfxEffectf.ReverbReflectionsDelay; + var _ReverbLateReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbLateReverbGain; + var _ReverbLateReverbDelay = OpenTK.Audio.OpenAL.EfxEffectf.ReverbLateReverbDelay; + var _ReverbAirAbsorptionGainHF = OpenTK.Audio.OpenAL.EfxEffectf.ReverbAirAbsorptionGainHF; + var _ReverbRoomRolloffFactor = OpenTK.Audio.OpenAL.EfxEffectf.ReverbRoomRolloffFactor; + var _ChorusRate = OpenTK.Audio.OpenAL.EfxEffectf.ChorusRate; + var _ChorusDepth = OpenTK.Audio.OpenAL.EfxEffectf.ChorusDepth; + var _ChorusFeedback = OpenTK.Audio.OpenAL.EfxEffectf.ChorusFeedback; + var _ChorusDelay = OpenTK.Audio.OpenAL.EfxEffectf.ChorusDelay; + var _DistortionEdge = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEdge; + var _DistortionGain = OpenTK.Audio.OpenAL.EfxEffectf.DistortionGain; + var _DistortionLowpassCutoff = OpenTK.Audio.OpenAL.EfxEffectf.DistortionLowpassCutoff; + var _DistortionEQCenter = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEQCenter; + var _DistortionEQBandwidth = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEQBandwidth; + var _EchoDelay = OpenTK.Audio.OpenAL.EfxEffectf.EchoDelay; + var _EchoLRDelay = OpenTK.Audio.OpenAL.EfxEffectf.EchoLRDelay; + var _EchoDamping = OpenTK.Audio.OpenAL.EfxEffectf.EchoDamping; + var _EchoFeedback = OpenTK.Audio.OpenAL.EfxEffectf.EchoFeedback; + var _EchoSpread = OpenTK.Audio.OpenAL.EfxEffectf.EchoSpread; + var _FlangerRate = OpenTK.Audio.OpenAL.EfxEffectf.FlangerRate; + var _FlangerDepth = OpenTK.Audio.OpenAL.EfxEffectf.FlangerDepth; + var _FlangerFeedback = OpenTK.Audio.OpenAL.EfxEffectf.FlangerFeedback; + var _FlangerDelay = OpenTK.Audio.OpenAL.EfxEffectf.FlangerDelay; + var _FrequencyShifterFrequency = OpenTK.Audio.OpenAL.EfxEffectf.FrequencyShifterFrequency; + var _VocalMorpherRate = OpenTK.Audio.OpenAL.EfxEffectf.VocalMorpherRate; + var _RingModulatorFrequency = OpenTK.Audio.OpenAL.EfxEffectf.RingModulatorFrequency; + var _RingModulatorHighpassCutoff = OpenTK.Audio.OpenAL.EfxEffectf.RingModulatorHighpassCutoff; + var _AutowahAttackTime = OpenTK.Audio.OpenAL.EfxEffectf.AutowahAttackTime; + var _AutowahReleaseTime = OpenTK.Audio.OpenAL.EfxEffectf.AutowahReleaseTime; + var _AutowahResonance = OpenTK.Audio.OpenAL.EfxEffectf.AutowahResonance; + var _AutowahPeakGain = OpenTK.Audio.OpenAL.EfxEffectf.AutowahPeakGain; + var _EqualizerLowGain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerLowGain; + var _EqualizerLowCutoff = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerLowCutoff; + var _EqualizerMid1Gain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Gain; + var _EqualizerMid1Center = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Center; + var _EqualizerMid1Width = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Width; + var _EqualizerMid2Gain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Gain; + var _EqualizerMid2Center = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Center; + var _EqualizerMid2Width = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Width; + var _EqualizerHighGain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerHighGain; + var _EqualizerHighCutoff = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerHighCutoff; + var _EaxReverbDensity = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDensity; + var _EaxReverbDiffusion = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDiffusion; + var _EaxReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGain; + var _EaxReverbGainHF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGainHF; + var _EaxReverbGainLF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGainLF; + var _EaxReverbDecayTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayTime; + var _EaxReverbDecayHFRatio = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayHFRatio; + var _EaxReverbDecayLFRatio = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayLFRatio; + var _EaxReverbReflectionsGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbReflectionsGain; + var _EaxReverbReflectionsDelay = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbReflectionsDelay; + var _EaxReverbLateReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLateReverbGain; + var _EaxReverbLateReverbDelay = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLateReverbDelay; + var _EaxReverbEchoTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbEchoTime; + var _EaxReverbEchoDepth = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbEchoDepth; + var _EaxReverbModulationTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbModulationTime; + var _EaxReverbModulationDepth = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbModulationDepth; + var _EaxReverbAirAbsorptionGainHF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbAirAbsorptionGainHF; + var _EaxReverbHFReference = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbHFReference; + var _EaxReverbLFReference = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLFReference; + var _EaxReverbRoomRolloffFactor = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbRoomRolloffFactor; } -static unsafe void Test_LoadMatrix_14618() { - System.Single* _m = default(System.Single*); - OpenTK.Graphics.ES11.GL.LoadMatrix(_m); +static void Test_EfxEffect3f_32589() { + var _EaxReverbLateReverbPan = OpenTK.Audio.OpenAL.EfxEffect3f.EaxReverbLateReverbPan; + var _EaxReverbReflectionsPan = OpenTK.Audio.OpenAL.EfxEffect3f.EaxReverbReflectionsPan; } -static unsafe void Test_LoadMatrixx_14619() { - System.Int32[] _m = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.LoadMatrixx(_m); +static void Test_EfxEffecti_32590() { + var _ChorusWaveform = OpenTK.Audio.OpenAL.EfxEffecti.ChorusWaveform; + var _ChorusPhase = OpenTK.Audio.OpenAL.EfxEffecti.ChorusPhase; + var _FlangerWaveform = OpenTK.Audio.OpenAL.EfxEffecti.FlangerWaveform; + var _FlangerPhase = OpenTK.Audio.OpenAL.EfxEffecti.FlangerPhase; + var _FrequencyShifterLeftDirection = OpenTK.Audio.OpenAL.EfxEffecti.FrequencyShifterLeftDirection; + var _FrequencyShifterRightDirection = OpenTK.Audio.OpenAL.EfxEffecti.FrequencyShifterRightDirection; + var _VocalMorpherPhonemeA = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeA; + var _VocalMorpherPhonemeACoarseTuning = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeACoarseTuning; + var _VocalMorpherPhonemeB = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeB; + var _VocalMorpherPhonemeBCoarseTuning = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeBCoarseTuning; + var _VocalMorpherWaveform = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherWaveform; + var _PitchShifterCoarseTune = OpenTK.Audio.OpenAL.EfxEffecti.PitchShifterCoarseTune; + var _PitchShifterFineTune = OpenTK.Audio.OpenAL.EfxEffecti.PitchShifterFineTune; + var _RingModulatorWaveform = OpenTK.Audio.OpenAL.EfxEffecti.RingModulatorWaveform; + var _CompressorOnoff = OpenTK.Audio.OpenAL.EfxEffecti.CompressorOnoff; + var _ReverbDecayHFLimit = OpenTK.Audio.OpenAL.EfxEffecti.ReverbDecayHFLimit; + var _EaxReverbDecayHFLimit = OpenTK.Audio.OpenAL.EfxEffecti.EaxReverbDecayHFLimit; + var _EffectType = OpenTK.Audio.OpenAL.EfxEffecti.EffectType; } -static unsafe void Test_LoadMatrixx_14620() { - System.Int32 _m = default(System.Int32); - OpenTK.Graphics.ES11.GL.LoadMatrixx(ref _m); +static void Test_EfxFormantFilterSettings_32591() { + var _VocalMorpherPhonemeA = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeA; + var _VocalMorpherPhonemeE = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeE; + var _VocalMorpherPhonemeI = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeI; + var _VocalMorpherPhonemeO = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeO; + var _VocalMorpherPhonemeU = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeU; + var _VocalMorpherPhonemeAA = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAA; + var _VocalMorpherPhonemeAE = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAE; + var _VocalMorpherPhonemeAH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAH; + var _VocalMorpherPhonemeAO = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAO; + var _VocalMorpherPhonemeEH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeEH; + var _VocalMorpherPhonemeER = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeER; + var _VocalMorpherPhonemeIH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeIH; + var _VocalMorpherPhonemeIY = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeIY; + var _VocalMorpherPhonemeUH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeUH; + var _VocalMorpherPhonemeUW = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeUW; + var _VocalMorpherPhonemeB = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeB; + var _VocalMorpherPhonemeD = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeD; + var _VocalMorpherPhonemeF = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeF; + var _VocalMorpherPhonemeG = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeG; + var _VocalMorpherPhonemeJ = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeJ; + var _VocalMorpherPhonemeK = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeK; + var _VocalMorpherPhonemeL = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeL; + var _VocalMorpherPhonemeM = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeM; + var _VocalMorpherPhonemeN = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeN; + var _VocalMorpherPhonemeP = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeP; + var _VocalMorpherPhonemeR = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeR; + var _VocalMorpherPhonemeS = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeS; + var _VocalMorpherPhonemeT = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeT; + var _VocalMorpherPhonemeV = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeV; + var _VocalMorpherPhonemeZ = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeZ; } -static unsafe void Test_LoadMatrixx_14621() { - System.Int32* _m = default(System.Int32*); - OpenTK.Graphics.ES11.GL.LoadMatrixx(_m); +static void Test_EfxEffectType_32592() { + var _Null = OpenTK.Audio.OpenAL.EfxEffectType.Null; + var _Reverb = OpenTK.Audio.OpenAL.EfxEffectType.Reverb; + var _Chorus = OpenTK.Audio.OpenAL.EfxEffectType.Chorus; + var _Distortion = OpenTK.Audio.OpenAL.EfxEffectType.Distortion; + var _Echo = OpenTK.Audio.OpenAL.EfxEffectType.Echo; + var _Flanger = OpenTK.Audio.OpenAL.EfxEffectType.Flanger; + var _FrequencyShifter = OpenTK.Audio.OpenAL.EfxEffectType.FrequencyShifter; + var _VocalMorpher = OpenTK.Audio.OpenAL.EfxEffectType.VocalMorpher; + var _PitchShifter = OpenTK.Audio.OpenAL.EfxEffectType.PitchShifter; + var _RingModulator = OpenTK.Audio.OpenAL.EfxEffectType.RingModulator; + var _Autowah = OpenTK.Audio.OpenAL.EfxEffectType.Autowah; + var _Compressor = OpenTK.Audio.OpenAL.EfxEffectType.Compressor; + var _Equalizer = OpenTK.Audio.OpenAL.EfxEffectType.Equalizer; + var _EaxReverb = OpenTK.Audio.OpenAL.EfxEffectType.EaxReverb; } -static unsafe void Test_LogicOp_14622() { - OpenTK.Graphics.ES11.All _opcode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.LogicOp(_opcode); +static void Test_EfxAuxiliaryi_32593() { + var _EffectslotEffect = OpenTK.Audio.OpenAL.EfxAuxiliaryi.EffectslotEffect; + var _EffectslotAuxiliarySendAuto = OpenTK.Audio.OpenAL.EfxAuxiliaryi.EffectslotAuxiliarySendAuto; } -static unsafe void Test_LogicOp_14623() { - OpenTK.Graphics.ES11.LogicOp _opcode = default(OpenTK.Graphics.ES11.LogicOp); - OpenTK.Graphics.ES11.GL.LogicOp(_opcode); +static void Test_EfxAuxiliaryf_32594() { + var _EffectslotGain = OpenTK.Audio.OpenAL.EfxAuxiliaryf.EffectslotGain; } -static unsafe void Test_Material_14624() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_param); +static void Test_EfxFilterf_32595() { + var _LowpassGain = OpenTK.Audio.OpenAL.EfxFilterf.LowpassGain; + var _LowpassGainHF = OpenTK.Audio.OpenAL.EfxFilterf.LowpassGainHF; + var _HighpassGain = OpenTK.Audio.OpenAL.EfxFilterf.HighpassGain; + var _HighpassGainLF = OpenTK.Audio.OpenAL.EfxFilterf.HighpassGainLF; + var _BandpassGain = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGain; + var _BandpassGainLF = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGainLF; + var _BandpassGainHF = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGainHF; } -static unsafe void Test_Material_14625() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_param); +static void Test_EfxFilteri_32596() { + var _FilterType = OpenTK.Audio.OpenAL.EfxFilteri.FilterType; } -static unsafe void Test_Material_14626() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +static void Test_EfxFilterType_32597() { + var _Null = OpenTK.Audio.OpenAL.EfxFilterType.Null; + var _Lowpass = OpenTK.Audio.OpenAL.EfxFilterType.Lowpass; + var _Highpass = OpenTK.Audio.OpenAL.EfxFilterType.Highpass; + var _Bandpass = OpenTK.Audio.OpenAL.EfxFilterType.Bandpass; } -static unsafe void Test_Material_14627() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +static unsafe void Test_get_IsInitialized_32598() { + System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).IsInitialized; } -static unsafe void Test_Material_14628() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); + +static unsafe void Test_get_GetRamSize_32600() { + System.Int32 r = default(OpenTK.Audio.OpenAL.XRamExtension).GetRamSize; } -static unsafe void Test_Material_14629() { - OpenTK.Graphics.ES11.MaterialFace _face = default(OpenTK.Graphics.ES11.MaterialFace); - OpenTK.Graphics.ES11.MaterialParameter _pname = default(OpenTK.Graphics.ES11.MaterialParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.Material(_face,_pname,_params); +static unsafe void Test_get_GetRamFree_32601() { + System.Int32 r = default(OpenTK.Audio.OpenAL.XRamExtension).GetRamFree; } -static unsafe void Test_Materialx_14630() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +static unsafe void Test_SetBufferMode_32602() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Audio.OpenAL.XRamExtension.XRamStorage _mode = default(OpenTK.Audio.OpenAL.XRamExtension.XRamStorage); + System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).SetBufferMode(_n,ref _buffer,_mode); } -static unsafe void Test_Materialx_14631() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +static unsafe void Test_SetBufferMode_32603() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Audio.OpenAL.XRamExtension.XRamStorage _mode = default(OpenTK.Audio.OpenAL.XRamExtension.XRamStorage); + System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).SetBufferMode(_n,ref _buffer,_mode); } -static unsafe void Test_Materialx_14632() { - OpenTK.Graphics.ES11.All _face = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES11.GL.Materialx(_face,_pname,_param); +static unsafe void Test_GetBufferMode_32604() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Audio.OpenAL.XRamExtension.XRamStorage r = default(OpenTK.Audio.OpenAL.XRamExtension).GetBufferMode(ref _buffer); } -static unsafe void Test_MatrixMode_14633() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.MatrixMode(_mode); +static unsafe void Test_GetBufferMode_32605() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Audio.OpenAL.XRamExtension.XRamStorage r = default(OpenTK.Audio.OpenAL.XRamExtension).GetBufferMode(ref _buffer); } -static unsafe void Test_MatrixMode_14634() { - OpenTK.Graphics.ES11.MatrixMode _mode = default(OpenTK.Graphics.ES11.MatrixMode); - OpenTK.Graphics.ES11.GL.MatrixMode(_mode); +static void Test_XRamStorage_32606() { + var _Automatic = OpenTK.Audio.OpenAL.XRamExtension/XRamStorage.Automatic; + var _Hardware = OpenTK.Audio.OpenAL.XRamExtension/XRamStorage.Hardware; + var _Accessible = OpenTK.Audio.OpenAL.XRamExtension/XRamStorage.Accessible; } -static unsafe void Test_MultiTexCoord4_14635() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Single _s = default(System.Single); - System.Single _t = default(System.Single); - System.Single _r = default(System.Single); - System.Single _q = default(System.Single); - OpenTK.Graphics.ES11.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +static unsafe void Test_Enable_32607() { + OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); + OpenTK.Audio.OpenAL.AL.Enable(_capability); } -static unsafe void Test_MultiTexCoord4_14636() { - OpenTK.Graphics.ES11.TextureUnit _target = default(OpenTK.Graphics.ES11.TextureUnit); - System.Single _s = default(System.Single); - System.Single _t = default(System.Single); - System.Single _r = default(System.Single); - System.Single _q = default(System.Single); - OpenTK.Graphics.ES11.GL.MultiTexCoord4(_target,_s,_t,_r,_q); +static unsafe void Test_Disable_32608() { + OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); + OpenTK.Audio.OpenAL.AL.Disable(_capability); } -static unsafe void Test_MultiTexCoord4x_14637() { - OpenTK.Graphics.ES11.All _texture = default(OpenTK.Graphics.ES11.All); - System.Int32 _s = default(System.Int32); - System.Int32 _t = default(System.Int32); - System.Int32 _r = default(System.Int32); - System.Int32 _q = default(System.Int32); - OpenTK.Graphics.ES11.GL.MultiTexCoord4x(_texture,_s,_t,_r,_q); +static unsafe void Test_IsEnabled_32609() { + OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsEnabled(_capability); } -static unsafe void Test_MultMatrix_14638() { - System.Single[] _m = default(System.Single[]); - OpenTK.Graphics.ES11.GL.MultMatrix(_m); +static unsafe void Test_Get_32610() { + OpenTK.Audio.OpenAL.ALGetString _param = default(OpenTK.Audio.OpenAL.ALGetString); + System.String r = OpenTK.Audio.OpenAL.AL.Get(_param); } -static unsafe void Test_MultMatrix_14639() { - System.Single _m = default(System.Single); - OpenTK.Graphics.ES11.GL.MultMatrix(ref _m); +static unsafe void Test_GetErrorString_32611() { + OpenTK.Audio.OpenAL.ALError _param = default(OpenTK.Audio.OpenAL.ALError); + System.String r = OpenTK.Audio.OpenAL.AL.GetErrorString(_param); } -static unsafe void Test_MultMatrix_14640() { - System.Single* _m = default(System.Single*); - OpenTK.Graphics.ES11.GL.MultMatrix(_m); +static unsafe void Test_Get_32612() { + OpenTK.Audio.OpenAL.ALGetInteger _param = default(OpenTK.Audio.OpenAL.ALGetInteger); + System.Int32 r = OpenTK.Audio.OpenAL.AL.Get(_param); } -static unsafe void Test_MultMatrixx_14641() { - System.Int32[] _m = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.MultMatrixx(_m); +static unsafe void Test_Get_32613() { + OpenTK.Audio.OpenAL.ALGetFloat _param = default(OpenTK.Audio.OpenAL.ALGetFloat); + System.Single r = OpenTK.Audio.OpenAL.AL.Get(_param); } -static unsafe void Test_MultMatrixx_14642() { - System.Int32 _m = default(System.Int32); - OpenTK.Graphics.ES11.GL.MultMatrixx(ref _m); +static unsafe void Test_GetError_32614() { + OpenTK.Audio.OpenAL.ALError r = OpenTK.Audio.OpenAL.AL.GetError(); } -static unsafe void Test_MultMatrixx_14643() { - System.Int32* _m = default(System.Int32*); - OpenTK.Graphics.ES11.GL.MultMatrixx(_m); +static unsafe void Test_IsExtensionPresent_32615() { + System.String _extname = default(System.String); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsExtensionPresent(_extname); } -static unsafe void Test_Normal3_14644() { - System.Single _nx = default(System.Single); - System.Single _ny = default(System.Single); - System.Single _nz = default(System.Single); - OpenTK.Graphics.ES11.GL.Normal3(_nx,_ny,_nz); +static unsafe void Test_GetProcAddress_32616() { + System.String _fname = default(System.String); + System.IntPtr r = OpenTK.Audio.OpenAL.AL.GetProcAddress(_fname); } -static unsafe void Test_Normal3x_14645() { - System.Int32 _nx = default(System.Int32); - System.Int32 _ny = default(System.Int32); - System.Int32 _nz = default(System.Int32); - OpenTK.Graphics.ES11.GL.Normal3x(_nx,_ny,_nz); +static unsafe void Test_GetEnumValue_32617() { + System.String _ename = default(System.String); + System.Int32 r = OpenTK.Audio.OpenAL.AL.GetEnumValue(_ename); } -static unsafe void Test_NormalPointer_14646() { - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_Listener_32618() { + OpenTK.Audio.OpenAL.ALListenerf _param = default(OpenTK.Audio.OpenAL.ALListenerf); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.Listener(_param,_value); } -static unsafe void Test_NormalPointer_14647() { - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_Listener_32619() { + OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.Listener(_param,_value1,_value2,_value3); } -static unsafe void Test_NormalPointer_14648() { - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_Listener_32620() { + OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.Listener(_param,ref _values); } -static unsafe void Test_NormalPointer_14649() { - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_Listener_32621() { + OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); + System.Single[] _values = default(System.Single[]); + OpenTK.Audio.OpenAL.AL.Listener(_param,ref _values); } -static unsafe void Test_NormalPointer_14650() { - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,ref _pointer); +static unsafe void Test_Listener_32622() { + OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); + OpenTK.Vector3 _at = default(OpenTK.Vector3); + OpenTK.Vector3 _up = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.Listener(_param,ref _at,ref _up); } -static unsafe void Test_NormalPointer_14651() { - OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GetListener_32623() { + OpenTK.Audio.OpenAL.ALListenerf _param = default(OpenTK.Audio.OpenAL.ALListenerf); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetListener(_param,out _value); } -static unsafe void Test_NormalPointer_14652() { - OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GetListener_32624() { + OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetListener(_param,out _value1,out _value2,out _value3); } -static unsafe void Test_NormalPointer_14653() { - OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GetListener_32625() { + OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.GetListener(_param,out _values); } -static unsafe void Test_NormalPointer_14654() { - OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,_pointer); +static unsafe void Test_GetListener_32626() { + OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); + System.Single* _values = default(System.Single*); + OpenTK.Audio.OpenAL.AL.GetListener(_param,_values); } -static unsafe void Test_NormalPointer_14655() { - OpenTK.Graphics.ES11.NormalPointerType _type = default(OpenTK.Graphics.ES11.NormalPointerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.NormalPointer(_type,_stride,ref _pointer); +static unsafe void Test_GetListener_32627() { + OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); + OpenTK.Vector3 _at = default(OpenTK.Vector3); + OpenTK.Vector3 _up = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.GetListener(_param,out _at,out _up); } -static unsafe void Test_Ortho_14656() { - System.Single _l = default(System.Single); - System.Single _r = default(System.Single); - System.Single _b = default(System.Single); - System.Single _t = default(System.Single); - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.ES11.GL.Ortho(_l,_r,_b,_t,_n,_f); +static unsafe void Test_GenSources_32628() { + System.Int32 _n = default(System.Int32); + System.UInt32 _sources = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.GenSources(_n,out _sources); } -static unsafe void Test_Orthox_14657() { - System.Int32 _l = default(System.Int32); - System.Int32 _r = default(System.Int32); - System.Int32 _b = default(System.Int32); - System.Int32 _t = default(System.Int32); +static unsafe void Test_GenSources_32629() { System.Int32 _n = default(System.Int32); - System.Int32 _f = default(System.Int32); - OpenTK.Graphics.ES11.GL.Orthox(_l,_r,_b,_t,_n,_f); + System.Int32 _sources = default(System.Int32); + OpenTK.Audio.OpenAL.AL.GenSources(_n,out _sources); } -static unsafe void Test_PixelMapx_14658() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,_values); +static unsafe void Test_GenSources_32630() { + System.Int32[] _sources = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.GenSources(_sources); } -static unsafe void Test_PixelMapx_14659() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,ref _values); +static unsafe void Test_GenSources_32631() { + System.Int32 _n = default(System.Int32); + System.Int32[] r = OpenTK.Audio.OpenAL.AL.GenSources(_n); } -static unsafe void Test_PixelMapx_14660() { - OpenTK.Graphics.ES11.All _map = default(OpenTK.Graphics.ES11.All); - System.Int32 _size = default(System.Int32); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.ES11.GL.PixelMapx(_map,_size,_values); +static unsafe void Test_GenSource_32632() { + System.Int32 r = OpenTK.Audio.OpenAL.AL.GenSource(); } -static unsafe void Test_PixelStore_14661() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.PixelStore(_pname,_param); +static unsafe void Test_GenSource_32633() { + System.UInt32 _source = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.GenSource(out _source); } -static unsafe void Test_PixelStore_14662() { - OpenTK.Graphics.ES11.PixelStoreParameter _pname = default(OpenTK.Graphics.ES11.PixelStoreParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.PixelStore(_pname,_param); +static unsafe void Test_DeleteSources_32634() { + System.Int32 _n = default(System.Int32); + System.UInt32* _sources = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.DeleteSources(_n,_sources); } -static unsafe void Test_PixelStorex_14663() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.PixelStorex(_pname,_param); +static unsafe void Test_DeleteSources_32635() { + System.Int32 _n = default(System.Int32); + System.UInt32 _sources = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.DeleteSources(_n,ref _sources); } -static unsafe void Test_PointParameter_14664() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.PointParameter(_pname,_param); +static unsafe void Test_DeleteSources_32636() { + System.Int32 _n = default(System.Int32); + System.Int32 _sources = default(System.Int32); + OpenTK.Audio.OpenAL.AL.DeleteSources(_n,ref _sources); } -static unsafe void Test_PointParameter_14665() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.PointParameter(_pname,_params); +static unsafe void Test_DeleteSources_32637() { + System.UInt32[] _sources = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.DeleteSources(_sources); } -static unsafe void Test_PointParameter_14666() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.PointParameter(_pname,_params); +static unsafe void Test_DeleteSources_32638() { + System.Int32[] _sources = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.DeleteSources(_sources); } -static unsafe void Test_PointParameterx_14667() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_param); +static unsafe void Test_DeleteSource_32639() { + System.UInt32 _source = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.DeleteSource(ref _source); } -static unsafe void Test_PointParameterx_14668() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_params); +static unsafe void Test_DeleteSource_32640() { + System.Int32 _source = default(System.Int32); + OpenTK.Audio.OpenAL.AL.DeleteSource(_source); } -static unsafe void Test_PointParameterx_14669() { - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.PointParameterx(_pname,_params); +static unsafe void Test_IsSource_32641() { + System.UInt32 _sid = default(System.UInt32); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsSource(_sid); +} +static unsafe void Test_IsSource_32642() { + System.Int32 _sid = default(System.Int32); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsSource(_sid); } -static unsafe void Test_PointSize_14670() { - System.Single _size = default(System.Single); - OpenTK.Graphics.ES11.GL.PointSize(_size); +static unsafe void Test_Source_32643() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_PointSizex_14671() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.GL.PointSizex(_size); +static unsafe void Test_Source_32644() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_PolygonOffset_14672() { - System.Single _factor = default(System.Single); - System.Single _units = default(System.Single); - OpenTK.Graphics.ES11.GL.PolygonOffset(_factor,_units); +static unsafe void Test_Source_32645() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); } -static unsafe void Test_PolygonOffsetx_14673() { - System.Int32 _factor = default(System.Int32); - System.Int32 _units = default(System.Int32); - OpenTK.Graphics.ES11.GL.PolygonOffsetx(_factor,_units); +static unsafe void Test_Source_32646() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); } -static unsafe void Test_PopMatrix_14674() { - OpenTK.Graphics.ES11.GL.PopMatrix(); +static unsafe void Test_Source_32647() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,ref _values); } -static unsafe void Test_PushMatrix_14675() { - OpenTK.Graphics.ES11.GL.PushMatrix(); +static unsafe void Test_Source_32648() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,ref _values); } -static unsafe void Test_ReadPixels_14676() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32649() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourcei _param = default(OpenTK.Audio.OpenAL.ALSourcei); + System.Int32 _value = default(System.Int32); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_ReadPixels_14677() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32650() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourcei _param = default(OpenTK.Audio.OpenAL.ALSourcei); + System.Int32 _value = default(System.Int32); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_ReadPixels_14678() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32651() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); + System.Boolean _value = default(System.Boolean); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_ReadPixels_14679() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32652() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); + System.Boolean _value = default(System.Boolean); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); } -static unsafe void Test_ReadPixels_14680() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_BindBufferToSource_32653() { + System.UInt32 _source = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.BindBufferToSource(_source,_buffer); } -static unsafe void Test_ReadPixels_14681() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_BindBufferToSource_32654() { + System.Int32 _source = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Audio.OpenAL.AL.BindBufferToSource(_source,_buffer); } -static unsafe void Test_ReadPixels_14682() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32655() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSource3i _param = default(OpenTK.Audio.OpenAL.ALSource3i); + System.Int32 _value1 = default(System.Int32); + System.Int32 _value2 = default(System.Int32); + System.Int32 _value3 = default(System.Int32); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); } -static unsafe void Test_ReadPixels_14683() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_Source_32656() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSource3i _param = default(OpenTK.Audio.OpenAL.ALSource3i); + System.Int32 _value1 = default(System.Int32); + System.Int32 _value2 = default(System.Int32); + System.Int32 _value3 = default(System.Int32); + OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); } -static unsafe void Test_ReadPixels_14684() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetSource_32657() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_ReadPixels_14685() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetSource_32658() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_Rotate_14686() { - System.Single _angle = default(System.Single); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES11.GL.Rotate(_angle,_x,_y,_z); +static unsafe void Test_GetSource_32659() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value1,out _value2,out _value3); } -static unsafe void Test_Rotatex_14687() { - System.Int32 _angle = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES11.GL.Rotatex(_angle,_x,_y,_z); +static unsafe void Test_GetSource_32660() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + System.Single _value1 = default(System.Single); + System.Single _value2 = default(System.Single); + System.Single _value3 = default(System.Single); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value1,out _value2,out _value3); } -static unsafe void Test_SampleCoverage_14688() { - System.Single _value = default(System.Single); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES11.GL.SampleCoverage(_value,_invert); +static unsafe void Test_GetSource_32661() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _values); } -static unsafe void Test_SampleCoveragex_14689() { +static unsafe void Test_GetSource_32662() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); + OpenTK.Vector3 _values = default(OpenTK.Vector3); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _values); +} +static unsafe void Test_GetSource_32663() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALGetSourcei _param = default(OpenTK.Audio.OpenAL.ALGetSourcei); System.Int32 _value = default(System.Int32); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES11.GL.SampleCoveragex(_value,_invert); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_Scale_14690() { - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES11.GL.Scale(_x,_y,_z); +static unsafe void Test_GetSource_32664() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALGetSourcei _param = default(OpenTK.Audio.OpenAL.ALGetSourcei); + System.Int32 _value = default(System.Int32); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_Scalex_14691() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES11.GL.Scalex(_x,_y,_z); +static unsafe void Test_GetSource_32665() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); + System.Boolean _value = default(System.Boolean); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_Scissor_14692() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.GL.Scissor(_x,_y,_width,_height); +static unsafe void Test_GetSource_32666() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); + System.Boolean _value = default(System.Boolean); + OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); } -static unsafe void Test_ShadeModel_14693() { - OpenTK.Graphics.ES11.All _mode = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.ShadeModel(_mode); +static unsafe void Test_SourcePlay_32667() { + System.Int32 _ns = default(System.Int32); + System.UInt32* _sids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); } -static unsafe void Test_ShadeModel_14694() { - OpenTK.Graphics.ES11.ShadingModel _mode = default(OpenTK.Graphics.ES11.ShadingModel); - OpenTK.Graphics.ES11.GL.ShadeModel(_mode); +static unsafe void Test_SourcePlay_32668() { + System.Int32 _ns = default(System.Int32); + System.UInt32[] _sids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); } -static unsafe void Test_StencilFunc_14695() { - OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_SourcePlay_32669() { + System.Int32 _ns = default(System.Int32); + System.Int32[] _sids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); } -static unsafe void Test_StencilFunc_14696() { - OpenTK.Graphics.ES11.All _func = default(OpenTK.Graphics.ES11.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_SourcePlay_32670() { + System.Int32 _ns = default(System.Int32); + System.UInt32 _sids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,ref _sids); } -static unsafe void Test_StencilFunc_14697() { - OpenTK.Graphics.ES11.StencilFunction _func = default(OpenTK.Graphics.ES11.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_SourceStop_32671() { + System.Int32 _ns = default(System.Int32); + System.UInt32* _sids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); } -static unsafe void Test_StencilFunc_14698() { - OpenTK.Graphics.ES11.StencilFunction _func = default(OpenTK.Graphics.ES11.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES11.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_SourceStop_32672() { + System.Int32 _ns = default(System.Int32); + System.UInt32[] _sids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); } -static unsafe void Test_StencilMask_14699() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES11.GL.StencilMask(_mask); +static unsafe void Test_SourceStop_32673() { + System.Int32 _ns = default(System.Int32); + System.Int32[] _sids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); } -static unsafe void Test_StencilMask_14700() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES11.GL.StencilMask(_mask); +static unsafe void Test_SourceStop_32674() { + System.Int32 _ns = default(System.Int32); + System.UInt32 _sids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceStop(_ns,ref _sids); } -static unsafe void Test_StencilOp_14701() { - OpenTK.Graphics.ES11.All _fail = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _zfail = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _zpass = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_SourceRewind_32675() { + System.Int32 _ns = default(System.Int32); + System.UInt32* _sids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); } -static unsafe void Test_StencilOp_14702() { - OpenTK.Graphics.ES11.StencilOp _fail = default(OpenTK.Graphics.ES11.StencilOp); - OpenTK.Graphics.ES11.StencilOp _zfail = default(OpenTK.Graphics.ES11.StencilOp); - OpenTK.Graphics.ES11.StencilOp _zpass = default(OpenTK.Graphics.ES11.StencilOp); - OpenTK.Graphics.ES11.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_SourceRewind_32676() { + System.Int32 _ns = default(System.Int32); + System.UInt32[] _sids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); } -static unsafe void Test_TexCoordPointer_14703() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourceRewind_32677() { + System.Int32 _ns = default(System.Int32); + System.Int32[] _sids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); } -static unsafe void Test_TexCoordPointer_14704() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourceRewind_32678() { + System.Int32 _ns = default(System.Int32); + System.UInt32 _sids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,ref _sids); } -static unsafe void Test_TexCoordPointer_14705() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourcePause_32679() { + System.Int32 _ns = default(System.Int32); + System.UInt32* _sids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); } -static unsafe void Test_TexCoordPointer_14706() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourcePause_32680() { + System.Int32 _ns = default(System.Int32); + System.UInt32[] _sids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); } -static unsafe void Test_TexCoordPointer_14707() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); +static unsafe void Test_SourcePause_32681() { + System.Int32 _ns = default(System.Int32); + System.Int32[] _sids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); } -static unsafe void Test_TexCoordPointer_14708() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourcePause_32682() { + System.Int32 _ns = default(System.Int32); + System.UInt32 _sids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourcePause(_ns,ref _sids); } -static unsafe void Test_TexCoordPointer_14709() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourcePlay_32683() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourcePlay(_sid); } -static unsafe void Test_TexCoordPointer_14710() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourcePlay_32684() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourcePlay(_sid); } -static unsafe void Test_TexCoordPointer_14711() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,_pointer); +static unsafe void Test_SourceStop_32685() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceStop(_sid); } -static unsafe void Test_TexCoordPointer_14712() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.TexCoordPointerType _type = default(OpenTK.Graphics.ES11.TexCoordPointerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.TexCoordPointer(_size,_type,_stride,ref _pointer); +static unsafe void Test_SourceStop_32686() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourceStop(_sid); } -static unsafe void Test_TexEnv_14713() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +static unsafe void Test_SourceRewind_32687() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceRewind(_sid); } -static unsafe void Test_TexEnv_14714() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +static unsafe void Test_SourceRewind_32688() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourceRewind(_sid); } -static unsafe void Test_TexEnv_14715() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourcePause_32689() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourcePause(_sid); } -static unsafe void Test_TexEnv_14716() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourcePause_32690() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourcePause(_sid); } -static unsafe void Test_TexEnv_14717() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceQueueBuffers_32691() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32* _bids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnv_14718() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceQueueBuffers_32692() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32[] _bids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnv_14719() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +static unsafe void Test_SourceQueueBuffers_32693() { + System.Int32 _sid = default(System.Int32); + System.Int32 _numEntries = default(System.Int32); + System.Int32[] _bids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnv_14720() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_param); +static unsafe void Test_SourceQueueBuffers_32694() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32 _bids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,ref _bids); } -static unsafe void Test_TexEnv_14721() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceQueueBuffer_32695() { + System.Int32 _source = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourceQueueBuffer(_source,_buffer); } -static unsafe void Test_TexEnv_14722() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceUnqueueBuffers_32696() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32* _bids = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnv_14723() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceUnqueueBuffers_32697() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32[] _bids = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnv_14724() { - OpenTK.Graphics.ES11.TextureEnvTarget _target = default(OpenTK.Graphics.ES11.TextureEnvTarget); - OpenTK.Graphics.ES11.TextureEnvParameter _pname = default(OpenTK.Graphics.ES11.TextureEnvParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexEnv(_target,_pname,_params); +static unsafe void Test_SourceUnqueueBuffers_32698() { + System.Int32 _sid = default(System.Int32); + System.Int32 _numEntries = default(System.Int32); + System.Int32[] _bids = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); } -static unsafe void Test_TexEnvx_14725() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_param); +static unsafe void Test_SourceUnqueueBuffers_32699() { + System.UInt32 _sid = default(System.UInt32); + System.Int32 _numEntries = default(System.Int32); + System.UInt32 _bids = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,ref _bids); } -static unsafe void Test_TexEnvx_14726() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_params); +static unsafe void Test_SourceUnqueueBuffers_32700() { + System.Int32 _sid = default(System.Int32); + System.Int32 _numEntries = default(System.Int32); + System.Int32 _bids = default(System.Int32); + OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,ref _bids); } -static unsafe void Test_TexEnvx_14727() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexEnvx(_target,_pname,_params); +static unsafe void Test_SourceUnqueueBuffer_32701() { + System.Int32 _sid = default(System.Int32); + System.Int32 r = OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffer(_sid); } -static unsafe void Test_TexImage2D_14728() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_SourceUnqueueBuffers_32702() { + System.Int32 _sid = default(System.Int32); + System.Int32 _numEntries = default(System.Int32); + System.Int32[] r = OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries); } -static unsafe void Test_TexImage2D_14729() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffers_32703() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.GenBuffers(_n,_buffers); } -static unsafe void Test_TexImage2D_14730() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffers_32704() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Audio.OpenAL.AL.GenBuffers(_n,_buffers); } -static unsafe void Test_TexImage2D_14731() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffers_32705() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.GenBuffers(_n,out _buffers); } -static unsafe void Test_TexImage2D_14732() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_GenBuffers_32706() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Audio.OpenAL.AL.GenBuffers(_n,out _buffers); } -static unsafe void Test_TexImage2D_14733() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffers_32707() { + System.Int32 _n = default(System.Int32); + System.Int32[] r = OpenTK.Audio.OpenAL.AL.GenBuffers(_n); } -static unsafe void Test_TexImage2D_14734() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffer_32708() { + System.Int32 r = OpenTK.Audio.OpenAL.AL.GenBuffer(); } -static unsafe void Test_TexImage2D_14735() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GenBuffer_32709() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.GenBuffer(out _buffer); } -static unsafe void Test_TexImage2D_14736() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_DeleteBuffers_32710() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_TexImage2D_14737() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _internalformat = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_DeleteBuffers_32711() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_TexParameter_14738() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_DeleteBuffers_32712() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_TexParameter_14739() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_DeleteBuffers_32713() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_TexParameter_14740() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_DeleteBuffers_32714() { + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_buffers); } -static unsafe void Test_TexParameter_14741() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_DeleteBuffers_32715() { + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Audio.OpenAL.AL.DeleteBuffers(_buffers); } -static unsafe void Test_TexParameter_14742() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_DeleteBuffer_32716() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Audio.OpenAL.AL.DeleteBuffer(ref _buffer); } -static unsafe void Test_TexParameter_14743() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_DeleteBuffer_32717() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Audio.OpenAL.AL.DeleteBuffer(_buffer); } -static unsafe void Test_TexParameter_14744() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_IsBuffer_32718() { + System.UInt32 _bid = default(System.UInt32); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsBuffer(_bid); } -static unsafe void Test_TexParameter_14745() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_IsBuffer_32719() { + System.Int32 _bid = default(System.Int32); + System.Boolean r = OpenTK.Audio.OpenAL.AL.IsBuffer(_bid); } -static unsafe void Test_TexParameter_14746() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_BufferData_32720() { + System.UInt32 _bid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); + System.IntPtr _buffer = default(System.IntPtr); + System.Int32 _size = default(System.Int32); + System.Int32 _freq = default(System.Int32); + OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); } -static unsafe void Test_TexParameter_14747() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_BufferData_32721() { + System.Int32 _bid = default(System.Int32); + OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); + System.IntPtr _buffer = default(System.IntPtr); + System.Int32 _size = default(System.Int32); + System.Int32 _freq = default(System.Int32); + OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); } -static unsafe void Test_TexParameter_14748() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_BufferData_32722() { + System.Int32 _bid = default(System.Int32); + OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); + int[] _buffer = default(int[]); + System.Int32 _size = default(System.Int32); + System.Int32 _freq = default(System.Int32); + OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); } -static unsafe void Test_TexParameter_14749() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - OpenTK.Graphics.ES11.TextureParameterName _pname = default(OpenTK.Graphics.ES11.TextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetBuffer_32723() { + System.UInt32 _bid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALGetBufferi _param = default(OpenTK.Audio.OpenAL.ALGetBufferi); + System.Int32 _value = default(System.Int32); + OpenTK.Audio.OpenAL.AL.GetBuffer(_bid,_param,out _value); } -static unsafe void Test_TexParameterx_14750() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_param); +static unsafe void Test_GetBuffer_32724() { + System.Int32 _bid = default(System.Int32); + OpenTK.Audio.OpenAL.ALGetBufferi _param = default(OpenTK.Audio.OpenAL.ALGetBufferi); + System.Int32 _value = default(System.Int32); + OpenTK.Audio.OpenAL.AL.GetBuffer(_bid,_param,out _value); } -static unsafe void Test_TexParameterx_14751() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_params); +static unsafe void Test_DopplerFactor_32725() { + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.DopplerFactor(_value); } -static unsafe void Test_TexParameterx_14752() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _pname = default(OpenTK.Graphics.ES11.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES11.GL.TexParameterx(_target,_pname,_params); +static unsafe void Test_DopplerVelocity_32726() { + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.DopplerVelocity(_value); } -static unsafe void Test_TexSubImage2D_14753() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_SpeedOfSound_32727() { + System.Single _value = default(System.Single); + OpenTK.Audio.OpenAL.AL.SpeedOfSound(_value); } -static unsafe void Test_TexSubImage2D_14754() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_DistanceModel_32728() { + OpenTK.Audio.OpenAL.ALDistanceModel _distancemodel = default(OpenTK.Audio.OpenAL.ALDistanceModel); + OpenTK.Audio.OpenAL.AL.DistanceModel(_distancemodel); } -static unsafe void Test_TexSubImage2D_14755() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetSourceState_32729() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourceState r = OpenTK.Audio.OpenAL.AL.GetSourceState(_sid); } -static unsafe void Test_TexSubImage2D_14756() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetSourceState_32730() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourceState r = OpenTK.Audio.OpenAL.AL.GetSourceState(_sid); } -static unsafe void Test_TexSubImage2D_14757() { - OpenTK.Graphics.ES11.All _target = default(OpenTK.Graphics.ES11.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.All _format = default(OpenTK.Graphics.ES11.All); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetSourceType_32731() { + System.UInt32 _sid = default(System.UInt32); + OpenTK.Audio.OpenAL.ALSourceType r = OpenTK.Audio.OpenAL.AL.GetSourceType(_sid); } -static unsafe void Test_TexSubImage2D_14758() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetSourceType_32732() { + System.Int32 _sid = default(System.Int32); + OpenTK.Audio.OpenAL.ALSourceType r = OpenTK.Audio.OpenAL.AL.GetSourceType(_sid); } -static unsafe void Test_TexSubImage2D_14759() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetDistanceModel_32733() { + OpenTK.Audio.OpenAL.ALDistanceModel r = OpenTK.Audio.OpenAL.AL.GetDistanceModel(); } -static unsafe void Test_TexSubImage2D_14760() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static void Test_ALCapability_32734() { + var _Invalid = OpenTK.Audio.OpenAL.ALCapability.Invalid; } -static unsafe void Test_TexSubImage2D_14761() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static void Test_ALListenerf_32735() { + var _Gain = OpenTK.Audio.OpenAL.ALListenerf.Gain; + var _EfxMetersPerUnit = OpenTK.Audio.OpenAL.ALListenerf.EfxMetersPerUnit; } -static unsafe void Test_TexSubImage2D_14762() { - OpenTK.Graphics.ES11.TextureTarget _target = default(OpenTK.Graphics.ES11.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.PixelFormat _format = default(OpenTK.Graphics.ES11.PixelFormat); - OpenTK.Graphics.ES11.PixelType _type = default(OpenTK.Graphics.ES11.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES11.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static void Test_ALListener3f_32736() { + var _Position = OpenTK.Audio.OpenAL.ALListener3f.Position; + var _Velocity = OpenTK.Audio.OpenAL.ALListener3f.Velocity; } -static unsafe void Test_Translate_14763() { - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES11.GL.Translate(_x,_y,_z); +static void Test_ALListenerfv_32737() { + var _Orientation = OpenTK.Audio.OpenAL.ALListenerfv.Orientation; } -static unsafe void Test_Translatex_14764() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.ES11.GL.Translatex(_x,_y,_z); +static void Test_ALSourcef_32738() { + var _ReferenceDistance = OpenTK.Audio.OpenAL.ALSourcef.ReferenceDistance; + var _MaxDistance = OpenTK.Audio.OpenAL.ALSourcef.MaxDistance; + var _RolloffFactor = OpenTK.Audio.OpenAL.ALSourcef.RolloffFactor; + var _Pitch = OpenTK.Audio.OpenAL.ALSourcef.Pitch; + var _Gain = OpenTK.Audio.OpenAL.ALSourcef.Gain; + var _MinGain = OpenTK.Audio.OpenAL.ALSourcef.MinGain; + var _MaxGain = OpenTK.Audio.OpenAL.ALSourcef.MaxGain; + var _ConeInnerAngle = OpenTK.Audio.OpenAL.ALSourcef.ConeInnerAngle; + var _ConeOuterAngle = OpenTK.Audio.OpenAL.ALSourcef.ConeOuterAngle; + var _ConeOuterGain = OpenTK.Audio.OpenAL.ALSourcef.ConeOuterGain; + var _SecOffset = OpenTK.Audio.OpenAL.ALSourcef.SecOffset; + var _EfxAirAbsorptionFactor = OpenTK.Audio.OpenAL.ALSourcef.EfxAirAbsorptionFactor; + var _EfxRoomRolloffFactor = OpenTK.Audio.OpenAL.ALSourcef.EfxRoomRolloffFactor; + var _EfxConeOuterGainHighFrequency = OpenTK.Audio.OpenAL.ALSourcef.EfxConeOuterGainHighFrequency; } -static unsafe void Test_VertexPointer_14765() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSource3f_32739() { + var _Position = OpenTK.Audio.OpenAL.ALSource3f.Position; + var _Velocity = OpenTK.Audio.OpenAL.ALSource3f.Velocity; + var _Direction = OpenTK.Audio.OpenAL.ALSource3f.Direction; } -static unsafe void Test_VertexPointer_14766() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSourceb_32740() { + var _SourceRelative = OpenTK.Audio.OpenAL.ALSourceb.SourceRelative; + var _Looping = OpenTK.Audio.OpenAL.ALSourceb.Looping; + var _EfxDirectFilterGainHighFrequencyAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxDirectFilterGainHighFrequencyAuto; + var _EfxAuxiliarySendFilterGainAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxAuxiliarySendFilterGainAuto; + var _EfxAuxiliarySendFilterGainHighFrequencyAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxAuxiliarySendFilterGainHighFrequencyAuto; } -static unsafe void Test_VertexPointer_14767() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSourcei_32741() { + var _ByteOffset = OpenTK.Audio.OpenAL.ALSourcei.ByteOffset; + var _SampleOffset = OpenTK.Audio.OpenAL.ALSourcei.SampleOffset; + var _Buffer = OpenTK.Audio.OpenAL.ALSourcei.Buffer; + var _SourceType = OpenTK.Audio.OpenAL.ALSourcei.SourceType; + var _EfxDirectFilter = OpenTK.Audio.OpenAL.ALSourcei.EfxDirectFilter; } -static unsafe void Test_VertexPointer_14768() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSource3i_32742() { + var _EfxAuxiliarySendFilter = OpenTK.Audio.OpenAL.ALSource3i.EfxAuxiliarySendFilter; } -static unsafe void Test_VertexPointer_14769() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.All _type = default(OpenTK.Graphics.ES11.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,ref _pointer); +static void Test_ALGetSourcei_32743() { + var _ByteOffset = OpenTK.Audio.OpenAL.ALGetSourcei.ByteOffset; + var _SampleOffset = OpenTK.Audio.OpenAL.ALGetSourcei.SampleOffset; + var _Buffer = OpenTK.Audio.OpenAL.ALGetSourcei.Buffer; + var _SourceState = OpenTK.Audio.OpenAL.ALGetSourcei.SourceState; + var _BuffersQueued = OpenTK.Audio.OpenAL.ALGetSourcei.BuffersQueued; + var _BuffersProcessed = OpenTK.Audio.OpenAL.ALGetSourcei.BuffersProcessed; + var _SourceType = OpenTK.Audio.OpenAL.ALGetSourcei.SourceType; } -static unsafe void Test_VertexPointer_14770() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSourceState_32744() { + var _Initial = OpenTK.Audio.OpenAL.ALSourceState.Initial; + var _Playing = OpenTK.Audio.OpenAL.ALSourceState.Playing; + var _Paused = OpenTK.Audio.OpenAL.ALSourceState.Paused; + var _Stopped = OpenTK.Audio.OpenAL.ALSourceState.Stopped; } -static unsafe void Test_VertexPointer_14771() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALSourceType_32745() { + var _Static = OpenTK.Audio.OpenAL.ALSourceType.Static; + var _Streaming = OpenTK.Audio.OpenAL.ALSourceType.Streaming; + var _Undetermined = OpenTK.Audio.OpenAL.ALSourceType.Undetermined; } -static unsafe void Test_VertexPointer_14772() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALFormat_32746() { + var _Mono8 = OpenTK.Audio.OpenAL.ALFormat.Mono8; + var _Mono16 = OpenTK.Audio.OpenAL.ALFormat.Mono16; + var _Stereo8 = OpenTK.Audio.OpenAL.ALFormat.Stereo8; + var _Stereo16 = OpenTK.Audio.OpenAL.ALFormat.Stereo16; + var _MonoALawExt = OpenTK.Audio.OpenAL.ALFormat.MonoALawExt; + var _StereoALawExt = OpenTK.Audio.OpenAL.ALFormat.StereoALawExt; + var _MonoMuLawExt = OpenTK.Audio.OpenAL.ALFormat.MonoMuLawExt; + var _StereoMuLawExt = OpenTK.Audio.OpenAL.ALFormat.StereoMuLawExt; + var _VorbisExt = OpenTK.Audio.OpenAL.ALFormat.VorbisExt; + var _Mp3Ext = OpenTK.Audio.OpenAL.ALFormat.Mp3Ext; + var _MonoIma4Ext = OpenTK.Audio.OpenAL.ALFormat.MonoIma4Ext; + var _StereoIma4Ext = OpenTK.Audio.OpenAL.ALFormat.StereoIma4Ext; + var _MonoFloat32Ext = OpenTK.Audio.OpenAL.ALFormat.MonoFloat32Ext; + var _StereoFloat32Ext = OpenTK.Audio.OpenAL.ALFormat.StereoFloat32Ext; + var _MonoDoubleExt = OpenTK.Audio.OpenAL.ALFormat.MonoDoubleExt; + var _StereoDoubleExt = OpenTK.Audio.OpenAL.ALFormat.StereoDoubleExt; + var _Multi51Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn16Ext; + var _Multi51Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn32Ext; + var _Multi51Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn8Ext; + var _Multi61Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn16Ext; + var _Multi61Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn32Ext; + var _Multi61Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn8Ext; + var _Multi71Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn16Ext; + var _Multi71Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn32Ext; + var _Multi71Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn8Ext; + var _MultiQuad16Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad16Ext; + var _MultiQuad32Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad32Ext; + var _MultiQuad8Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad8Ext; + var _MultiRear16Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear16Ext; + var _MultiRear32Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear32Ext; + var _MultiRear8Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear8Ext; } -static unsafe void Test_VertexPointer_14773() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,_pointer); +static void Test_ALGetBufferi_32747() { + var _Frequency = OpenTK.Audio.OpenAL.ALGetBufferi.Frequency; + var _Bits = OpenTK.Audio.OpenAL.ALGetBufferi.Bits; + var _Channels = OpenTK.Audio.OpenAL.ALGetBufferi.Channels; + var _Size = OpenTK.Audio.OpenAL.ALGetBufferi.Size; } -static unsafe void Test_VertexPointer_14774() { - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES11.VertexPointerType _type = default(OpenTK.Graphics.ES11.VertexPointerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES11.GL.VertexPointer(_size,_type,_stride,ref _pointer); +static void Test_ALBufferState_32748() { + var _Unused = OpenTK.Audio.OpenAL.ALBufferState.Unused; + var _Pending = OpenTK.Audio.OpenAL.ALBufferState.Pending; + var _Processed = OpenTK.Audio.OpenAL.ALBufferState.Processed; } -static unsafe void Test_Viewport_14775() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES11.GL.Viewport(_x,_y,_width,_height); +static void Test_ALError_32749() { + var _NoError = OpenTK.Audio.OpenAL.ALError.NoError; + var _InvalidName = OpenTK.Audio.OpenAL.ALError.InvalidName; + var _IllegalEnum = OpenTK.Audio.OpenAL.ALError.IllegalEnum; + var _InvalidEnum = OpenTK.Audio.OpenAL.ALError.InvalidEnum; + var _InvalidValue = OpenTK.Audio.OpenAL.ALError.InvalidValue; + var _IllegalCommand = OpenTK.Audio.OpenAL.ALError.IllegalCommand; + var _InvalidOperation = OpenTK.Audio.OpenAL.ALError.InvalidOperation; + var _OutOfMemory = OpenTK.Audio.OpenAL.ALError.OutOfMemory; } -static unsafe void Test_GetClipPlane_14776() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Single r = OpenTK.Graphics.ES11.GL.GetClipPlane(_plane); +static void Test_ALGetString_32750() { + var _Vendor = OpenTK.Audio.OpenAL.ALGetString.Vendor; + var _Version = OpenTK.Audio.OpenAL.ALGetString.Version; + var _Renderer = OpenTK.Audio.OpenAL.ALGetString.Renderer; + var _Extensions = OpenTK.Audio.OpenAL.ALGetString.Extensions; } -static unsafe void Test_GetClipPlanex_14777() { - OpenTK.Graphics.ES11.All _plane = default(OpenTK.Graphics.ES11.All); - System.Int32 r = OpenTK.Graphics.ES11.GL.GetClipPlanex(_plane); +static void Test_ALGetFloat_32751() { + var _DopplerFactor = OpenTK.Audio.OpenAL.ALGetFloat.DopplerFactor; + var _DopplerVelocity = OpenTK.Audio.OpenAL.ALGetFloat.DopplerVelocity; + var _SpeedOfSound = OpenTK.Audio.OpenAL.ALGetFloat.SpeedOfSound; +} +static void Test_ALGetInteger_32752() { + var _DistanceModel = OpenTK.Audio.OpenAL.ALGetInteger.DistanceModel; +} +static void Test_ALDistanceModel_32753() { + var _None = OpenTK.Audio.OpenAL.ALDistanceModel.None; + var _InverseDistance = OpenTK.Audio.OpenAL.ALDistanceModel.InverseDistance; + var _InverseDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.InverseDistanceClamped; + var _LinearDistance = OpenTK.Audio.OpenAL.ALDistanceModel.LinearDistance; + var _LinearDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.LinearDistanceClamped; + var _ExponentDistance = OpenTK.Audio.OpenAL.ALDistanceModel.ExponentDistance; + var _ExponentDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.ExponentDistanceClamped; } -static unsafe void Test_ClearColor_14779() { +static unsafe void Test_ClearColor_32755() { System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.ES20.GL.ClearColor(_color); + OpenTK.Graphics.ES30.GL.ClearColor(_color); } -static unsafe void Test_ClearColor_14780() { +static unsafe void Test_ClearColor_32756() { OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES20.GL.ClearColor(_color); + OpenTK.Graphics.ES30.GL.ClearColor(_color); } -static unsafe void Test_BlendColor_14781() { +static unsafe void Test_BlendColor_32757() { System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.ES20.GL.BlendColor(_color); + OpenTK.Graphics.ES30.GL.BlendColor(_color); } -static unsafe void Test_BlendColor_14782() { +static unsafe void Test_BlendColor_32758() { OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES20.GL.BlendColor(_color); + OpenTK.Graphics.ES30.GL.BlendColor(_color); } -static unsafe void Test_Uniform2_14783() { +static unsafe void Test_Uniform2_32759() { System.Int32 _location = default(System.Int32); OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES20.GL.Uniform2(_location,ref _vector); + OpenTK.Graphics.ES30.GL.Uniform2(_location,ref _vector); } -static unsafe void Test_Uniform3_14784() { +static unsafe void Test_Uniform3_32760() { System.Int32 _location = default(System.Int32); OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES20.GL.Uniform3(_location,ref _vector); + OpenTK.Graphics.ES30.GL.Uniform3(_location,ref _vector); } -static unsafe void Test_Uniform4_14785() { +static unsafe void Test_Uniform4_32761() { System.Int32 _location = default(System.Int32); OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES20.GL.Uniform4(_location,ref _vector); + OpenTK.Graphics.ES30.GL.Uniform4(_location,ref _vector); } -static unsafe void Test_Uniform2_14786() { +static unsafe void Test_Uniform2_32762() { System.Int32 _location = default(System.Int32); OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_vector); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_vector); } -static unsafe void Test_Uniform3_14787() { +static unsafe void Test_Uniform3_32763() { System.Int32 _location = default(System.Int32); OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_vector); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_vector); } -static unsafe void Test_Uniform4_14788() { +static unsafe void Test_Uniform4_32764() { System.Int32 _location = default(System.Int32); OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_vector); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_vector); } -static unsafe void Test_Uniform4_14789() { +static unsafe void Test_Uniform4_32765() { System.Int32 _location = default(System.Int32); OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_color); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_color); } -static unsafe void Test_Uniform4_14790() { +static unsafe void Test_Uniform4_32766() { System.Int32 _location = default(System.Int32); OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_quaternion); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_quaternion); } -static unsafe void Test_UniformMatrix2_14791() { +static unsafe void Test_UniformMatrix2_32767() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); - OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_transpose,ref _matrix); + OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix3_14792() { +static unsafe void Test_UniformMatrix3_32768() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); - OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_transpose,ref _matrix); + OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_transpose,ref _matrix); } -static unsafe void Test_UniformMatrix4_14793() { +static unsafe void Test_UniformMatrix4_32769() { System.Int32 _location = default(System.Int32); System.Boolean _transpose = default(System.Boolean); OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_transpose,ref _matrix); + OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_transpose,ref _matrix); } -static unsafe void Test_GetActiveAttrib_14794() { +static unsafe void Test_GetActiveAttrib_32770() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); - System.String r = OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,out _size,out _type); + OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); + System.String r = OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,out _size,out _type); } -static unsafe void Test_GetActiveUniform_14795() { +static unsafe void Test_GetActiveUniform_32771() { System.Int32 _program = default(System.Int32); System.Int32 _uniformIndex = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); - System.String r = OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); + OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); + System.String r = OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); } -static unsafe void Test_ShaderSource_14796() { +static unsafe void Test_ShaderSource_32772() { System.Int32 _shader = default(System.Int32); System.String _string = default(System.String); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_string); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_string); } -static unsafe void Test_GetShaderInfoLog_14797() { +static unsafe void Test_GetShaderInfoLog_32773() { System.Int32 _shader = default(System.Int32); - System.String r = OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader); + System.String r = OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader); } -static unsafe void Test_GetShaderInfoLog_14798() { +static unsafe void Test_GetShaderInfoLog_32774() { System.Int32 _shader = default(System.Int32); System.String _info = default(System.String); - OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,out _info); + OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,out _info); } -static unsafe void Test_GetProgramInfoLog_14799() { +static unsafe void Test_GetProgramInfoLog_32775() { System.Int32 _program = default(System.Int32); - System.String r = OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program); + System.String r = OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program); } -static unsafe void Test_GetProgramInfoLog_14800() { +static unsafe void Test_GetProgramInfoLog_32776() { System.Int32 _program = default(System.Int32); System.String _info = default(System.String); - OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,out _info); + OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,out _info); } -static unsafe void Test_VertexAttrib2_14801() { +static unsafe void Test_VertexAttrib2_32777() { System.Int32 _index = default(System.Int32); OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_VertexAttrib3_14802() { +static unsafe void Test_VertexAttrib3_32778() { System.Int32 _index = default(System.Int32); OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_VertexAttrib4_14803() { +static unsafe void Test_VertexAttrib4_32779() { System.Int32 _index = default(System.Int32); OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_VertexAttrib2_14804() { +static unsafe void Test_VertexAttrib2_32780() { System.Int32 _index = default(System.Int32); OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_VertexAttrib3_14805() { +static unsafe void Test_VertexAttrib3_32781() { System.Int32 _index = default(System.Int32); OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_VertexAttrib4_14806() { +static unsafe void Test_VertexAttrib4_32782() { System.Int32 _index = default(System.Int32); OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_VertexAttribPointer_14807() { +static unsafe void Test_VertexAttribPointer_32783() { System.Int32 _index = default(System.Int32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); } -static unsafe void Test_VertexAttribPointer_14808() { +static unsafe void Test_VertexAttribPointer_32784() { System.UInt32 _index = default(System.UInt32); System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); System.Boolean _normalized = default(System.Boolean); System.Int32 _stride = default(System.Int32); System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); -} -static unsafe void Test_DrawElements_14809() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_offset); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); } -static unsafe void Test_GetFloat_14810() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); +static unsafe void Test_GetFloat_32785() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14811() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); +static unsafe void Test_GetFloat_32786() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14812() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); +static unsafe void Test_GetFloat_32787() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _vector); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_GetFloat_14813() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); +static unsafe void Test_GetFloat_32788() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _matrix); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _matrix); } -static unsafe void Test_Viewport_14814() { +static unsafe void Test_Viewport_32789() { System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.ES20.GL.Viewport(_size); + OpenTK.Graphics.ES30.GL.Viewport(_size); } -static unsafe void Test_Viewport_14815() { +static unsafe void Test_Viewport_32790() { System.Drawing.Point _location = default(System.Drawing.Point); System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.ES20.GL.Viewport(_location,_size); + OpenTK.Graphics.ES30.GL.Viewport(_location,_size); } -static unsafe void Test_Viewport_14816() { +static unsafe void Test_Viewport_32791() { System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); - OpenTK.Graphics.ES20.GL.Viewport(_rectangle); + OpenTK.Graphics.ES30.GL.Viewport(_rectangle); } -static unsafe void Test_ActiveTexture_14817() { - OpenTK.Graphics.ES20.All _texture = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.ActiveTexture(_texture); +static unsafe void Test_ActiveTexture_32792() { + OpenTK.Graphics.ES30.All _texture = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.ActiveTexture(_texture); } -static unsafe void Test_ActiveTexture_14818() { - OpenTK.Graphics.ES20.TextureUnit _texture = default(OpenTK.Graphics.ES20.TextureUnit); - OpenTK.Graphics.ES20.GL.ActiveTexture(_texture); +static unsafe void Test_ActiveTexture_32793() { + OpenTK.Graphics.ES30.TextureUnit _texture = default(OpenTK.Graphics.ES30.TextureUnit); + OpenTK.Graphics.ES30.GL.ActiveTexture(_texture); } -static unsafe void Test_AttachShader_14819() { +static unsafe void Test_AttachShader_32794() { System.Int32 _program = default(System.Int32); System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.GL.AttachShader(_program,_shader); + OpenTK.Graphics.ES30.GL.AttachShader(_program,_shader); } -static unsafe void Test_AttachShader_14820() { +static unsafe void Test_AttachShader_32795() { System.UInt32 _program = default(System.UInt32); System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.GL.AttachShader(_program,_shader); + OpenTK.Graphics.ES30.GL.AttachShader(_program,_shader); +} +static unsafe void Test_BeginQuery_32796() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_32797() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_32798() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +} +static unsafe void Test_BeginQuery_32799() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +} +static unsafe void Test_BeginTransformFeedback_32800() { + OpenTK.Graphics.ES30.All _primitiveMode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BeginTransformFeedback(_primitiveMode); +} +static unsafe void Test_BeginTransformFeedback_32801() { + OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType _primitiveMode = default(OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType); + OpenTK.Graphics.ES30.GL.BeginTransformFeedback(_primitiveMode); } -static unsafe void Test_BindAttribLocation_14821() { +static unsafe void Test_BindAttribLocation_32802() { System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); System.String _name = default(System.String); - OpenTK.Graphics.ES20.GL.BindAttribLocation(_program,_index,_name); + OpenTK.Graphics.ES30.GL.BindAttribLocation(_program,_index,_name); } -static unsafe void Test_BindAttribLocation_14822() { +static unsafe void Test_BindAttribLocation_32803() { System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); System.String _name = default(System.String); - OpenTK.Graphics.ES20.GL.BindAttribLocation(_program,_index,_name); + OpenTK.Graphics.ES30.GL.BindAttribLocation(_program,_index,_name); } -static unsafe void Test_BindBuffer_14823() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindBuffer_32804() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindBuffer_14824() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindBuffer_32805() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindBuffer_14825() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BindBuffer_32806() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindBuffer_14826() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BindBuffer_32807() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); } -static unsafe void Test_BindFramebuffer_14827() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindBufferBase_32808() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_32809() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_32810() { + OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_32811() { + OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferRange_32812() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_32813() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_32814() { + OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_32815() { + OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindFramebuffer_32816() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _framebuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); + OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindFramebuffer_14828() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindFramebuffer_32817() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _framebuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); + OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindFramebuffer_14829() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); +static unsafe void Test_BindFramebuffer_32818() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); System.Int32 _framebuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); + OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindFramebuffer_14830() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); +static unsafe void Test_BindFramebuffer_32819() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); System.UInt32 _framebuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindFramebuffer(_target,_framebuffer); + OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); } -static unsafe void Test_BindRenderbuffer_14831() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindRenderbuffer_32820() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); + OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindRenderbuffer_14832() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindRenderbuffer_32821() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); + OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindRenderbuffer_14833() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); +static unsafe void Test_BindRenderbuffer_32822() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); + OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindRenderbuffer_14834() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); +static unsafe void Test_BindRenderbuffer_32823() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindRenderbuffer(_target,_renderbuffer); + OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_BindTexture_14835() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindSampler_32824() { + System.Int32 _unit = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindSampler(_unit,_sampler); +} +static unsafe void Test_BindSampler_32825() { + System.UInt32 _unit = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindSampler(_unit,_sampler); +} +static unsafe void Test_BindTexture_32826() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); + OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); } -static unsafe void Test_BindTexture_14836() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BindTexture_32827() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); + OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); } -static unsafe void Test_BindTexture_14837() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_BindTexture_32828() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); + OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); } -static unsafe void Test_BindTexture_14838() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_BindTexture_32829() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES20.GL.BindTexture(_target,_texture); + OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTransformFeedback_32830() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_32831() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_32832() { + OpenTK.Graphics.ES30.TransformFeedbackTarget _target = default(OpenTK.Graphics.ES30.TransformFeedbackTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindTransformFeedback_32833() { + OpenTK.Graphics.ES30.TransformFeedbackTarget _target = default(OpenTK.Graphics.ES30.TransformFeedbackTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +} +static unsafe void Test_BindVertexArray_32834() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.ES30.GL.BindVertexArray(_array); } -static unsafe void Test_BlendColor_14839() { +static unsafe void Test_BindVertexArray_32835() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.ES30.GL.BindVertexArray(_array); +} +static unsafe void Test_BlendColor_32836() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES20.GL.BlendColor(_red,_green,_blue,_alpha); + OpenTK.Graphics.ES30.GL.BlendColor(_red,_green,_blue,_alpha); } -static unsafe void Test_BlendEquation_14840() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BlendEquation(_mode); +static unsafe void Test_BlendEquation_32837() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BlendEquation(_mode); } -static unsafe void Test_BlendEquation_14841() { - OpenTK.Graphics.ES20.BlendEquationMode _mode = default(OpenTK.Graphics.ES20.BlendEquationMode); - OpenTK.Graphics.ES20.GL.BlendEquation(_mode); +static unsafe void Test_BlendEquation_32838() { + OpenTK.Graphics.ES30.BlendEquationMode _mode = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.BlendEquation(_mode); } -static unsafe void Test_BlendEquationSeparate_14842() { - OpenTK.Graphics.ES20.All _modeRGB = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _modeAlpha = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +static unsafe void Test_BlendEquationSeparate_32839() { + OpenTK.Graphics.ES30.All _modeRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _modeAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); } -static unsafe void Test_BlendEquationSeparate_14843() { - OpenTK.Graphics.ES20.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES20.BlendEquationMode); - OpenTK.Graphics.ES20.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES20.BlendEquationMode); - OpenTK.Graphics.ES20.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +static unsafe void Test_BlendEquationSeparate_32840() { + OpenTK.Graphics.ES30.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); } -static unsafe void Test_BlendFunc_14844() { - OpenTK.Graphics.ES20.All _sfactor = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _dfactor = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_BlendFunc_32841() { + OpenTK.Graphics.ES30.All _sfactor = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dfactor = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BlendFunc(_sfactor,_dfactor); } -static unsafe void Test_BlendFunc_14845() { - OpenTK.Graphics.ES20.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES20.BlendingFactorSrc); - OpenTK.Graphics.ES20.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES20.BlendingFactorDest); - OpenTK.Graphics.ES20.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_BlendFunc_32842() { + OpenTK.Graphics.ES30.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES30.BlendingFactorSrc); + OpenTK.Graphics.ES30.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES30.BlendingFactorDest); + OpenTK.Graphics.ES30.GL.BlendFunc(_sfactor,_dfactor); } -static unsafe void Test_BlendFuncSeparate_14846() { - OpenTK.Graphics.ES20.All _sfactorRGB = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _dfactorRGB = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _sfactorAlpha = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _dfactorAlpha = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +static unsafe void Test_BlendFuncSeparate_32843() { + OpenTK.Graphics.ES30.All _sfactorRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dfactorRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _sfactorAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dfactorAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); } -static unsafe void Test_BlendFuncSeparate_14847() { - OpenTK.Graphics.ES20.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.ES20.BlendingFactorSrc); - OpenTK.Graphics.ES20.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.ES20.BlendingFactorDest); - OpenTK.Graphics.ES20.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.ES20.BlendingFactorSrc); - OpenTK.Graphics.ES20.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.ES20.BlendingFactorDest); - OpenTK.Graphics.ES20.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +static unsafe void Test_BlendFuncSeparate_32844() { + OpenTK.Graphics.ES30.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.ES30.BlendingFactorSrc); + OpenTK.Graphics.ES30.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.ES30.BlendingFactorDest); + OpenTK.Graphics.ES30.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.ES30.BlendingFactorSrc); + OpenTK.Graphics.ES30.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.ES30.BlendingFactorDest); + OpenTK.Graphics.ES30.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); } -static unsafe void Test_BufferData_14848() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BlitFramebuffer_32845() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _filter = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BlitFramebuffer_32846() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); + OpenTK.Graphics.ES30.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES30.BlitFramebufferFilter); + OpenTK.Graphics.ES30.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BufferData_32847() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14849() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BufferData_32848() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _size = default(System.IntPtr); int[] _data = default(int[]); - OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14850() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BufferData_32849() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _size = default(System.IntPtr); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14851() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BufferData_32850() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _size = default(System.IntPtr); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14852() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BufferData_32851() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _size = default(System.IntPtr); int _data = default(int); - OpenTK.Graphics.ES20.All _usage = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); + OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,ref _data,_usage); } -static unsafe void Test_BufferData_14853() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferData_32852() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14854() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferData_32853() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14855() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferData_32854() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14856() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferData_32855() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_BufferData_14857() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferData_32856() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int _data = default(int); + OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); + OpenTK.Graphics.ES30.GL.BufferData(_target,_size,ref _data,_usage); } -static unsafe void Test_BufferData_14858() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferSubData_32857() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferData_14859() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferSubData_32858() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferData_14860() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferSubData_32859() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,_data,_usage); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferData_14861() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferSubData_32860() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES20.BufferUsage _usage = default(OpenTK.Graphics.ES20.BufferUsage); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_BufferData_14862() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); +static unsafe void Test_BufferSubData_32861() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); int _data = default(int); - OpenTK.Graphics.ES20.BufferUsageHint _usage = default(OpenTK.Graphics.ES20.BufferUsageHint); - OpenTK.Graphics.ES20.GL.BufferData(_target,_size,ref _data,_usage); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,ref _data); } -static unsafe void Test_BufferSubData_14863() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_BufferSubData_32862() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _size = default(System.IntPtr); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_32863() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_32864() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_32865() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +} +static unsafe void Test_BufferSubData_32866() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,ref _data); +} +static unsafe void Test_CheckFramebufferStatus_32867() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.FramebufferErrorCode r = OpenTK.Graphics.ES30.GL.CheckFramebufferStatus(_target); +} +static unsafe void Test_CheckFramebufferStatus_32868() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferErrorCode r = OpenTK.Graphics.ES30.GL.CheckFramebufferStatus(_target); +} +static unsafe void Test_Clear_32869() { + OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Clear(_mask); +} +static unsafe void Test_Clear_32870() { + OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); + OpenTK.Graphics.ES30.GL.Clear(_mask); +} +static unsafe void Test_ClearBuffer_32871() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _depth = default(System.Single); + System.Int32 _stencil = default(System.Int32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); +} +static unsafe void Test_ClearBuffer_32872() { + OpenTK.Graphics.ES30.ClearBufferCombined _buffer = default(OpenTK.Graphics.ES30.ClearBufferCombined); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _depth = default(System.Single); + System.Int32 _stencil = default(System.Int32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); +} +static unsafe void Test_ClearBuffer_32873() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +} +static unsafe void Test_ClearBuffer_32874() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +} +static unsafe void Test_ClearBuffer_32875() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +} +static unsafe void Test_ClearBuffer_32876() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +} +static unsafe void Test_ClearBuffer_32877() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_BufferSubData_14864() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32878() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14865() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32879() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14866() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32880() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_BufferSubData_14867() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_ClearBuffer_32881() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14868() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32882() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14869() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32883() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_BufferSubData_14870() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32884() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14871() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_ClearBuffer_32885() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_BufferSubData_14872() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES20.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_ClearBuffer_32886() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_CheckFramebufferStatus_14873() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.FramebufferErrorCode r = OpenTK.Graphics.ES20.GL.CheckFramebufferStatus(_target); +static unsafe void Test_ClearBuffer_32887() { + OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_CheckFramebufferStatus_14874() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferErrorCode r = OpenTK.Graphics.ES20.GL.CheckFramebufferStatus(_target); +static unsafe void Test_ClearBuffer_32888() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_Clear_14875() { - OpenTK.Graphics.ES20.All _mask = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.Clear(_mask); +static unsafe void Test_ClearBuffer_32889() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_Clear_14876() { - OpenTK.Graphics.ES20.ClearBufferMask _mask = default(OpenTK.Graphics.ES20.ClearBufferMask); - OpenTK.Graphics.ES20.GL.Clear(_mask); +static unsafe void Test_ClearBuffer_32890() { + OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_ClearColor_14877() { +static unsafe void Test_ClearColor_32891() { System.Single _red = default(System.Single); System.Single _green = default(System.Single); System.Single _blue = default(System.Single); System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES20.GL.ClearColor(_red,_green,_blue,_alpha); + OpenTK.Graphics.ES30.GL.ClearColor(_red,_green,_blue,_alpha); } -static unsafe void Test_ClearDepth_14878() { +static unsafe void Test_ClearDepth_32892() { System.Single _d = default(System.Single); - OpenTK.Graphics.ES20.GL.ClearDepth(_d); + OpenTK.Graphics.ES30.GL.ClearDepth(_d); } -static unsafe void Test_ClearStencil_14879() { +static unsafe void Test_ClearStencil_32893() { System.Int32 _s = default(System.Int32); - OpenTK.Graphics.ES20.GL.ClearStencil(_s); + OpenTK.Graphics.ES30.GL.ClearStencil(_s); +} +static unsafe void Test_ClientWaitSync_32894() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_32895() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_32896() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_ClientWaitSync_32897() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_ColorMask_14880() { +static unsafe void Test_ColorMask_32898() { System.Boolean _red = default(System.Boolean); System.Boolean _green = default(System.Boolean); System.Boolean _blue = default(System.Boolean); System.Boolean _alpha = default(System.Boolean); - OpenTK.Graphics.ES20.GL.ColorMask(_red,_green,_blue,_alpha); + OpenTK.Graphics.ES30.GL.ColorMask(_red,_green,_blue,_alpha); } -static unsafe void Test_CompileShader_14881() { +static unsafe void Test_CompileShader_32899() { System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.GL.CompileShader(_shader); + OpenTK.Graphics.ES30.GL.CompileShader(_shader); } -static unsafe void Test_CompileShader_14882() { +static unsafe void Test_CompileShader_32900() { System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.GL.CompileShader(_shader); + OpenTK.Graphics.ES30.GL.CompileShader(_shader); } -static unsafe void Test_CompressedTexImage2D_14883() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage2D_32901() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14884() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage2D_32902() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14885() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage2D_32903() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14886() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage2D_32904() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14887() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage2D_32905() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexImage2D_14888() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexImage2D_32906() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14889() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexImage2D_32907() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14890() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexImage2D_32908() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14891() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexImage2D_32909() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14892() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexImage2D_32910() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexImage2D_14893() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexImage3D_32911() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14894() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexImage3D_32912() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14895() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexImage3D_32913() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14896() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexImage3D_32914() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); } -static unsafe void Test_CompressedTexImage2D_14897() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexImage3D_32915() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES20.CompressedInternalFormat); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); System.Int32 _border = default(System.Int32); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage2D_14898() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexImage3D_32916() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32917() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32918() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32919() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_32920() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage2D_32921() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14899() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexSubImage2D_32922() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14900() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexSubImage2D_32923() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14901() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexSubImage2D_32924() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14902() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexSubImage2D_32925() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage2D_14903() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexSubImage2D_32926() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14904() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexSubImage2D_32927() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14905() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexSubImage2D_32928() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14906() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexSubImage2D_32929() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14907() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CompressedTexSubImage2D_32930() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); } -static unsafe void Test_CompressedTexSubImage2D_14908() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexSubImage3D_32931() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14909() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexSubImage3D_32932() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[] _data = default(int[]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14910() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexSubImage3D_32933() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[,] _data = default(int[,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14911() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexSubImage3D_32934() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_CompressedTexSubImage2D_14912() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CompressedTexSubImage3D_32935() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); System.Int32 _imageSize = default(System.Int32); int _data = default(int); - OpenTK.Graphics.ES20.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_CopyTexImage2D_14913() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CompressedTexSubImage3D_32936() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32937() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32938() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32939() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_32940() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); +} +static unsafe void Test_CopyBufferSubData_32941() { + OpenTK.Graphics.ES30.All _readTarget = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _writeTarget = default(OpenTK.Graphics.ES30.All); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +} +static unsafe void Test_CopyBufferSubData_32942() { + OpenTK.Graphics.ES30.BufferTarget _readTarget = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferTarget _writeTarget = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +} +static unsafe void Test_CopyTexImage2D_32943() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + OpenTK.Graphics.ES30.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); } -static unsafe void Test_CopyTexImage2D_14914() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CopyTexImage2D_32944() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); + OpenTK.Graphics.ES30.TextureCopyComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureCopyComponentCount); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + OpenTK.Graphics.ES30.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); } -static unsafe void Test_CopyTexImage2D_14915() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CopyTexSubImage2D_32945() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureCopyComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureCopyComponentCount); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); + OpenTK.Graphics.ES30.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); } -static unsafe void Test_CopyTexSubImage2D_14916() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_CopyTexSubImage2D_32946() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -40375,13028 +100737,13478 @@ static unsafe void Test_CopyTexSubImage2D_14916() { System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); + OpenTK.Graphics.ES30.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); } -static unsafe void Test_CopyTexSubImage2D_14917() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); +static unsafe void Test_CopyTexSubImage3D_32947() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); + OpenTK.Graphics.ES30.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_CopyTexSubImage2D_14918() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); +static unsafe void Test_CopyTexSubImage3D_32948() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); + OpenTK.Graphics.ES30.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_CreateProgram_14919() { - System.Int32 r = OpenTK.Graphics.ES20.GL.CreateProgram(); +static unsafe void Test_CreateProgram_32949() { + System.Int32 r = OpenTK.Graphics.ES30.GL.CreateProgram(); } -static unsafe void Test_CreateShader_14920() { - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Int32 r = OpenTK.Graphics.ES20.GL.CreateShader(_type); +static unsafe void Test_CreateShader_32950() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 r = OpenTK.Graphics.ES30.GL.CreateShader(_type); } -static unsafe void Test_CreateShader_14921() { - OpenTK.Graphics.ES20.ShaderType _type = default(OpenTK.Graphics.ES20.ShaderType); - System.Int32 r = OpenTK.Graphics.ES20.GL.CreateShader(_type); +static unsafe void Test_CreateShader_32951() { + OpenTK.Graphics.ES30.ShaderType _type = default(OpenTK.Graphics.ES30.ShaderType); + System.Int32 r = OpenTK.Graphics.ES30.GL.CreateShader(_type); } -static unsafe void Test_CullFace_14922() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.CullFace(_mode); +static unsafe void Test_CullFace_32952() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.CullFace(_mode); } -static unsafe void Test_CullFace_14923() { - OpenTK.Graphics.ES20.CullFaceMode _mode = default(OpenTK.Graphics.ES20.CullFaceMode); - OpenTK.Graphics.ES20.GL.CullFace(_mode); +static unsafe void Test_CullFace_32953() { + OpenTK.Graphics.ES30.CullFaceMode _mode = default(OpenTK.Graphics.ES30.CullFaceMode); + OpenTK.Graphics.ES30.GL.CullFace(_mode); } -static unsafe void Test_DebugMessageCallback_14924() { - OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); +static unsafe void Test_DebugMessageCallback_32954() { + OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); System.IntPtr _userParam = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); + OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_14925() { - OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); +static unsafe void Test_DebugMessageCallback_32955() { + OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); int[] _userParam = default(int[]); - OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); + OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_14926() { - OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); +static unsafe void Test_DebugMessageCallback_32956() { + OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); int[,] _userParam = default(int[,]); - OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); + OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_14927() { - OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); +static unsafe void Test_DebugMessageCallback_32957() { + OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); int[,,] _userParam = default(int[,,]); - OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,_userParam); + OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_DebugMessageCallback_14928() { - OpenTK.Graphics.ES20.DebugProc _callback = default(OpenTK.Graphics.ES20.DebugProc); +static unsafe void Test_DebugMessageCallback_32958() { + OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); int _userParam = default(int); - OpenTK.Graphics.ES20.GL.DebugMessageCallback(_callback,ref _userParam); + OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_DebugMessageControl_14929() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32959() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14930() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32960() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.Int32 _ids = default(System.Int32); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DebugMessageControl_14931() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32961() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.Int32* _ids = default(System.Int32*); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14932() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32962() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14933() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32963() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.UInt32 _ids = default(System.UInt32); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DebugMessageControl_14934() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); +static unsafe void Test_DebugMessageControl_32964() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14935() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); +static unsafe void Test_DebugMessageControl_32965() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14936() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); +static unsafe void Test_DebugMessageControl_32966() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); System.Int32 _ids = default(System.Int32); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DebugMessageControl_14937() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); +static unsafe void Test_DebugMessageControl_32967() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); System.Int32* _ids = default(System.Int32*); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14938() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); +static unsafe void Test_DebugMessageControl_32968() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_DebugMessageControl_14939() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); +static unsafe void Test_DebugMessageControl_32969() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); System.UInt32 _ids = default(System.UInt32); System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); -} -static unsafe void Test_DebugMessageControl_14940() { - OpenTK.Graphics.ES20.DebugSourceControl _source = default(OpenTK.Graphics.ES20.DebugSourceControl); - OpenTK.Graphics.ES20.DebugTypeControl _type = default(OpenTK.Graphics.ES20.DebugTypeControl); - OpenTK.Graphics.ES20.DebugSeverityControl _severity = default(OpenTK.Graphics.ES20.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); -} -static unsafe void Test_DebugMessageInsert_14941() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); -} -static unsafe void Test_DebugMessageInsert_14942() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES20.All _severity = default(OpenTK.Graphics.ES20.All); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); -} -static unsafe void Test_DebugMessageInsert_14943() { - OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); -} -static unsafe void Test_DebugMessageInsert_14944() { - OpenTK.Graphics.ES20.DebugSourceExternal _source = default(OpenTK.Graphics.ES20.DebugSourceExternal); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES20.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); -} -static unsafe void Test_DeleteBuffer_14945() { - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteBuffer(_buffers); -} -static unsafe void Test_DeleteBuffer_14946() { - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteBuffer(_buffers); -} -static unsafe void Test_DeleteBuffers_14947() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14948() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,ref _buffers); -} -static unsafe void Test_DeleteBuffers_14949() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14950() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteBuffers_14951() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,ref _buffers); -} -static unsafe void Test_DeleteBuffers_14952() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.DeleteBuffers(_n,_buffers); -} -static unsafe void Test_DeleteFramebuffer_14953() { - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteFramebuffer(_framebuffers); -} -static unsafe void Test_DeleteFramebuffer_14954() { - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteFramebuffer(_framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14955() { - System.Int32 _n = default(System.Int32); - System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14956() { - System.Int32 _n = default(System.Int32); - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,ref _framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14957() { - System.Int32 _n = default(System.Int32); - System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14958() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14959() { - System.Int32 _n = default(System.Int32); - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,ref _framebuffers); -} -static unsafe void Test_DeleteFramebuffers_14960() { - System.Int32 _n = default(System.Int32); - System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.DeleteFramebuffers(_n,_framebuffers); -} -static unsafe void Test_DeleteProgram_14961() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteProgram(_program); -} -static unsafe void Test_DeleteProgram_14962() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteProgram(_program); -} -static unsafe void Test_DeleteRenderbuffer_14963() { - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffer(_renderbuffers); -} -static unsafe void Test_DeleteRenderbuffer_14964() { - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffer(_renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14965() { - System.Int32 _n = default(System.Int32); - System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14966() { - System.Int32 _n = default(System.Int32); - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,ref _renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14967() { - System.Int32 _n = default(System.Int32); - System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14968() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14969() { - System.Int32 _n = default(System.Int32); - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,ref _renderbuffers); -} -static unsafe void Test_DeleteRenderbuffers_14970() { - System.Int32 _n = default(System.Int32); - System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.DeleteRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_DeleteShader_14971() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteShader(_shader); -} -static unsafe void Test_DeleteShader_14972() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteShader(_shader); -} -static unsafe void Test_DeleteTexture_14973() { - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteTexture(_textures); -} -static unsafe void Test_DeleteTexture_14974() { - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteTexture(_textures); -} -static unsafe void Test_DeleteTextures_14975() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); -} -static unsafe void Test_DeleteTextures_14976() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,ref _textures); -} -static unsafe void Test_DeleteTextures_14977() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); -} -static unsafe void Test_DeleteTextures_14978() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); -} -static unsafe void Test_DeleteTextures_14979() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,ref _textures); -} -static unsafe void Test_DeleteTextures_14980() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.DeleteTextures(_n,_textures); -} -static unsafe void Test_DepthFunc_14981() { - OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.DepthFunc(_func); -} -static unsafe void Test_DepthFunc_14982() { - OpenTK.Graphics.ES20.DepthFunction _func = default(OpenTK.Graphics.ES20.DepthFunction); - OpenTK.Graphics.ES20.GL.DepthFunc(_func); -} -static unsafe void Test_DepthMask_14983() { - System.Boolean _flag = default(System.Boolean); - OpenTK.Graphics.ES20.GL.DepthMask(_flag); -} -static unsafe void Test_DepthRange_14984() { - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.ES20.GL.DepthRange(_n,_f); -} -static unsafe void Test_DetachShader_14985() { - System.Int32 _program = default(System.Int32); - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.GL.DetachShader(_program,_shader); -} -static unsafe void Test_DetachShader_14986() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DetachShader(_program,_shader); -} -static unsafe void Test_Disable_14987() { - OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.Disable(_cap); -} -static unsafe void Test_Disable_14988() { - OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); - OpenTK.Graphics.ES20.GL.Disable(_cap); -} -static unsafe void Test_DisableVertexAttribArray_14989() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.GL.DisableVertexAttribArray(_index); -} -static unsafe void Test_DisableVertexAttribArray_14990() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.GL.DisableVertexAttribArray(_index); -} -static unsafe void Test_DrawArrays_14991() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); -} -static unsafe void Test_DrawArrays_14992() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); -} -static unsafe void Test_DrawArrays_14993() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.GL.DrawArrays(_mode,_first,_count); -} -static unsafe void Test_DrawElements_14994() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_14995() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_14996() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_14997() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_14998() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int _indices = default(int); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); -} -static unsafe void Test_DrawElements_14999() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15000() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15001() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15002() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15003() { - OpenTK.Graphics.ES20.BeginMode _mode = default(OpenTK.Graphics.ES20.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); -} -static unsafe void Test_DrawElements_15004() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15005() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15006() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); -} -static unsafe void Test_DrawElements_15007() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,_indices); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_DrawElements_15008() { - OpenTK.Graphics.ES20.PrimitiveType _mode = default(OpenTK.Graphics.ES20.PrimitiveType); +static unsafe void Test_DebugMessageControl_32970() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES20.DrawElementsType _type = default(OpenTK.Graphics.ES20.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.ES20.GL.DrawElements(_mode,_count,_type,ref _indices); -} -static unsafe void Test_Enable_15009() { - OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.Enable(_cap); -} -static unsafe void Test_Enable_15010() { - OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); - OpenTK.Graphics.ES20.GL.Enable(_cap); -} -static unsafe void Test_EnableVertexAttribArray_15011() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.GL.EnableVertexAttribArray(_index); -} -static unsafe void Test_EnableVertexAttribArray_15012() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.GL.EnableVertexAttribArray(_index); -} -static unsafe void Test_Finish_15013() { - OpenTK.Graphics.ES20.GL.Finish(); -} -static unsafe void Test_Flush_15014() { - OpenTK.Graphics.ES20.GL.Flush(); -} -static unsafe void Test_FramebufferRenderbuffer_15015() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _renderbuffertarget = default(OpenTK.Graphics.ES20.All); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_15016() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _renderbuffertarget = default(OpenTK.Graphics.ES20.All); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_15017() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_15018() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_15019() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_15020() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES20.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES20.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferTexture2D_15021() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_15022() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _textarget = default(OpenTK.Graphics.ES20.All); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_15023() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_15024() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_15025() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.TextureTarget2d _textarget = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_FramebufferTexture2D_15026() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.TextureTarget2d _textarget = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +static unsafe void Test_DebugMessageInsert_32971() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_FramebufferTexture2D_15027() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +static unsafe void Test_DebugMessageInsert_32972() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_FramebufferTexture2D_15028() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.TextureTarget _textarget = default(OpenTK.Graphics.ES20.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); +static unsafe void Test_DebugMessageInsert_32973() { + OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_FrontFace_15029() { - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.FrontFace(_mode); +static unsafe void Test_DebugMessageInsert_32974() { + OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_FrontFace_15030() { - OpenTK.Graphics.ES20.FrontFaceDirection _mode = default(OpenTK.Graphics.ES20.FrontFaceDirection); - OpenTK.Graphics.ES20.GL.FrontFace(_mode); +static unsafe void Test_DeleteBuffer_32975() { + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteBuffer(_buffers); } -static unsafe void Test_GenBuffer_15031() { - System.Int32 r = OpenTK.Graphics.ES20.GL.GenBuffer(); +static unsafe void Test_DeleteBuffer_32976() { + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteBuffer(_buffers); } -static unsafe void Test_GenBuffers_15032() { +static unsafe void Test_DeleteBuffers_32977() { System.Int32 _n = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_15033() { +static unsafe void Test_DeleteBuffers_32978() { System.Int32 _n = default(System.Int32); System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,out _buffers); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_GenBuffers_15034() { +static unsafe void Test_DeleteBuffers_32979() { System.Int32 _n = default(System.Int32); System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_15035() { +static unsafe void Test_DeleteBuffers_32980() { System.Int32 _n = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_GenBuffers_15036() { +static unsafe void Test_DeleteBuffers_32981() { System.Int32 _n = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,out _buffers); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_GenBuffers_15037() { +static unsafe void Test_DeleteBuffers_32982() { System.Int32 _n = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenerateMipmap_15038() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.GenerateMipmap(_target); + OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_GenerateMipmap_15039() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GL.GenerateMipmap(_target); +static unsafe void Test_DeleteFramebuffer_32983() { + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_GenFramebuffer_15040() { - System.Int32 r = OpenTK.Graphics.ES20.GL.GenFramebuffer(); +static unsafe void Test_DeleteFramebuffer_32984() { + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_GenFramebuffers_15041() { +static unsafe void Test_DeleteFramebuffers_32985() { System.Int32 _n = default(System.Int32); System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_15042() { +static unsafe void Test_DeleteFramebuffers_32986() { System.Int32 _n = default(System.Int32); System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,out _framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_GenFramebuffers_15043() { +static unsafe void Test_DeleteFramebuffers_32987() { System.Int32 _n = default(System.Int32); System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_15044() { +static unsafe void Test_DeleteFramebuffers_32988() { System.Int32 _n = default(System.Int32); System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenFramebuffers_15045() { +static unsafe void Test_DeleteFramebuffers_32989() { System.Int32 _n = default(System.Int32); System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,out _framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_GenFramebuffers_15046() { +static unsafe void Test_DeleteFramebuffers_32990() { System.Int32 _n = default(System.Int32); System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.GenFramebuffers(_n,_framebuffers); + OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_GenRenderbuffer_15047() { - System.Int32 r = OpenTK.Graphics.ES20.GL.GenRenderbuffer(); +static unsafe void Test_DeleteProgram_32991() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteProgram(_program); +} +static unsafe void Test_DeleteProgram_32992() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteProgram(_program); +} +static unsafe void Test_DeleteQuery_32993() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteQuery(_ids); +} +static unsafe void Test_DeleteQuery_32994() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteQuery(_ids); } -static unsafe void Test_GenRenderbuffers_15048() { +static unsafe void Test_DeleteQueries_32995() { System.Int32 _n = default(System.Int32); - System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_GenRenderbuffers_15049() { +static unsafe void Test_DeleteQueries_32996() { System.Int32 _n = default(System.Int32); - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,out _renderbuffers); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_GenRenderbuffers_15050() { +static unsafe void Test_DeleteQueries_32997() { System.Int32 _n = default(System.Int32); - System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_GenRenderbuffers_15051() { +static unsafe void Test_DeleteQueries_32998() { System.Int32 _n = default(System.Int32); - System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_GenRenderbuffers_15052() { +static unsafe void Test_DeleteQueries_32999() { System.Int32 _n = default(System.Int32); - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,out _renderbuffers); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_GenRenderbuffers_15053() { +static unsafe void Test_DeleteQueries_33000() { System.Int32 _n = default(System.Int32); - System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.GenRenderbuffers(_n,_renderbuffers); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_GenTexture_15054() { - System.Int32 r = OpenTK.Graphics.ES20.GL.GenTexture(); +static unsafe void Test_DeleteRenderbuffer_33001() { + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_GenTextures_15055() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); +static unsafe void Test_DeleteRenderbuffer_33002() { + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_GenTextures_15056() { +static unsafe void Test_DeleteRenderbuffers_33003() { System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES20.GL.GenTextures(_n,out _textures); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenTextures_15057() { +static unsafe void Test_DeleteRenderbuffers_33004() { System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_GenTextures_15058() { +static unsafe void Test_DeleteRenderbuffers_33005() { System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenTextures_15059() { +static unsafe void Test_DeleteRenderbuffers_33006() { System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES20.GL.GenTextures(_n,out _textures); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GenTextures_15060() { +static unsafe void Test_DeleteRenderbuffers_33007() { System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.GenTextures(_n,_textures); -} -static unsafe void Test_GetActiveAttrib_15061() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveAttrib_15062() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveAttrib_15063() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.ActiveAttribType* _type = default(OpenTK.Graphics.ES20.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveAttrib_15064() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveAttrib_15065() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveAttribType _type = default(OpenTK.Graphics.ES20.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveAttrib_15066() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveAttrib_15067() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.ActiveAttribType* _type = default(OpenTK.Graphics.ES20.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveAttrib_15068() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_15069() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveUniform_15070() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveUniform_15071() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.ActiveUniformType* _type = default(OpenTK.Graphics.ES20.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_15072() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_15073() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.ActiveUniformType _type = default(OpenTK.Graphics.ES20.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveUniform_15074() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetActiveUniform_15075() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.ActiveUniformType* _type = default(OpenTK.Graphics.ES20.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_15076() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES20.All* _type = default(OpenTK.Graphics.ES20.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetAttachedShaders_15077() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_GetAttachedShaders_15078() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); +static unsafe void Test_DeleteRenderbuffers_33008() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GetAttachedShaders_15079() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); +static unsafe void Test_DeleteSampler_33009() { + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteSampler(_samplers); } -static unsafe void Test_GetAttachedShaders_15080() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); +static unsafe void Test_DeleteSampler_33010() { + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteSampler(_samplers); } -static unsafe void Test_GetAttachedShaders_15081() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); +static unsafe void Test_DeleteSamplers_33011() { System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); -} -static unsafe void Test_GetAttachedShaders_15082() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); -} -static unsafe void Test_GetAttribLocation_15083() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetAttribLocation(_program,_name); -} -static unsafe void Test_GetAttribLocation_15084() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetAttribLocation(_program,_name); -} -static unsafe void Test_GetBoolean_15085() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Boolean r = OpenTK.Graphics.ES20.GL.GetBoolean(_pname); -} -static unsafe void Test_GetBoolean_15086() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Boolean r = OpenTK.Graphics.ES20.GL.GetBoolean(_pname); -} -static unsafe void Test_GetBoolean_15087() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); -} -static unsafe void Test_GetBoolean_15088() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,out _data); -} -static unsafe void Test_GetBoolean_15089() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); -} -static unsafe void Test_GetBoolean_15090() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); -} -static unsafe void Test_GetBoolean_15091() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,out _data); -} -static unsafe void Test_GetBoolean_15092() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES20.GL.GetBoolean(_pname,_data); -} -static unsafe void Test_GetBufferParameter_15093() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetBufferParameter_15094() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,out _params); -} -static unsafe void Test_GetBufferParameter_15095() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetBufferParameter_15096() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetBufferParameter_15097() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,out _params); -} -static unsafe void Test_GetBufferParameter_15098() { - OpenTK.Graphics.ES20.BufferTarget _target = default(OpenTK.Graphics.ES20.BufferTarget); - OpenTK.Graphics.ES20.BufferParameterName _pname = default(OpenTK.Graphics.ES20.BufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetBufferParameter(_target,_pname,_params); + System.Int32[] _samplers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_GetDebugMessageLog_15099() { +static unsafe void Test_DeleteSamplers_33012() { System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); - OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_GetDebugMessageLog_15100() { +static unsafe void Test_DeleteSamplers_33013() { System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); + System.Int32* _samplers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_GetDebugMessageLog_15101() { +static unsafe void Test_DeleteSamplers_33014() { System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); - OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.UInt32[] _samplers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_GetDebugMessageLog_15102() { +static unsafe void Test_DeleteSamplers_33015() { System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); - OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_GetDebugMessageLog_15103() { +static unsafe void Test_DeleteSamplers_33016() { System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); - OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); + System.UInt32* _samplers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_GetDebugMessageLog_15104() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); - OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_DeleteShader_33017() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteShader(_shader); } -static unsafe void Test_GetDebugMessageLog_15105() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All[] _sources = default(OpenTK.Graphics.ES20.All[]); - OpenTK.Graphics.ES20.All[] _types = default(OpenTK.Graphics.ES20.All[]); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES20.All[] _severities = default(OpenTK.Graphics.ES20.All[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_DeleteShader_33018() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteShader(_shader); } -static unsafe void Test_GetDebugMessageLog_15106() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All _sources = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _types = default(OpenTK.Graphics.ES20.All); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES20.All _severities = default(OpenTK.Graphics.ES20.All); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_DeleteSync_33019() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DeleteSync(_sync); } -static unsafe void Test_GetDebugMessageLog_15107() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.All* _sources = default(OpenTK.Graphics.ES20.All*); - OpenTK.Graphics.ES20.All* _types = default(OpenTK.Graphics.ES20.All*); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES20.All* _severities = default(OpenTK.Graphics.ES20.All*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_DeleteTexture_33020() { + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteTexture(_textures); } -static unsafe void Test_GetDebugMessageLog_15108() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal[]); - OpenTK.Graphics.ES20.DebugType[] _types = default(OpenTK.Graphics.ES20.DebugType[]); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES20.DebugSeverity[] _severities = default(OpenTK.Graphics.ES20.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_DeleteTexture_33021() { + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteTexture(_textures); } -static unsafe void Test_GetDebugMessageLog_15109() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal); - OpenTK.Graphics.ES20.DebugType _types = default(OpenTK.Graphics.ES20.DebugType); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES20.DebugSeverity _severities = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_DeleteTextures_33022() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_GetDebugMessageLog_15110() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES20.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES20.DebugSourceExternal*); - OpenTK.Graphics.ES20.DebugType* _types = default(OpenTK.Graphics.ES20.DebugType*); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES20.DebugSeverity* _severities = default(OpenTK.Graphics.ES20.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_DeleteTextures_33023() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_GetError_15111() { - OpenTK.Graphics.ES20.ErrorCode r = OpenTK.Graphics.ES20.GL.GetError(); +static unsafe void Test_DeleteTextures_33024() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_GetFloat_15112() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single r = OpenTK.Graphics.ES20.GL.GetFloat(_pname); +static unsafe void Test_DeleteTextures_33025() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_GetFloat_15113() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Single r = OpenTK.Graphics.ES20.GL.GetFloat(_pname); +static unsafe void Test_DeleteTextures_33026() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_GetFloat_15114() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +static unsafe void Test_DeleteTextures_33027() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_GetFloat_15115() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _data); +static unsafe void Test_DeleteTransformFeedback_33028() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_GetFloat_15116() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +static unsafe void Test_DeleteTransformFeedback_33029() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_GetFloat_15117() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +static unsafe void Test_DeleteTransformFeedbacks_33030() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetFloat_15118() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,out _data); +static unsafe void Test_DeleteTransformFeedbacks_33031() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_GetFloat_15119() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetFloat(_pname,_data); +static unsafe void Test_DeleteTransformFeedbacks_33032() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetFramebufferAttachmentParameter_15120() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteTransformFeedbacks_33033() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetFramebufferAttachmentParameter_15121() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +static unsafe void Test_DeleteTransformFeedbacks_33034() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_GetFramebufferAttachmentParameter_15122() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteTransformFeedbacks_33035() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetFramebufferAttachmentParameter_15123() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteVertexArray_33036() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_GetFramebufferAttachmentParameter_15124() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +static unsafe void Test_DeleteVertexArray_33037() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_GetFramebufferAttachmentParameter_15125() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.All _attachment = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteVertexArrays_33038() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_GetFramebufferAttachmentParameter_15126() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteVertexArrays_33039() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_GetFramebufferAttachmentParameter_15127() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); +static unsafe void Test_DeleteVertexArrays_33040() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_GetFramebufferAttachmentParameter_15128() { - OpenTK.Graphics.ES20.FramebufferTarget _target = default(OpenTK.Graphics.ES20.FramebufferTarget); - OpenTK.Graphics.ES20.FramebufferSlot _attachment = default(OpenTK.Graphics.ES20.FramebufferSlot); - OpenTK.Graphics.ES20.FramebufferParameterName _pname = default(OpenTK.Graphics.ES20.FramebufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); +static unsafe void Test_DeleteVertexArrays_33041() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_GetInteger_15129() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetInteger(_pname); +static unsafe void Test_DeleteVertexArrays_33042() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_GetInteger_15130() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetInteger(_pname); +static unsafe void Test_DeleteVertexArrays_33043() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_GetInteger_15131() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +static unsafe void Test_DepthFunc_33044() { + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.DepthFunc(_func); } -static unsafe void Test_GetInteger_15132() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,out _data); +static unsafe void Test_DepthFunc_33045() { + OpenTK.Graphics.ES30.DepthFunction _func = default(OpenTK.Graphics.ES30.DepthFunction); + OpenTK.Graphics.ES30.GL.DepthFunc(_func); } -static unsafe void Test_GetInteger_15133() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +static unsafe void Test_DepthMask_33046() { + System.Boolean _flag = default(System.Boolean); + OpenTK.Graphics.ES30.GL.DepthMask(_flag); } -static unsafe void Test_GetInteger_15134() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +static unsafe void Test_DepthRange_33047() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.ES30.GL.DepthRange(_n,_f); } -static unsafe void Test_GetInteger_15135() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,out _data); +static unsafe void Test_DetachShader_33048() { + System.Int32 _program = default(System.Int32); + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.GL.DetachShader(_program,_shader); } -static unsafe void Test_GetInteger_15136() { - OpenTK.Graphics.ES20.GetPName _pname = default(OpenTK.Graphics.ES20.GetPName); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetInteger(_pname,_data); +static unsafe void Test_DetachShader_33049() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DetachShader(_program,_shader); } -static unsafe void Test_GetObjectLabel_15137() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_Disable_33050() { + OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Disable(_cap); } -static unsafe void Test_GetObjectLabel_15138() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_Disable_33051() { + OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); + OpenTK.Graphics.ES30.GL.Disable(_cap); } -static unsafe void Test_GetObjectLabel_15139() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DisableVertexAttribArray_33052() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_GetObjectLabel_15140() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DisableVertexAttribArray_33053() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_GetObjectLabel_15141() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_DrawArrays_33054() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawArrays(_mode,_first,_count); } -static unsafe void Test_GetObjectLabel_15142() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DrawArrays_33055() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawArrays(_mode,_first,_count); } -static unsafe void Test_GetObjectLabel_15143() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DrawArraysInstanced_33056() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); } -static unsafe void Test_GetObjectLabel_15144() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_DrawArraysInstanced_33057() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); } -static unsafe void Test_GetObjectLabel_15145() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DrawBuffers_33058() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All[] _bufs = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_GetObjectLabel_15146() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DrawBuffers_33059() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All _bufs = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_GetObjectLabel_15147() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_DrawBuffers_33060() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All* _bufs = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_GetObjectLabel_15148() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_DrawBuffers_33061() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode[]); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_GetObjectPtrLabel_15149() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawBuffers_33062() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_GetObjectPtrLabel_15150() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_DrawBuffers_33063() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode*); + OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_GetObjectPtrLabel_15151() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33064() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15152() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33065() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15153() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_DrawElements_33066() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15154() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33067() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15155() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33068() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,ref _indices); } -static unsafe void Test_GetObjectPtrLabel_15156() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_DrawElements_33069() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15157() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33070() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15158() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33071() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15159() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_DrawElements_33072() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_GetObjectPtrLabel_15160() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElements_33073() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,ref _indices); } -static unsafe void Test_GetObjectPtrLabel_15161() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElementsInstanced_33074() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetObjectPtrLabel_15162() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +static unsafe void Test_DrawElementsInstanced_33075() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetObjectPtrLabel_15163() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_DrawElementsInstanced_33076() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15164() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33077() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15165() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[] _params = default(int[]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33078() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); } -static unsafe void Test_GetPointer_15166() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33079() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15167() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33080() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15168() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int _params = default(int); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,ref _params); +static unsafe void Test_DrawElementsInstanced_33081() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15169() { - OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33082() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_GetPointer_15170() { - OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); - int[] _params = default(int[]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawElementsInstanced_33083() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); } -static unsafe void Test_GetPointer_15171() { - OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawRangeElements_33084() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetPointer_15172() { - OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,_params); +static unsafe void Test_DrawRangeElements_33085() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetPointer_15173() { - OpenTK.Graphics.ES20.GetPointervPName _pname = default(OpenTK.Graphics.ES20.GetPointervPName); - int _params = default(int); - OpenTK.Graphics.ES20.GL.GetPointer(_pname,ref _params); +static unsafe void Test_DrawRangeElements_33086() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgramInfoLog_15174() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); +static unsafe void Test_DrawRangeElements_33087() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgramInfoLog_15175() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); +static unsafe void Test_DrawRangeElements_33088() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_GetProgramInfoLog_15176() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); +static unsafe void Test_DrawRangeElements_33089() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgramInfoLog_15177() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); +static unsafe void Test_DrawRangeElements_33090() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15178() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33091() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15179() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_DrawRangeElements_33092() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15180() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33093() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_GetProgram_15181() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33094() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15182() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_DrawRangeElements_33095() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15183() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33096() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15184() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33097() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15185() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_DrawRangeElements_33098() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_GetProgram_15186() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33099() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15187() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33100() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15188() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_DrawRangeElements_33101() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15189() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33102() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_GetProgram_15190() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_DrawRangeElements_33103() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_GetProgram_15191() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_Enable_33104() { + OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Enable(_cap); } -static unsafe void Test_GetProgram_15192() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GetProgramParameterName _pname = default(OpenTK.Graphics.ES20.GetProgramParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_Enable_33105() { + OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); + OpenTK.Graphics.ES30.GL.Enable(_cap); } -static unsafe void Test_GetProgram_15193() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_EnableVertexAttribArray_33106() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_GetProgram_15194() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,out _params); +static unsafe void Test_EnableVertexAttribArray_33107() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_GetProgram_15195() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.ProgramParameter _pname = default(OpenTK.Graphics.ES20.ProgramParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_EndQuery_33108() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.EndQuery(_target); } -static unsafe void Test_GetRenderbufferParameter_15196() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_EndQuery_33109() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GL.EndQuery(_target); } -static unsafe void Test_GetRenderbufferParameter_15197() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,out _params); +static unsafe void Test_EndTransformFeedback_33110() { + OpenTK.Graphics.ES30.GL.EndTransformFeedback(); } -static unsafe void Test_GetRenderbufferParameter_15198() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_FenceSync_33111() { + OpenTK.Graphics.ES30.All _condition = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.IntPtr r = OpenTK.Graphics.ES30.GL.FenceSync(_condition,_flags); } -static unsafe void Test_GetRenderbufferParameter_15199() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); - OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_FenceSync_33112() { + OpenTK.Graphics.ES30.SyncCondition _condition = default(OpenTK.Graphics.ES30.SyncCondition); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.IntPtr r = OpenTK.Graphics.ES30.GL.FenceSync(_condition,_flags); } -static unsafe void Test_GetRenderbufferParameter_15200() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); - OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,out _params); +static unsafe void Test_Finish_33113() { + OpenTK.Graphics.ES30.GL.Finish(); } -static unsafe void Test_GetRenderbufferParameter_15201() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); - OpenTK.Graphics.ES20.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES20.RenderbufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_Flush_33114() { + OpenTK.Graphics.ES30.GL.Flush(); } -static unsafe void Test_GetShaderInfoLog_15202() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_FlushMappedBufferRange_33115() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_GetShaderInfoLog_15203() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_FlushMappedBufferRange_33116() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_GetShaderInfoLog_15204() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_FramebufferRenderbuffer_33117() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _renderbuffertarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_GetShaderInfoLog_15205() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_FramebufferRenderbuffer_33118() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _renderbuffertarget = default(OpenTK.Graphics.ES30.All); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_GetShader_15206() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferRenderbuffer_33119() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_GetShader_15207() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_FramebufferRenderbuffer_33120() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_GetShader_15208() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTexture2D_33121() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_GetShader_15209() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTexture2D_33122() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_GetShader_15210() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_FramebufferTexture2D_33123() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.TextureTarget2d _textarget = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_GetShader_15211() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTexture2D_33124() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.TextureTarget2d _textarget = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_GetShader_15212() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTextureLayer_33125() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_GetShader_15213() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_FramebufferTextureLayer_33126() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_GetShader_15214() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTextureLayer_33127() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_GetShader_15215() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FramebufferTextureLayer_33128() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_GetShader_15216() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_FrontFace_33129() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.FrontFace(_mode); } -static unsafe void Test_GetShader_15217() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderParameter _pname = default(OpenTK.Graphics.ES20.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_FrontFace_33130() { + OpenTK.Graphics.ES30.FrontFaceDirection _mode = default(OpenTK.Graphics.ES30.FrontFaceDirection); + OpenTK.Graphics.ES30.GL.FrontFace(_mode); } -static unsafe void Test_GetShaderPrecisionFormat_15218() { - OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); - System.Int32[] _range = default(System.Int32[]); - System.Int32[] _precision = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_GenBuffer_33131() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenBuffer(); } -static unsafe void Test_GetShaderPrecisionFormat_15219() { - OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); - System.Int32 _range = default(System.Int32); - System.Int32 _precision = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +static unsafe void Test_GenBuffers_33132() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GetShaderPrecisionFormat_15220() { - OpenTK.Graphics.ES20.All _shadertype = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _precisiontype = default(OpenTK.Graphics.ES20.All); - System.Int32* _range = default(System.Int32*); - System.Int32* _precision = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_GenBuffers_33133() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_GetShaderPrecisionFormat_15221() { - OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); - OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); - System.Int32[] _range = default(System.Int32[]); - System.Int32[] _precision = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_GenBuffers_33134() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GetShaderPrecisionFormat_15222() { - OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); - OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); - System.Int32 _range = default(System.Int32); - System.Int32 _precision = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +static unsafe void Test_GenBuffers_33135() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GetShaderPrecisionFormat_15223() { - OpenTK.Graphics.ES20.ShaderType _shadertype = default(OpenTK.Graphics.ES20.ShaderType); - OpenTK.Graphics.ES20.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES20.ShaderPrecision); - System.Int32* _range = default(System.Int32*); - System.Int32* _precision = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_GenBuffers_33136() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_GetShaderSource_15224() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +static unsafe void Test_GenBuffers_33137() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_GetShaderSource_15225() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,_length,_source); +static unsafe void Test_GenerateMipmap_33138() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.GenerateMipmap(_target); } -static unsafe void Test_GetShaderSource_15226() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +static unsafe void Test_GenerateMipmap_33139() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GL.GenerateMipmap(_target); } -static unsafe void Test_GetShaderSource_15227() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES20.GL.GetShaderSource(_shader,_bufSize,_length,_source); +static unsafe void Test_GenFramebuffer_33140() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenFramebuffer(); } -static unsafe void Test_GetString_15228() { - OpenTK.Graphics.ES20.All _name = default(OpenTK.Graphics.ES20.All); - System.String r = OpenTK.Graphics.ES20.GL.GetString(_name); +static unsafe void Test_GenFramebuffers_33141() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GetString_15229() { - OpenTK.Graphics.ES20.StringName _name = default(OpenTK.Graphics.ES20.StringName); - System.String r = OpenTK.Graphics.ES20.GL.GetString(_name); +static unsafe void Test_GenFramebuffers_33142() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_GetTexParameter_15230() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFramebuffers_33143() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GetTexParameter_15231() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenFramebuffers_33144() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GetTexParameter_15232() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFramebuffers_33145() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_GetTexParameter_15233() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenFramebuffers_33146() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_GetTexParameter_15234() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenQuery_33147() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenQuery(); } -static unsafe void Test_GetTexParameter_15235() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenQueries_33148() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); } -static unsafe void Test_GetTexParameter_15236() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenQueries_33149() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenQueries(_n,out _ids); } -static unsafe void Test_GetTexParameter_15237() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenQueries_33150() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); } -static unsafe void Test_GetTexParameter_15238() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenQueries_33151() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); } -static unsafe void Test_GetTexParameter_15239() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenQueries_33152() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenQueries(_n,out _ids); } -static unsafe void Test_GetTexParameter_15240() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenQueries_33153() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); } -static unsafe void Test_GetTexParameter_15241() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenRenderbuffer_33154() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenRenderbuffer(); } -static unsafe void Test_GetTexParameter_15242() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenRenderbuffers_33155() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GetTexParameter_15243() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenRenderbuffers_33156() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_GetTexParameter_15244() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameter _pname = default(OpenTK.Graphics.ES20.GetTextureParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenRenderbuffers_33157() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GetTexParameter_15245() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenRenderbuffers_33158() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GetTexParameter_15246() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_GenRenderbuffers_33159() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_GetTexParameter_15247() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.GetTextureParameterName _pname = default(OpenTK.Graphics.ES20.GetTextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_GenRenderbuffers_33160() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_GetUniform_15248() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenSampler_33161() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenSampler(); } -static unsafe void Test_GetUniform_15249() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_GenSamplers_33162() { + System.Int32 _count = default(System.Int32); + System.Int32[] _samplers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GetUniform_15250() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenSamplers_33163() { + System.Int32 _count = default(System.Int32); + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_GetUniform_15251() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenSamplers_33164() { + System.Int32 _count = default(System.Int32); + System.Int32* _samplers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GetUniform_15252() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_GenSamplers_33165() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _samplers = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GetUniform_15253() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenSamplers_33166() { + System.Int32 _count = default(System.Int32); + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_GetUniform_15254() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenSamplers_33167() { + System.Int32 _count = default(System.Int32); + System.UInt32* _samplers = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_GetUniform_15255() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_GenTexture_33168() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenTexture(); } -static unsafe void Test_GetUniform_15256() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenTextures_33169() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); } -static unsafe void Test_GetUniform_15257() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenTextures_33170() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenTextures(_n,out _textures); } -static unsafe void Test_GetUniform_15258() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_GenTextures_33171() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); } -static unsafe void Test_GetUniform_15259() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetUniform(_program,_location,_params); +static unsafe void Test_GenTextures_33172() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); } -static unsafe void Test_GetUniformLocation_15260() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetUniformLocation(_program,_name); +static unsafe void Test_GenTextures_33173() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenTextures(_n,out _textures); } -static unsafe void Test_GetUniformLocation_15261() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES20.GL.GetUniformLocation(_program,_name); +static unsafe void Test_GenTextures_33174() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); } -static unsafe void Test_GetVertexAttrib_15262() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenTransformFeedback_33175() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenTransformFeedback(); } -static unsafe void Test_GetVertexAttrib_15263() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GenTransformFeedbacks_33176() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetVertexAttrib_15264() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenTransformFeedbacks_33177() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_GetVertexAttrib_15265() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenTransformFeedbacks_33178() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetVertexAttrib_15266() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GenTransformFeedbacks_33179() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetVertexAttrib_15267() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenTransformFeedbacks_33180() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_GetVertexAttrib_15268() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenTransformFeedbacks_33181() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_GetVertexAttrib_15269() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GenVertexArray_33182() { + System.Int32 r = OpenTK.Graphics.ES30.GL.GenVertexArray(); } -static unsafe void Test_GetVertexAttrib_15270() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenVertexArrays_33183() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GetVertexAttrib_15271() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenVertexArrays_33184() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_GetVertexAttrib_15272() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GenVertexArrays_33185() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GetVertexAttrib_15273() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenVertexArrays_33186() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GetVertexAttrib_15274() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GenVertexArrays_33187() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_GetVertexAttrib_15275() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GenVertexArrays_33188() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_GetVertexAttrib_15276() { +static unsafe void Test_GetActiveAttrib_33189() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttrib_15277() { +static unsafe void Test_GetActiveAttrib_33190() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttrib_15278() { +static unsafe void Test_GetActiveAttrib_33191() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.ActiveAttribType* _type = default(OpenTK.Graphics.ES30.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttrib_15279() { +static unsafe void Test_GetActiveAttrib_33192() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_15280() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_15281() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttrib_15282() { +static unsafe void Test_GetActiveAttrib_33193() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttrib_15283() { +static unsafe void Test_GetActiveAttrib_33194() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttrib_15284() { +static unsafe void Test_GetActiveAttrib_33195() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,out _params); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.ActiveAttribType* _type = default(OpenTK.Graphics.ES30.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttrib_15285() { +static unsafe void Test_GetActiveAttrib_33196() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttribPointer_15286() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); -} -static unsafe void Test_GetVertexAttribPointer_15287() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); -} -static unsafe void Test_GetVertexAttribPointer_15288() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); -} -static unsafe void Test_GetVertexAttribPointer_15289() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); -} -static unsafe void Test_GetVertexAttribPointer_15290() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttribPointer_15291() { +static unsafe void Test_GetActiveUniform_33197() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttribPointer_15292() { +static unsafe void Test_GetActiveUniform_33198() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttribPointer_15293() { +static unsafe void Test_GetActiveUniform_33199() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.ActiveUniformType* _type = default(OpenTK.Graphics.ES30.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttribPointer_15294() { +static unsafe void Test_GetActiveUniform_33200() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttribPointer_15295() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_GetActiveUniform_33201() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttribPointer_15296() { +static unsafe void Test_GetActiveUniform_33202() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetVertexAttribPointer_15297() { +static unsafe void Test_GetActiveUniform_33203() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.ActiveUniformType* _type = default(OpenTK.Graphics.ES30.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetVertexAttribPointer_15298() { +static unsafe void Test_GetActiveUniform_33204() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetActiveUniformBlock_33205() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_15299() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_GetActiveUniformBlock_33206() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_GetVertexAttribPointer_15300() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_GetActiveUniformBlock_33207() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_15301() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_GetActiveUniformBlock_33208() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_15302() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_GetActiveUniformBlock_33209() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_GetVertexAttribPointer_15303() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_GetActiveUniformBlock_33210() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_15304() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_GetActiveUniformBlock_33211() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_GetVertexAttribPointer_15305() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES20.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES20.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_GetActiveUniformBlock_33212() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_Hint_15306() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _mode = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.Hint(_target,_mode); +static unsafe void Test_GetActiveUniformBlock_33213() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_Hint_15307() { - OpenTK.Graphics.ES20.HintTarget _target = default(OpenTK.Graphics.ES20.HintTarget); - OpenTK.Graphics.ES20.HintMode _mode = default(OpenTK.Graphics.ES20.HintMode); - OpenTK.Graphics.ES20.GL.Hint(_target,_mode); +static unsafe void Test_GetActiveUniformBlock_33214() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_IsBuffer_15308() { - System.Int32 _buffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsBuffer(_buffer); +static unsafe void Test_GetActiveUniformBlock_33215() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_IsBuffer_15309() { - System.UInt32 _buffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsBuffer(_buffer); +static unsafe void Test_GetActiveUniformBlock_33216() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_IsEnabled_15310() { - OpenTK.Graphics.ES20.All _cap = default(OpenTK.Graphics.ES20.All); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsEnabled(_cap); +static unsafe void Test_GetActiveUniformBlockName_33217() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_IsEnabled_15311() { - OpenTK.Graphics.ES20.EnableCap _cap = default(OpenTK.Graphics.ES20.EnableCap); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsEnabled(_cap); +static unsafe void Test_GetActiveUniformBlockName_33218() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_IsFramebuffer_15312() { - System.Int32 _framebuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_GetActiveUniformBlockName_33219() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_IsFramebuffer_15313() { - System.UInt32 _framebuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_GetActiveUniformBlockName_33220() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_IsProgram_15314() { +static unsafe void Test_GetActiveUniforms_33221() { System.Int32 _program = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsProgram(_program); + System.Int32 _uniformCount = default(System.Int32); + System.Int32[] _uniformIndices = default(System.Int32[]); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_IsProgram_15315() { - System.UInt32 _program = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsProgram(_program); +static unsafe void Test_GetActiveUniforms_33222() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32[] _uniformIndices = default(System.Int32[]); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_IsRenderbuffer_15316() { - System.Int32 _renderbuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_GetActiveUniforms_33223() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32 _uniformIndices = default(System.Int32); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_IsRenderbuffer_15317() { - System.UInt32 _renderbuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_GetActiveUniforms_33224() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32 _uniformIndices = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_IsShader_15318() { - System.Int32 _shader = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsShader(_shader); +static unsafe void Test_GetActiveUniforms_33225() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32* _uniformIndices = default(System.Int32*); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_IsShader_15319() { - System.UInt32 _shader = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsShader(_shader); +static unsafe void Test_GetActiveUniforms_33226() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32* _uniformIndices = default(System.Int32*); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_IsTexture_15320() { - System.Int32 _texture = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsTexture(_texture); +static unsafe void Test_GetActiveUniforms_33227() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32[] _uniformIndices = default(System.UInt32[]); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_IsTexture_15321() { - System.UInt32 _texture = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES20.GL.IsTexture(_texture); +static unsafe void Test_GetActiveUniforms_33228() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32[] _uniformIndices = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_LineWidth_15322() { - System.Single _width = default(System.Single); - OpenTK.Graphics.ES20.GL.LineWidth(_width); +static unsafe void Test_GetActiveUniforms_33229() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32 _uniformIndices = default(System.UInt32); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_LinkProgram_15323() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GL.LinkProgram(_program); +static unsafe void Test_GetActiveUniforms_33230() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32 _uniformIndices = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_LinkProgram_15324() { +static unsafe void Test_GetActiveUniforms_33231() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GL.LinkProgram(_program); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32* _uniformIndices = default(System.UInt32*); + OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_ObjectLabel_15325() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.Int32 _name = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_GetActiveUniforms_33232() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32* _uniformIndices = default(System.UInt32*); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_ObjectLabel_15326() { - OpenTK.Graphics.ES20.All _identifier = default(OpenTK.Graphics.ES20.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_GetAttachedShaders_33233() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_ObjectLabel_15327() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_GetAttachedShaders_33234() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_ObjectLabel_15328() { - OpenTK.Graphics.ES20.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES20.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_GetAttachedShaders_33235() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_ObjectPtrLabel_15329() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_GetAttachedShaders_33236() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_ObjectPtrLabel_15330() { - int[] _ptr = default(int[]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_GetAttachedShaders_33237() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_ObjectPtrLabel_15331() { - int[,] _ptr = default(int[,]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_GetAttachedShaders_33238() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_ObjectPtrLabel_15332() { - int[,,] _ptr = default(int[,,]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_GetAttribLocation_33239() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_ObjectPtrLabel_15333() { - int _ptr = default(int); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.ES20.GL.ObjectPtrLabel(ref _ptr,_length,_label); +static unsafe void Test_GetAttribLocation_33240() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_PixelStore_15334() { - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES20.GL.PixelStore(_pname,_param); +static unsafe void Test_GetBoolean_33241() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Boolean r = OpenTK.Graphics.ES30.GL.GetBoolean(_pname); } -static unsafe void Test_PixelStore_15335() { - OpenTK.Graphics.ES20.PixelStoreParameter _pname = default(OpenTK.Graphics.ES20.PixelStoreParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES20.GL.PixelStore(_pname,_param); +static unsafe void Test_GetBoolean_33242() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Boolean r = OpenTK.Graphics.ES30.GL.GetBoolean(_pname); } -static unsafe void Test_PolygonOffset_15336() { - System.Single _factor = default(System.Single); - System.Single _units = default(System.Single); - OpenTK.Graphics.ES20.GL.PolygonOffset(_factor,_units); +static unsafe void Test_GetBoolean_33243() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); } -static unsafe void Test_PopDebugGroup_15337() { - OpenTK.Graphics.ES20.GL.PopDebugGroup(); +static unsafe void Test_GetBoolean_33244() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,out _data); } -static unsafe void Test_PushDebugGroup_15338() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - System.Int32 _id = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.ES20.GL.PushDebugGroup(_source,_id,_length,_message); +static unsafe void Test_GetBoolean_33245() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); } -static unsafe void Test_PushDebugGroup_15339() { - OpenTK.Graphics.ES20.All _source = default(OpenTK.Graphics.ES20.All); - System.UInt32 _id = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.ES20.GL.PushDebugGroup(_source,_id,_length,_message); +static unsafe void Test_GetBoolean_33246() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); } -static unsafe void Test_ReadPixels_15340() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBoolean_33247() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,out _data); } -static unsafe void Test_ReadPixels_15341() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBoolean_33248() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); } -static unsafe void Test_ReadPixels_15342() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33249() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_ReadPixels_15343() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33250() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_ReadPixels_15344() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetBufferParameter_33251() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_ReadPixels_15345() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33252() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_ReadPixels_15346() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33253() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_ReadPixels_15347() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33254() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_ReadPixels_15348() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetBufferParameter_33255() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_ReadPixels_15349() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetBufferParameter_33256() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_ReleaseShaderCompiler_15350() { - OpenTK.Graphics.ES20.GL.ReleaseShaderCompiler(); +static unsafe void Test_GetBufferParameter_33257() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_RenderbufferStorage_15351() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +static unsafe void Test_GetBufferParameter_33258() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_RenderbufferStorage_15352() { - OpenTK.Graphics.ES20.RenderbufferTarget _target = default(OpenTK.Graphics.ES20.RenderbufferTarget); - OpenTK.Graphics.ES20.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES20.RenderbufferInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +static unsafe void Test_GetBufferParameter_33259() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_SampleCoverage_15353() { - System.Single _value = default(System.Single); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES20.GL.SampleCoverage(_value,_invert); +static unsafe void Test_GetBufferParameter_33260() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_Scissor_15354() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.Scissor(_x,_y,_width,_height); +static unsafe void Test_GetBufferPointer_33261() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15355() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33262() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15356() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33263() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15357() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33264() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15358() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33265() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _params = default(int); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_ShaderBinary_15359() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetBufferPointer_33266() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15360() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33267() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15361() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33268() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15362() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33269() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_15363() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_33270() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int _params = default(int); + OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_ShaderBinary_15364() { +static unsafe void Test_GetDebugMessageLog_33271() { System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15365() { +static unsafe void Test_GetDebugMessageLog_33272() { System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15366() { +static unsafe void Test_GetDebugMessageLog_33273() { System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15367() { +static unsafe void Test_GetDebugMessageLog_33274() { System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); + OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15368() { +static unsafe void Test_GetDebugMessageLog_33275() { System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15369() { +static unsafe void Test_GetDebugMessageLog_33276() { System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); + OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15370() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetDebugMessageLog_33277() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15371() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetDebugMessageLog_33278() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15372() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetDebugMessageLog_33279() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15373() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetDebugMessageLog_33280() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); + OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15374() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetDebugMessageLog_33281() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15375() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetDebugMessageLog_33282() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); + OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_ShaderBinary_15376() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetError_33283() { + OpenTK.Graphics.ES30.ErrorCode r = OpenTK.Graphics.ES30.GL.GetError(); } -static unsafe void Test_ShaderBinary_15377() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33284() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single r = OpenTK.Graphics.ES30.GL.GetFloat(_pname); } -static unsafe void Test_ShaderBinary_15378() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33285() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Single r = OpenTK.Graphics.ES30.GL.GetFloat(_pname); } -static unsafe void Test_ShaderBinary_15379() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetFloat_33286() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); } -static unsafe void Test_ShaderBinary_15380() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33287() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _data); } -static unsafe void Test_ShaderBinary_15381() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33288() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); } -static unsafe void Test_ShaderBinary_15382() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33289() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); } -static unsafe void Test_ShaderBinary_15383() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFloat_33290() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Single _data = default(System.Single); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _data); } -static unsafe void Test_ShaderBinary_15384() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetFloat_33291() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); } -static unsafe void Test_ShaderBinary_15385() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFragDataLocation_33292() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_ShaderBinary_15386() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFragDataLocation_33293() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_ShaderBinary_15387() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33294() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_ShaderBinary_15388() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33295() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); } -static unsafe void Test_ShaderBinary_15389() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33296() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_ShaderBinary_15390() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33297() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_ShaderBinary_15391() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33298() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); } -static unsafe void Test_ShaderBinary_15392() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetFramebufferAttachmentParameter_33299() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_ShaderBinary_15393() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33300() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15394() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetInteger64_33301() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_ShaderBinary_15395() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33302() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15396() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33303() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15397() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33304() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_ShaderBinary_15398() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33305() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15399() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetInteger64_33306() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15400() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33307() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_ShaderBinary_15401() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33308() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15402() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33309() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15403() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33310() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_ShaderBinary_15404() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetInteger64_33311() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15405() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33312() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64 r = OpenTK.Graphics.ES30.GL.GetInteger64(_pname); } -static unsafe void Test_ShaderBinary_15406() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33313() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64 r = OpenTK.Graphics.ES30.GL.GetInteger64(_pname); } -static unsafe void Test_ShaderBinary_15407() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33314() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); } -static unsafe void Test_ShaderBinary_15408() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33315() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,out _data); } -static unsafe void Test_ShaderBinary_15409() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.All _binaryformat = default(OpenTK.Graphics.ES20.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetInteger64_33316() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); } -static unsafe void Test_ShaderBinary_15410() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33317() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); } -static unsafe void Test_ShaderBinary_15411() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33318() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,out _data); } -static unsafe void Test_ShaderBinary_15412() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger64_33319() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); } -static unsafe void Test_ShaderBinary_15413() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetInteger_33320() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_ShaderBinary_15414() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES20.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES20.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetInteger_33321() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_ShaderSource_15415() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +static unsafe void Test_GetInteger_33322() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_ShaderSource_15416() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,ref _length); +static unsafe void Test_GetInteger_33323() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_ShaderSource_15417() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +static unsafe void Test_GetInteger_33324() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_ShaderSource_15418() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +static unsafe void Test_GetInteger_33325() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_ShaderSource_15419() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,ref _length); +static unsafe void Test_GetInteger_33326() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_ShaderSource_15420() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES20.GL.ShaderSource(_shader,_count,_string,_length); +static unsafe void Test_GetInteger_33327() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_StencilFunc_15421() { - OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_GetInteger_33328() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_StencilFunc_15422() { - OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_GetInteger_33329() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_StencilFunc_15423() { - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_GetInteger_33330() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_StencilFunc_15424() { - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilFunc(_func,_ref,_mask); +static unsafe void Test_GetInteger_33331() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_StencilFuncSeparate_15425() { - OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33332() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetInteger(_pname); } -static unsafe void Test_StencilFuncSeparate_15426() { - OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _func = default(OpenTK.Graphics.ES20.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33333() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetInteger(_pname); } -static unsafe void Test_StencilFuncSeparate_15427() { - OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33334() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); } -static unsafe void Test_StencilFuncSeparate_15428() { - OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33335() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,out _data); } -static unsafe void Test_StencilFuncSeparate_15429() { - OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33336() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); } -static unsafe void Test_StencilFuncSeparate_15430() { - OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); - OpenTK.Graphics.ES20.StencilFunction _func = default(OpenTK.Graphics.ES20.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilFuncSeparate(_face,_func,_ref,_mask); +static unsafe void Test_GetInteger_33337() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); } -static unsafe void Test_StencilMask_15431() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilMask(_mask); +static unsafe void Test_GetInteger_33338() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,out _data); } -static unsafe void Test_StencilMask_15432() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilMask(_mask); +static unsafe void Test_GetInteger_33339() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); } -static unsafe void Test_StencilMaskSeparate_15433() { - OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33340() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_StencilMaskSeparate_15434() { - OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33341() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_StencilMaskSeparate_15435() { - OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33342() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_StencilMaskSeparate_15436() { - OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33343() { + OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_StencilMaskSeparate_15437() { - OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33344() { + OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_StencilMaskSeparate_15438() { - OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES20.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_GetInternalformat_33345() { + OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_StencilOp_15439() { - OpenTK.Graphics.ES20.All _fail = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _zfail = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _zpass = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_GetObjectLabel_33346() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_StencilOp_15440() { - OpenTK.Graphics.ES20.StencilOp _fail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _zfail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _zpass = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_GetObjectLabel_33347() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_StencilOpSeparate_15441() { - OpenTK.Graphics.ES20.All _face = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _sfail = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _dpfail = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _dppass = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +static unsafe void Test_GetObjectLabel_33348() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_StencilOpSeparate_15442() { - OpenTK.Graphics.ES20.CullFaceMode _face = default(OpenTK.Graphics.ES20.CullFaceMode); - OpenTK.Graphics.ES20.StencilOp _sfail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _dpfail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _dppass = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +static unsafe void Test_GetObjectLabel_33349() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_StencilOpSeparate_15443() { - OpenTK.Graphics.ES20.StencilFace _face = default(OpenTK.Graphics.ES20.StencilFace); - OpenTK.Graphics.ES20.StencilOp _sfail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _dpfail = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.StencilOp _dppass = default(OpenTK.Graphics.ES20.StencilOp); - OpenTK.Graphics.ES20.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +static unsafe void Test_GetObjectLabel_33350() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15444() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33351() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15445() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33352() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15446() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33353() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15447() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33354() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15448() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.All _internalformat = default(OpenTK.Graphics.ES20.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_GetObjectLabel_33355() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15449() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33356() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15450() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectLabel_33357() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15451() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33358() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15452() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33359() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15453() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.PixelInternalFormat _internalformat = default(OpenTK.Graphics.ES20.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_GetObjectPtrLabel_33360() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15454() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33361() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_33362() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15455() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33363() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15456() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33364() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexImage2D_15457() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_GetObjectPtrLabel_33365() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexImage2D_15458() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES20.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES20.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_GetObjectPtrLabel_33366() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexParameter_15459() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_GetObjectPtrLabel_33367() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexParameter_15460() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_GetObjectPtrLabel_33368() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexParameter_15461() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_33369() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_TexParameter_15462() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_33370() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_TexParameter_15463() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_33371() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); } -static unsafe void Test_TexParameter_15464() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_33372() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_TexParameter_15465() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_GetPointer_33373() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexParameter_15466() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_GetPointer_33374() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexParameter_15467() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetPointer_33375() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexParameter_15468() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _pname = default(OpenTK.Graphics.ES20.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetPointer_33376() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexParameter_15469() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetPointer_33377() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _params = default(int); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,ref _params); } -static unsafe void Test_TexParameter_15470() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - OpenTK.Graphics.ES20.TextureParameterName _pname = default(OpenTK.Graphics.ES20.TextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES20.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_GetPointer_33378() { + OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexSubImage2D_15471() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetPointer_33379() { + OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexSubImage2D_15472() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetPointer_33380() { + OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexSubImage2D_15473() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetPointer_33381() { + OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); } -static unsafe void Test_TexSubImage2D_15474() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetPointer_33382() { + OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); + int _params = default(int); + OpenTK.Graphics.ES30.GL.GetPointer(_pname,ref _params); } -static unsafe void Test_TexSubImage2D_15475() { - OpenTK.Graphics.ES20.All _target = default(OpenTK.Graphics.ES20.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.All _format = default(OpenTK.Graphics.ES20.All); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetProgramBinary_33383() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15476() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33384() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15477() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33385() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15478() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33386() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15479() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33387() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_TexSubImage2D_15480() { - OpenTK.Graphics.ES20.TextureTarget _target = default(OpenTK.Graphics.ES20.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetProgramBinary_33388() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15481() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33389() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15482() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33390() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15483() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33391() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_TexSubImage2D_15484() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_GetProgramBinary_33392() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_TexSubImage2D_15485() { - OpenTK.Graphics.ES20.TextureTarget2d _target = default(OpenTK.Graphics.ES20.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.PixelFormat _format = default(OpenTK.Graphics.ES20.PixelFormat); - OpenTK.Graphics.ES20.PixelType _type = default(OpenTK.Graphics.ES20.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES20.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_GetProgramBinary_33393() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Uniform1_15486() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_v0); +static unsafe void Test_GetProgramBinary_33394() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Uniform1_15487() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +static unsafe void Test_GetProgramBinary_33395() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Uniform1_15488() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_GetProgramBinary_33396() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_Uniform1_15489() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +static unsafe void Test_GetProgramBinary_33397() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_Uniform1_15490() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_v0); +static unsafe void Test_GetProgramBinary_33398() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_Uniform1_15491() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +static unsafe void Test_GetProgramBinary_33399() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_Uniform1_15492() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_GetProgramBinary_33400() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_Uniform1_15493() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES20.GL.Uniform1(_location,_count,_value); +static unsafe void Test_GetProgramBinary_33401() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_Uniform2_15494() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_GetProgramBinary_33402() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_Uniform2_15495() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgramInfoLog_33403() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_Uniform2_15496() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_GetProgramInfoLog_33404() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_Uniform2_15497() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgramInfoLog_33405() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_Uniform2_15498() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_GetProgramInfoLog_33406() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_Uniform2_15499() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgram_33407() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform2_15500() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES20.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgram_33408() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_Uniform3_15501() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_GetProgram_33409() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform3_15502() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetProgram_33410() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform3_15503() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_GetProgram_33411() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_Uniform3_15504() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetProgram_33412() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform3_15505() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_GetProgram_33413() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform3_15506() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetProgram_33414() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_Uniform3_15507() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_GetProgram_33415() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform3_15508() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES20.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetProgram_33416() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform4_15509() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - System.Single _v3 = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_GetProgram_33417() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_Uniform4_15510() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +static unsafe void Test_GetProgram_33418() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_Uniform4_15511() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_GetQuery_33419() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_Uniform4_15512() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +static unsafe void Test_GetQuery_33420() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,out _params); } -static unsafe void Test_Uniform4_15513() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - System.Int32 _v3 = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_GetQuery_33421() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_Uniform4_15514() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +static unsafe void Test_GetQuery_33422() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_Uniform4_15515() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_GetQuery_33423() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,out _params); } -static unsafe void Test_Uniform4_15516() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES20.GL.Uniform4(_location,_count,_value); +static unsafe void Test_GetQuery_33424() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_UniformMatrix2_15517() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33425() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UniformMatrix2_15518() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,ref _value); +static unsafe void Test_GetQueryObject_33426() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_UniformMatrix2_15519() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33427() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UniformMatrix3_15520() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33428() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UniformMatrix3_15521() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,ref _value); +static unsafe void Test_GetQueryObject_33429() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_UniformMatrix3_15522() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33430() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UniformMatrix4_15523() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33431() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UniformMatrix4_15524() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,ref _value); +static unsafe void Test_GetQueryObject_33432() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_UniformMatrix4_15525() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES20.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_GetQueryObject_33433() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UseProgram_15526() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GL.UseProgram(_program); +static unsafe void Test_GetQueryObject_33434() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_UseProgram_15527() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GL.UseProgram(_program); +static unsafe void Test_GetQueryObject_33435() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_ValidateProgram_15528() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES20.GL.ValidateProgram(_program); +static unsafe void Test_GetQueryObject_33436() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_ValidateProgram_15529() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES20.GL.ValidateProgram(_program); +static unsafe void Test_GetRenderbufferParameter_33437() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_VertexAttrib1_15530() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_x); +static unsafe void Test_GetRenderbufferParameter_33438() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,out _params); } -static unsafe void Test_VertexAttrib1_15531() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_x); +static unsafe void Test_GetRenderbufferParameter_33439() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_VertexAttrib1_15532() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +static unsafe void Test_GetRenderbufferParameter_33440() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_VertexAttrib1_15533() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +static unsafe void Test_GetRenderbufferParameter_33441() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,out _params); } -static unsafe void Test_VertexAttrib1_15534() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +static unsafe void Test_GetRenderbufferParameter_33442() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_VertexAttrib1_15535() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib1(_index,_v); +static unsafe void Test_GetSamplerParameter_33443() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib2_15536() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_x,_y); +static unsafe void Test_GetSamplerParameter_33444() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib2_15537() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_x,_y); +static unsafe void Test_GetSamplerParameter_33445() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib2_15538() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +static unsafe void Test_GetSamplerParameter_33446() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib2_15539() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33447() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib2_15540() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +static unsafe void Test_GetSamplerParameter_33448() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib2_15541() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +static unsafe void Test_GetSamplerParameter_33449() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib2_15542() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33450() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib2_15543() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib2(_index,_v); +static unsafe void Test_GetSamplerParameter_33451() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15544() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_GetSamplerParameter_33452() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15545() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_GetSamplerParameter_33453() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib3_15546() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +static unsafe void Test_GetSamplerParameter_33454() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15547() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33455() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15548() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +static unsafe void Test_GetSamplerParameter_33456() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib3_15549() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +static unsafe void Test_GetSamplerParameter_33457() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15550() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33458() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib3_15551() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib3(_index,_v); +static unsafe void Test_GetSamplerParameter_33459() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib4_15552() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - System.Single _w = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_GetSamplerParameter_33460() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib4_15553() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - System.Single _w = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_GetSamplerParameter_33461() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib4_15554() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetSamplerParameter_33462() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib4_15555() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33463() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib4_15556() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetSamplerParameter_33464() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib4_15557() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetSamplerParameter_33465() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_VertexAttrib4_15558() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetSamplerParameter_33466() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_VertexAttrib4_15559() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES20.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetShaderInfoLog_33467() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_VertexAttribPointer_15560() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderInfoLog_33468() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); } -static unsafe void Test_VertexAttribPointer_15561() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderInfoLog_33469() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_VertexAttribPointer_15562() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderInfoLog_33470() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); } -static unsafe void Test_VertexAttribPointer_15563() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33471() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15564() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_GetShader_33472() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_VertexAttribPointer_15565() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33473() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15566() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33474() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15567() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33475() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_VertexAttribPointer_15568() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33476() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15569() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_GetShader_33477() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15570() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33478() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_VertexAttribPointer_15571() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33479() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15572() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33480() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15573() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShader_33481() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_VertexAttribPointer_15574() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.All _type = default(OpenTK.Graphics.ES20.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_GetShader_33482() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_VertexAttribPointer_15575() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderPrecisionFormat_33483() { + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); + System.Int32[] _range = default(System.Int32[]); + System.Int32[] _precision = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_VertexAttribPointer_15576() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderPrecisionFormat_33484() { + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); + System.Int32 _range = default(System.Int32); + System.Int32 _precision = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); } -static unsafe void Test_VertexAttribPointer_15577() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderPrecisionFormat_33485() { + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); + System.Int32* _range = default(System.Int32*); + System.Int32* _precision = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_VertexAttribPointer_15578() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetShaderPrecisionFormat_33486() { + OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); + OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); + System.Int32[] _range = default(System.Int32[]); + System.Int32[] _precision = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_VertexAttribPointer_15579() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES20.VertexAttribPointerType _type = default(OpenTK.Graphics.ES20.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES20.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_GetShaderPrecisionFormat_33487() { + OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); + OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); + System.Int32 _range = default(System.Int32); + System.Int32 _precision = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); } -static unsafe void Test_Viewport_15580() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES20.GL.Viewport(_x,_y,_width,_height); +static unsafe void Test_GetShaderPrecisionFormat_33488() { + OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); + OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); + System.Int32* _range = default(System.Int32*); + System.Int32* _precision = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } - -static unsafe void Test_Invoke_15582() { - OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); +static unsafe void Test_GetShaderSource_33489() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.ES20.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_BeginInvoke_15583() { - OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); +static unsafe void Test_GetShaderSource_33490() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,_length,_source); +} +static unsafe void Test_GetShaderSource_33491() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.ES20.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_EndInvoke_15584() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.ES20.DebugProc).EndInvoke(_result); +static unsafe void Test_GetShaderSource_33492() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,_length,_source); } - -static unsafe void Test_Invoke_15586() { - OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.ES20.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_GetString_33493() { + OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name); } -static unsafe void Test_BeginInvoke_15587() { - OpenTK.Graphics.ES20.DebugSource _source = default(OpenTK.Graphics.ES20.DebugSource); - OpenTK.Graphics.ES20.DebugType _type = default(OpenTK.Graphics.ES20.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES20.DebugSeverity _severity = default(OpenTK.Graphics.ES20.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.ES20.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_GetString_33494() { + OpenTK.Graphics.ES30.StringName _name = default(OpenTK.Graphics.ES30.StringName); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name); } -static unsafe void Test_EndInvoke_15588() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.ES20.DebugProcKhr).EndInvoke(_result); +static unsafe void Test_GetString_33495() { + OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); } -static void Test_AlcContextAttributes_15589() { - var _Frequency = OpenTK.Audio.OpenAL.AlcContextAttributes.Frequency; - var _Refresh = OpenTK.Audio.OpenAL.AlcContextAttributes.Refresh; - var _Sync = OpenTK.Audio.OpenAL.AlcContextAttributes.Sync; - var _MonoSources = OpenTK.Audio.OpenAL.AlcContextAttributes.MonoSources; - var _StereoSources = OpenTK.Audio.OpenAL.AlcContextAttributes.StereoSources; - var _EfxMaxAuxiliarySends = OpenTK.Audio.OpenAL.AlcContextAttributes.EfxMaxAuxiliarySends; +static unsafe void Test_GetString_33496() { + OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); } -static void Test_AlcError_15590() { - var _NoError = OpenTK.Audio.OpenAL.AlcError.NoError; - var _InvalidDevice = OpenTK.Audio.OpenAL.AlcError.InvalidDevice; - var _InvalidContext = OpenTK.Audio.OpenAL.AlcError.InvalidContext; - var _InvalidEnum = OpenTK.Audio.OpenAL.AlcError.InvalidEnum; - var _InvalidValue = OpenTK.Audio.OpenAL.AlcError.InvalidValue; - var _OutOfMemory = OpenTK.Audio.OpenAL.AlcError.OutOfMemory; +static unsafe void Test_GetString_33497() { + OpenTK.Graphics.ES30.StringNameIndexed _name = default(OpenTK.Graphics.ES30.StringNameIndexed); + System.Int32 _index = default(System.Int32); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); } -static void Test_AlcGetString_15591() { - var _DefaultDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DefaultDeviceSpecifier; - var _Extensions = OpenTK.Audio.OpenAL.AlcGetString.Extensions; - var _CaptureDefaultDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.CaptureDefaultDeviceSpecifier; - var _DefaultAllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DefaultAllDevicesSpecifier; - var _CaptureDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.CaptureDeviceSpecifier; - var _DeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetString.DeviceSpecifier; - var _AllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetString.AllDevicesSpecifier; +static unsafe void Test_GetString_33498() { + OpenTK.Graphics.ES30.StringNameIndexed _name = default(OpenTK.Graphics.ES30.StringNameIndexed); + System.UInt32 _index = default(System.UInt32); + System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); } -static void Test_AlcGetStringList_15592() { - var _CaptureDeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.CaptureDeviceSpecifier; - var _DeviceSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.DeviceSpecifier; - var _AllDevicesSpecifier = OpenTK.Audio.OpenAL.AlcGetStringList.AllDevicesSpecifier; +static unsafe void Test_GetSync_33499() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); } -static void Test_AlcGetInteger_15593() { - var _MajorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.MajorVersion; - var _MinorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.MinorVersion; - var _AttributesSize = OpenTK.Audio.OpenAL.AlcGetInteger.AttributesSize; - var _AllAttributes = OpenTK.Audio.OpenAL.AlcGetInteger.AllAttributes; - var _CaptureSamples = OpenTK.Audio.OpenAL.AlcGetInteger.CaptureSamples; - var _EfxMajorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMajorVersion; - var _EfxMinorVersion = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMinorVersion; - var _EfxMaxAuxiliarySends = OpenTK.Audio.OpenAL.AlcGetInteger.EfxMaxAuxiliarySends; +static unsafe void Test_GetSync_33500() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_CreateContext_15594() { - System.IntPtr _device = default(System.IntPtr); - System.Int32* _attrlist = default(System.Int32*); - OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.CreateContext(_device,_attrlist); +static unsafe void Test_GetSync_33501() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_CreateContext_15595() { - System.IntPtr _device = default(System.IntPtr); - System.Int32[] _attriblist = default(System.Int32[]); - OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.CreateContext(_device,_attriblist); +static unsafe void Test_GetSync_33502() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); } -static unsafe void Test_MakeContextCurrent_15596() { - OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); - System.Boolean r = OpenTK.Audio.OpenAL.Alc.MakeContextCurrent(_context); +static unsafe void Test_GetSync_33503() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_ProcessContext_15597() { - OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); - OpenTK.Audio.OpenAL.Alc.ProcessContext(_context); +static unsafe void Test_GetSync_33504() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_SuspendContext_15598() { - OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); - OpenTK.Audio.OpenAL.Alc.SuspendContext(_context); +static unsafe void Test_GetTexParameter_33505() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_DestroyContext_15599() { - OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); - OpenTK.Audio.OpenAL.Alc.DestroyContext(_context); +static unsafe void Test_GetTexParameter_33506() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetCurrentContext_15600() { - OpenTK.ContextHandle r = OpenTK.Audio.OpenAL.Alc.GetCurrentContext(); +static unsafe void Test_GetTexParameter_33507() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetContextsDevice_15601() { - OpenTK.ContextHandle _context = default(OpenTK.ContextHandle); - System.IntPtr r = OpenTK.Audio.OpenAL.Alc.GetContextsDevice(_context); +static unsafe void Test_GetTexParameter_33508() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_OpenDevice_15602() { - System.String _devicename = default(System.String); - System.IntPtr r = OpenTK.Audio.OpenAL.Alc.OpenDevice(_devicename); +static unsafe void Test_GetTexParameter_33509() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_CloseDevice_15603() { - System.IntPtr _device = default(System.IntPtr); - System.Boolean r = OpenTK.Audio.OpenAL.Alc.CloseDevice(_device); +static unsafe void Test_GetTexParameter_33510() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetError_15604() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.AlcError r = OpenTK.Audio.OpenAL.Alc.GetError(_device); +static unsafe void Test_GetTexParameter_33511() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_IsExtensionPresent_15605() { - System.IntPtr _device = default(System.IntPtr); - System.String _extname = default(System.String); - System.Boolean r = OpenTK.Audio.OpenAL.Alc.IsExtensionPresent(_device,_extname); +static unsafe void Test_GetTexParameter_33512() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetProcAddress_15606() { - System.IntPtr _device = default(System.IntPtr); - System.String _funcname = default(System.String); - System.IntPtr r = OpenTK.Audio.OpenAL.Alc.GetProcAddress(_device,_funcname); +static unsafe void Test_GetTexParameter_33513() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetEnumValue_15607() { - System.IntPtr _device = default(System.IntPtr); - System.String _enumname = default(System.String); - System.Int32 r = OpenTK.Audio.OpenAL.Alc.GetEnumValue(_device,_enumname); +static unsafe void Test_GetTexParameter_33514() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetString_15608() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.AlcGetString _param = default(OpenTK.Audio.OpenAL.AlcGetString); - System.String r = OpenTK.Audio.OpenAL.Alc.GetString(_device,_param); +static unsafe void Test_GetTexParameter_33515() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetString_15609() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.AlcGetStringList _param = default(OpenTK.Audio.OpenAL.AlcGetStringList); - System.Collections.Generic.IList r = OpenTK.Audio.OpenAL.Alc.GetString(_device,_param); +static unsafe void Test_GetTexParameter_33516() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetInteger_15610() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.AlcGetInteger _param = default(OpenTK.Audio.OpenAL.AlcGetInteger); +static unsafe void Test_GetTransformFeedbackVarying_33517() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); System.Int32 _size = default(System.Int32); - System.Int32 _data = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.GetInteger(_device,_param,_size,out _data); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetInteger_15611() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.AlcGetInteger _param = default(OpenTK.Audio.OpenAL.AlcGetInteger); +static unsafe void Test_GetTransformFeedbackVarying_33518() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); System.Int32 _size = default(System.Int32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Audio.OpenAL.Alc.GetInteger(_device,_param,_size,_data); + OpenTK.Graphics.ES30.TransformFeedbackType _type = default(OpenTK.Graphics.ES30.TransformFeedbackType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_CaptureOpenDevice_15612() { - System.String _devicename = default(System.String); - System.UInt32 _frequency = default(System.UInt32); - OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); - System.Int32 _buffersize = default(System.Int32); - System.IntPtr r = OpenTK.Audio.OpenAL.Alc.CaptureOpenDevice(_devicename,_frequency,_format,_buffersize); +static unsafe void Test_GetTransformFeedbackVarying_33519() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_CaptureOpenDevice_15613() { - System.String _devicename = default(System.String); - System.Int32 _frequency = default(System.Int32); - OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); - System.Int32 _buffersize = default(System.Int32); - System.IntPtr r = OpenTK.Audio.OpenAL.Alc.CaptureOpenDevice(_devicename,_frequency,_format,_buffersize); +static unsafe void Test_GetTransformFeedbackVarying_33520() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.TransformFeedbackType* _type = default(OpenTK.Graphics.ES30.TransformFeedbackType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_CaptureCloseDevice_15614() { - System.IntPtr _device = default(System.IntPtr); - System.Boolean r = OpenTK.Audio.OpenAL.Alc.CaptureCloseDevice(_device); +static unsafe void Test_GetTransformFeedbackVarying_33521() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_CaptureStart_15615() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.Alc.CaptureStart(_device); +static unsafe void Test_GetTransformFeedbackVarying_33522() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.TransformFeedbackType _type = default(OpenTK.Graphics.ES30.TransformFeedbackType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_CaptureStop_15616() { - System.IntPtr _device = default(System.IntPtr); - OpenTK.Audio.OpenAL.Alc.CaptureStop(_device); +static unsafe void Test_GetTransformFeedbackVarying_33523() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +} +static unsafe void Test_GetTransformFeedbackVarying_33524() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.ES30.TransformFeedbackType* _type = default(OpenTK.Graphics.ES30.TransformFeedbackType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_CaptureSamples_15617() { - System.IntPtr _device = default(System.IntPtr); - System.IntPtr _buffer = default(System.IntPtr); - System.Int32 _samples = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); +static unsafe void Test_GetUniformBlockIndex_33525() { + System.Int32 _program = default(System.Int32); + System.String _uniformBlockName = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformBlockIndex(_program,_uniformBlockName); } -static unsafe void Test_CaptureSamples_15618() { - System.IntPtr _device = default(System.IntPtr); - int _buffer = default(int); - System.Int32 _samples = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,ref _buffer,_samples); +static unsafe void Test_GetUniformBlockIndex_33526() { + System.UInt32 _program = default(System.UInt32); + System.String _uniformBlockName = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformBlockIndex(_program,_uniformBlockName); } -static unsafe void Test_CaptureSamples_15619() { - System.IntPtr _device = default(System.IntPtr); - int[] _buffer = default(int[]); - System.Int32 _samples = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); +static unsafe void Test_GetUniform_33527() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_CaptureSamples_15620() { - System.IntPtr _device = default(System.IntPtr); - int[,] _buffer = default(int[,]); - System.Int32 _samples = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); +static unsafe void Test_GetUniform_33528() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_CaptureSamples_15621() { - System.IntPtr _device = default(System.IntPtr); - int[,,] _buffer = default(int[,,]); - System.Int32 _samples = default(System.Int32); - OpenTK.Audio.OpenAL.Alc.CaptureSamples(_device,_buffer,_samples); +static unsafe void Test_GetUniform_33529() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_get_IsInitialized_15622() { - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsInitialized; +static unsafe void Test_GetUniform_33530() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } - -static unsafe void Test_GetEaxFromEfxEax_15624() { - OpenTK.Audio.OpenAL.EffectsExtension.EaxReverb _input = default(OpenTK.Audio.OpenAL.EffectsExtension.EaxReverb); - OpenTK.Audio.OpenAL.EffectsExtension.EfxEaxReverb _output = default(OpenTK.Audio.OpenAL.EffectsExtension.EfxEaxReverb); - OpenTK.Audio.OpenAL.EffectsExtension.GetEaxFromEfxEax(ref _input,out _output); +static unsafe void Test_GetUniform_33531() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_BindEffect_15625() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffectType _type = default(OpenTK.Audio.OpenAL.EfxEffectType); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffect(_eid,_type); +static unsafe void Test_GetUniform_33532() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_BindEffect_15626() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffectType _type = default(OpenTK.Audio.OpenAL.EfxEffectType); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffect(_eid,_type); +static unsafe void Test_GetUniformIndices_33533() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32[] _uniformIndices = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_BindFilterToSource_15627() { - System.UInt32 _source = default(System.UInt32); - System.UInt32 _filter = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindFilterToSource(_source,_filter); +static unsafe void Test_GetUniformIndices_33534() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32 _uniformIndices = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); } -static unsafe void Test_BindFilterToSource_15628() { - System.Int32 _source = default(System.Int32); - System.Int32 _filter = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindFilterToSource(_source,_filter); +static unsafe void Test_GetUniformIndices_33535() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32* _uniformIndices = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_BindEffectToAuxiliarySlot_15629() { - System.UInt32 _auxiliaryeffectslot = default(System.UInt32); - System.UInt32 _effect = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffectToAuxiliarySlot(_auxiliaryeffectslot,_effect); +static unsafe void Test_GetUniformIndices_33536() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32[] _uniformIndices = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_BindEffectToAuxiliarySlot_15630() { - System.Int32 _auxiliaryeffectslot = default(System.Int32); - System.Int32 _effect = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindEffectToAuxiliarySlot(_auxiliaryeffectslot,_effect); +static unsafe void Test_GetUniformIndices_33537() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32 _uniformIndices = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); } -static unsafe void Test_BindSourceToAuxiliarySlot_15631() { - System.UInt32 _source = default(System.UInt32); - System.UInt32 _slot = default(System.UInt32); - System.Int32 _slotnumber = default(System.Int32); - System.UInt32 _filter = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindSourceToAuxiliarySlot(_source,_slot,_slotnumber,_filter); +static unsafe void Test_GetUniformIndices_33538() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32* _uniformIndices = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_BindSourceToAuxiliarySlot_15632() { - System.Int32 _source = default(System.Int32); - System.Int32 _slot = default(System.Int32); - System.Int32 _slotnumber = default(System.Int32); - System.Int32 _filter = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).BindSourceToAuxiliarySlot(_source,_slot,_slotnumber,_filter); +static unsafe void Test_GetUniform_33539() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GenEffects_15633() { - System.Int32 _n = default(System.Int32); - System.UInt32 _effects = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n,out _effects); +static unsafe void Test_GetUniform_33540() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GenEffects_15634() { - System.Int32 _n = default(System.Int32); - System.Int32 _effects = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n,out _effects); +static unsafe void Test_GetUniform_33541() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GenEffects_15635() { - System.Int32 _n = default(System.Int32); - System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffects(_n); +static unsafe void Test_GetUniform_33542() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GenEffect_15636() { - System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffect(); +static unsafe void Test_GetUniform_33543() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GenEffect_15637() { - System.UInt32 _effect = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenEffect(out _effect); +static unsafe void Test_GetUniform_33544() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_DeleteEffects_15638() { - System.Int32 _n = default(System.Int32); - System.UInt32 _effects = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_n,ref _effects); +static unsafe void Test_GetUniformLocation_33545() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformLocation(_program,_name); } -static unsafe void Test_DeleteEffects_15639() { - System.Int32 _n = default(System.Int32); - System.Int32 _effects = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_n,ref _effects); +static unsafe void Test_GetUniformLocation_33546() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformLocation(_program,_name); } -static unsafe void Test_DeleteEffects_15640() { - System.Int32[] _effects = default(System.Int32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_effects); +static unsafe void Test_GetUniform_33547() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_DeleteEffects_15641() { - System.UInt32[] _effects = default(System.UInt32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffects(_effects); +static unsafe void Test_GetUniform_33548() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_DeleteEffect_15642() { - System.Int32 _effect = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffect(_effect); +static unsafe void Test_GetUniform_33549() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_DeleteEffect_15643() { - System.UInt32 _effect = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteEffect(ref _effect); +static unsafe void Test_GetVertexAttrib_33550() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_IsEffect_15644() { - System.UInt32 _eid = default(System.UInt32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsEffect(_eid); +static unsafe void Test_GetVertexAttrib_33551() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_IsEffect_15645() { - System.Int32 _eid = default(System.Int32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsEffect(_eid); +static unsafe void Test_GetVertexAttrib_33552() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Effect_15646() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffecti _param = default(OpenTK.Audio.OpenAL.EfxEffecti); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); +static unsafe void Test_GetVertexAttrib_33553() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Effect_15647() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffecti _param = default(OpenTK.Audio.OpenAL.EfxEffecti); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); +static unsafe void Test_GetVertexAttrib_33554() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_Effect_15648() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffectf _param = default(OpenTK.Audio.OpenAL.EfxEffectf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); +static unsafe void Test_GetVertexAttrib_33555() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Effect_15649() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffectf _param = default(OpenTK.Audio.OpenAL.EfxEffectf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,_value); +static unsafe void Test_GetVertexAttrib_33556() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Effect_15650() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,ref _values); +static unsafe void Test_GetVertexAttrib_33557() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_Effect_15651() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - default(OpenTK.Audio.OpenAL.EffectsExtension).Effect(_eid,_param,ref _values); +static unsafe void Test_GetVertexAttrib_33558() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetEffect_15652() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffecti _pname = default(OpenTK.Audio.OpenAL.EfxEffecti); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); +static unsafe void Test_GetVertexAttrib_33559() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetEffect_15653() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffecti _pname = default(OpenTK.Audio.OpenAL.EfxEffecti); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); +static unsafe void Test_GetVertexAttrib_33560() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetEffect_15654() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffectf _pname = default(OpenTK.Audio.OpenAL.EfxEffectf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); +static unsafe void Test_GetVertexAttrib_33561() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetEffect_15655() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffectf _pname = default(OpenTK.Audio.OpenAL.EfxEffectf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_pname,out _value); +static unsafe void Test_GetVertexAttribI_33562() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetEffect_15656() { - System.UInt32 _eid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_param,out _values); +static unsafe void Test_GetVertexAttribI_33563() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetEffect_15657() { - System.Int32 _eid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxEffect3f _param = default(OpenTK.Audio.OpenAL.EfxEffect3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetEffect(_eid,_param,out _values); +static unsafe void Test_GetVertexAttribI_33564() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GenFilters_15658() { - System.Int32 _n = default(System.Int32); - System.UInt32 _filters = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n,out _filters); +static unsafe void Test_GetVertexAttribI_33565() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GenFilters_15659() { - System.Int32 _n = default(System.Int32); - System.Int32 _filters = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n,out _filters); +static unsafe void Test_GetVertexAttribI_33566() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GenFilters_15660() { - System.Int32 _n = default(System.Int32); - System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilters(_n); +static unsafe void Test_GetVertexAttribI_33567() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GenFilter_15661() { - System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilter(); +static unsafe void Test_GetVertexAttrib_33568() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GenFilter_15662() { - System.UInt32 _filter = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenFilter(out _filter); +static unsafe void Test_GetVertexAttrib_33569() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_DeleteFilters_15663() { - System.Int32 _n = default(System.Int32); - System.UInt32 _filters = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_n,ref _filters); +static unsafe void Test_GetVertexAttrib_33570() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_DeleteFilters_15664() { - System.Int32 _n = default(System.Int32); - System.Int32 _filters = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_n,ref _filters); +static unsafe void Test_GetVertexAttrib_33571() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_DeleteFilters_15665() { - System.UInt32[] _filters = default(System.UInt32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_filters); +static unsafe void Test_GetVertexAttrib_33572() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_DeleteFilters_15666() { - System.Int32[] _filters = default(System.Int32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilters(_filters); +static unsafe void Test_GetVertexAttrib_33573() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_DeleteFilter_15667() { - System.Int32 _filter = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilter(_filter); +static unsafe void Test_GetVertexAttrib_33574() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_DeleteFilter_15668() { - System.UInt32 _filter = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteFilter(ref _filter); +static unsafe void Test_GetVertexAttrib_33575() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_IsFilter_15669() { - System.UInt32 _fid = default(System.UInt32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsFilter(_fid); +static unsafe void Test_GetVertexAttrib_33576() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_IsFilter_15670() { - System.Int32 _fid = default(System.Int32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsFilter(_fid); +static unsafe void Test_GetVertexAttrib_33577() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Filter_15671() { - System.UInt32 _fid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxFilteri _param = default(OpenTK.Audio.OpenAL.EfxFilteri); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); +static unsafe void Test_GetVertexAttrib_33578() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_Filter_15672() { - System.Int32 _fid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxFilteri _param = default(OpenTK.Audio.OpenAL.EfxFilteri); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); +static unsafe void Test_GetVertexAttrib_33579() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_Filter_15673() { - System.UInt32 _fid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxFilterf _param = default(OpenTK.Audio.OpenAL.EfxFilterf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); +static unsafe void Test_GetVertexAttribPointer_33580() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_Filter_15674() { - System.Int32 _fid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxFilterf _param = default(OpenTK.Audio.OpenAL.EfxFilterf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).Filter(_fid,_param,_value); +static unsafe void Test_GetVertexAttribPointer_33581() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetFilter_15675() { - System.UInt32 _fid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxFilteri _pname = default(OpenTK.Audio.OpenAL.EfxFilteri); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); +static unsafe void Test_GetVertexAttribPointer_33582() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetFilter_15676() { - System.Int32 _fid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxFilteri _pname = default(OpenTK.Audio.OpenAL.EfxFilteri); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); +static unsafe void Test_GetVertexAttribPointer_33583() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetFilter_15677() { - System.UInt32 _fid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxFilterf _pname = default(OpenTK.Audio.OpenAL.EfxFilterf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); +static unsafe void Test_GetVertexAttribPointer_33584() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_GetFilter_15678() { - System.Int32 _fid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxFilterf _pname = default(OpenTK.Audio.OpenAL.EfxFilterf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetFilter(_fid,_pname,out _value); +static unsafe void Test_GetVertexAttribPointer_33585() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GenAuxiliaryEffectSlots_15679() { - System.Int32 _n = default(System.Int32); - System.UInt32 _slots = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n,out _slots); +static unsafe void Test_GetVertexAttribPointer_33586() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GenAuxiliaryEffectSlots_15680() { - System.Int32 _n = default(System.Int32); - System.Int32 _slots = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n,out _slots); +static unsafe void Test_GetVertexAttribPointer_33587() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GenAuxiliaryEffectSlots_15681() { - System.Int32 _n = default(System.Int32); - System.Int32[] r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlots(_n); +static unsafe void Test_GetVertexAttribPointer_33588() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GenAuxiliaryEffectSlot_15682() { - System.Int32 r = default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlot(); +static unsafe void Test_GetVertexAttribPointer_33589() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_GenAuxiliaryEffectSlot_15683() { - System.UInt32 _slot = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GenAuxiliaryEffectSlot(out _slot); +static unsafe void Test_GetVertexAttribPointer_33590() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlots_15684() { - System.Int32 _n = default(System.Int32); - System.UInt32 _slots = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_n,ref _slots); +static unsafe void Test_GetVertexAttribPointer_33591() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlots_15685() { - System.Int32 _n = default(System.Int32); - System.Int32 _slots = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_n,ref _slots); +static unsafe void Test_GetVertexAttribPointer_33592() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlots_15686() { - System.Int32[] _slots = default(System.Int32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_slots); +static unsafe void Test_GetVertexAttribPointer_33593() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlots_15687() { - System.UInt32[] _slots = default(System.UInt32[]); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlots(_slots); +static unsafe void Test_GetVertexAttribPointer_33594() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlot_15688() { - System.Int32 _slot = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlot(_slot); +static unsafe void Test_GetVertexAttribPointer_33595() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_DeleteAuxiliaryEffectSlot_15689() { - System.UInt32 _slot = default(System.UInt32); - default(OpenTK.Audio.OpenAL.EffectsExtension).DeleteAuxiliaryEffectSlot(ref _slot); +static unsafe void Test_GetVertexAttribPointer_33596() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_IsAuxiliaryEffectSlot_15690() { - System.UInt32 _slot = default(System.UInt32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsAuxiliaryEffectSlot(_slot); +static unsafe void Test_GetVertexAttribPointer_33597() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_IsAuxiliaryEffectSlot_15691() { - System.Int32 _slot = default(System.Int32); - System.Boolean r = default(OpenTK.Audio.OpenAL.EffectsExtension).IsAuxiliaryEffectSlot(_slot); +static unsafe void Test_GetVertexAttribPointer_33598() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_AuxiliaryEffectSlot_15692() { - System.UInt32 _asid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxAuxiliaryi _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); +static unsafe void Test_GetVertexAttribPointer_33599() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_AuxiliaryEffectSlot_15693() { - System.Int32 _asid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxAuxiliaryi _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); +static unsafe void Test_Hint_33600() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Hint(_target,_mode); } -static unsafe void Test_AuxiliaryEffectSlot_15694() { - System.UInt32 _asid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxAuxiliaryf _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); +static unsafe void Test_Hint_33601() { + OpenTK.Graphics.ES30.HintTarget _target = default(OpenTK.Graphics.ES30.HintTarget); + OpenTK.Graphics.ES30.HintMode _mode = default(OpenTK.Graphics.ES30.HintMode); + OpenTK.Graphics.ES30.GL.Hint(_target,_mode); } -static unsafe void Test_AuxiliaryEffectSlot_15695() { - System.Int32 _asid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxAuxiliaryf _param = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).AuxiliaryEffectSlot(_asid,_param,_value); +static unsafe void Test_InvalidateFramebuffer_33602() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All[] _attachments = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_GetAuxiliaryEffectSlot_15696() { - System.UInt32 _asid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxAuxiliaryi _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); +static unsafe void Test_InvalidateFramebuffer_33603() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All _attachments = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); } -static unsafe void Test_GetAuxiliaryEffectSlot_15697() { - System.Int32 _asid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxAuxiliaryi _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryi); - System.Int32 _value = default(System.Int32); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); +static unsafe void Test_InvalidateFramebuffer_33604() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All* _attachments = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_GetAuxiliaryEffectSlot_15698() { - System.UInt32 _asid = default(System.UInt32); - OpenTK.Audio.OpenAL.EfxAuxiliaryf _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); +static unsafe void Test_InvalidateFramebuffer_33605() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment[]); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_GetAuxiliaryEffectSlot_15699() { - System.Int32 _asid = default(System.Int32); - OpenTK.Audio.OpenAL.EfxAuxiliaryf _pname = default(OpenTK.Audio.OpenAL.EfxAuxiliaryf); - System.Single _value = default(System.Single); - default(OpenTK.Audio.OpenAL.EffectsExtension).GetAuxiliaryEffectSlot(_asid,_pname,out _value); +static unsafe void Test_InvalidateFramebuffer_33606() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); } -static void Test_EfxEffectf_15700() { - var _ReverbDensity = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDensity; - var _ReverbDiffusion = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDiffusion; - var _ReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbGain; - var _ReverbGainHF = OpenTK.Audio.OpenAL.EfxEffectf.ReverbGainHF; - var _ReverbDecayTime = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDecayTime; - var _ReverbDecayHFRatio = OpenTK.Audio.OpenAL.EfxEffectf.ReverbDecayHFRatio; - var _ReverbReflectionsGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbReflectionsGain; - var _ReverbReflectionsDelay = OpenTK.Audio.OpenAL.EfxEffectf.ReverbReflectionsDelay; - var _ReverbLateReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.ReverbLateReverbGain; - var _ReverbLateReverbDelay = OpenTK.Audio.OpenAL.EfxEffectf.ReverbLateReverbDelay; - var _ReverbAirAbsorptionGainHF = OpenTK.Audio.OpenAL.EfxEffectf.ReverbAirAbsorptionGainHF; - var _ReverbRoomRolloffFactor = OpenTK.Audio.OpenAL.EfxEffectf.ReverbRoomRolloffFactor; - var _ChorusRate = OpenTK.Audio.OpenAL.EfxEffectf.ChorusRate; - var _ChorusDepth = OpenTK.Audio.OpenAL.EfxEffectf.ChorusDepth; - var _ChorusFeedback = OpenTK.Audio.OpenAL.EfxEffectf.ChorusFeedback; - var _ChorusDelay = OpenTK.Audio.OpenAL.EfxEffectf.ChorusDelay; - var _DistortionEdge = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEdge; - var _DistortionGain = OpenTK.Audio.OpenAL.EfxEffectf.DistortionGain; - var _DistortionLowpassCutoff = OpenTK.Audio.OpenAL.EfxEffectf.DistortionLowpassCutoff; - var _DistortionEQCenter = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEQCenter; - var _DistortionEQBandwidth = OpenTK.Audio.OpenAL.EfxEffectf.DistortionEQBandwidth; - var _EchoDelay = OpenTK.Audio.OpenAL.EfxEffectf.EchoDelay; - var _EchoLRDelay = OpenTK.Audio.OpenAL.EfxEffectf.EchoLRDelay; - var _EchoDamping = OpenTK.Audio.OpenAL.EfxEffectf.EchoDamping; - var _EchoFeedback = OpenTK.Audio.OpenAL.EfxEffectf.EchoFeedback; - var _EchoSpread = OpenTK.Audio.OpenAL.EfxEffectf.EchoSpread; - var _FlangerRate = OpenTK.Audio.OpenAL.EfxEffectf.FlangerRate; - var _FlangerDepth = OpenTK.Audio.OpenAL.EfxEffectf.FlangerDepth; - var _FlangerFeedback = OpenTK.Audio.OpenAL.EfxEffectf.FlangerFeedback; - var _FlangerDelay = OpenTK.Audio.OpenAL.EfxEffectf.FlangerDelay; - var _FrequencyShifterFrequency = OpenTK.Audio.OpenAL.EfxEffectf.FrequencyShifterFrequency; - var _VocalMorpherRate = OpenTK.Audio.OpenAL.EfxEffectf.VocalMorpherRate; - var _RingModulatorFrequency = OpenTK.Audio.OpenAL.EfxEffectf.RingModulatorFrequency; - var _RingModulatorHighpassCutoff = OpenTK.Audio.OpenAL.EfxEffectf.RingModulatorHighpassCutoff; - var _AutowahAttackTime = OpenTK.Audio.OpenAL.EfxEffectf.AutowahAttackTime; - var _AutowahReleaseTime = OpenTK.Audio.OpenAL.EfxEffectf.AutowahReleaseTime; - var _AutowahResonance = OpenTK.Audio.OpenAL.EfxEffectf.AutowahResonance; - var _AutowahPeakGain = OpenTK.Audio.OpenAL.EfxEffectf.AutowahPeakGain; - var _EqualizerLowGain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerLowGain; - var _EqualizerLowCutoff = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerLowCutoff; - var _EqualizerMid1Gain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Gain; - var _EqualizerMid1Center = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Center; - var _EqualizerMid1Width = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid1Width; - var _EqualizerMid2Gain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Gain; - var _EqualizerMid2Center = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Center; - var _EqualizerMid2Width = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerMid2Width; - var _EqualizerHighGain = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerHighGain; - var _EqualizerHighCutoff = OpenTK.Audio.OpenAL.EfxEffectf.EqualizerHighCutoff; - var _EaxReverbDensity = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDensity; - var _EaxReverbDiffusion = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDiffusion; - var _EaxReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGain; - var _EaxReverbGainHF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGainHF; - var _EaxReverbGainLF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbGainLF; - var _EaxReverbDecayTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayTime; - var _EaxReverbDecayHFRatio = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayHFRatio; - var _EaxReverbDecayLFRatio = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbDecayLFRatio; - var _EaxReverbReflectionsGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbReflectionsGain; - var _EaxReverbReflectionsDelay = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbReflectionsDelay; - var _EaxReverbLateReverbGain = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLateReverbGain; - var _EaxReverbLateReverbDelay = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLateReverbDelay; - var _EaxReverbEchoTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbEchoTime; - var _EaxReverbEchoDepth = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbEchoDepth; - var _EaxReverbModulationTime = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbModulationTime; - var _EaxReverbModulationDepth = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbModulationDepth; - var _EaxReverbAirAbsorptionGainHF = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbAirAbsorptionGainHF; - var _EaxReverbHFReference = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbHFReference; - var _EaxReverbLFReference = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbLFReference; - var _EaxReverbRoomRolloffFactor = OpenTK.Audio.OpenAL.EfxEffectf.EaxReverbRoomRolloffFactor; +static unsafe void Test_InvalidateFramebuffer_33607() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment* _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment*); + OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static void Test_EfxEffect3f_15701() { - var _EaxReverbLateReverbPan = OpenTK.Audio.OpenAL.EfxEffect3f.EaxReverbLateReverbPan; - var _EaxReverbReflectionsPan = OpenTK.Audio.OpenAL.EfxEffect3f.EaxReverbReflectionsPan; +static unsafe void Test_InvalidateSubFramebuffer_33608() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All[] _attachments = default(OpenTK.Graphics.ES30.All[]); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static void Test_EfxEffecti_15702() { - var _ChorusWaveform = OpenTK.Audio.OpenAL.EfxEffecti.ChorusWaveform; - var _ChorusPhase = OpenTK.Audio.OpenAL.EfxEffecti.ChorusPhase; - var _FlangerWaveform = OpenTK.Audio.OpenAL.EfxEffecti.FlangerWaveform; - var _FlangerPhase = OpenTK.Audio.OpenAL.EfxEffecti.FlangerPhase; - var _FrequencyShifterLeftDirection = OpenTK.Audio.OpenAL.EfxEffecti.FrequencyShifterLeftDirection; - var _FrequencyShifterRightDirection = OpenTK.Audio.OpenAL.EfxEffecti.FrequencyShifterRightDirection; - var _VocalMorpherPhonemeA = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeA; - var _VocalMorpherPhonemeACoarseTuning = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeACoarseTuning; - var _VocalMorpherPhonemeB = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeB; - var _VocalMorpherPhonemeBCoarseTuning = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherPhonemeBCoarseTuning; - var _VocalMorpherWaveform = OpenTK.Audio.OpenAL.EfxEffecti.VocalMorpherWaveform; - var _PitchShifterCoarseTune = OpenTK.Audio.OpenAL.EfxEffecti.PitchShifterCoarseTune; - var _PitchShifterFineTune = OpenTK.Audio.OpenAL.EfxEffecti.PitchShifterFineTune; - var _RingModulatorWaveform = OpenTK.Audio.OpenAL.EfxEffecti.RingModulatorWaveform; - var _CompressorOnoff = OpenTK.Audio.OpenAL.EfxEffecti.CompressorOnoff; - var _ReverbDecayHFLimit = OpenTK.Audio.OpenAL.EfxEffecti.ReverbDecayHFLimit; - var _EaxReverbDecayHFLimit = OpenTK.Audio.OpenAL.EfxEffecti.EaxReverbDecayHFLimit; - var _EffectType = OpenTK.Audio.OpenAL.EfxEffecti.EffectType; +static unsafe void Test_InvalidateSubFramebuffer_33609() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All _attachments = default(OpenTK.Graphics.ES30.All); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); } -static void Test_EfxFormantFilterSettings_15703() { - var _VocalMorpherPhonemeA = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeA; - var _VocalMorpherPhonemeE = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeE; - var _VocalMorpherPhonemeI = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeI; - var _VocalMorpherPhonemeO = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeO; - var _VocalMorpherPhonemeU = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeU; - var _VocalMorpherPhonemeAA = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAA; - var _VocalMorpherPhonemeAE = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAE; - var _VocalMorpherPhonemeAH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAH; - var _VocalMorpherPhonemeAO = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeAO; - var _VocalMorpherPhonemeEH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeEH; - var _VocalMorpherPhonemeER = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeER; - var _VocalMorpherPhonemeIH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeIH; - var _VocalMorpherPhonemeIY = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeIY; - var _VocalMorpherPhonemeUH = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeUH; - var _VocalMorpherPhonemeUW = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeUW; - var _VocalMorpherPhonemeB = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeB; - var _VocalMorpherPhonemeD = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeD; - var _VocalMorpherPhonemeF = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeF; - var _VocalMorpherPhonemeG = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeG; - var _VocalMorpherPhonemeJ = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeJ; - var _VocalMorpherPhonemeK = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeK; - var _VocalMorpherPhonemeL = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeL; - var _VocalMorpherPhonemeM = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeM; - var _VocalMorpherPhonemeN = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeN; - var _VocalMorpherPhonemeP = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeP; - var _VocalMorpherPhonemeR = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeR; - var _VocalMorpherPhonemeS = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeS; - var _VocalMorpherPhonemeT = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeT; - var _VocalMorpherPhonemeV = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeV; - var _VocalMorpherPhonemeZ = OpenTK.Audio.OpenAL.EfxFormantFilterSettings.VocalMorpherPhonemeZ; +static unsafe void Test_InvalidateSubFramebuffer_33610() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All* _attachments = default(OpenTK.Graphics.ES30.All*); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static void Test_EfxEffectType_15704() { - var _Null = OpenTK.Audio.OpenAL.EfxEffectType.Null; - var _Reverb = OpenTK.Audio.OpenAL.EfxEffectType.Reverb; - var _Chorus = OpenTK.Audio.OpenAL.EfxEffectType.Chorus; - var _Distortion = OpenTK.Audio.OpenAL.EfxEffectType.Distortion; - var _Echo = OpenTK.Audio.OpenAL.EfxEffectType.Echo; - var _Flanger = OpenTK.Audio.OpenAL.EfxEffectType.Flanger; - var _FrequencyShifter = OpenTK.Audio.OpenAL.EfxEffectType.FrequencyShifter; - var _VocalMorpher = OpenTK.Audio.OpenAL.EfxEffectType.VocalMorpher; - var _PitchShifter = OpenTK.Audio.OpenAL.EfxEffectType.PitchShifter; - var _RingModulator = OpenTK.Audio.OpenAL.EfxEffectType.RingModulator; - var _Autowah = OpenTK.Audio.OpenAL.EfxEffectType.Autowah; - var _Compressor = OpenTK.Audio.OpenAL.EfxEffectType.Compressor; - var _Equalizer = OpenTK.Audio.OpenAL.EfxEffectType.Equalizer; - var _EaxReverb = OpenTK.Audio.OpenAL.EfxEffectType.EaxReverb; +static unsafe void Test_InvalidateSubFramebuffer_33611() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment[]); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static void Test_EfxAuxiliaryi_15705() { - var _EffectslotEffect = OpenTK.Audio.OpenAL.EfxAuxiliaryi.EffectslotEffect; - var _EffectslotAuxiliarySendAuto = OpenTK.Audio.OpenAL.EfxAuxiliaryi.EffectslotAuxiliarySendAuto; +static unsafe void Test_InvalidateSubFramebuffer_33612() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); } -static void Test_EfxAuxiliaryf_15706() { - var _EffectslotGain = OpenTK.Audio.OpenAL.EfxAuxiliaryf.EffectslotGain; +static unsafe void Test_InvalidateSubFramebuffer_33613() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.FramebufferAttachment* _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment*); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static void Test_EfxFilterf_15707() { - var _LowpassGain = OpenTK.Audio.OpenAL.EfxFilterf.LowpassGain; - var _LowpassGainHF = OpenTK.Audio.OpenAL.EfxFilterf.LowpassGainHF; - var _HighpassGain = OpenTK.Audio.OpenAL.EfxFilterf.HighpassGain; - var _HighpassGainLF = OpenTK.Audio.OpenAL.EfxFilterf.HighpassGainLF; - var _BandpassGain = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGain; - var _BandpassGainLF = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGainLF; - var _BandpassGainHF = OpenTK.Audio.OpenAL.EfxFilterf.BandpassGainHF; +static unsafe void Test_IsBuffer_33614() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsBuffer(_buffer); } -static void Test_EfxFilteri_15708() { - var _FilterType = OpenTK.Audio.OpenAL.EfxFilteri.FilterType; +static unsafe void Test_IsBuffer_33615() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsBuffer(_buffer); } -static void Test_EfxFilterType_15709() { - var _Null = OpenTK.Audio.OpenAL.EfxFilterType.Null; - var _Lowpass = OpenTK.Audio.OpenAL.EfxFilterType.Lowpass; - var _Highpass = OpenTK.Audio.OpenAL.EfxFilterType.Highpass; - var _Bandpass = OpenTK.Audio.OpenAL.EfxFilterType.Bandpass; +static unsafe void Test_IsEnabled_33616() { + OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsEnabled(_cap); } -static unsafe void Test_get_IsInitialized_15710() { - System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).IsInitialized; +static unsafe void Test_IsEnabled_33617() { + OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsEnabled(_cap); } - -static unsafe void Test_get_GetRamSize_15712() { - System.Int32 r = default(OpenTK.Audio.OpenAL.XRamExtension).GetRamSize; +static unsafe void Test_IsFramebuffer_33618() { + System.Int32 _framebuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_get_GetRamFree_15713() { - System.Int32 r = default(OpenTK.Audio.OpenAL.XRamExtension).GetRamFree; +static unsafe void Test_IsFramebuffer_33619() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_SetBufferMode_15714() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Audio.OpenAL.XRamExtension.XRamStorage _mode = default(OpenTK.Audio.OpenAL.XRamExtension.XRamStorage); - System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).SetBufferMode(_n,ref _buffer,_mode); +static unsafe void Test_IsProgram_33620() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsProgram(_program); } -static unsafe void Test_SetBufferMode_15715() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Audio.OpenAL.XRamExtension.XRamStorage _mode = default(OpenTK.Audio.OpenAL.XRamExtension.XRamStorage); - System.Boolean r = default(OpenTK.Audio.OpenAL.XRamExtension).SetBufferMode(_n,ref _buffer,_mode); +static unsafe void Test_IsProgram_33621() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsProgram(_program); } -static unsafe void Test_GetBufferMode_15716() { - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Audio.OpenAL.XRamExtension.XRamStorage r = default(OpenTK.Audio.OpenAL.XRamExtension).GetBufferMode(ref _buffer); +static unsafe void Test_IsQuery_33622() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsQuery(_id); } -static unsafe void Test_GetBufferMode_15717() { - System.Int32 _buffer = default(System.Int32); - OpenTK.Audio.OpenAL.XRamExtension.XRamStorage r = default(OpenTK.Audio.OpenAL.XRamExtension).GetBufferMode(ref _buffer); +static unsafe void Test_IsQuery_33623() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsQuery(_id); } -static unsafe void Test_Enable_15718() { - OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); - OpenTK.Audio.OpenAL.AL.Enable(_capability); +static unsafe void Test_IsRenderbuffer_33624() { + System.Int32 _renderbuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsRenderbuffer(_renderbuffer); } -static unsafe void Test_Disable_15719() { - OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); - OpenTK.Audio.OpenAL.AL.Disable(_capability); +static unsafe void Test_IsRenderbuffer_33625() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsRenderbuffer(_renderbuffer); } -static unsafe void Test_IsEnabled_15720() { - OpenTK.Audio.OpenAL.ALCapability _capability = default(OpenTK.Audio.OpenAL.ALCapability); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsEnabled(_capability); +static unsafe void Test_IsSampler_33626() { + System.Int32 _sampler = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsSampler(_sampler); } -static unsafe void Test_Get_15721() { - OpenTK.Audio.OpenAL.ALGetString _param = default(OpenTK.Audio.OpenAL.ALGetString); - System.String r = OpenTK.Audio.OpenAL.AL.Get(_param); +static unsafe void Test_IsSampler_33627() { + System.UInt32 _sampler = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsSampler(_sampler); } -static unsafe void Test_GetErrorString_15722() { - OpenTK.Audio.OpenAL.ALError _param = default(OpenTK.Audio.OpenAL.ALError); - System.String r = OpenTK.Audio.OpenAL.AL.GetErrorString(_param); +static unsafe void Test_IsShader_33628() { + System.Int32 _shader = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsShader(_shader); } -static unsafe void Test_Get_15723() { - OpenTK.Audio.OpenAL.ALGetInteger _param = default(OpenTK.Audio.OpenAL.ALGetInteger); - System.Int32 r = OpenTK.Audio.OpenAL.AL.Get(_param); +static unsafe void Test_IsShader_33629() { + System.UInt32 _shader = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsShader(_shader); } -static unsafe void Test_Get_15724() { - OpenTK.Audio.OpenAL.ALGetFloat _param = default(OpenTK.Audio.OpenAL.ALGetFloat); - System.Single r = OpenTK.Audio.OpenAL.AL.Get(_param); +static unsafe void Test_IsSync_33630() { + System.IntPtr _sync = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsSync(_sync); } -static unsafe void Test_GetError_15725() { - OpenTK.Audio.OpenAL.ALError r = OpenTK.Audio.OpenAL.AL.GetError(); +static unsafe void Test_IsTexture_33631() { + System.Int32 _texture = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsTexture(_texture); } -static unsafe void Test_IsExtensionPresent_15726() { - System.String _extname = default(System.String); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsExtensionPresent(_extname); +static unsafe void Test_IsTexture_33632() { + System.UInt32 _texture = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsTexture(_texture); } -static unsafe void Test_GetProcAddress_15727() { - System.String _fname = default(System.String); - System.IntPtr r = OpenTK.Audio.OpenAL.AL.GetProcAddress(_fname); +static unsafe void Test_IsTransformFeedback_33633() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsTransformFeedback(_id); } -static unsafe void Test_GetEnumValue_15728() { - System.String _ename = default(System.String); - System.Int32 r = OpenTK.Audio.OpenAL.AL.GetEnumValue(_ename); +static unsafe void Test_IsTransformFeedback_33634() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsTransformFeedback(_id); } -static unsafe void Test_Listener_15729() { - OpenTK.Audio.OpenAL.ALListenerf _param = default(OpenTK.Audio.OpenAL.ALListenerf); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.Listener(_param,_value); +static unsafe void Test_IsVertexArray_33635() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsVertexArray(_array); } -static unsafe void Test_Listener_15730() { - OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.Listener(_param,_value1,_value2,_value3); +static unsafe void Test_IsVertexArray_33636() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.IsVertexArray(_array); } -static unsafe void Test_Listener_15731() { - OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.Listener(_param,ref _values); +static unsafe void Test_LineWidth_33637() { + System.Single _width = default(System.Single); + OpenTK.Graphics.ES30.GL.LineWidth(_width); } -static unsafe void Test_Listener_15732() { - OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); - System.Single[] _values = default(System.Single[]); - OpenTK.Audio.OpenAL.AL.Listener(_param,ref _values); +static unsafe void Test_LinkProgram_33638() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GL.LinkProgram(_program); } -static unsafe void Test_Listener_15733() { - OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); - OpenTK.Vector3 _at = default(OpenTK.Vector3); - OpenTK.Vector3 _up = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.Listener(_param,ref _at,ref _up); +static unsafe void Test_LinkProgram_33639() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.LinkProgram(_program); } -static unsafe void Test_GetListener_15734() { - OpenTK.Audio.OpenAL.ALListenerf _param = default(OpenTK.Audio.OpenAL.ALListenerf); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetListener(_param,out _value); +static unsafe void Test_MapBufferRange_33640() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES30.All _access = default(OpenTK.Graphics.ES30.All); + System.IntPtr r = OpenTK.Graphics.ES30.GL.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetListener_15735() { - OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetListener(_param,out _value1,out _value2,out _value3); +static unsafe void Test_MapBufferRange_33641() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.ES30.BufferAccessMask _access = default(OpenTK.Graphics.ES30.BufferAccessMask); + System.IntPtr r = OpenTK.Graphics.ES30.GL.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetListener_15736() { - OpenTK.Audio.OpenAL.ALListener3f _param = default(OpenTK.Audio.OpenAL.ALListener3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.GetListener(_param,out _values); +static unsafe void Test_ObjectLabel_33642() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GetListener_15737() { - OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); - System.Single* _values = default(System.Single*); - OpenTK.Audio.OpenAL.AL.GetListener(_param,_values); +static unsafe void Test_ObjectLabel_33643() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GetListener_15738() { - OpenTK.Audio.OpenAL.ALListenerfv _param = default(OpenTK.Audio.OpenAL.ALListenerfv); - OpenTK.Vector3 _at = default(OpenTK.Vector3); - OpenTK.Vector3 _up = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.GetListener(_param,out _at,out _up); +static unsafe void Test_ObjectLabel_33644() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GenSources_15739() { - System.Int32 _n = default(System.Int32); - System.UInt32 _sources = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.GenSources(_n,out _sources); +static unsafe void Test_ObjectLabel_33645() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GenSources_15740() { - System.Int32 _n = default(System.Int32); - System.Int32 _sources = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GenSources(_n,out _sources); +static unsafe void Test_ObjectPtrLabel_33646() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GenSources_15741() { - System.Int32[] _sources = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.GenSources(_sources); +static unsafe void Test_ObjectPtrLabel_33647() { + int[] _ptr = default(int[]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GenSources_15742() { - System.Int32 _n = default(System.Int32); - System.Int32[] r = OpenTK.Audio.OpenAL.AL.GenSources(_n); +static unsafe void Test_ObjectPtrLabel_33648() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GenSource_15743() { - System.Int32 r = OpenTK.Audio.OpenAL.AL.GenSource(); +static unsafe void Test_ObjectPtrLabel_33649() { + int[,,] _ptr = default(int[,,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GenSource_15744() { - System.UInt32 _source = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.GenSource(out _source); +static unsafe void Test_ObjectPtrLabel_33650() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.ObjectPtrLabel(ref _ptr,_length,_label); } -static unsafe void Test_DeleteSources_15745() { - System.Int32 _n = default(System.Int32); - System.UInt32* _sources = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.DeleteSources(_n,_sources); +static unsafe void Test_PauseTransformFeedback_33651() { + OpenTK.Graphics.ES30.GL.PauseTransformFeedback(); } -static unsafe void Test_DeleteSources_15746() { - System.Int32 _n = default(System.Int32); - System.UInt32 _sources = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.DeleteSources(_n,ref _sources); +static unsafe void Test_PixelStore_33652() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.PixelStore(_pname,_param); } -static unsafe void Test_DeleteSources_15747() { - System.Int32 _n = default(System.Int32); - System.Int32 _sources = default(System.Int32); - OpenTK.Audio.OpenAL.AL.DeleteSources(_n,ref _sources); +static unsafe void Test_PixelStore_33653() { + OpenTK.Graphics.ES30.PixelStoreParameter _pname = default(OpenTK.Graphics.ES30.PixelStoreParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.PixelStore(_pname,_param); } -static unsafe void Test_DeleteSources_15748() { - System.UInt32[] _sources = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.DeleteSources(_sources); +static unsafe void Test_PolygonOffset_33654() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.ES30.GL.PolygonOffset(_factor,_units); } -static unsafe void Test_DeleteSources_15749() { - System.Int32[] _sources = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.DeleteSources(_sources); +static unsafe void Test_PopDebugGroup_33655() { + OpenTK.Graphics.ES30.GL.PopDebugGroup(); } -static unsafe void Test_DeleteSource_15750() { - System.UInt32 _source = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.DeleteSource(ref _source); +static unsafe void Test_ProgramBinary_33656() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_DeleteSource_15751() { - System.Int32 _source = default(System.Int32); - OpenTK.Audio.OpenAL.AL.DeleteSource(_source); +static unsafe void Test_ProgramBinary_33657() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_IsSource_15752() { - System.UInt32 _sid = default(System.UInt32); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsSource(_sid); +static unsafe void Test_ProgramBinary_33658() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_IsSource_15753() { - System.Int32 _sid = default(System.Int32); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsSource(_sid); +static unsafe void Test_ProgramBinary_33659() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Source_15754() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); +static unsafe void Test_ProgramBinary_33660() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_Source_15755() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); +static unsafe void Test_ProgramBinary_33661() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Source_15756() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); +static unsafe void Test_ProgramBinary_33662() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Source_15757() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); +static unsafe void Test_ProgramBinary_33663() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Source_15758() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,ref _values); +static unsafe void Test_ProgramBinary_33664() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_Source_15759() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,ref _values); +static unsafe void Test_ProgramBinary_33665() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_Source_15760() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourcei _param = default(OpenTK.Audio.OpenAL.ALSourcei); +static unsafe void Test_ProgramParameter_33666() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); + OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_Source_15761() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourcei _param = default(OpenTK.Audio.OpenAL.ALSourcei); +static unsafe void Test_ProgramParameter_33667() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); + OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_Source_15762() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); - System.Boolean _value = default(System.Boolean); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); +static unsafe void Test_ProgramParameter_33668() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_Source_15763() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); - System.Boolean _value = default(System.Boolean); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value); +static unsafe void Test_ProgramParameter_33669() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_BindBufferToSource_15764() { - System.UInt32 _source = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.BindBufferToSource(_source,_buffer); +static unsafe void Test_PushDebugGroup_33670() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES30.GL.PushDebugGroup(_source,_id,_length,_message); } -static unsafe void Test_BindBufferToSource_15765() { - System.Int32 _source = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Audio.OpenAL.AL.BindBufferToSource(_source,_buffer); +static unsafe void Test_PushDebugGroup_33671() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES30.GL.PushDebugGroup(_source,_id,_length,_message); } -static unsafe void Test_Source_15766() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSource3i _param = default(OpenTK.Audio.OpenAL.ALSource3i); - System.Int32 _value1 = default(System.Int32); - System.Int32 _value2 = default(System.Int32); - System.Int32 _value3 = default(System.Int32); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); +static unsafe void Test_ReadBuffer_33672() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.ReadBuffer(_mode); } -static unsafe void Test_Source_15767() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSource3i _param = default(OpenTK.Audio.OpenAL.ALSource3i); - System.Int32 _value1 = default(System.Int32); - System.Int32 _value2 = default(System.Int32); - System.Int32 _value3 = default(System.Int32); - OpenTK.Audio.OpenAL.AL.Source(_sid,_param,_value1,_value2,_value3); +static unsafe void Test_ReadBuffer_33673() { + OpenTK.Graphics.ES30.ReadBufferMode _mode = default(OpenTK.Graphics.ES30.ReadBufferMode); + OpenTK.Graphics.ES30.GL.ReadBuffer(_mode); } -static unsafe void Test_GetSource_15768() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33674() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15769() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourcef _param = default(OpenTK.Audio.OpenAL.ALSourcef); - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33675() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15770() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value1,out _value2,out _value3); +static unsafe void Test_ReadPixels_33676() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15771() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - System.Single _value1 = default(System.Single); - System.Single _value2 = default(System.Single); - System.Single _value3 = default(System.Single); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value1,out _value2,out _value3); +static unsafe void Test_ReadPixels_33677() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15772() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _values); +static unsafe void Test_ReadPixels_33678() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_GetSource_15773() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSource3f _param = default(OpenTK.Audio.OpenAL.ALSource3f); - OpenTK.Vector3 _values = default(OpenTK.Vector3); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _values); +static unsafe void Test_ReadPixels_33679() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15774() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALGetSourcei _param = default(OpenTK.Audio.OpenAL.ALGetSourcei); - System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33680() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15775() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALGetSourcei _param = default(OpenTK.Audio.OpenAL.ALGetSourcei); - System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33681() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15776() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); - System.Boolean _value = default(System.Boolean); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33682() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); } -static unsafe void Test_GetSource_15777() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourceb _param = default(OpenTK.Audio.OpenAL.ALSourceb); - System.Boolean _value = default(System.Boolean); - OpenTK.Audio.OpenAL.AL.GetSource(_sid,_param,out _value); +static unsafe void Test_ReadPixels_33683() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_SourcePlay_15778() { - System.Int32 _ns = default(System.Int32); - System.UInt32* _sids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); +static unsafe void Test_ReleaseShaderCompiler_33684() { + OpenTK.Graphics.ES30.GL.ReleaseShaderCompiler(); } -static unsafe void Test_SourcePlay_15779() { - System.Int32 _ns = default(System.Int32); - System.UInt32[] _sids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); +static unsafe void Test_RenderbufferStorage_33685() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.RenderbufferStorage(_target,_internalformat,_width,_height); } -static unsafe void Test_SourcePlay_15780() { - System.Int32 _ns = default(System.Int32); - System.Int32[] _sids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,_sids); +static unsafe void Test_RenderbufferStorage_33686() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.RenderbufferStorage(_target,_internalformat,_width,_height); } -static unsafe void Test_SourcePlay_15781() { - System.Int32 _ns = default(System.Int32); - System.UInt32 _sids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourcePlay(_ns,ref _sids); +static unsafe void Test_RenderbufferStorageMultisample_33687() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_SourceStop_15782() { - System.Int32 _ns = default(System.Int32); - System.UInt32* _sids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); +static unsafe void Test_RenderbufferStorageMultisample_33688() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_SourceStop_15783() { - System.Int32 _ns = default(System.Int32); - System.UInt32[] _sids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); +static unsafe void Test_ResumeTransformFeedback_33689() { + OpenTK.Graphics.ES30.GL.ResumeTransformFeedback(); } -static unsafe void Test_SourceStop_15784() { - System.Int32 _ns = default(System.Int32); - System.Int32[] _sids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourceStop(_ns,_sids); +static unsafe void Test_SampleCoverage_33690() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.ES30.GL.SampleCoverage(_value,_invert); } -static unsafe void Test_SourceStop_15785() { - System.Int32 _ns = default(System.Int32); - System.UInt32 _sids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceStop(_ns,ref _sids); +static unsafe void Test_SamplerParameter_33691() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15786() { - System.Int32 _ns = default(System.Int32); - System.UInt32* _sids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); +static unsafe void Test_SamplerParameter_33692() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15787() { - System.Int32 _ns = default(System.Int32); - System.UInt32[] _sids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); +static unsafe void Test_SamplerParameter_33693() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15788() { - System.Int32 _ns = default(System.Int32); - System.Int32[] _sids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,_sids); +static unsafe void Test_SamplerParameter_33694() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15789() { - System.Int32 _ns = default(System.Int32); - System.UInt32 _sids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceRewind(_ns,ref _sids); +static unsafe void Test_SamplerParameter_33695() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15790() { - System.Int32 _ns = default(System.Int32); - System.UInt32* _sids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); +static unsafe void Test_SamplerParameter_33696() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15791() { - System.Int32 _ns = default(System.Int32); - System.UInt32[] _sids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); +static unsafe void Test_SamplerParameter_33697() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15792() { - System.Int32 _ns = default(System.Int32); - System.Int32[] _sids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourcePause(_ns,_sids); +static unsafe void Test_SamplerParameter_33698() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15793() { - System.Int32 _ns = default(System.Int32); - System.UInt32 _sids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourcePause(_ns,ref _sids); +static unsafe void Test_SamplerParameter_33699() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePlay_15794() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourcePlay(_sid); +static unsafe void Test_SamplerParameter_33700() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePlay_15795() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourcePlay(_sid); +static unsafe void Test_SamplerParameter_33701() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceStop_15796() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceStop(_sid); +static unsafe void Test_SamplerParameter_33702() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceStop_15797() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourceStop(_sid); +static unsafe void Test_SamplerParameter_33703() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15798() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceRewind(_sid); +static unsafe void Test_SamplerParameter_33704() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceRewind_15799() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourceRewind(_sid); +static unsafe void Test_SamplerParameter_33705() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15800() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourcePause(_sid); +static unsafe void Test_SamplerParameter_33706() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourcePause_15801() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourcePause(_sid); +static unsafe void Test_SamplerParameter_33707() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceQueueBuffers_15802() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32* _bids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_SamplerParameter_33708() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceQueueBuffers_15803() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32[] _bids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_SamplerParameter_33709() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceQueueBuffers_15804() { - System.Int32 _sid = default(System.Int32); - System.Int32 _numEntries = default(System.Int32); - System.Int32[] _bids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_SamplerParameter_33710() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceQueueBuffers_15805() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32 _bids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceQueueBuffers(_sid,_numEntries,ref _bids); +static unsafe void Test_SamplerParameter_33711() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceQueueBuffer_15806() { - System.Int32 _source = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourceQueueBuffer(_source,_buffer); +static unsafe void Test_SamplerParameter_33712() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceUnqueueBuffers_15807() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32* _bids = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_SamplerParameter_33713() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceUnqueueBuffers_15808() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32[] _bids = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_SamplerParameter_33714() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); } -static unsafe void Test_SourceUnqueueBuffers_15809() { - System.Int32 _sid = default(System.Int32); - System.Int32 _numEntries = default(System.Int32); - System.Int32[] _bids = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,_bids); +static unsafe void Test_Scissor_33715() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Scissor(_x,_y,_width,_height); } -static unsafe void Test_SourceUnqueueBuffers_15810() { - System.UInt32 _sid = default(System.UInt32); - System.Int32 _numEntries = default(System.Int32); - System.UInt32 _bids = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,ref _bids); +static unsafe void Test_ShaderBinary_33716() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_SourceUnqueueBuffers_15811() { - System.Int32 _sid = default(System.Int32); - System.Int32 _numEntries = default(System.Int32); - System.Int32 _bids = default(System.Int32); - OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries,ref _bids); +static unsafe void Test_ShaderBinary_33717() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_SourceUnqueueBuffer_15812() { - System.Int32 _sid = default(System.Int32); - System.Int32 r = OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffer(_sid); +static unsafe void Test_ShaderBinary_33718() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_SourceUnqueueBuffers_15813() { - System.Int32 _sid = default(System.Int32); - System.Int32 _numEntries = default(System.Int32); - System.Int32[] r = OpenTK.Audio.OpenAL.AL.SourceUnqueueBuffers(_sid,_numEntries); +static unsafe void Test_ShaderBinary_33719() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GenBuffers_15814() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.GenBuffers(_n,_buffers); +static unsafe void Test_ShaderBinary_33720() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_GenBuffers_15815() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Audio.OpenAL.AL.GenBuffers(_n,_buffers); +static unsafe void Test_ShaderBinary_33721() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GenBuffers_15816() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.GenBuffers(_n,out _buffers); +static unsafe void Test_ShaderBinary_33722() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GenBuffers_15817() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GenBuffers(_n,out _buffers); +static unsafe void Test_ShaderBinary_33723() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GenBuffers_15818() { - System.Int32 _n = default(System.Int32); - System.Int32[] r = OpenTK.Audio.OpenAL.AL.GenBuffers(_n); +static unsafe void Test_ShaderBinary_33724() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GenBuffer_15819() { - System.Int32 r = OpenTK.Audio.OpenAL.AL.GenBuffer(); +static unsafe void Test_ShaderBinary_33725() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_GenBuffer_15820() { - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.GenBuffer(out _buffer); +static unsafe void Test_ShaderBinary_33726() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffers_15821() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,_buffers); +static unsafe void Test_ShaderBinary_33727() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffers_15822() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,_buffers); +static unsafe void Test_ShaderBinary_33728() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffers_15823() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,ref _buffers); +static unsafe void Test_ShaderBinary_33729() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffers_15824() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_n,ref _buffers); +static unsafe void Test_ShaderBinary_33730() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_DeleteBuffers_15825() { - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_buffers); +static unsafe void Test_ShaderBinary_33731() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffers_15826() { - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Audio.OpenAL.AL.DeleteBuffers(_buffers); +static unsafe void Test_ShaderBinary_33732() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffer_15827() { - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Audio.OpenAL.AL.DeleteBuffer(ref _buffer); +static unsafe void Test_ShaderBinary_33733() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DeleteBuffer_15828() { - System.Int32 _buffer = default(System.Int32); - OpenTK.Audio.OpenAL.AL.DeleteBuffer(_buffer); +static unsafe void Test_ShaderBinary_33734() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_IsBuffer_15829() { - System.UInt32 _bid = default(System.UInt32); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsBuffer(_bid); +static unsafe void Test_ShaderBinary_33735() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_IsBuffer_15830() { - System.Int32 _bid = default(System.Int32); - System.Boolean r = OpenTK.Audio.OpenAL.AL.IsBuffer(_bid); +static unsafe void Test_ShaderBinary_33736() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_BufferData_15831() { - System.UInt32 _bid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); - System.IntPtr _buffer = default(System.IntPtr); - System.Int32 _size = default(System.Int32); - System.Int32 _freq = default(System.Int32); - OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); +static unsafe void Test_ShaderBinary_33737() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_BufferData_15832() { - System.Int32 _bid = default(System.Int32); - OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); - System.IntPtr _buffer = default(System.IntPtr); - System.Int32 _size = default(System.Int32); - System.Int32 _freq = default(System.Int32); - OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); +static unsafe void Test_ShaderBinary_33738() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_BufferData_15833() { - System.Int32 _bid = default(System.Int32); - OpenTK.Audio.OpenAL.ALFormat _format = default(OpenTK.Audio.OpenAL.ALFormat); - int[] _buffer = default(int[]); - System.Int32 _size = default(System.Int32); - System.Int32 _freq = default(System.Int32); - OpenTK.Audio.OpenAL.AL.BufferData(_bid,_format,_buffer,_size,_freq); +static unsafe void Test_ShaderBinary_33739() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GetBuffer_15834() { - System.UInt32 _bid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALGetBufferi _param = default(OpenTK.Audio.OpenAL.ALGetBufferi); - System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GetBuffer(_bid,_param,out _value); +static unsafe void Test_ShaderBinary_33740() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_GetBuffer_15835() { - System.Int32 _bid = default(System.Int32); - OpenTK.Audio.OpenAL.ALGetBufferi _param = default(OpenTK.Audio.OpenAL.ALGetBufferi); - System.Int32 _value = default(System.Int32); - OpenTK.Audio.OpenAL.AL.GetBuffer(_bid,_param,out _value); +static unsafe void Test_ShaderBinary_33741() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DopplerFactor_15836() { - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.DopplerFactor(_value); +static unsafe void Test_ShaderBinary_33742() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DopplerVelocity_15837() { - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.DopplerVelocity(_value); +static unsafe void Test_ShaderBinary_33743() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_SpeedOfSound_15838() { - System.Single _value = default(System.Single); - OpenTK.Audio.OpenAL.AL.SpeedOfSound(_value); +static unsafe void Test_ShaderBinary_33744() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_DistanceModel_15839() { - OpenTK.Audio.OpenAL.ALDistanceModel _distancemodel = default(OpenTK.Audio.OpenAL.ALDistanceModel); - OpenTK.Audio.OpenAL.AL.DistanceModel(_distancemodel); +static unsafe void Test_ShaderBinary_33745() { + System.Int32 _count = default(System.Int32); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_GetSourceState_15840() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourceState r = OpenTK.Audio.OpenAL.AL.GetSourceState(_sid); +static unsafe void Test_ShaderBinary_33746() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GetSourceState_15841() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourceState r = OpenTK.Audio.OpenAL.AL.GetSourceState(_sid); +static unsafe void Test_ShaderBinary_33747() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GetSourceType_15842() { - System.UInt32 _sid = default(System.UInt32); - OpenTK.Audio.OpenAL.ALSourceType r = OpenTK.Audio.OpenAL.AL.GetSourceType(_sid); +static unsafe void Test_ShaderBinary_33748() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GetSourceType_15843() { - System.Int32 _sid = default(System.Int32); - OpenTK.Audio.OpenAL.ALSourceType r = OpenTK.Audio.OpenAL.AL.GetSourceType(_sid); +static unsafe void Test_ShaderBinary_33749() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_GetDistanceModel_15844() { - OpenTK.Audio.OpenAL.ALDistanceModel r = OpenTK.Audio.OpenAL.AL.GetDistanceModel(); +static unsafe void Test_ShaderBinary_33750() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static void Test_ALCapability_15845() { - var _Invalid = OpenTK.Audio.OpenAL.ALCapability.Invalid; +static unsafe void Test_ShaderBinary_33751() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALListenerf_15846() { - var _Gain = OpenTK.Audio.OpenAL.ALListenerf.Gain; - var _EfxMetersPerUnit = OpenTK.Audio.OpenAL.ALListenerf.EfxMetersPerUnit; +static unsafe void Test_ShaderBinary_33752() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALListener3f_15847() { - var _Position = OpenTK.Audio.OpenAL.ALListener3f.Position; - var _Velocity = OpenTK.Audio.OpenAL.ALListener3f.Velocity; +static unsafe void Test_ShaderBinary_33753() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALListenerfv_15848() { - var _Orientation = OpenTK.Audio.OpenAL.ALListenerfv.Orientation; +static unsafe void Test_ShaderBinary_33754() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALSourcef_15849() { - var _ReferenceDistance = OpenTK.Audio.OpenAL.ALSourcef.ReferenceDistance; - var _MaxDistance = OpenTK.Audio.OpenAL.ALSourcef.MaxDistance; - var _RolloffFactor = OpenTK.Audio.OpenAL.ALSourcef.RolloffFactor; - var _Pitch = OpenTK.Audio.OpenAL.ALSourcef.Pitch; - var _Gain = OpenTK.Audio.OpenAL.ALSourcef.Gain; - var _MinGain = OpenTK.Audio.OpenAL.ALSourcef.MinGain; - var _MaxGain = OpenTK.Audio.OpenAL.ALSourcef.MaxGain; - var _ConeInnerAngle = OpenTK.Audio.OpenAL.ALSourcef.ConeInnerAngle; - var _ConeOuterAngle = OpenTK.Audio.OpenAL.ALSourcef.ConeOuterAngle; - var _ConeOuterGain = OpenTK.Audio.OpenAL.ALSourcef.ConeOuterGain; - var _SecOffset = OpenTK.Audio.OpenAL.ALSourcef.SecOffset; - var _EfxAirAbsorptionFactor = OpenTK.Audio.OpenAL.ALSourcef.EfxAirAbsorptionFactor; - var _EfxRoomRolloffFactor = OpenTK.Audio.OpenAL.ALSourcef.EfxRoomRolloffFactor; - var _EfxConeOuterGainHighFrequency = OpenTK.Audio.OpenAL.ALSourcef.EfxConeOuterGainHighFrequency; +static unsafe void Test_ShaderBinary_33755() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static void Test_ALSource3f_15850() { - var _Position = OpenTK.Audio.OpenAL.ALSource3f.Position; - var _Velocity = OpenTK.Audio.OpenAL.ALSource3f.Velocity; - var _Direction = OpenTK.Audio.OpenAL.ALSource3f.Direction; +static unsafe void Test_ShaderBinary_33756() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALSourceb_15851() { - var _SourceRelative = OpenTK.Audio.OpenAL.ALSourceb.SourceRelative; - var _Looping = OpenTK.Audio.OpenAL.ALSourceb.Looping; - var _EfxDirectFilterGainHighFrequencyAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxDirectFilterGainHighFrequencyAuto; - var _EfxAuxiliarySendFilterGainAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxAuxiliarySendFilterGainAuto; - var _EfxAuxiliarySendFilterGainHighFrequencyAuto = OpenTK.Audio.OpenAL.ALSourceb.EfxAuxiliarySendFilterGainHighFrequencyAuto; +static unsafe void Test_ShaderBinary_33757() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALSourcei_15852() { - var _ByteOffset = OpenTK.Audio.OpenAL.ALSourcei.ByteOffset; - var _SampleOffset = OpenTK.Audio.OpenAL.ALSourcei.SampleOffset; - var _Buffer = OpenTK.Audio.OpenAL.ALSourcei.Buffer; - var _SourceType = OpenTK.Audio.OpenAL.ALSourcei.SourceType; - var _EfxDirectFilter = OpenTK.Audio.OpenAL.ALSourcei.EfxDirectFilter; +static unsafe void Test_ShaderBinary_33758() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALSource3i_15853() { - var _EfxAuxiliarySendFilter = OpenTK.Audio.OpenAL.ALSource3i.EfxAuxiliarySendFilter; +static unsafe void Test_ShaderBinary_33759() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALGetSourcei_15854() { - var _ByteOffset = OpenTK.Audio.OpenAL.ALGetSourcei.ByteOffset; - var _SampleOffset = OpenTK.Audio.OpenAL.ALGetSourcei.SampleOffset; - var _Buffer = OpenTK.Audio.OpenAL.ALGetSourcei.Buffer; - var _SourceState = OpenTK.Audio.OpenAL.ALGetSourcei.SourceState; - var _BuffersQueued = OpenTK.Audio.OpenAL.ALGetSourcei.BuffersQueued; - var _BuffersProcessed = OpenTK.Audio.OpenAL.ALGetSourcei.BuffersProcessed; - var _SourceType = OpenTK.Audio.OpenAL.ALGetSourcei.SourceType; +static unsafe void Test_ShaderBinary_33760() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static void Test_ALSourceState_15855() { - var _Initial = OpenTK.Audio.OpenAL.ALSourceState.Initial; - var _Playing = OpenTK.Audio.OpenAL.ALSourceState.Playing; - var _Paused = OpenTK.Audio.OpenAL.ALSourceState.Paused; - var _Stopped = OpenTK.Audio.OpenAL.ALSourceState.Stopped; +static unsafe void Test_ShaderBinary_33761() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALSourceType_15856() { - var _Static = OpenTK.Audio.OpenAL.ALSourceType.Static; - var _Streaming = OpenTK.Audio.OpenAL.ALSourceType.Streaming; - var _Undetermined = OpenTK.Audio.OpenAL.ALSourceType.Undetermined; +static unsafe void Test_ShaderBinary_33762() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALFormat_15857() { - var _Mono8 = OpenTK.Audio.OpenAL.ALFormat.Mono8; - var _Mono16 = OpenTK.Audio.OpenAL.ALFormat.Mono16; - var _Stereo8 = OpenTK.Audio.OpenAL.ALFormat.Stereo8; - var _Stereo16 = OpenTK.Audio.OpenAL.ALFormat.Stereo16; - var _MonoALawExt = OpenTK.Audio.OpenAL.ALFormat.MonoALawExt; - var _StereoALawExt = OpenTK.Audio.OpenAL.ALFormat.StereoALawExt; - var _MonoMuLawExt = OpenTK.Audio.OpenAL.ALFormat.MonoMuLawExt; - var _StereoMuLawExt = OpenTK.Audio.OpenAL.ALFormat.StereoMuLawExt; - var _VorbisExt = OpenTK.Audio.OpenAL.ALFormat.VorbisExt; - var _Mp3Ext = OpenTK.Audio.OpenAL.ALFormat.Mp3Ext; - var _MonoIma4Ext = OpenTK.Audio.OpenAL.ALFormat.MonoIma4Ext; - var _StereoIma4Ext = OpenTK.Audio.OpenAL.ALFormat.StereoIma4Ext; - var _MonoFloat32Ext = OpenTK.Audio.OpenAL.ALFormat.MonoFloat32Ext; - var _StereoFloat32Ext = OpenTK.Audio.OpenAL.ALFormat.StereoFloat32Ext; - var _MonoDoubleExt = OpenTK.Audio.OpenAL.ALFormat.MonoDoubleExt; - var _StereoDoubleExt = OpenTK.Audio.OpenAL.ALFormat.StereoDoubleExt; - var _Multi51Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn16Ext; - var _Multi51Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn32Ext; - var _Multi51Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi51Chn8Ext; - var _Multi61Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn16Ext; - var _Multi61Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn32Ext; - var _Multi61Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi61Chn8Ext; - var _Multi71Chn16Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn16Ext; - var _Multi71Chn32Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn32Ext; - var _Multi71Chn8Ext = OpenTK.Audio.OpenAL.ALFormat.Multi71Chn8Ext; - var _MultiQuad16Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad16Ext; - var _MultiQuad32Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad32Ext; - var _MultiQuad8Ext = OpenTK.Audio.OpenAL.ALFormat.MultiQuad8Ext; - var _MultiRear16Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear16Ext; - var _MultiRear32Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear32Ext; - var _MultiRear8Ext = OpenTK.Audio.OpenAL.ALFormat.MultiRear8Ext; +static unsafe void Test_ShaderBinary_33763() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALGetBufferi_15858() { - var _Frequency = OpenTK.Audio.OpenAL.ALGetBufferi.Frequency; - var _Bits = OpenTK.Audio.OpenAL.ALGetBufferi.Bits; - var _Channels = OpenTK.Audio.OpenAL.ALGetBufferi.Channels; - var _Size = OpenTK.Audio.OpenAL.ALGetBufferi.Size; +static unsafe void Test_ShaderBinary_33764() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static void Test_ALBufferState_15859() { - var _Unused = OpenTK.Audio.OpenAL.ALBufferState.Unused; - var _Pending = OpenTK.Audio.OpenAL.ALBufferState.Pending; - var _Processed = OpenTK.Audio.OpenAL.ALBufferState.Processed; +static unsafe void Test_ShaderBinary_33765() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static void Test_ALError_15860() { - var _NoError = OpenTK.Audio.OpenAL.ALError.NoError; - var _InvalidName = OpenTK.Audio.OpenAL.ALError.InvalidName; - var _IllegalEnum = OpenTK.Audio.OpenAL.ALError.IllegalEnum; - var _InvalidEnum = OpenTK.Audio.OpenAL.ALError.InvalidEnum; - var _InvalidValue = OpenTK.Audio.OpenAL.ALError.InvalidValue; - var _IllegalCommand = OpenTK.Audio.OpenAL.ALError.IllegalCommand; - var _InvalidOperation = OpenTK.Audio.OpenAL.ALError.InvalidOperation; - var _OutOfMemory = OpenTK.Audio.OpenAL.ALError.OutOfMemory; +static unsafe void Test_ShaderBinary_33766() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALGetString_15861() { - var _Vendor = OpenTK.Audio.OpenAL.ALGetString.Vendor; - var _Version = OpenTK.Audio.OpenAL.ALGetString.Version; - var _Renderer = OpenTK.Audio.OpenAL.ALGetString.Renderer; - var _Extensions = OpenTK.Audio.OpenAL.ALGetString.Extensions; +static unsafe void Test_ShaderBinary_33767() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALGetFloat_15862() { - var _DopplerFactor = OpenTK.Audio.OpenAL.ALGetFloat.DopplerFactor; - var _DopplerVelocity = OpenTK.Audio.OpenAL.ALGetFloat.DopplerVelocity; - var _SpeedOfSound = OpenTK.Audio.OpenAL.ALGetFloat.SpeedOfSound; +static unsafe void Test_ShaderBinary_33768() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALGetInteger_15863() { - var _DistanceModel = OpenTK.Audio.OpenAL.ALGetInteger.DistanceModel; +static unsafe void Test_ShaderBinary_33769() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static void Test_ALDistanceModel_15864() { - var _None = OpenTK.Audio.OpenAL.ALDistanceModel.None; - var _InverseDistance = OpenTK.Audio.OpenAL.ALDistanceModel.InverseDistance; - var _InverseDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.InverseDistanceClamped; - var _LinearDistance = OpenTK.Audio.OpenAL.ALDistanceModel.LinearDistance; - var _LinearDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.LinearDistanceClamped; - var _ExponentDistance = OpenTK.Audio.OpenAL.ALDistanceModel.ExponentDistance; - var _ExponentDistanceClamped = OpenTK.Audio.OpenAL.ALDistanceModel.ExponentDistanceClamped; +static unsafe void Test_ShaderBinary_33770() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } - -static unsafe void Test_ClearColor_15866() { - System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.ES30.GL.ClearColor(_color); +static unsafe void Test_ShaderBinary_33771() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ClearColor_15867() { - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES30.GL.ClearColor(_color); +static unsafe void Test_ShaderBinary_33772() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +} +static unsafe void Test_ShaderBinary_33773() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_BlendColor_15868() { - System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.ES30.GL.BlendColor(_color); +static unsafe void Test_ShaderBinary_33774() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_BlendColor_15869() { - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES30.GL.BlendColor(_color); +static unsafe void Test_ShaderBinary_33775() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_Uniform2_15870() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES30.GL.Uniform2(_location,ref _vector); +static unsafe void Test_ShaderSource_33776() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_Uniform3_15871() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES30.GL.Uniform3(_location,ref _vector); +static unsafe void Test_ShaderSource_33777() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_Uniform4_15872() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES30.GL.Uniform4(_location,ref _vector); +static unsafe void Test_ShaderSource_33778() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_Uniform2_15873() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_vector); +static unsafe void Test_ShaderSource_33779() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_Uniform3_15874() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_vector); +static unsafe void Test_ShaderSource_33780() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_Uniform4_15875() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_vector); +static unsafe void Test_ShaderSource_33781() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_Uniform4_15876() { - System.Int32 _location = default(System.Int32); - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_color); +static unsafe void Test_StencilFunc_33782() { + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_Uniform4_15877() { - System.Int32 _location = default(System.Int32); - OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_quaternion); +static unsafe void Test_StencilFunc_33783() { + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_UniformMatrix2_15878() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); - OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_transpose,ref _matrix); +static unsafe void Test_StencilFunc_33784() { + OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_UniformMatrix3_15879() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); - OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_transpose,ref _matrix); +static unsafe void Test_StencilFunc_33785() { + OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_UniformMatrix4_15880() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_transpose,ref _matrix); +static unsafe void Test_StencilFuncSeparate_33786() { + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_GetActiveAttrib_15881() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); - System.String r = OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,out _size,out _type); +static unsafe void Test_StencilFuncSeparate_33787() { + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_GetActiveUniform_15882() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformIndex = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); - System.String r = OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); +static unsafe void Test_StencilFuncSeparate_33788() { + OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); + OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_ShaderSource_15883() { - System.Int32 _shader = default(System.Int32); - System.String _string = default(System.String); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_string); +static unsafe void Test_StencilFuncSeparate_33789() { + OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); + OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_GetShaderInfoLog_15884() { - System.Int32 _shader = default(System.Int32); - System.String r = OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader); +static unsafe void Test_StencilMask_33790() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilMask(_mask); } -static unsafe void Test_GetShaderInfoLog_15885() { - System.Int32 _shader = default(System.Int32); - System.String _info = default(System.String); - OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,out _info); +static unsafe void Test_StencilMask_33791() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilMask(_mask); } -static unsafe void Test_GetProgramInfoLog_15886() { - System.Int32 _program = default(System.Int32); - System.String r = OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program); +static unsafe void Test_StencilMaskSeparate_33792() { + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_GetProgramInfoLog_15887() { - System.Int32 _program = default(System.Int32); - System.String _info = default(System.String); - OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,out _info); +static unsafe void Test_StencilMaskSeparate_33793() { + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_VertexAttrib2_15888() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_StencilMaskSeparate_33794() { + OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_VertexAttrib3_15889() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_StencilMaskSeparate_33795() { + OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_VertexAttrib4_15890() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_StencilOp_33796() { + OpenTK.Graphics.ES30.All _fail = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _zfail = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _zpass = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.StencilOp(_fail,_zfail,_zpass); } -static unsafe void Test_VertexAttrib2_15891() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); +static unsafe void Test_StencilOp_33797() { + OpenTK.Graphics.ES30.StencilOp _fail = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.StencilOp _zfail = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.StencilOp _zpass = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.GL.StencilOp(_fail,_zfail,_zpass); } -static unsafe void Test_VertexAttrib3_15892() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); +static unsafe void Test_StencilOpSeparate_33798() { + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _sfail = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dpfail = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dppass = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); } -static unsafe void Test_VertexAttrib4_15893() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); +static unsafe void Test_StencilOpSeparate_33799() { + OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); + OpenTK.Graphics.ES30.StencilOp _sfail = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.StencilOp _dpfail = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.StencilOp _dppass = default(OpenTK.Graphics.ES30.StencilOp); + OpenTK.Graphics.ES30.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); } -static unsafe void Test_VertexAttribPointer_15894() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +static unsafe void Test_TexImage2D_33800() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_VertexAttribPointer_15895() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +static unsafe void Test_TexImage2D_33801() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_GetFloat_15896() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); +static unsafe void Test_TexImage2D_33802() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_GetFloat_15897() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); +static unsafe void Test_TexImage2D_33803() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_GetFloat_15898() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _vector); +static unsafe void Test_TexImage2D_33804() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); } -static unsafe void Test_GetFloat_15899() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _matrix); +static unsafe void Test_TexImage2D_33805() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_Viewport_15900() { - System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.ES30.GL.Viewport(_size); +static unsafe void Test_TexImage2D_33806() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_Viewport_15901() { - System.Drawing.Point _location = default(System.Drawing.Point); - System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.ES30.GL.Viewport(_location,_size); +static unsafe void Test_TexImage2D_33807() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_Viewport_15902() { - System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); - OpenTK.Graphics.ES30.GL.Viewport(_rectangle); +static unsafe void Test_TexImage2D_33808() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_ActiveTexture_15903() { - OpenTK.Graphics.ES30.All _texture = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.ActiveTexture(_texture); +static unsafe void Test_TexImage2D_33809() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); } -static unsafe void Test_ActiveTexture_15904() { - OpenTK.Graphics.ES30.TextureUnit _texture = default(OpenTK.Graphics.ES30.TextureUnit); - OpenTK.Graphics.ES30.GL.ActiveTexture(_texture); +static unsafe void Test_TexImage3D_33810() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_AttachShader_15905() { - System.Int32 _program = default(System.Int32); - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.GL.AttachShader(_program,_shader); +static unsafe void Test_TexImage3D_33811() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_AttachShader_15906() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.GL.AttachShader(_program,_shader); +static unsafe void Test_TexImage3D_33812() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BeginQuery_15907() { +static unsafe void Test_TexImage3D_33813() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BeginQuery_15908() { +static unsafe void Test_TexImage3D_33814() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_BeginQuery_15909() { - OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +static unsafe void Test_TexImage3D_33815() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BeginQuery_15910() { - OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BeginQuery(_target,_id); +static unsafe void Test_TexImage3D_33816() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BeginTransformFeedback_15911() { - OpenTK.Graphics.ES30.All _primitiveMode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BeginTransformFeedback(_primitiveMode); +static unsafe void Test_TexImage3D_33817() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BeginTransformFeedback_15912() { - OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType _primitiveMode = default(OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType); - OpenTK.Graphics.ES30.GL.BeginTransformFeedback(_primitiveMode); +static unsafe void Test_TexImage3D_33818() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_BindAttribLocation_15913() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.String _name = default(System.String); - OpenTK.Graphics.ES30.GL.BindAttribLocation(_program,_index,_name); +static unsafe void Test_TexImage3D_33819() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_BindAttribLocation_15914() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.String _name = default(System.String); - OpenTK.Graphics.ES30.GL.BindAttribLocation(_program,_index,_name); +static unsafe void Test_TexParameter_33820() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_33821() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_BindBuffer_15915() { +static unsafe void Test_TexParameter_33822() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBuffer_15916() { +static unsafe void Test_TexParameter_33823() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBuffer_15917() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); +static unsafe void Test_TexParameter_33824() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBuffer_15918() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindBuffer(_target,_buffer); +static unsafe void Test_TexParameter_33825() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); +} +static unsafe void Test_TexParameter_33826() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); +} +static unsafe void Test_TexParameter_33827() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_BindBufferBase_15919() { +static unsafe void Test_TexParameter_33828() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferBase_15920() { +static unsafe void Test_TexParameter_33829() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferBase_15921() { - OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +static unsafe void Test_TexParameter_33830() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferBase_15922() { - OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindBufferBase(_target,_index,_buffer); +static unsafe void Test_TexParameter_33831() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferRange_15923() { +static unsafe void Test_TexStorage2D_33832() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_BindBufferRange_15924() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +static unsafe void Test_TexStorage2D_33833() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_BindBufferRange_15925() { - OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +static unsafe void Test_TexStorage3D_33834() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_BindBufferRange_15926() { - OpenTK.Graphics.ES30.BufferRangeTarget _target = default(OpenTK.Graphics.ES30.BufferRangeTarget); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +static unsafe void Test_TexStorage3D_33835() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_BindFramebuffer_15927() { +static unsafe void Test_TexSubImage2D_33836() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _framebuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindFramebuffer_15928() { +static unsafe void Test_TexSubImage2D_33837() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _framebuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); -} -static unsafe void Test_BindFramebuffer_15929() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _framebuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindFramebuffer_15930() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.UInt32 _framebuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindFramebuffer(_target,_framebuffer); +static unsafe void Test_TexSubImage2D_33838() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindRenderbuffer_15931() { +static unsafe void Test_TexSubImage2D_33839() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindRenderbuffer_15932() { +static unsafe void Test_TexSubImage2D_33840() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_BindRenderbuffer_15933() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); +static unsafe void Test_TexSubImage2D_33841() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindRenderbuffer_15934() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindRenderbuffer(_target,_renderbuffer); +static unsafe void Test_TexSubImage2D_33842() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindSampler_15935() { - System.Int32 _unit = default(System.Int32); - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindSampler(_unit,_sampler); +static unsafe void Test_TexSubImage2D_33843() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindSampler_15936() { - System.UInt32 _unit = default(System.UInt32); - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindSampler(_unit,_sampler); +static unsafe void Test_TexSubImage2D_33844() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_BindTexture_15937() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); +static unsafe void Test_TexSubImage2D_33845() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_BindTexture_15938() { +static unsafe void Test_TexSubImage3D_33846() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindTexture_15939() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); +static unsafe void Test_TexSubImage3D_33847() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindTexture_15940() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindTexture(_target,_texture); +static unsafe void Test_TexSubImage3D_33848() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindTransformFeedback_15941() { +static unsafe void Test_TexSubImage3D_33849() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindTransformFeedback_15942() { +static unsafe void Test_TexSubImage3D_33850() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_BindTransformFeedback_15943() { - OpenTK.Graphics.ES30.TransformFeedbackTarget _target = default(OpenTK.Graphics.ES30.TransformFeedbackTarget); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +static unsafe void Test_TexSubImage3D_33851() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindTransformFeedback_15944() { - OpenTK.Graphics.ES30.TransformFeedbackTarget _target = default(OpenTK.Graphics.ES30.TransformFeedbackTarget); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindTransformFeedback(_target,_id); +static unsafe void Test_TexSubImage3D_33852() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindVertexArray_15945() { - System.Int32 _array = default(System.Int32); - OpenTK.Graphics.ES30.GL.BindVertexArray(_array); +static unsafe void Test_TexSubImage3D_33853() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BindVertexArray_15946() { - System.UInt32 _array = default(System.UInt32); - OpenTK.Graphics.ES30.GL.BindVertexArray(_array); +static unsafe void Test_TexSubImage3D_33854() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_BlendColor_15947() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES30.GL.BlendColor(_red,_green,_blue,_alpha); +static unsafe void Test_TexSubImage3D_33855() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); + OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); + int _pixels = default(int); + OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_BlendEquation_15948() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BlendEquation(_mode); +static unsafe void Test_TransformFeedbackVaryings_33856() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.ES30.All _bufferMode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_BlendEquation_15949() { - OpenTK.Graphics.ES30.BlendEquationMode _mode = default(OpenTK.Graphics.ES30.BlendEquationMode); - OpenTK.Graphics.ES30.GL.BlendEquation(_mode); +static unsafe void Test_TransformFeedbackVaryings_33857() { + System.Int32 _program = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.ES30.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.ES30.TransformFeedbackMode); + OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_BlendEquationSeparate_15950() { - OpenTK.Graphics.ES30.All _modeRGB = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _modeAlpha = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +static unsafe void Test_TransformFeedbackVaryings_33858() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.ES30.All _bufferMode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_BlendEquationSeparate_15951() { - OpenTK.Graphics.ES30.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES30.BlendEquationMode); - OpenTK.Graphics.ES30.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES30.BlendEquationMode); - OpenTK.Graphics.ES30.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +static unsafe void Test_TransformFeedbackVaryings_33859() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.ES30.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.ES30.TransformFeedbackMode); + OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_BlendFunc_15952() { - OpenTK.Graphics.ES30.All _sfactor = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _dfactor = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_Uniform1_33860() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); } -static unsafe void Test_BlendFunc_15953() { - OpenTK.Graphics.ES30.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.ES30.BlendingFactorSrc); - OpenTK.Graphics.ES30.BlendingFactorDest _dfactor = default(OpenTK.Graphics.ES30.BlendingFactorDest); - OpenTK.Graphics.ES30.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_Uniform1_33861() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BlendFuncSeparate_15954() { - OpenTK.Graphics.ES30.All _sfactorRGB = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _dfactorRGB = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _sfactorAlpha = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _dfactorAlpha = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +static unsafe void Test_Uniform1_33862() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_BlendFuncSeparate_15955() { - OpenTK.Graphics.ES30.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.ES30.BlendingFactorSrc); - OpenTK.Graphics.ES30.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.ES30.BlendingFactorDest); - OpenTK.Graphics.ES30.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.ES30.BlendingFactorSrc); - OpenTK.Graphics.ES30.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.ES30.BlendingFactorDest); - OpenTK.Graphics.ES30.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +static unsafe void Test_Uniform1_33863() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BlitFramebuffer_15956() { - System.Int32 _srcX0 = default(System.Int32); - System.Int32 _srcY0 = default(System.Int32); - System.Int32 _srcX1 = default(System.Int32); - System.Int32 _srcY1 = default(System.Int32); - System.Int32 _dstX0 = default(System.Int32); - System.Int32 _dstY0 = default(System.Int32); - System.Int32 _dstX1 = default(System.Int32); - System.Int32 _dstY1 = default(System.Int32); - OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _filter = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +static unsafe void Test_Uniform1_33864() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); } -static unsafe void Test_BlitFramebuffer_15957() { - System.Int32 _srcX0 = default(System.Int32); - System.Int32 _srcY0 = default(System.Int32); - System.Int32 _srcX1 = default(System.Int32); - System.Int32 _srcY1 = default(System.Int32); - System.Int32 _dstX0 = default(System.Int32); - System.Int32 _dstY0 = default(System.Int32); - System.Int32 _dstX1 = default(System.Int32); - System.Int32 _dstY1 = default(System.Int32); - OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); - OpenTK.Graphics.ES30.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES30.BlitFramebufferFilter); - OpenTK.Graphics.ES30.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +static unsafe void Test_Uniform1_33865() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BufferData_15958() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform1_33866() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_BufferData_15959() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform1_33867() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BufferData_15960() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform1_33868() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); } -static unsafe void Test_BufferData_15961() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform1_33869() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BufferData_15962() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES30.All _usage = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,ref _data,_usage); +static unsafe void Test_Uniform1_33870() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_BufferData_15963() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform1_33871() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_BufferData_15964() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform2_33872() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_BufferData_15965() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform2_33873() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +} +static unsafe void Test_Uniform2_33874() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_BufferData_15966() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_Uniform2_33875() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_BufferData_15967() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES30.BufferUsageHint _usage = default(OpenTK.Graphics.ES30.BufferUsageHint); - OpenTK.Graphics.ES30.GL.BufferData(_target,_size,ref _data,_usage); +static unsafe void Test_Uniform2_33876() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_BufferSubData_15968() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform2_33877() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_BufferSubData_15969() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform2_33878() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_BufferSubData_15970() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform2_33879() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_BufferSubData_15971() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform2_33880() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_BufferSubData_15972() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_Uniform2_33881() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_BufferSubData_15973() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform2_33882() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_BufferSubData_15974() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform3_33883() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_BufferSubData_15975() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform3_33884() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_BufferSubData_15976() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_Uniform3_33885() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_BufferSubData_15977() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.ES30.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_Uniform3_33886() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_CheckFramebufferStatus_15978() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.FramebufferErrorCode r = OpenTK.Graphics.ES30.GL.CheckFramebufferStatus(_target); +static unsafe void Test_Uniform3_33887() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_CheckFramebufferStatus_15979() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferErrorCode r = OpenTK.Graphics.ES30.GL.CheckFramebufferStatus(_target); +static unsafe void Test_Uniform3_33888() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_Clear_15980() { - OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.Clear(_mask); +static unsafe void Test_Uniform3_33889() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_Clear_15981() { - OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); - OpenTK.Graphics.ES30.GL.Clear(_mask); +static unsafe void Test_Uniform3_33890() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15982() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Single _depth = default(System.Single); - System.Int32 _stencil = default(System.Int32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); +static unsafe void Test_Uniform3_33891() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); } -static unsafe void Test_ClearBuffer_15983() { - OpenTK.Graphics.ES30.ClearBufferCombined _buffer = default(OpenTK.Graphics.ES30.ClearBufferCombined); - System.Int32 _drawbuffer = default(System.Int32); - System.Single _depth = default(System.Single); - System.Int32 _stencil = default(System.Int32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); +static unsafe void Test_Uniform3_33892() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15984() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_Uniform3_33893() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_ClearBuffer_15985() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +static unsafe void Test_Uniform3_33894() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15986() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_Uniform4_33895() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ClearBuffer_15987() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33896() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15988() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33897() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_ClearBuffer_15989() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33898() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); -} -static unsafe void Test_ClearBuffer_15990() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); -} -static unsafe void Test_ClearBuffer_15991() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15992() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_Uniform4_33899() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ClearBuffer_15993() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33900() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15994() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33901() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_ClearBuffer_15995() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33902() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15996() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33903() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_33904() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15997() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33905() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_ClearBuffer_15998() { - OpenTK.Graphics.ES30.All _buffer = default(OpenTK.Graphics.ES30.All); - System.Int32 _drawbuffer = default(System.Int32); +static unsafe void Test_Uniform4_33906() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); + OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ClearBuffer_15999() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_UniformBlockBinding_33907() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _uniformBlockBinding = default(System.Int32); + OpenTK.Graphics.ES30.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_ClearBuffer_16000() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +static unsafe void Test_UniformBlockBinding_33908() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.UInt32 _uniformBlockBinding = default(System.UInt32); + OpenTK.Graphics.ES30.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_ClearBuffer_16001() { - OpenTK.Graphics.ES30.ClearBuffer _buffer = default(OpenTK.Graphics.ES30.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_UniformMatrix2_33909() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ClearColor_16002() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.ES30.GL.ClearColor(_red,_green,_blue,_alpha); +static unsafe void Test_UniformMatrix2_33910() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ClearDepth_16003() { - System.Single _d = default(System.Single); - OpenTK.Graphics.ES30.GL.ClearDepth(_d); +static unsafe void Test_UniformMatrix2_33911() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ClearStencil_16004() { - System.Int32 _s = default(System.Int32); - OpenTK.Graphics.ES30.GL.ClearStencil(_s); +static unsafe void Test_UniformMatrix2x3_33912() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ClientWaitSync_16005() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); - System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_UniformMatrix2x3_33913() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ClientWaitSync_16006() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); - System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_UniformMatrix2x3_33914() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ClientWaitSync_16007() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); - System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_UniformMatrix2x4_33915() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_ClientWaitSync_16008() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); - System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_UniformMatrix2x4_33916() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_ColorMask_16009() { - System.Boolean _red = default(System.Boolean); - System.Boolean _green = default(System.Boolean); - System.Boolean _blue = default(System.Boolean); - System.Boolean _alpha = default(System.Boolean); - OpenTK.Graphics.ES30.GL.ColorMask(_red,_green,_blue,_alpha); +static unsafe void Test_UniformMatrix2x4_33917() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_CompileShader_16010() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.GL.CompileShader(_shader); +static unsafe void Test_UniformMatrix3_33918() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_CompileShader_16011() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.GL.CompileShader(_shader); +static unsafe void Test_UniformMatrix3_33919() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,ref _value); } -static unsafe void Test_CompressedTexImage2D_16012() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3_33920() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16013() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3x2_33921() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16014() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3x2_33922() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_CompressedTexImage2D_16015() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3x2_33923() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16016() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +static unsafe void Test_UniformMatrix3x4_33924() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16017() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3x4_33925() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_CompressedTexImage2D_16018() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix3x4_33926() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16019() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix4_33927() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4_33928() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4_33929() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_33930() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_33931() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4x2_33932() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x3_33933() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage2D_16020() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_UniformMatrix4x3_33934() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_CompressedTexImage2D_16021() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +static unsafe void Test_UniformMatrix4x3_33935() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_CompressedTexImage3D_16022() { +static unsafe void Test_UnmapBuffer_33936() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); + System.Boolean r = OpenTK.Graphics.ES30.GL.UnmapBuffer(_target); } -static unsafe void Test_CompressedTexImage3D_16023() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_UnmapBuffer_33937() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.Boolean r = OpenTK.Graphics.ES30.GL.UnmapBuffer(_target); } -static unsafe void Test_CompressedTexImage3D_16024() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_UseProgram_33938() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GL.UseProgram(_program); } -static unsafe void Test_CompressedTexImage3D_16025() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_UseProgram_33939() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.UseProgram(_program); } -static unsafe void Test_CompressedTexImage3D_16026() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +static unsafe void Test_ValidateProgram_33940() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GL.ValidateProgram(_program); } -static unsafe void Test_CompressedTexImage3D_16027() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_ValidateProgram_33941() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.ValidateProgram(_program); } -static unsafe void Test_CompressedTexImage3D_16028() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_VertexAttrib1_33942() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_CompressedTexImage3D_16029() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_VertexAttrib1_33943() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_CompressedTexImage3D_16030() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_VertexAttrib1_33944() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_CompressedTexImage3D_16031() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +static unsafe void Test_VertexAttrib1_33945() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_CompressedTexSubImage2D_16032() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33946() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_CompressedTexSubImage2D_16033() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33947() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_CompressedTexSubImage2D_16034() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33948() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_CompressedTexSubImage2D_16035() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33949() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_CompressedTexSubImage2D_16036() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +static unsafe void Test_VertexAttrib2_33950() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_CompressedTexSubImage2D_16037() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33951() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_CompressedTexSubImage2D_16038() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33952() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_CompressedTexSubImage2D_16039() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib2_33953() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_CompressedTexSubImage2D_16040() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33954() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_CompressedTexSubImage2D_16041() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +static unsafe void Test_VertexAttrib3_33955() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_CompressedTexSubImage3D_16042() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33956() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_CompressedTexSubImage3D_16043() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33957() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_CompressedTexSubImage3D_16044() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33958() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_CompressedTexSubImage3D_16045() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33959() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_CompressedTexSubImage3D_16046() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); +static unsafe void Test_VertexAttrib3_33960() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_CompressedTexSubImage3D_16047() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib3_33961() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_CompressedTexSubImage3D_16048() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib4_33962() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_CompressedTexSubImage3D_16049() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib4_33963() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_CompressedTexSubImage3D_16050() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_VertexAttrib4_33964() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_CompressedTexSubImage3D_16051() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.ES30.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); +static unsafe void Test_VertexAttrib4_33965() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_CopyBufferSubData_16052() { - OpenTK.Graphics.ES30.All _readTarget = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _writeTarget = default(OpenTK.Graphics.ES30.All); - System.IntPtr _readOffset = default(System.IntPtr); - System.IntPtr _writeOffset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +static unsafe void Test_VertexAttrib4_33966() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_CopyBufferSubData_16053() { - OpenTK.Graphics.ES30.BufferTarget _readTarget = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferTarget _writeTarget = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _readOffset = default(System.IntPtr); - System.IntPtr _writeOffset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +static unsafe void Test_VertexAttrib4_33967() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_CopyTexImage2D_16054() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +static unsafe void Test_VertexAttrib4_33968() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_CopyTexImage2D_16055() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureCopyComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureCopyComponentCount); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +static unsafe void Test_VertexAttrib4_33969() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_CopyTexSubImage2D_16056() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +static unsafe void Test_VertexAttribDivisor_33970() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES30.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_CopyTexSubImage2D_16057() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +static unsafe void Test_VertexAttribDivisor_33971() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_CopyTexSubImage3D_16058() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); +static unsafe void Test_VertexAttribI4_33972() { + System.Int32 _index = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_CopyTexSubImage3D_16059() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); +static unsafe void Test_VertexAttribI4_33973() { + System.UInt32 _index = default(System.UInt32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_CreateProgram_16060() { - System.Int32 r = OpenTK.Graphics.ES30.GL.CreateProgram(); +static unsafe void Test_VertexAttribI4_33974() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_CreateShader_16061() { - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 r = OpenTK.Graphics.ES30.GL.CreateShader(_type); +static unsafe void Test_VertexAttribI4_33975() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_CreateShader_16062() { - OpenTK.Graphics.ES30.ShaderType _type = default(OpenTK.Graphics.ES30.ShaderType); - System.Int32 r = OpenTK.Graphics.ES30.GL.CreateShader(_type); +static unsafe void Test_VertexAttribI4_33976() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_CullFace_16063() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.CullFace(_mode); +static unsafe void Test_VertexAttribI4_33977() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_CullFace_16064() { - OpenTK.Graphics.ES30.CullFaceMode _mode = default(OpenTK.Graphics.ES30.CullFaceMode); - OpenTK.Graphics.ES30.GL.CullFace(_mode); +static unsafe void Test_VertexAttribI4_33978() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_DebugMessageCallback_16065() { - OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); - System.IntPtr _userParam = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_VertexAttribI4_33979() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_DebugMessageCallback_16066() { - OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); - int[] _userParam = default(int[]); - OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_VertexAttribI4_33980() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_DebugMessageCallback_16067() { - OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); - int[,] _userParam = default(int[,]); - OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_VertexAttribI4_33981() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_DebugMessageCallback_16068() { - OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); - int[,,] _userParam = default(int[,,]); - OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_VertexAttribI4_33982() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_DebugMessageCallback_16069() { - OpenTK.Graphics.ES30.DebugProc _callback = default(OpenTK.Graphics.ES30.DebugProc); - int _userParam = default(int); - OpenTK.Graphics.ES30.GL.DebugMessageCallback(_callback,ref _userParam); +static unsafe void Test_VertexAttribI4_33983() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_DebugMessageControl_16070() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33984() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16071() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33985() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.Int32 _ids = default(System.Int32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16072() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33986() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16073() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33987() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16074() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33988() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_DebugMessageControl_16075() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_33989() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_33990() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_33991() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_33992() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_33993() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribIPointer_33994() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16076() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_VertexAttribIPointer_33995() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16077() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32 _ids = default(System.Int32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +static unsafe void Test_VertexAttribIPointer_33996() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16078() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_VertexAttribIPointer_33997() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16079() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_VertexAttribIPointer_33998() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_DebugMessageControl_16080() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +static unsafe void Test_VertexAttribIPointer_33999() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageControl_16081() { - OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); - OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); - OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_VertexAttribIPointer_34000() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_DebugMessageInsert_16082() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribIPointer_34001() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_34002() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +} +static unsafe void Test_VertexAttribIPointer_34003() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +} +static unsafe void Test_VertexAttribPointer_34004() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DebugMessageInsert_16083() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_VertexAttribPointer_34005() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DebugMessageInsert_16084() { - OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +static unsafe void Test_VertexAttribPointer_34006() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DebugMessageInsert_16085() { - OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.ES30.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +static unsafe void Test_VertexAttribPointer_34007() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffer_16086() { - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteBuffer(_buffers); +static unsafe void Test_VertexAttribPointer_34008() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_DeleteBuffer_16087() { - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteBuffer(_buffers); +static unsafe void Test_VertexAttribPointer_34009() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffers_16088() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); +static unsafe void Test_VertexAttribPointer_34010() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffers_16089() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,ref _buffers); +static unsafe void Test_VertexAttribPointer_34011() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffers_16090() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); +static unsafe void Test_VertexAttribPointer_34012() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffers_16091() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); +static unsafe void Test_VertexAttribPointer_34013() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_DeleteBuffers_16092() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,ref _buffers); +static unsafe void Test_VertexAttribPointer_34014() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteBuffers_16093() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteBuffers(_n,_buffers); +static unsafe void Test_VertexAttribPointer_34015() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffer_16094() { - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteFramebuffer(_framebuffers); +static unsafe void Test_VertexAttribPointer_34016() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffer_16095() { - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteFramebuffer(_framebuffers); +static unsafe void Test_VertexAttribPointer_34017() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffers_16096() { - System.Int32 _n = default(System.Int32); - System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); +static unsafe void Test_VertexAttribPointer_34018() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_DeleteFramebuffers_16097() { - System.Int32 _n = default(System.Int32); - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,ref _framebuffers); +static unsafe void Test_VertexAttribPointer_34019() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffers_16098() { - System.Int32 _n = default(System.Int32); - System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); +static unsafe void Test_VertexAttribPointer_34020() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffers_16099() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); +static unsafe void Test_VertexAttribPointer_34021() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffers_16100() { - System.Int32 _n = default(System.Int32); - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,ref _framebuffers); +static unsafe void Test_VertexAttribPointer_34022() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_DeleteFramebuffers_16101() { - System.Int32 _n = default(System.Int32); - System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteFramebuffers(_n,_framebuffers); +static unsafe void Test_VertexAttribPointer_34023() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_Viewport_34024() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Viewport(_x,_y,_width,_height); +} +static unsafe void Test_WaitSync_34025() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_34026() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_34027() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_WaitSync_34028() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DeleteProgram_16102() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteProgram(_program); +static unsafe void Test_BeginPerfMonitor_34029() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.BeginPerfMonitor(_monitor); } -static unsafe void Test_DeleteProgram_16103() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteProgram(_program); +static unsafe void Test_BeginPerfMonitor_34030() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.BeginPerfMonitor(_monitor); } -static unsafe void Test_DeleteQuery_16104() { - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteQuery(_ids); +static unsafe void Test_DeletePerfMonitor_34031() { + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitor(_monitors); } -static unsafe void Test_DeleteQuery_16105() { - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteQuery(_ids); +static unsafe void Test_DeletePerfMonitor_34032() { + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitor(_monitors); } -static unsafe void Test_DeleteQueries_16106() { +static unsafe void Test_DeletePerfMonitors_34033() { System.Int32 _n = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteQueries_16107() { +static unsafe void Test_DeletePerfMonitors_34034() { System.Int32 _n = default(System.Int32); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,ref _ids); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,ref _monitors); } -static unsafe void Test_DeleteQueries_16108() { +static unsafe void Test_DeletePerfMonitors_34035() { System.Int32 _n = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteQueries_16109() { +static unsafe void Test_DeletePerfMonitors_34036() { System.Int32 _n = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteQueries_16110() { +static unsafe void Test_DeletePerfMonitors_34037() { System.Int32 _n = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,ref _ids); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,ref _monitors); } -static unsafe void Test_DeleteQueries_16111() { +static unsafe void Test_DeletePerfMonitors_34038() { System.Int32 _n = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteQueries(_n,_ids); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Amd.DeletePerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteRenderbuffer_16112() { - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffer(_renderbuffers); +static unsafe void Test_EndPerfMonitor_34039() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.EndPerfMonitor(_monitor); } -static unsafe void Test_DeleteRenderbuffer_16113() { - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffer(_renderbuffers); +static unsafe void Test_EndPerfMonitor_34040() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.EndPerfMonitor(_monitor); } -static unsafe void Test_DeleteRenderbuffers_16114() { +static unsafe void Test_GenPerfMonitor_34041() { + System.Int32 r = OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitor(); +} +static unsafe void Test_GenPerfMonitors_34042() { System.Int32 _n = default(System.Int32); - System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); + System.Int32[] _monitors = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteRenderbuffers_16115() { +static unsafe void Test_GenPerfMonitors_34043() { System.Int32 _n = default(System.Int32); - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,ref _renderbuffers); + System.Int32 _monitors = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,out _monitors); } -static unsafe void Test_DeleteRenderbuffers_16116() { +static unsafe void Test_GenPerfMonitors_34044() { System.Int32 _n = default(System.Int32); - System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); + System.Int32* _monitors = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteRenderbuffers_16117() { +static unsafe void Test_GenPerfMonitors_34045() { System.Int32 _n = default(System.Int32); - System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); + System.UInt32[] _monitors = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteRenderbuffers_16118() { +static unsafe void Test_GenPerfMonitors_34046() { System.Int32 _n = default(System.Int32); - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,ref _renderbuffers); + System.UInt32 _monitors = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,out _monitors); } -static unsafe void Test_DeleteRenderbuffers_16119() { +static unsafe void Test_GenPerfMonitors_34047() { System.Int32 _n = default(System.Int32); - System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteRenderbuffers(_n,_renderbuffers); + System.UInt32* _monitors = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Amd.GenPerfMonitors(_n,_monitors); } -static unsafe void Test_DeleteSampler_16120() { - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteSampler(_samplers); +static unsafe void Test_GetPerfMonitorCounterData_34048() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_DeleteSampler_16121() { - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteSampler(_samplers); +static unsafe void Test_GetPerfMonitorCounterData_34049() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _data = default(System.Int32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_34050() { + System.Int32 _monitor = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.Int32* _data = default(System.Int32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_34051() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32[] _data = default(System.UInt32[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_34052() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32 _data = default(System.UInt32); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,out _data,out _bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterData_34053() { + System.UInt32 _monitor = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _dataSize = default(System.Int32); + System.UInt32* _data = default(System.UInt32*); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterData(_monitor,_pname,_dataSize,_data,_bytesWritten); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34054() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34055() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34056() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34057() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34058() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34059() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34060() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34061() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34062() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,_data); +} +static unsafe void Test_GetPerfMonitorCounterInfo_34063() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterInfo(_group,_counter,_pname,ref _data); +} +static unsafe void Test_GetPerfMonitorCounters_34064() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32[] _counters = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_34065() { + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.Int32 _counters = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_34066() { + System.Int32 _group = default(System.Int32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.Int32* _counters = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_34067() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32[] _counters = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounters_34068() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _maxActiveCounters = default(System.Int32); + System.Int32 _counterSize = default(System.Int32); + System.UInt32 _counters = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,out _numCounters,out _maxActiveCounters,_counterSize,out _counters); +} +static unsafe void Test_GetPerfMonitorCounters_34069() { + System.UInt32 _group = default(System.UInt32); + System.Int32* _numCounters = default(System.Int32*); + System.Int32* _maxActiveCounters = default(System.Int32*); + System.Int32 _counterSize = default(System.Int32); + System.UInt32* _counters = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounters(_group,_numCounters,_maxActiveCounters,_counterSize,_counters); +} +static unsafe void Test_GetPerfMonitorCounterString_34070() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_34071() { + System.Int32 _group = default(System.Int32); + System.Int32 _counter = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_34072() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,out _length,_counterString); +} +static unsafe void Test_GetPerfMonitorCounterString_34073() { + System.UInt32 _group = default(System.UInt32); + System.UInt32 _counter = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _counterString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorCounterString(_group,_counter,_bufSize,_length,_counterString); +} +static unsafe void Test_GetPerfMonitorGroups_34074() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32[] _groups = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_34075() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.Int32 _groups = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_34076() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32[] _groups = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_34077() { + System.Int32 _numGroups = default(System.Int32); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32 _groups = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(out _numGroups,_groupsSize,out _groups); +} +static unsafe void Test_GetPerfMonitorGroups_34078() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.Int32* _groups = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroups_34079() { + System.Int32* _numGroups = default(System.Int32*); + System.Int32 _groupsSize = default(System.Int32); + System.UInt32* _groups = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroups(_numGroups,_groupsSize,_groups); +} +static unsafe void Test_GetPerfMonitorGroupString_34080() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_34081() { + System.Int32 _group = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_34082() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,out _length,_groupString); +} +static unsafe void Test_GetPerfMonitorGroupString_34083() { + System.UInt32 _group = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _groupString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Amd.GetPerfMonitorGroupString(_group,_bufSize,_length,_groupString); +} +static unsafe void Test_SelectPerfMonitorCounters_34084() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32[] _counterList = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_34085() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32 _counterList = default(System.Int32); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_34086() { + System.Int32 _monitor = default(System.Int32); + System.Boolean _enable = default(System.Boolean); + System.Int32 _group = default(System.Int32); + System.Int32 _numCounters = default(System.Int32); + System.Int32* _counterList = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_34087() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32[] _counterList = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_34088() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32 _counterList = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,out _counterList); +} +static unsafe void Test_SelectPerfMonitorCounters_34089() { + System.UInt32 _monitor = default(System.UInt32); + System.Boolean _enable = default(System.Boolean); + System.UInt32 _group = default(System.UInt32); + System.Int32 _numCounters = default(System.Int32); + System.UInt32* _counterList = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Amd.SelectPerfMonitorCounters(_monitor,_enable,_group,_numCounters,_counterList); +} +static unsafe void Test_BlitFramebuffer_34090() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _filter = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Angle.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +} +static unsafe void Test_BlitFramebuffer_34091() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); + OpenTK.Graphics.ES30.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES30.BlitFramebufferFilter); + OpenTK.Graphics.ES30.GL.Angle.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); } -static unsafe void Test_DeleteSamplers_16122() { +static unsafe void Test_DrawArraysInstanced_34092() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _samplers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawArraysInstanced(_mode,_first,_count,_primcount); } -static unsafe void Test_DeleteSamplers_16123() { +static unsafe void Test_DrawArraysInstanced_34093() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,ref _samplers); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawArraysInstanced(_mode,_first,_count,_primcount); } -static unsafe void Test_DeleteSamplers_16124() { +static unsafe void Test_DrawElementsInstanced_34094() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); - System.Int32* _samplers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DeleteSamplers_16125() { +static unsafe void Test_DrawElementsInstanced_34095() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); - System.UInt32[] _samplers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DeleteSamplers_16126() { +static unsafe void Test_DrawElementsInstanced_34096() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,ref _samplers); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DeleteSamplers_16127() { +static unsafe void Test_DrawElementsInstanced_34097() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); - System.UInt32* _samplers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34098() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34099() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34100() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34101() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34102() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34103() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_DeleteShader_16128() { +static unsafe void Test_GetTranslatedShaderSource_34104() { System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteShader(_shader); + System.Int32 _bufsize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); } -static unsafe void Test_DeleteShader_16129() { +static unsafe void Test_GetTranslatedShaderSource_34105() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,out _length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_34106() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_34107() { System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteShader(_shader); + System.Int32 _bufsize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_34108() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,out _length,_source); +} +static unsafe void Test_GetTranslatedShaderSource_34109() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Angle.GetTranslatedShaderSource(_shader,_bufsize,_length,_source); +} +static unsafe void Test_RenderbufferStorageMultisample_34110() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_34111() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_VertexAttribDivisor_34112() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES30.GL.Angle.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_34113() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Angle.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_DeleteSync_16130() { +static unsafe void Test_ClientWaitSync_34114() { System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DeleteSync(_sync); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DeleteTexture_16131() { - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteTexture(_textures); +static unsafe void Test_ClientWaitSync_34115() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DeleteTexture_16132() { - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteTexture(_textures); +static unsafe void Test_ClientWaitSync_34116() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DeleteTextures_16133() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); +static unsafe void Test_ClientWaitSync_34117() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.ES30.ClientWaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.WaitSyncStatus r = OpenTK.Graphics.ES30.GL.Apple.ClientWaitSync(_sync,_flags,_timeout); +} +static unsafe void Test_CopyTextureLevel_34118() { + System.Int32 _destinationTexture = default(System.Int32); + System.Int32 _sourceTexture = default(System.Int32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_CopyTextureLevel_34119() { + System.UInt32 _destinationTexture = default(System.UInt32); + System.UInt32 _sourceTexture = default(System.UInt32); + System.Int32 _sourceBaseLevel = default(System.Int32); + System.Int32 _sourceLevelCount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.CopyTextureLevel(_destinationTexture,_sourceTexture,_sourceBaseLevel,_sourceLevelCount); +} +static unsafe void Test_DeleteSync_34120() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Apple.DeleteSync(_sync); } -static unsafe void Test_DeleteTextures_16134() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_FenceSync_34121() { + OpenTK.Graphics.ES30.All _condition = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Apple.FenceSync(_condition,_flags); } -static unsafe void Test_DeleteTextures_16135() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); +static unsafe void Test_FenceSync_34122() { + OpenTK.Graphics.ES30.SyncCondition _condition = default(OpenTK.Graphics.ES30.SyncCondition); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Apple.FenceSync(_condition,_flags); } -static unsafe void Test_DeleteTextures_16136() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); +static unsafe void Test_GetInteger64_34123() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64 r = OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname); } -static unsafe void Test_DeleteTextures_16137() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,ref _textures); +static unsafe void Test_GetInteger64_34124() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64 r = OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname); } -static unsafe void Test_DeleteTextures_16138() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteTextures(_n,_textures); +static unsafe void Test_GetInteger64_34125() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,_params); } -static unsafe void Test_DeleteTransformFeedback_16139() { - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedback(_ids); +static unsafe void Test_GetInteger64_34126() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,out _params); } -static unsafe void Test_DeleteTransformFeedback_16140() { - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedback(_ids); +static unsafe void Test_GetInteger64_34127() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,_params); } -static unsafe void Test_DeleteTransformFeedbacks_16141() { - System.Int32 _n = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); +static unsafe void Test_GetInteger64_34128() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,_params); } -static unsafe void Test_DeleteTransformFeedbacks_16142() { - System.Int32 _n = default(System.Int32); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,ref _ids); +static unsafe void Test_GetInteger64_34129() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,out _params); } -static unsafe void Test_DeleteTransformFeedbacks_16143() { - System.Int32 _n = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); +static unsafe void Test_GetInteger64_34130() { + OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.Apple.GetInteger64(_pname,_params); } -static unsafe void Test_DeleteTransformFeedbacks_16144() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); +static unsafe void Test_GetSync_34131() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_DeleteTransformFeedbacks_16145() { - System.Int32 _n = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,ref _ids); +static unsafe void Test_GetSync_34132() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_DeleteTransformFeedbacks_16146() { - System.Int32 _n = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteTransformFeedbacks(_n,_ids); +static unsafe void Test_GetSync_34133() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_DeleteVertexArray_16147() { - System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteVertexArray(_arrays); +static unsafe void Test_GetSync_34134() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_DeleteVertexArray_16148() { - System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteVertexArray(_arrays); +static unsafe void Test_GetSync_34135() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_DeleteVertexArrays_16149() { - System.Int32 _n = default(System.Int32); - System.Int32[] _arrays = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); +static unsafe void Test_GetSync_34136() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Apple.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_DeleteVertexArrays_16150() { - System.Int32 _n = default(System.Int32); - System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,ref _arrays); +static unsafe void Test_IsSync_34137() { + System.IntPtr _sync = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.ES30.GL.Apple.IsSync(_sync); } -static unsafe void Test_DeleteVertexArrays_16151() { - System.Int32 _n = default(System.Int32); - System.Int32* _arrays = default(System.Int32*); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); +static unsafe void Test_RenderbufferStorageMultisample_34138() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_DeleteVertexArrays_16152() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _arrays = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); +static unsafe void Test_RenderbufferStorageMultisample_34139() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Apple.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_DeleteVertexArrays_16153() { - System.Int32 _n = default(System.Int32); - System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,ref _arrays); +static unsafe void Test_ResolveMultisampleFramebuffer_34140() { + OpenTK.Graphics.ES30.GL.Apple.ResolveMultisampleFramebuffer(); } -static unsafe void Test_DeleteVertexArrays_16154() { - System.Int32 _n = default(System.Int32); - System.UInt32* _arrays = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.DeleteVertexArrays(_n,_arrays); +static unsafe void Test_WaitSync_34141() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.GL.Apple.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DepthFunc_16155() { - OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.DepthFunc(_func); +static unsafe void Test_WaitSync_34142() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.GL.Apple.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DepthFunc_16156() { - OpenTK.Graphics.ES30.DepthFunction _func = default(OpenTK.Graphics.ES30.DepthFunction); - OpenTK.Graphics.ES30.GL.DepthFunc(_func); +static unsafe void Test_WaitSync_34143() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.ES30.GL.Apple.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DepthMask_16157() { - System.Boolean _flag = default(System.Boolean); - OpenTK.Graphics.ES30.GL.DepthMask(_flag); +static unsafe void Test_WaitSync_34144() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.ES30.GL.Apple.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_DepthRange_16158() { - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.ES30.GL.DepthRange(_n,_f); +static unsafe void Test_ActiveProgram_34145() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ActiveProgram(_program); +} +static unsafe void Test_ActiveProgram_34146() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ActiveProgram(_program); } -static unsafe void Test_DetachShader_16159() { +static unsafe void Test_ActiveShaderProgram_34147() { + System.Int32 _pipeline = default(System.Int32); System.Int32 _program = default(System.Int32); - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.GL.DetachShader(_program,_shader); + OpenTK.Graphics.ES30.GL.Ext.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_DetachShader_16160() { +static unsafe void Test_ActiveShaderProgram_34148() { + System.UInt32 _pipeline = default(System.UInt32); System.UInt32 _program = default(System.UInt32); - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DetachShader(_program,_shader); + OpenTK.Graphics.ES30.GL.Ext.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_Disable_16161() { - OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.Disable(_cap); +static unsafe void Test_BeginQuery_34149() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.BeginQuery(_target,_id); } -static unsafe void Test_Disable_16162() { - OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); - OpenTK.Graphics.ES30.GL.Disable(_cap); +static unsafe void Test_BeginQuery_34150() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.BeginQuery(_target,_id); } -static unsafe void Test_DisableVertexAttribArray_16163() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.GL.DisableVertexAttribArray(_index); +static unsafe void Test_BeginQuery_34151() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.BeginQuery(_target,_id); } -static unsafe void Test_DisableVertexAttribArray_16164() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.GL.DisableVertexAttribArray(_index); +static unsafe void Test_BeginQuery_34152() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.BeginQuery(_target,_id); +} +static unsafe void Test_BindProgramPipeline_34153() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.BindProgramPipeline(_pipeline); } -static unsafe void Test_DrawArrays_16165() { +static unsafe void Test_BindProgramPipeline_34154() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.BindProgramPipeline(_pipeline); +} +static unsafe void Test_BlendEquation_34155() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawArrays(_mode,_first,_count); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_mode); } -static unsafe void Test_DrawArrays_16166() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_BlendEquation_34156() { + OpenTK.Graphics.ES30.BlendEquationMode _mode = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_mode); } -static unsafe void Test_DrawArraysInstanced_16167() { +static unsafe void Test_BlendEquation_34157() { + System.Int32 _buf = default(System.Int32); OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_buf,_mode); } -static unsafe void Test_DrawArraysInstanced_16168() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _first = default(System.Int32); +static unsafe void Test_BlendEquation_34158() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES30.BlendEquationMode _mode = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_34159() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquation_34160() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.BlendEquationMode _mode = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.Ext.BlendEquation(_buf,_mode); +} +static unsafe void Test_BlendEquationSeparate_34161() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES30.All _modeRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _modeAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_34162() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES30.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_34163() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.All _modeRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _modeAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendEquationSeparate_34164() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.BlendEquationMode _modeRGB = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.ES30.BlendEquationMode); + OpenTK.Graphics.ES30.GL.Ext.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +} +static unsafe void Test_BlendFunc_34165() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES30.All _src = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dst = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFunc_34166() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.All _src = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dst = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFuncSeparate_34167() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.ES30.All _srcRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dstRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _srcAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dstAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BlendFuncSeparate_34168() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.ES30.All _srcRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dstRGB = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _srcAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _dstAlpha = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_ColorMask_34169() { + System.Int32 _index = default(System.Int32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Ext.ColorMask(_index,_r,_g,_b,_a); +} +static unsafe void Test_ColorMask_34170() { + System.UInt32 _index = default(System.UInt32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Ext.ColorMask(_index,_r,_g,_b,_a); +} +static unsafe void Test_CopyImageSubData_34171() { + System.Int32 _srcName = default(System.Int32); + OpenTK.Graphics.ES30.All _srcTarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.Int32 _dstName = default(System.Int32); + OpenTK.Graphics.ES30.All _dstTarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +} +static unsafe void Test_CopyImageSubData_34172() { + System.UInt32 _srcName = default(System.UInt32); + OpenTK.Graphics.ES30.All _srcTarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.UInt32 _dstName = default(System.UInt32); + OpenTK.Graphics.ES30.All _dstTarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +} +static unsafe void Test_CreateShaderProgram_34173() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.String _string = default(System.String); + System.Int32 r = OpenTK.Graphics.ES30.GL.Ext.CreateShaderProgram(_type,_string); +} +static unsafe void Test_CreateShaderProgram_34174() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _count = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); + System.String[] _strings = default(System.String[]); + System.Int32 r = OpenTK.Graphics.ES30.GL.Ext.CreateShaderProgram(_type,_count,_strings); } -static unsafe void Test_DrawBuffers_16169() { - System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.All[] _bufs = default(OpenTK.Graphics.ES30.All[]); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); +static unsafe void Test_DeleteProgramPipeline_34175() { + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipeline(_pipelines); +} +static unsafe void Test_DeleteProgramPipeline_34176() { + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipeline(_pipelines); } -static unsafe void Test_DrawBuffers_16170() { +static unsafe void Test_DeleteProgramPipelines_34177() { System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.All _bufs = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,ref _bufs); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DrawBuffers_16171() { +static unsafe void Test_DeleteProgramPipelines_34178() { System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.All* _bufs = default(OpenTK.Graphics.ES30.All*); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_DrawBuffers_16172() { +static unsafe void Test_DeleteProgramPipelines_34179() { System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode[]); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DrawBuffers_16173() { +static unsafe void Test_DeleteProgramPipelines_34180() { System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.DrawBufferMode _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,ref _bufs); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DrawBuffers_16174() { +static unsafe void Test_DeleteProgramPipelines_34181() { System.Int32 _n = default(System.Int32); - OpenTK.Graphics.ES30.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode*); - OpenTK.Graphics.ES30.GL.DrawBuffers(_n,_bufs); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_DrawElements_16175() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteProgramPipelines_34182() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_DrawElements_16176() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQuery_34183() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DeleteQuery(_ids); } -static unsafe void Test_DrawElements_16177() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQuery_34184() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.DeleteQuery(_ids); } -static unsafe void Test_DrawElements_16178() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQueries_34185() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,_ids); } -static unsafe void Test_DrawElements_16179() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_DeleteQueries_34186() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,ref _ids); } -static unsafe void Test_DrawElements_16180() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQueries_34187() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,_ids); } -static unsafe void Test_DrawElements_16181() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQueries_34188() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,_ids); } -static unsafe void Test_DrawElements_16182() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQueries_34189() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,ref _ids); } -static unsafe void Test_DrawElements_16183() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_DeleteQueries_34190() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.DeleteQueries(_n,_ids); } -static unsafe void Test_DrawElements_16184() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_Disable_34191() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.Disable(_target,_index); } -static unsafe void Test_DrawElementsInstanced_16185() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_Disable_34192() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.Disable(_target,_index); } -static unsafe void Test_DrawElementsInstanced_16186() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DiscardFramebuffer_34193() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All[] _attachments = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_DrawElementsInstanced_16187() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DiscardFramebuffer_34194() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All _attachments = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.DiscardFramebuffer(_target,_numAttachments,ref _attachments); } -static unsafe void Test_DrawElementsInstanced_16188() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DiscardFramebuffer_34195() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.ES30.All* _attachments = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.GL.Ext.DiscardFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_DrawElementsInstanced_16189() { +static unsafe void Test_DrawArraysInstanced_34196() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); } -static unsafe void Test_DrawElementsInstanced_16190() { +static unsafe void Test_DrawArraysInstanced_34197() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _start = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawArraysInstanced(_mode,_start,_count,_primcount); } -static unsafe void Test_DrawElementsInstanced_16191() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DrawBuffers_34198() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All[] _bufs = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawElementsInstanced_16192() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DrawBuffers_34199() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All _bufs = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_DrawElementsInstanced_16193() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_DrawBuffers_34200() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All* _bufs = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawElementsInstanced_16194() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.ES30.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); +static unsafe void Test_DrawBuffers_34201() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode[]); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawRangeElements_16195() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_DrawBuffers_34202() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_DrawRangeElements_16196() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_DrawBuffers_34203() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode*); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffers(_n,_bufs); } -static unsafe void Test_DrawRangeElements_16197() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_DrawBuffersIndexed_34204() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All[] _location = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _indices = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffersIndexed(_n,_location,_indices); } -static unsafe void Test_DrawRangeElements_16198() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_DrawBuffersIndexed_34205() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All _location = default(OpenTK.Graphics.ES30.All); + System.Int32 _indices = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffersIndexed(_n,ref _location,ref _indices); } -static unsafe void Test_DrawRangeElements_16199() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +static unsafe void Test_DrawBuffersIndexed_34206() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All* _location = default(OpenTK.Graphics.ES30.All*); + System.Int32* _indices = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.DrawBuffersIndexed(_n,_location,_indices); } -static unsafe void Test_DrawRangeElements_16200() { +static unsafe void Test_DrawElementsInstanced_34207() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16201() { +static unsafe void Test_DrawElementsInstanced_34208() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16202() { +static unsafe void Test_DrawElementsInstanced_34209() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16203() { +static unsafe void Test_DrawElementsInstanced_34210() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16204() { +static unsafe void Test_DrawElementsInstanced_34211() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); -} -static unsafe void Test_DrawRangeElements_16205() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); -} -static unsafe void Test_DrawRangeElements_16206() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); -} -static unsafe void Test_DrawRangeElements_16207() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); -} -static unsafe void Test_DrawRangeElements_16208() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); -} -static unsafe void Test_DrawRangeElements_16209() { - OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_DrawRangeElements_16210() { +static unsafe void Test_DrawElementsInstanced_34212() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16211() { +static unsafe void Test_DrawElementsInstanced_34213() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); int[] _indices = default(int[]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16212() { +static unsafe void Test_DrawElementsInstanced_34214() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); int[,] _indices = default(int[,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16213() { +static unsafe void Test_DrawElementsInstanced_34215() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); int[,,] _indices = default(int[,,]); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_DrawRangeElements_16214() { +static unsafe void Test_DrawElementsInstanced_34216() { OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); System.Int32 _count = default(System.Int32); OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); int _indices = default(int); - OpenTK.Graphics.ES30.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); -} -static unsafe void Test_Enable_16215() { - OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.Enable(_cap); -} -static unsafe void Test_Enable_16216() { - OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); - OpenTK.Graphics.ES30.GL.Enable(_cap); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_EnableVertexAttribArray_16217() { +static unsafe void Test_Enable_34217() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.GL.EnableVertexAttribArray(_index); + OpenTK.Graphics.ES30.GL.Ext.Enable(_target,_index); } -static unsafe void Test_EnableVertexAttribArray_16218() { +static unsafe void Test_Enable_34218() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.GL.EnableVertexAttribArray(_index); + OpenTK.Graphics.ES30.GL.Ext.Enable(_target,_index); } -static unsafe void Test_EndQuery_16219() { +static unsafe void Test_EndQuery_34219() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.EndQuery(_target); + OpenTK.Graphics.ES30.GL.Ext.EndQuery(_target); } -static unsafe void Test_EndQuery_16220() { +static unsafe void Test_EndQuery_34220() { OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - OpenTK.Graphics.ES30.GL.EndQuery(_target); -} -static unsafe void Test_EndTransformFeedback_16221() { - OpenTK.Graphics.ES30.GL.EndTransformFeedback(); -} -static unsafe void Test_FenceSync_16222() { - OpenTK.Graphics.ES30.All _condition = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); - System.IntPtr r = OpenTK.Graphics.ES30.GL.FenceSync(_condition,_flags); + OpenTK.Graphics.ES30.GL.Ext.EndQuery(_target); } -static unsafe void Test_FenceSync_16223() { - OpenTK.Graphics.ES30.SyncCondition _condition = default(OpenTK.Graphics.ES30.SyncCondition); - OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); - System.IntPtr r = OpenTK.Graphics.ES30.GL.FenceSync(_condition,_flags); -} -static unsafe void Test_Finish_16224() { - OpenTK.Graphics.ES30.GL.Finish(); -} -static unsafe void Test_Flush_16225() { - OpenTK.Graphics.ES30.GL.Flush(); -} -static unsafe void Test_FlushMappedBufferRange_16226() { +static unsafe void Test_FlushMappedBufferRange_34221() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.FlushMappedBufferRange(_target,_offset,_length); + OpenTK.Graphics.ES30.GL.Ext.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_FlushMappedBufferRange_16227() { +static unsafe void Test_FlushMappedBufferRange_34222() { OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); System.IntPtr _offset = default(System.IntPtr); System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.FlushMappedBufferRange(_target,_offset,_length); -} -static unsafe void Test_FramebufferRenderbuffer_16228() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _renderbuffertarget = default(OpenTK.Graphics.ES30.All); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); + OpenTK.Graphics.ES30.GL.Ext.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_FramebufferRenderbuffer_16229() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _renderbuffertarget = default(OpenTK.Graphics.ES30.All); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_16230() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES30.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferRenderbuffer_16231() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.ES30.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.ES30.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); -} -static unsafe void Test_FramebufferTexture2D_16232() { +static unsafe void Test_FramebufferTexture2DMultisample_34223() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); } -static unsafe void Test_FramebufferTexture2D_16233() { +static unsafe void Test_FramebufferTexture2DMultisample_34224() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_16234() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.TextureTarget2d _textarget = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); -} -static unsafe void Test_FramebufferTexture2D_16235() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.TextureTarget2d _textarget = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); } -static unsafe void Test_FramebufferTextureLayer_16236() { +static unsafe void Test_FramebufferTexture_34225() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); System.Int32 _texture = default(System.Int32); System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_FramebufferTextureLayer_16237() { +static unsafe void Test_FramebufferTexture_34226() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); System.UInt32 _texture = default(System.UInt32); System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_FramebufferTextureLayer_16238() { +static unsafe void Test_FramebufferTexture_34227() { OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); -} -static unsafe void Test_FramebufferTextureLayer_16239() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.ES30.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); -} -static unsafe void Test_FrontFace_16240() { - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.FrontFace(_mode); -} -static unsafe void Test_FrontFace_16241() { - OpenTK.Graphics.ES30.FrontFaceDirection _mode = default(OpenTK.Graphics.ES30.FrontFaceDirection); - OpenTK.Graphics.ES30.GL.FrontFace(_mode); -} -static unsafe void Test_GenBuffer_16242() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenBuffer(); -} -static unsafe void Test_GenBuffers_16243() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_16244() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,out _buffers); -} -static unsafe void Test_GenBuffers_16245() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_16246() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_16247() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,out _buffers); -} -static unsafe void Test_GenBuffers_16248() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenerateMipmap_16249() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.GenerateMipmap(_target); -} -static unsafe void Test_GenerateMipmap_16250() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GL.GenerateMipmap(_target); -} -static unsafe void Test_GenFramebuffer_16251() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenFramebuffer(); -} -static unsafe void Test_GenFramebuffers_16252() { - System.Int32 _n = default(System.Int32); - System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); -} -static unsafe void Test_GenFramebuffers_16253() { - System.Int32 _n = default(System.Int32); - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,out _framebuffers); -} -static unsafe void Test_GenFramebuffers_16254() { - System.Int32 _n = default(System.Int32); - System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); -} -static unsafe void Test_GenFramebuffers_16255() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); -} -static unsafe void Test_GenFramebuffers_16256() { - System.Int32 _n = default(System.Int32); - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,out _framebuffers); -} -static unsafe void Test_GenFramebuffers_16257() { - System.Int32 _n = default(System.Int32); - System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenFramebuffers(_n,_framebuffers); -} -static unsafe void Test_GenQuery_16258() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenQuery(); -} -static unsafe void Test_GenQueries_16259() { - System.Int32 _n = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); -} -static unsafe void Test_GenQueries_16260() { - System.Int32 _n = default(System.Int32); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenQueries(_n,out _ids); -} -static unsafe void Test_GenQueries_16261() { - System.Int32 _n = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); -} -static unsafe void Test_GenQueries_16262() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); -} -static unsafe void Test_GenQueries_16263() { - System.Int32 _n = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenQueries(_n,out _ids); -} -static unsafe void Test_GenQueries_16264() { - System.Int32 _n = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenQueries(_n,_ids); -} -static unsafe void Test_GenRenderbuffer_16265() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenRenderbuffer(); -} -static unsafe void Test_GenRenderbuffers_16266() { - System.Int32 _n = default(System.Int32); - System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_GenRenderbuffers_16267() { - System.Int32 _n = default(System.Int32); - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,out _renderbuffers); -} -static unsafe void Test_GenRenderbuffers_16268() { - System.Int32 _n = default(System.Int32); - System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_GenRenderbuffers_16269() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_GenRenderbuffers_16270() { - System.Int32 _n = default(System.Int32); - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,out _renderbuffers); -} -static unsafe void Test_GenRenderbuffers_16271() { - System.Int32 _n = default(System.Int32); - System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_GenSampler_16272() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenSampler(); -} -static unsafe void Test_GenSamplers_16273() { - System.Int32 _count = default(System.Int32); - System.Int32[] _samplers = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); -} -static unsafe void Test_GenSamplers_16274() { - System.Int32 _count = default(System.Int32); - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,out _samplers); -} -static unsafe void Test_GenSamplers_16275() { - System.Int32 _count = default(System.Int32); - System.Int32* _samplers = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); -} -static unsafe void Test_GenSamplers_16276() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _samplers = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); -} -static unsafe void Test_GenSamplers_16277() { - System.Int32 _count = default(System.Int32); - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,out _samplers); -} -static unsafe void Test_GenSamplers_16278() { - System.Int32 _count = default(System.Int32); - System.UInt32* _samplers = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenSamplers(_count,_samplers); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_GenTexture_16279() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenTexture(); +static unsafe void Test_FramebufferTexture_34228() { + OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); + OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_GenTextures_16280() { +static unsafe void Test_GenProgramPipeline_34229() { + System.Int32 r = OpenTK.Graphics.ES30.GL.Ext.GenProgramPipeline(); +} +static unsafe void Test_GenProgramPipelines_34230() { System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenTextures_16281() { +static unsafe void Test_GenProgramPipelines_34231() { System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenTextures(_n,out _textures); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_GenTextures_16282() { +static unsafe void Test_GenProgramPipelines_34232() { System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenTextures_16283() { +static unsafe void Test_GenProgramPipelines_34233() { System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenTextures_16284() { +static unsafe void Test_GenProgramPipelines_34234() { System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenTextures(_n,out _textures); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_GenTextures_16285() { +static unsafe void Test_GenProgramPipelines_34235() { System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenTextures(_n,_textures); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_GenTransformFeedback_16286() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenTransformFeedback(); +static unsafe void Test_GenQuery_34236() { + System.Int32 r = OpenTK.Graphics.ES30.GL.Ext.GenQuery(); } -static unsafe void Test_GenTransformFeedbacks_16287() { +static unsafe void Test_GenQueries_34237() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_16288() { +static unsafe void Test_GenQueries_34238() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,out _ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,out _ids); } -static unsafe void Test_GenTransformFeedbacks_16289() { +static unsafe void Test_GenQueries_34239() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_16290() { +static unsafe void Test_GenQueries_34240() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,_ids); } -static unsafe void Test_GenTransformFeedbacks_16291() { +static unsafe void Test_GenQueries_34241() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,out _ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,out _ids); } -static unsafe void Test_GenTransformFeedbacks_16292() { +static unsafe void Test_GenQueries_34242() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenTransformFeedbacks(_n,_ids); + OpenTK.Graphics.ES30.GL.Ext.GenQueries(_n,_ids); } -static unsafe void Test_GenVertexArray_16293() { - System.Int32 r = OpenTK.Graphics.ES30.GL.GenVertexArray(); -} -static unsafe void Test_GenVertexArrays_16294() { - System.Int32 _n = default(System.Int32); - System.Int32[] _arrays = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetGraphicsResetStatus_34243() { + OpenTK.Graphics.ES30.All r = OpenTK.Graphics.ES30.GL.Ext.GetGraphicsResetStatus(); } -static unsafe void Test_GenVertexArrays_16295() { - System.Int32 _n = default(System.Int32); - System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,out _arrays); +static unsafe void Test_GetInteger_34244() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GenVertexArrays_16296() { - System.Int32 _n = default(System.Int32); - System.Int32* _arrays = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetInteger_34245() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,out _data); } -static unsafe void Test_GenVertexArrays_16297() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _arrays = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetInteger_34246() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GenVertexArrays_16298() { - System.Int32 _n = default(System.Int32); - System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,out _arrays); +static unsafe void Test_GetInteger_34247() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GenVertexArrays_16299() { - System.Int32 _n = default(System.Int32); - System.UInt32* _arrays = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetInteger_34248() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,out _data); } -static unsafe void Test_GetActiveAttrib_16300() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +static unsafe void Test_GetInteger_34249() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GetActiveAttrib_16301() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_GetInteger_34250() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GetActiveAttrib_16302() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_GetInteger_34251() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.ActiveAttribType* _type = default(OpenTK.Graphics.ES30.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,out _data); } -static unsafe void Test_GetActiveAttrib_16303() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_GetInteger_34252() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveAttrib_16304() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveAttribType _type = default(OpenTK.Graphics.ES30.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GetActiveAttrib_16305() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_GetInteger_34253() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GetActiveAttrib_16306() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_GetInteger_34254() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.ActiveAttribType* _type = default(OpenTK.Graphics.ES30.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,out _data); } -static unsafe void Test_GetActiveAttrib_16307() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_GetInteger_34255() { + OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_16308() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetInteger(_target,_index,_data); } -static unsafe void Test_GetActiveUniform_16309() { +static unsafe void Test_GetnUniform_34256() { System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniform_16310() { +static unsafe void Test_GetnUniform_34257() { System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.ActiveUniformType* _type = default(OpenTK.Graphics.ES30.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_GetActiveUniform_16311() { +static unsafe void Test_GetnUniform_34258() { System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniform_16312() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformType _type = default(OpenTK.Graphics.ES30.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniform_16313() { +static unsafe void Test_GetnUniform_34259() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniform_16314() { +static unsafe void Test_GetnUniform_34260() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.ActiveUniformType* _type = default(OpenTK.Graphics.ES30.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); + System.Single _params = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_GetActiveUniform_16315() { +static unsafe void Test_GetnUniform_34261() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniformBlock_16316() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); -} -static unsafe void Test_GetActiveUniformBlock_16317() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); -} -static unsafe void Test_GetActiveUniformBlock_16318() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniformBlock_16319() { +static unsafe void Test_GetnUniform_34262() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniformBlock_16320() { +static unsafe void Test_GetnUniform_34263() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_GetActiveUniformBlock_16321() { +static unsafe void Test_GetnUniform_34264() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniformBlock_16322() { +static unsafe void Test_GetnUniform_34265() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniformBlock_16323() { +static unsafe void Test_GetnUniform_34266() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_GetActiveUniformBlock_16324() { +static unsafe void Test_GetnUniform_34267() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformBlockParameter); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_GetActiveUniformBlock_16325() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); +static unsafe void Test_GetObjectLabel_34268() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); } -static unsafe void Test_GetActiveUniformBlock_16326() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); +static unsafe void Test_GetObjectLabel_34269() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveUniformBlock_16327() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); +static unsafe void Test_GetObjectLabel_34270() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _object = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); } -static unsafe void Test_GetActiveUniformBlockName_16328() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); +static unsafe void Test_GetObjectLabel_34271() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectLabel_34272() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _object = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveUniformBlockName_16329() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); +static unsafe void Test_GetObjectLabel_34273() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _object = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetObjectLabel(_type,_object,_bufSize,_length,_label); } -static unsafe void Test_GetActiveUniformBlockName_16330() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); +static unsafe void Test_GetProgramPipelineInfoLog_34274() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_34275() { + System.Int32 _pipeline = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetActiveUniformBlockName_16331() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); +static unsafe void Test_GetProgramPipelineInfoLog_34276() { + System.Int32 _pipeline = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetActiveUniforms_16332() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32[] _uniformIndices = default(System.Int32[]); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); +static unsafe void Test_GetProgramPipelineInfoLog_34277() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetActiveUniforms_16333() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32[] _uniformIndices = default(System.Int32[]); +static unsafe void Test_GetProgramPipelineInfoLog_34278() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +} +static unsafe void Test_GetProgramPipelineInfoLog_34279() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetProgramPipeline_34280() { + System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); -} -static unsafe void Test_GetActiveUniforms_16334() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32 _uniformIndices = default(System.Int32); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetActiveUniforms_16335() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32 _uniformIndices = default(System.Int32); +static unsafe void Test_GetProgramPipeline_34281() { + System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); -} -static unsafe void Test_GetActiveUniforms_16336() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32* _uniformIndices = default(System.Int32*); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_16337() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32* _uniformIndices = default(System.Int32*); +static unsafe void Test_GetProgramPipeline_34282() { + System.Int32 _pipeline = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); -} -static unsafe void Test_GetActiveUniforms_16338() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32[] _uniformIndices = default(System.UInt32[]); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetActiveUniforms_16339() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32[] _uniformIndices = default(System.UInt32[]); +static unsafe void Test_GetProgramPipeline_34283() { + System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); -} -static unsafe void Test_GetActiveUniforms_16340() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32 _uniformIndices = default(System.UInt32); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetActiveUniforms_16341() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32 _uniformIndices = default(System.UInt32); +static unsafe void Test_GetProgramPipeline_34284() { + System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); -} -static unsafe void Test_GetActiveUniforms_16342() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32* _uniformIndices = default(System.UInt32*); - OpenTK.Graphics.ES30.ActiveUniformParameter _pname = default(OpenTK.Graphics.ES30.ActiveUniformParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_16343() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32* _uniformIndices = default(System.UInt32*); +static unsafe void Test_GetProgramPipeline_34285() { + System.UInt32 _pipeline = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); -} -static unsafe void Test_GetAttachedShaders_16344() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); -} -static unsafe void Test_GetAttachedShaders_16345() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); -} -static unsafe void Test_GetAttachedShaders_16346() { - System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); -} -static unsafe void Test_GetAttachedShaders_16347() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); + OpenTK.Graphics.ES30.GL.Ext.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetAttachedShaders_16348() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); +static unsafe void Test_GetQuery_34286() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetAttachedShaders_16349() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); +static unsafe void Test_GetQuery_34287() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,out _params); } -static unsafe void Test_GetAttribLocation_16350() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetAttribLocation(_program,_name); +static unsafe void Test_GetQuery_34288() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetAttribLocation_16351() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetAttribLocation(_program,_name); +static unsafe void Test_GetQuery_34289() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetBoolean_16352() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Boolean r = OpenTK.Graphics.ES30.GL.GetBoolean(_pname); +static unsafe void Test_GetQuery_34290() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,out _params); } -static unsafe void Test_GetBoolean_16353() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Boolean r = OpenTK.Graphics.ES30.GL.GetBoolean(_pname); +static unsafe void Test_GetQuery_34291() { + OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); + OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetBoolean_16354() { +static unsafe void Test_GetQueryObject_34292() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBoolean_16355() { +static unsafe void Test_GetQueryObject_34293() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,out _data); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBoolean_16356() { +static unsafe void Test_GetQueryObject_34294() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBoolean_16357() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetQueryObject_34295() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBoolean_16358() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,out _data); +static unsafe void Test_GetQueryObject_34296() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBoolean_16359() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.ES30.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetQueryObject_34297() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16360() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34298() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16361() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34299() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int64 _params = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBufferParameter_16362() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34300() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16363() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34301() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16364() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34302() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int64 _params = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBufferParameter_16365() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34303() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16366() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34304() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16367() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34305() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBufferParameter_16368() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34306() { + System.Int32 _id = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16369() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34307() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferParameter_16370() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34308() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBufferParameter_16371() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferParameterName _pname = default(OpenTK.Graphics.ES30.BufferParameterName); +static unsafe void Test_GetQueryObject_34309() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetBufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_16372() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_16373() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[] _params = default(int[]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferPointer_16374() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34310() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferPointer_16375() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34311() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetBufferPointer_16376() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetQueryObject_34312() { + System.UInt32 _id = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int _params = default(int); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,ref _params); -} -static unsafe void Test_GetBufferPointer_16377() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_16378() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); - int[] _params = default(int[]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_16379() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferPointer_16380() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,_params); +static unsafe void Test_GetQueryObject_34313() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetBufferPointer_16381() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); - int _params = default(int); - OpenTK.Graphics.ES30.GL.GetBufferPointer(_target,_pname,ref _params); +static unsafe void Test_GetQueryObject_34314() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetDebugMessageLog_16382() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); - OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34315() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16383() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_GetQueryObject_34316() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16384() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); - OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34317() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetDebugMessageLog_16385() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); - OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34318() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16386() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); - OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_GetQueryObject_34319() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16387() { - System.Int32 _count = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); - OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34320() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetDebugMessageLog_16388() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); - OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34321() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16389() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_GetQueryObject_34322() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16390() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); - OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34323() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetDebugMessageLog_16391() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); - OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34324() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16392() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); - OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_GetQueryObject_34325() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetDebugMessageLog_16393() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); - OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetQueryObject_34326() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetError_16394() { - OpenTK.Graphics.ES30.ErrorCode r = OpenTK.Graphics.ES30.GL.GetError(); +static unsafe void Test_GetQueryObject_34327() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFloat_16395() { +static unsafe void Test_GetSamplerParameterI_34328() { + System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single r = OpenTK.Graphics.ES30.GL.GetFloat(_pname); -} -static unsafe void Test_GetFloat_16396() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Single r = OpenTK.Graphics.ES30.GL.GetFloat(_pname); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFloat_16397() { +static unsafe void Test_GetSamplerParameterI_34329() { + System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetFloat_16398() { +static unsafe void Test_GetSamplerParameterI_34330() { + System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _data); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFloat_16399() { +static unsafe void Test_GetSamplerParameterI_34331() { + System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFloat_16400() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); +static unsafe void Test_GetSamplerParameterI_34332() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetFloat_16401() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Single _data = default(System.Single); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,out _data); +static unsafe void Test_GetSamplerParameterI_34333() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFloat_16402() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetFloat(_pname,_data); +static unsafe void Test_GetSamplerParameterI_34334() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFragDataLocation_16403() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetFragDataLocation(_program,_name); +static unsafe void Test_GetSamplerParameterI_34335() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetFragDataLocation_16404() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetFragDataLocation(_program,_name); +static unsafe void Test_GetSamplerParameterI_34336() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16405() { +static unsafe void Test_GetTexParameterI_34337() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16406() { +static unsafe void Test_GetTexParameterI_34338() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16407() { +static unsafe void Test_GetTexParameterI_34339() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16408() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); +static unsafe void Test_GetTexParameterI_34340() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16409() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); +static unsafe void Test_GetTexParameterI_34341() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetFramebufferAttachmentParameter_16410() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - OpenTK.Graphics.ES30.FramebufferAttachment _attachment = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.FramebufferParameterName _pname = default(OpenTK.Graphics.ES30.FramebufferParameterName); +static unsafe void Test_GetTexParameterI_34342() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetInteger64_16411() { +static unsafe void Test_GetTexParameterI_34343() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetInteger64_16412() { +static unsafe void Test_GetTexParameterI_34344() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameterI_34345() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_34346() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_34347() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetInteger64_16413() { +static unsafe void Test_GetTexParameterI_34348() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.GetTextureParameter _pname = default(OpenTK.Graphics.ES30.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.GetTexParameterI(_target,_pname,_params); +} +static unsafe void Test_InsertEventMarker_34349() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.ES30.GL.Ext.InsertEventMarker(_length,_marker); +} +static unsafe void Test_IsEnabled_34350() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _index = default(System.Int32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsEnabled(_target,_index); } -static unsafe void Test_GetInteger64_16414() { +static unsafe void Test_IsEnabled_34351() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.UInt32 _index = default(System.UInt32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsEnabled(_target,_index); +} +static unsafe void Test_IsProgramPipeline_34352() { + System.Int32 _pipeline = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsProgramPipeline_34353() { + System.UInt32 _pipeline = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsProgramPipeline(_pipeline); +} +static unsafe void Test_IsQuery_34354() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsQuery(_id); +} +static unsafe void Test_IsQuery_34355() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Ext.IsQuery(_id); +} +static unsafe void Test_LabelObject_34356() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _object = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.Ext.LabelObject(_type,_object,_length,_label); +} +static unsafe void Test_LabelObject_34357() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _object = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.ES30.GL.Ext.LabelObject(_type,_object,_length,_label); } -static unsafe void Test_GetInteger64_16415() { +static unsafe void Test_MapBufferRange_34358() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.Int32 _access = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Ext.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetInteger64_16416() { +static unsafe void Test_MapBufferRange_34359() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.UInt32 _access = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Ext.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetInteger64_16417() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); +static unsafe void Test_MapBufferRange_34360() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.Int32 _access = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Ext.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetInteger64_16418() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); +static unsafe void Test_MapBufferRange_34361() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + System.UInt32 _access = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Ext.MapBufferRange(_target,_offset,_length,_access); } -static unsafe void Test_GetInteger64_16419() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); +static unsafe void Test_MultiDrawArrays_34362() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); } -static unsafe void Test_GetInteger64_16420() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); +static unsafe void Test_MultiDrawArrays_34363() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); } -static unsafe void Test_GetInteger64_16421() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,out _data); +static unsafe void Test_MultiDrawArrays_34364() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); } -static unsafe void Test_GetInteger64_16422() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_target,_index,_data); +static unsafe void Test_MultiDrawArrays_34365() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); } -static unsafe void Test_GetInteger64_16423() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int64 r = OpenTK.Graphics.ES30.GL.GetInteger64(_pname); +static unsafe void Test_MultiDrawArrays_34366() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,ref _first,ref _count,_primcount); } -static unsafe void Test_GetInteger64_16424() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int64 r = OpenTK.Graphics.ES30.GL.GetInteger64(_pname); +static unsafe void Test_MultiDrawArrays_34367() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawArrays(_mode,_first,_count,_primcount); } -static unsafe void Test_GetInteger64_16425() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); +static unsafe void Test_MultiDrawElements_34368() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger64_16426() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,out _data); +static unsafe void Test_MultiDrawElements_34369() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger64_16427() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); +static unsafe void Test_MultiDrawElements_34370() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger64_16428() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); +static unsafe void Test_MultiDrawElements_34371() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger64_16429() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,out _data); +static unsafe void Test_MultiDrawElements_34372() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInteger64_16430() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.ES30.GL.GetInteger64(_pname,_data); +static unsafe void Test_MultiDrawElements_34373() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16431() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34374() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16432() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_MultiDrawElements_34375() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16433() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34376() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16434() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34377() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInteger_16435() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_MultiDrawElements_34378() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16436() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34379() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_34380() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_34381() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_MultiDrawElements_34382() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInteger_16437() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34383() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16438() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_MultiDrawElements_34384() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16439() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34385() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16440() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34386() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16441() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_MultiDrawElements_34387() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInteger_16442() { - OpenTK.Graphics.ES30.GetIndexedPName _target = default(OpenTK.Graphics.ES30.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_target,_index,_data); +static unsafe void Test_MultiDrawElements_34388() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16443() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetInteger(_pname); +static unsafe void Test_MultiDrawElements_34389() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16444() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetInteger(_pname); +static unsafe void Test_MultiDrawElements_34390() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16445() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); +static unsafe void Test_MultiDrawElements_34391() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16446() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,out _data); +static unsafe void Test_MultiDrawElements_34392() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,ref _count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInteger_16447() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); +static unsafe void Test_MultiDrawElements_34393() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16448() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); +static unsafe void Test_MultiDrawElements_34394() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16449() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,out _data); +static unsafe void Test_MultiDrawElements_34395() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInteger_16450() { - OpenTK.Graphics.ES30.GetPName _pname = default(OpenTK.Graphics.ES30.GetPName); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInteger(_pname,_data); +static unsafe void Test_MultiDrawElements_34396() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,_indices,_primcount); } -static unsafe void Test_GetInternalformat_16451() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); +static unsafe void Test_MultiDrawElements_34397() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.MultiDrawElements(_mode,_count,_type,ref _indices,_primcount); } -static unsafe void Test_GetInternalformat_16452() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_PatchParameter_34398() { OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.PatchParameter(_pname,_value); } -static unsafe void Test_GetInternalformat_16453() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_PopGroupMarker_34399() { + OpenTK.Graphics.ES30.GL.Ext.PopGroupMarker(); +} +static unsafe void Test_PrimitiveBoundingBox_34400() { + System.Single _minX = default(System.Single); + System.Single _minY = default(System.Single); + System.Single _minZ = default(System.Single); + System.Single _minW = default(System.Single); + System.Single _maxX = default(System.Single); + System.Single _maxY = default(System.Single); + System.Single _maxZ = default(System.Single); + System.Single _maxW = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.PrimitiveBoundingBox(_minX,_minY,_minZ,_minW,_maxX,_maxY,_maxZ,_maxW); +} +static unsafe void Test_ProgramParameter_34401() { + System.Int32 _program = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_GetInternalformat_16454() { - OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); - OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); - OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); +static unsafe void Test_ProgramParameter_34402() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_GetInternalformat_16455() { - OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); - OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); - OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); +static unsafe void Test_ProgramParameter_34403() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_GetInternalformat_16456() { - OpenTK.Graphics.ES30.ImageTarget _target = default(OpenTK.Graphics.ES30.ImageTarget); - OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); - OpenTK.Graphics.ES30.InternalFormatParameter _pname = default(OpenTK.Graphics.ES30.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); +static unsafe void Test_ProgramParameter_34404() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_GetObjectLabel_16457() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34405() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetObjectLabel_16458() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34406() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetObjectLabel_16459() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34407() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectLabel_16460() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34408() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectLabel_16461() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34409() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectLabel_16462() { - OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34410() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectLabel_16463() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34411() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectLabel_16464() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34412() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectLabel_16465() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34413() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetObjectLabel_16466() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34414() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetObjectLabel_16467() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34415() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectLabel_16468() { - OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34416() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectPtrLabel_16469() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34417() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16470() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34418() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16471() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34419() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectPtrLabel_16472() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34420() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16473() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34421() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetObjectPtrLabel_16474() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34422() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16475() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform1_34423() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectPtrLabel_16476() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform1_34424() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16477() { - int[,] _ptr = default(int[,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform2_34425() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetObjectPtrLabel_16478() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform2_34426() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetObjectPtrLabel_16479() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform2_34427() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16480() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform2_34428() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_GetObjectPtrLabel_16481() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform2_34429() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16482() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +static unsafe void Test_ProgramUniform2_34430() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetObjectPtrLabel_16483() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_ProgramUniform2_34431() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_GetPointer_16484() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34432() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16485() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[] _params = default(int[]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34433() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetPointer_16486() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34434() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetPointer_16487() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34435() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16488() { - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int _params = default(int); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,ref _params); +static unsafe void Test_ProgramUniform2_34436() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16489() { - OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34437() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16490() { - OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); - int[] _params = default(int[]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34438() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16491() { - OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); - int[,] _params = default(int[,]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34439() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetPointer_16492() { - OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,_params); +static unsafe void Test_ProgramUniform2_34440() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetPointer_16493() { - OpenTK.Graphics.ES30.GetPointervPName _pname = default(OpenTK.Graphics.ES30.GetPointervPName); - int _params = default(int); - OpenTK.Graphics.ES30.GL.GetPointer(_pname,ref _params); +static unsafe void Test_ProgramUniform2_34441() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramBinary_16494() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); +static unsafe void Test_ProgramUniform2_34442() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16495() { +static unsafe void Test_ProgramUniform3_34443() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_GetProgramBinary_16496() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); +static unsafe void Test_ProgramUniform3_34444() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_GetProgramBinary_16497() { +static unsafe void Test_ProgramUniform3_34445() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16498() { +static unsafe void Test_ProgramUniform3_34446() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramBinary_16499() { +static unsafe void Test_ProgramUniform3_34447() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16500() { +static unsafe void Test_ProgramUniform3_34448() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_34449() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); +} +static unsafe void Test_ProgramUniform3_34450() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); +} +static unsafe void Test_ProgramUniform3_34451() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[] _binary = default(int[]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_GetProgramBinary_16501() { +static unsafe void Test_ProgramUniform3_34452() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_34453() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[,] _binary = default(int[,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16502() { +static unsafe void Test_ProgramUniform3_34454() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramBinary_16503() { +static unsafe void Test_ProgramUniform3_34455() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int _binary = default(int); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16504() { +static unsafe void Test_ProgramUniform3_34456() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16505() { +static unsafe void Test_ProgramUniform3_34457() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramBinary_16506() { +static unsafe void Test_ProgramUniform3_34458() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16507() { +static unsafe void Test_ProgramUniform3_34459() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_GetProgramBinary_16508() { +static unsafe void Test_ProgramUniform3_34460() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16509() { +static unsafe void Test_ProgramUniform3_34461() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramBinary_16510() { +static unsafe void Test_ProgramUniform3_34462() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[] _binary = default(int[]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_GetProgramBinary_16511() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[,] _binary = default(int[,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); +static unsafe void Test_ProgramUniform4_34463() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_GetProgramBinary_16512() { +static unsafe void Test_ProgramUniform4_34464() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_GetProgramBinary_16513() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); - int _binary = default(int); - OpenTK.Graphics.ES30.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); +static unsafe void Test_ProgramUniform4_34465() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgramInfoLog_16514() { +static unsafe void Test_ProgramUniform4_34466() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgramInfoLog_16515() { +static unsafe void Test_ProgramUniform4_34467() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgramInfoLog_16516() { +static unsafe void Test_ProgramUniform4_34468() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgramInfoLog_16517() { +static unsafe void Test_ProgramUniform4_34469() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgram_16518() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_ProgramUniform4_34470() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16519() { +static unsafe void Test_ProgramUniform4_34471() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_GetProgram_16520() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); +static unsafe void Test_ProgramUniform4_34472() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_GetProgram_16521() { +static unsafe void Test_ProgramUniform4_34473() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16522() { +static unsafe void Test_ProgramUniform4_34474() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgram_16523() { +static unsafe void Test_ProgramUniform4_34475() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16524() { +static unsafe void Test_ProgramUniform4_34476() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16525() { +static unsafe void Test_ProgramUniform4_34477() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_GetProgram_16526() { +static unsafe void Test_ProgramUniform4_34478() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16527() { +static unsafe void Test_ProgramUniform4_34479() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_GetProgram_16528() { +static unsafe void Test_ProgramUniform4_34480() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetProgram_16529() { +static unsafe void Test_ProgramUniform4_34481() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GetProgramParameterName _pname = default(OpenTK.Graphics.ES30.GetProgramParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetProgram(_program,_pname,_params); -} -static unsafe void Test_GetQuery_16530() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); -} -static unsafe void Test_GetQuery_16531() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,out _params); -} -static unsafe void Test_GetQuery_16532() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); -} -static unsafe void Test_GetQuery_16533() { - OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); -} -static unsafe void Test_GetQuery_16534() { - OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,out _params); -} -static unsafe void Test_GetQuery_16535() { - OpenTK.Graphics.ES30.QueryTarget _target = default(OpenTK.Graphics.ES30.QueryTarget); - OpenTK.Graphics.ES30.GetQueryParam _pname = default(OpenTK.Graphics.ES30.GetQueryParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetQuery(_target,_pname,_params); -} -static unsafe void Test_GetQueryObject_16536() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); -} -static unsafe void Test_GetQueryObject_16537() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); -} -static unsafe void Test_GetQueryObject_16538() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); -} -static unsafe void Test_GetQueryObject_16539() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); -} -static unsafe void Test_GetQueryObject_16540() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_GetQueryObject_16541() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_ProgramUniform4_34482() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_GetQueryObject_16542() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2_34483() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetQueryObject_16543() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2_34484() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetQueryObject_16544() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2_34485() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetQueryObject_16545() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2_34486() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetQueryObject_16546() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2_34487() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetQueryObject_16547() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.ES30.GetQueryObjectParam _pname = default(OpenTK.Graphics.ES30.GetQueryObjectParam); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2_34488() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetRenderbufferParameter_16548() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x3_34489() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetRenderbufferParameter_16549() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2x3_34490() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetRenderbufferParameter_16550() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x3_34491() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetRenderbufferParameter_16551() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x3_34492() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetRenderbufferParameter_16552() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2x3_34493() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetRenderbufferParameter_16553() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - OpenTK.Graphics.ES30.RenderbufferParameterName _pname = default(OpenTK.Graphics.ES30.RenderbufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x3_34494() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16554() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x4_34495() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16555() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2x4_34496() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16556() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x4_34497() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16557() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x4_34498() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16558() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix2x4_34499() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16559() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix2x4_34500() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16560() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3_34501() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16561() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3_34502() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16562() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3_34503() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16563() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3_34504() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16564() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3_34505() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16565() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3_34506() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16566() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_34507() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16567() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3x2_34508() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16568() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_34509() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16569() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_34510() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16570() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3x2_34511() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16571() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_34512() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16572() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x4_34513() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16573() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3x4_34514() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16574() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x4_34515() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16575() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x4_34516() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetSamplerParameter_16576() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix3x4_34517() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetSamplerParameter_16577() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x4_34518() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShaderInfoLog_16578() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_ProgramUniformMatrix4_34519() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShaderInfoLog_16579() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_ProgramUniformMatrix4_34520() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShaderInfoLog_16580() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_ProgramUniformMatrix4_34521() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShaderInfoLog_16581() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_ProgramUniformMatrix4_34522() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16582() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4_34523() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShader_16583() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix4_34524() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16584() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x2_34525() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16585() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x2_34526() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShader_16586() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix4x2_34527() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16587() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x2_34528() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16588() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x2_34529() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShader_16589() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix4x2_34530() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16590() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x3_34531() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16591() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x3_34532() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShader_16592() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_ProgramUniformMatrix4x3_34533() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShader_16593() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderParameter _pname = default(OpenTK.Graphics.ES30.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_ProgramUniformMatrix4x3_34534() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShaderPrecisionFormat_16594() { - OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); - System.Int32[] _range = default(System.Int32[]); - System.Int32[] _precision = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_ProgramUniformMatrix4x3_34535() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_GetShaderPrecisionFormat_16595() { - OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); - System.Int32 _range = default(System.Int32); - System.Int32 _precision = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +static unsafe void Test_ProgramUniformMatrix4x3_34536() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.Ext.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_GetShaderPrecisionFormat_16596() { - OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _precisiontype = default(OpenTK.Graphics.ES30.All); - System.Int32* _range = default(System.Int32*); - System.Int32* _precision = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_PushGroupMarker_34537() { + System.Int32 _length = default(System.Int32); + System.String _marker = default(System.String); + OpenTK.Graphics.ES30.GL.Ext.PushGroupMarker(_length,_marker); } -static unsafe void Test_GetShaderPrecisionFormat_16597() { - OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); - OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); - System.Int32[] _range = default(System.Int32[]); - System.Int32[] _precision = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_QueryCounter_34538() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.QueryCounter(_id,_target); } -static unsafe void Test_GetShaderPrecisionFormat_16598() { - OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); - OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); - System.Int32 _range = default(System.Int32); - System.Int32 _precision = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +static unsafe void Test_QueryCounter_34539() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.Ext.QueryCounter(_id,_target); } -static unsafe void Test_GetShaderPrecisionFormat_16599() { - OpenTK.Graphics.ES30.ShaderType _shadertype = default(OpenTK.Graphics.ES30.ShaderType); - OpenTK.Graphics.ES30.ShaderPrecision _precisiontype = default(OpenTK.Graphics.ES30.ShaderPrecision); - System.Int32* _range = default(System.Int32*); - System.Int32* _precision = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_ReadBufferIndexed_34540() { + OpenTK.Graphics.ES30.All _src = default(OpenTK.Graphics.ES30.All); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ReadBufferIndexed(_src,_index); } -static unsafe void Test_GetShaderSource_16600() { - System.Int32 _shader = default(System.Int32); +static unsafe void Test_ReadnPixels_34541() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,out _length,_source); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_GetShaderSource_16601() { - System.Int32 _shader = default(System.Int32); +static unsafe void Test_ReadnPixels_34542() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,_length,_source); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_GetShaderSource_16602() { - System.UInt32 _shader = default(System.UInt32); +static unsafe void Test_ReadnPixels_34543() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,out _length,_source); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_GetShaderSource_16603() { - System.UInt32 _shader = default(System.UInt32); +static unsafe void Test_ReadnPixels_34544() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetShaderSource(_shader,_bufSize,_length,_source); -} -static unsafe void Test_GetString_16604() { - OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_GetString_16605() { - OpenTK.Graphics.ES30.StringName _name = default(OpenTK.Graphics.ES30.StringName); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name); +static unsafe void Test_ReadnPixels_34545() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _bufSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Ext.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,ref _data); } -static unsafe void Test_GetString_16606() { - OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); - System.Int32 _index = default(System.Int32); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); +static unsafe void Test_RenderbufferStorageMultisample_34546() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_GetString_16607() { - OpenTK.Graphics.ES30.All _name = default(OpenTK.Graphics.ES30.All); - System.UInt32 _index = default(System.UInt32); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); +static unsafe void Test_RenderbufferStorageMultisample_34547() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_GetString_16608() { - OpenTK.Graphics.ES30.StringNameIndexed _name = default(OpenTK.Graphics.ES30.StringNameIndexed); - System.Int32 _index = default(System.Int32); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); +static unsafe void Test_SamplerParameterI_34548() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetString_16609() { - OpenTK.Graphics.ES30.StringNameIndexed _name = default(OpenTK.Graphics.ES30.StringNameIndexed); - System.UInt32 _index = default(System.UInt32); - System.String r = OpenTK.Graphics.ES30.GL.GetString(_name,_index); +static unsafe void Test_SamplerParameterI_34549() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_GetSync_16610() { - System.IntPtr _sync = default(System.IntPtr); +static unsafe void Test_SamplerParameterI_34550() { + System.Int32 _sampler = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetSync_16611() { - System.IntPtr _sync = default(System.IntPtr); +static unsafe void Test_SamplerParameterI_34551() { + System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetSync_16612() { - System.IntPtr _sync = default(System.IntPtr); +static unsafe void Test_SamplerParameterI_34552() { + System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,_length,_values); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_GetSync_16613() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); +static unsafe void Test_SamplerParameterI_34553() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetSync_16614() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); +static unsafe void Test_SamplerParameterI_34554() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _param = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetSync_16615() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.SyncParameterName _pname = default(OpenTK.Graphics.ES30.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetSync(_sync,_pname,_bufSize,_length,_values); +static unsafe void Test_SamplerParameterI_34555() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _param = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,ref _param); } -static unsafe void Test_GetTexParameter_16616() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_SamplerParameterI_34556() { + System.UInt32 _sampler = default(System.UInt32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + System.UInt32* _param = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.SamplerParameterI(_sampler,_pname,_param); } -static unsafe void Test_GetTexParameter_16617() { +static unsafe void Test_TexBuffer_34557() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_GetTexParameter_16618() { +static unsafe void Test_TexBuffer_34558() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_GetTexParameter_16619() { +static unsafe void Test_TexBuffer_34559() { OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_GetTexParameter_16620() { +static unsafe void Test_TexBuffer_34560() { OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_GetTexParameter_16621() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_TexBufferRange_34561() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Ext.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); +} +static unsafe void Test_TexBufferRange_34562() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Ext.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); } -static unsafe void Test_GetTexParameter_16622() { +static unsafe void Test_TexParameterI_34563() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_16623() { +static unsafe void Test_TexParameterI_34564() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_GetTexParameter_16624() { +static unsafe void Test_TexParameterI_34565() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_16625() { +static unsafe void Test_TexParameterI_34566() { OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTexParameter_16626() { +static unsafe void Test_TexParameterI_34567() { OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,out _params); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_GetTexParameter_16627() { +static unsafe void Test_TexParameterI_34568() { OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.GetTextureParameterName _pname = default(OpenTK.Graphics.ES30.GetTextureParameterName); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetTexParameter(_target,_pname,_params); -} -static unsafe void Test_GetTransformFeedbackVarying_16628() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetTransformFeedbackVarying_16629() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.TransformFeedbackType _type = default(OpenTK.Graphics.ES30.TransformFeedbackType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); -} -static unsafe void Test_GetTransformFeedbackVarying_16630() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTransformFeedbackVarying_16631() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.TransformFeedbackType* _type = default(OpenTK.Graphics.ES30.TransformFeedbackType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +static unsafe void Test_TexParameterI_34569() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTransformFeedbackVarying_16632() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +static unsafe void Test_TexParameterI_34570() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_GetTransformFeedbackVarying_16633() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.TransformFeedbackType _type = default(OpenTK.Graphics.ES30.TransformFeedbackType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); +static unsafe void Test_TexParameterI_34571() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTransformFeedbackVarying_16634() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.All* _type = default(OpenTK.Graphics.ES30.All*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +static unsafe void Test_TexParameterI_34572() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetTransformFeedbackVarying_16635() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.ES30.TransformFeedbackType* _type = default(OpenTK.Graphics.ES30.TransformFeedbackType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.ES30.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +static unsafe void Test_TexParameterI_34573() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_GetUniformBlockIndex_16636() { - System.Int32 _program = default(System.Int32); - System.String _uniformBlockName = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformBlockIndex(_program,_uniformBlockName); +static unsafe void Test_TexParameterI_34574() { + OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); + OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Ext.TexParameterI(_target,_pname,_params); } -static unsafe void Test_GetUniformBlockIndex_16637() { - System.UInt32 _program = default(System.UInt32); - System.String _uniformBlockName = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformBlockIndex(_program,_uniformBlockName); +static unsafe void Test_TexStorage1D_34575() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexStorage1D(_target,_levels,_internalformat,_width); } -static unsafe void Test_GetUniform_16638() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_TexStorage2D_34576() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_GetUniform_16639() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_TexStorage2D_34577() { + OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_GetUniform_16640() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_TexStorage3D_34578() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_GetUniform_16641() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_TexStorage3D_34579() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_GetUniform_16642() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_TextureStorage1D_34580() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); } -static unsafe void Test_GetUniform_16643() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_TextureStorage1D_34581() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage1D(_texture,_target,_levels,_internalformat,_width); } -static unsafe void Test_GetUniformIndices_16644() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32[] _uniformIndices = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_TextureStorage2D_34582() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_GetUniformIndices_16645() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32 _uniformIndices = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); +static unsafe void Test_TextureStorage2D_34583() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage2D(_texture,_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_GetUniformIndices_16646() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32* _uniformIndices = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_TextureStorage3D_34584() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_GetUniformIndices_16647() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32[] _uniformIndices = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_TextureStorage3D_34585() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureStorage3D(_texture,_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_GetUniformIndices_16648() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32 _uniformIndices = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); +static unsafe void Test_TextureView_34586() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _origtexture = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _minlevel = default(System.Int32); + System.Int32 _numlevels = default(System.Int32); + System.Int32 _minlayer = default(System.Int32); + System.Int32 _numlayers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); } -static unsafe void Test_GetUniformIndices_16649() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32* _uniformIndices = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_TextureView_34587() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.UInt32 _origtexture = default(System.UInt32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.UInt32 _minlevel = default(System.UInt32); + System.UInt32 _numlevels = default(System.UInt32); + System.UInt32 _minlayer = default(System.UInt32); + System.UInt32 _numlayers = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); } -static unsafe void Test_GetUniform_16650() { +static unsafe void Test_UseProgramStages_34588() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _stages = default(System.Int32); System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.ES30.GL.Ext.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_GetUniform_16651() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_UseProgramStages_34589() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _stages = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_GetUniform_16652() { +static unsafe void Test_UseShaderProgram_34590() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.ES30.GL.Ext.UseShaderProgram(_type,_program); } -static unsafe void Test_GetUniform_16653() { +static unsafe void Test_UseShaderProgram_34591() { + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.ES30.GL.Ext.UseShaderProgram(_type,_program); } -static unsafe void Test_GetUniform_16654() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_ValidateProgramPipeline_34592() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_GetUniform_16655() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_ValidateProgramPipeline_34593() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_GetUniformLocation_16656() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformLocation(_program,_name); +static unsafe void Test_VertexAttribDivisor_34594() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES30.GL.Ext.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_GetUniformLocation_16657() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.ES30.GL.GetUniformLocation(_program,_name); +static unsafe void Test_VertexAttribDivisor_34595() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Ext.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_GetUniform_16658() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_FramebufferTexture2DMultisample_34596() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); } -static unsafe void Test_GetUniform_16659() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_FramebufferTexture2DMultisample_34597() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.GL.Img.FramebufferTexture2DMultisample(_target,_attachment,_textarget,_texture,_level,_samples); } -static unsafe void Test_GetUniform_16660() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetUniform(_program,_location,_params); +static unsafe void Test_RenderbufferStorageMultisample_34598() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Img.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_GetVertexAttrib_16661() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_RenderbufferStorageMultisample_34599() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.Img.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_BeginPerfQuery_34600() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_BeginPerfQuery_34601() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.BeginPerfQuery(_queryHandle); +} +static unsafe void Test_CreatePerfQuery_34602() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _queryHandle = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_34603() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_34604() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _queryHandle = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_34605() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _queryHandle = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_CreatePerfQuery_34606() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,out _queryHandle); +} +static unsafe void Test_CreatePerfQuery_34607() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _queryHandle = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.CreatePerfQuery(_queryId,_queryHandle); +} +static unsafe void Test_DeletePerfQuery_34608() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_DeletePerfQuery_34609() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.DeletePerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_34610() { + System.Int32 _queryHandle = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_EndPerfQuery_34611() { + System.UInt32 _queryHandle = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.EndPerfQuery(_queryHandle); +} +static unsafe void Test_GetFirstPerfQueryI_34612() { + System.Int32 r = OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(); +} +static unsafe void Test_GetFirstPerfQueryI_34613() { + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_34614() { + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_34615() { + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_34616() { + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetFirstPerfQueryI_34617() { + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(out _queryId); +} +static unsafe void Test_GetFirstPerfQueryI_34618() { + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetFirstPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_34619() { + System.Int32 _queryId = default(System.Int32); + System.Int32 r = OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_34620() { + System.UInt32 _queryId = default(System.UInt32); + System.Int32 r = OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId); +} +static unsafe void Test_GetNextPerfQueryI_34621() { + System.Int32 _queryId = default(System.Int32); + System.Int32[] _nextQueryId = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_34622() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _nextQueryId = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_34623() { + System.Int32 _queryId = default(System.Int32); + System.Int32* _nextQueryId = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_34624() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32[] _nextQueryId = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_34625() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _nextQueryId = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,out _nextQueryId); +} +static unsafe void Test_GetNextPerfQueryI_34626() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32* _nextQueryId = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetNextPerfQueryI(_queryId,_nextQueryId); +} +static unsafe void Test_GetPerfCounterInfo_34627() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32[] _counterOffset = default(System.Int32[]); + System.Int32[] _counterDataSize = default(System.Int32[]); + System.Int32[] _counterTypeEnum = default(System.Int32[]); + System.Int32[] _counterDataTypeEnum = default(System.Int32[]); + System.Int64[] _rawCounterMaxValue = default(System.Int64[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_34628() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32 _counterOffset = default(System.Int32); + System.Int32 _counterDataSize = default(System.Int32); + System.Int32 _counterTypeEnum = default(System.Int32); + System.Int32 _counterDataTypeEnum = default(System.Int32); + System.Int64 _rawCounterMaxValue = default(System.Int64); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_34629() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _counterId = default(System.Int32); + System.Int32 _counterNameLength = default(System.Int32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.Int32 _counterDescLength = default(System.Int32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.Int32* _counterOffset = default(System.Int32*); + System.Int32* _counterDataSize = default(System.Int32*); + System.Int32* _counterTypeEnum = default(System.Int32*); + System.Int32* _counterDataTypeEnum = default(System.Int32*); + System.Int64* _rawCounterMaxValue = default(System.Int64*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_34630() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32[] _counterOffset = default(System.UInt32[]); + System.UInt32[] _counterDataSize = default(System.UInt32[]); + System.UInt32[] _counterTypeEnum = default(System.UInt32[]); + System.UInt32[] _counterDataTypeEnum = default(System.UInt32[]); + System.UInt64[] _rawCounterMaxValue = default(System.UInt64[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_34631() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32 _counterOffset = default(System.UInt32); + System.UInt32 _counterDataSize = default(System.UInt32); + System.UInt32 _counterTypeEnum = default(System.UInt32); + System.UInt32 _counterDataTypeEnum = default(System.UInt32); + System.UInt64 _rawCounterMaxValue = default(System.UInt64); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,out _counterOffset,out _counterDataSize,out _counterTypeEnum,out _counterDataTypeEnum,out _rawCounterMaxValue); +} +static unsafe void Test_GetPerfCounterInfo_34632() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _counterId = default(System.UInt32); + System.UInt32 _counterNameLength = default(System.UInt32); + System.Text.StringBuilder _counterName = default(System.Text.StringBuilder); + System.UInt32 _counterDescLength = default(System.UInt32); + System.Text.StringBuilder _counterDesc = default(System.Text.StringBuilder); + System.UInt32* _counterOffset = default(System.UInt32*); + System.UInt32* _counterDataSize = default(System.UInt32*); + System.UInt32* _counterTypeEnum = default(System.UInt32*); + System.UInt32* _counterDataTypeEnum = default(System.UInt32*); + System.UInt64* _rawCounterMaxValue = default(System.UInt64*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfCounterInfo(_queryId,_counterId,_counterNameLength,_counterName,_counterDescLength,_counterDesc,_counterOffset,_counterDataSize,_counterTypeEnum,_counterDataTypeEnum,_rawCounterMaxValue); +} +static unsafe void Test_GetPerfQueryData_34633() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16662() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34634() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16663() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34635() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16664() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34636() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16665() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34637() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16666() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34638() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16667() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34639() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16668() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34640() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16669() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34641() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16670() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34642() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16671() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34643() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16672() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34644() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttribI_16673() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34645() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32[] _bytesWritten = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); } -static unsafe void Test_GetVertexAttribI_16674() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34646() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32 _bytesWritten = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); } -static unsafe void Test_GetVertexAttribI_16675() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34647() { + System.Int32 _queryHandle = default(System.Int32); + System.Int32 _flags = default(System.Int32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.Int32* _bytesWritten = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); } -static unsafe void Test_GetVertexAttribI_16676() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34648() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttribI_16677() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34649() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttribI_16678() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.GetVertexAttribI(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34650() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16679() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34651() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16680() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34652() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16681() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34653() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[] _data = default(int[]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16682() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34654() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16683() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34655() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16684() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34656() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,] _data = default(int[,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16685() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34657() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16686() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34658() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16687() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34659() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int[,,] _data = default(int[,,]); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,_data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16688() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34660() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32[] _bytesWritten = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); } -static unsafe void Test_GetVertexAttrib_16689() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_GetPerfQueryData_34661() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32 _bytesWritten = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,out _bytesWritten); } -static unsafe void Test_GetVertexAttrib_16690() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_GetPerfQueryData_34662() { + System.UInt32 _queryHandle = default(System.UInt32); + System.UInt32 _flags = default(System.UInt32); + System.Int32 _dataSize = default(System.Int32); + int _data = default(int); + System.UInt32* _bytesWritten = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryData(_queryHandle,_flags,_dataSize,ref _data,_bytesWritten); +} +static unsafe void Test_GetPerfQueryIdByName_34663() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName); +} +static unsafe void Test_GetPerfQueryIdByName_34664() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _queryId = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_34665() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _queryId = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_34666() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _queryId = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_34667() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _queryId = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryIdByName_34668() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _queryId = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,out _queryId); +} +static unsafe void Test_GetPerfQueryIdByName_34669() { + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _queryId = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryIdByName(_queryName,_queryId); +} +static unsafe void Test_GetPerfQueryInfo_34670() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32[] _dataSize = default(System.Int32[]); + System.Int32[] _noCounters = default(System.Int32[]); + System.Int32[] _noInstances = default(System.Int32[]); + System.Int32[] _capsMask = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_34671() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32 _dataSize = default(System.Int32); + System.Int32 _noCounters = default(System.Int32); + System.Int32 _noInstances = default(System.Int32); + System.Int32 _capsMask = default(System.Int32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_34672() { + System.Int32 _queryId = default(System.Int32); + System.Int32 _queryNameLength = default(System.Int32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.Int32* _dataSize = default(System.Int32*); + System.Int32* _noCounters = default(System.Int32*); + System.Int32* _noInstances = default(System.Int32*); + System.Int32* _capsMask = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_34673() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32[] _dataSize = default(System.UInt32[]); + System.UInt32[] _noCounters = default(System.UInt32[]); + System.UInt32[] _noInstances = default(System.UInt32[]); + System.UInt32[] _capsMask = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_GetPerfQueryInfo_34674() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32 _dataSize = default(System.UInt32); + System.UInt32 _noCounters = default(System.UInt32); + System.UInt32 _noInstances = default(System.UInt32); + System.UInt32 _capsMask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,out _dataSize,out _noCounters,out _noInstances,out _capsMask); +} +static unsafe void Test_GetPerfQueryInfo_34675() { + System.UInt32 _queryId = default(System.UInt32); + System.UInt32 _queryNameLength = default(System.UInt32); + System.Text.StringBuilder _queryName = default(System.Text.StringBuilder); + System.UInt32* _dataSize = default(System.UInt32*); + System.UInt32* _noCounters = default(System.UInt32*); + System.UInt32* _noInstances = default(System.UInt32*); + System.UInt32* _capsMask = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Intel.GetPerfQueryInfo(_queryId,_queryNameLength,_queryName,_dataSize,_noCounters,_noInstances,_capsMask); +} +static unsafe void Test_BlendBarrier_34676() { + OpenTK.Graphics.ES30.GL.Khr.BlendBarrier(); +} +static unsafe void Test_DebugMessageCallback_34677() { + OpenTK.Graphics.ES30.DebugProcKhr _callback = default(OpenTK.Graphics.ES30.DebugProcKhr); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_GetVertexAttribPointer_16691() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageCallback_34678() { + OpenTK.Graphics.ES30.DebugProcKhr _callback = default(OpenTK.Graphics.ES30.DebugProcKhr); + int[] _userParam = default(int[]); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_GetVertexAttribPointer_16692() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageCallback_34679() { + OpenTK.Graphics.ES30.DebugProcKhr _callback = default(OpenTK.Graphics.ES30.DebugProcKhr); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_GetVertexAttribPointer_16693() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageCallback_34680() { + OpenTK.Graphics.ES30.DebugProcKhr _callback = default(OpenTK.Graphics.ES30.DebugProcKhr); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_GetVertexAttribPointer_16694() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageCallback_34681() { + OpenTK.Graphics.ES30.DebugProcKhr _callback = default(OpenTK.Graphics.ES30.DebugProcKhr); + int _userParam = default(int); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageCallback(_callback,ref _userParam); +} +static unsafe void Test_DebugMessageControl_34682() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16695() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_DebugMessageControl_34683() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16696() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34684() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16697() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34685() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16698() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34686() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16699() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34687() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16700() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_DebugMessageControl_34688() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16701() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34689() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16702() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34690() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16703() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34691() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16704() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageControl_34692() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16705() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_DebugMessageControl_34693() { + OpenTK.Graphics.ES30.DebugSourceControl _source = default(OpenTK.Graphics.ES30.DebugSourceControl); + OpenTK.Graphics.ES30.DebugTypeControl _type = default(OpenTK.Graphics.ES30.DebugTypeControl); + OpenTK.Graphics.ES30.DebugSeverityControl _severity = default(OpenTK.Graphics.ES30.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_GetVertexAttribPointer_16706() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageInsert_34694() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_GetVertexAttribPointer_16707() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageInsert_34695() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.All _severity = default(OpenTK.Graphics.ES30.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_GetVertexAttribPointer_16708() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageInsert_34696() { + OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_GetVertexAttribPointer_16709() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_DebugMessageInsert_34697() { + OpenTK.Graphics.ES30.DebugSourceExternal _source = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_GetVertexAttribPointer_16710() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.ES30.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.ES30.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_GetDebugMessageLog_34698() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_Hint_16711() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.Hint(_target,_mode); +static unsafe void Test_GetDebugMessageLog_34699() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_Hint_16712() { - OpenTK.Graphics.ES30.HintTarget _target = default(OpenTK.Graphics.ES30.HintTarget); - OpenTK.Graphics.ES30.HintMode _mode = default(OpenTK.Graphics.ES30.HintMode); - OpenTK.Graphics.ES30.GL.Hint(_target,_mode); +static unsafe void Test_GetDebugMessageLog_34700() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16713() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All[] _attachments = default(OpenTK.Graphics.ES30.All[]); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_GetDebugMessageLog_34701() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); + OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16714() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All _attachments = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); +static unsafe void Test_GetDebugMessageLog_34702() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16715() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All* _attachments = default(OpenTK.Graphics.ES30.All*); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_GetDebugMessageLog_34703() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); + OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16716() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment[]); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_GetDebugMessageLog_34704() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All[] _sources = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.All[] _types = default(OpenTK.Graphics.ES30.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.All[] _severities = default(OpenTK.Graphics.ES30.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16717() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); +static unsafe void Test_GetDebugMessageLog_34705() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All _sources = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _types = default(OpenTK.Graphics.ES30.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.All _severities = default(OpenTK.Graphics.ES30.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_InvalidateFramebuffer_16718() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment* _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment*); - OpenTK.Graphics.ES30.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_GetDebugMessageLog_34706() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.All* _sources = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.All* _types = default(OpenTK.Graphics.ES30.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.All* _severities = default(OpenTK.Graphics.ES30.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateSubFramebuffer_16719() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All[] _attachments = default(OpenTK.Graphics.ES30.All[]); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_GetDebugMessageLog_34707() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal[] _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal[]); + OpenTK.Graphics.ES30.DebugType[] _types = default(OpenTK.Graphics.ES30.DebugType[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.ES30.DebugSeverity[] _severities = default(OpenTK.Graphics.ES30.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateSubFramebuffer_16720() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All _attachments = default(OpenTK.Graphics.ES30.All); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); +static unsafe void Test_GetDebugMessageLog_34708() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal); + OpenTK.Graphics.ES30.DebugType _types = default(OpenTK.Graphics.ES30.DebugType); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.ES30.DebugSeverity _severities = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_InvalidateSubFramebuffer_16721() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.All* _attachments = default(OpenTK.Graphics.ES30.All*); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_GetDebugMessageLog_34709() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.ES30.DebugSourceExternal* _sources = default(OpenTK.Graphics.ES30.DebugSourceExternal*); + OpenTK.Graphics.ES30.DebugType* _types = default(OpenTK.Graphics.ES30.DebugType*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.ES30.DebugSeverity* _severities = default(OpenTK.Graphics.ES30.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.ES30.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_InvalidateSubFramebuffer_16722() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment[]); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_GetObjectLabel_34710() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_InvalidateSubFramebuffer_16723() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); +static unsafe void Test_GetObjectLabel_34711() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_InvalidateSubFramebuffer_16724() { - OpenTK.Graphics.ES30.FramebufferTarget _target = default(OpenTK.Graphics.ES30.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.ES30.FramebufferAttachment* _attachments = default(OpenTK.Graphics.ES30.FramebufferAttachment*); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_GetObjectLabel_34712() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsBuffer_16725() { - System.Int32 _buffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsBuffer(_buffer); +static unsafe void Test_GetObjectLabel_34713() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsBuffer_16726() { - System.UInt32 _buffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsBuffer(_buffer); +static unsafe void Test_GetObjectLabel_34714() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_IsEnabled_16727() { - OpenTK.Graphics.ES30.All _cap = default(OpenTK.Graphics.ES30.All); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsEnabled(_cap); +static unsafe void Test_GetObjectLabel_34715() { + OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsEnabled_16728() { - OpenTK.Graphics.ES30.EnableCap _cap = default(OpenTK.Graphics.ES30.EnableCap); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsEnabled(_cap); +static unsafe void Test_GetObjectLabel_34716() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsFramebuffer_16729() { - System.Int32 _framebuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_GetObjectLabel_34717() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_IsFramebuffer_16730() { - System.UInt32 _framebuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_GetObjectLabel_34718() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsProgram_16731() { - System.Int32 _program = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsProgram(_program); +static unsafe void Test_GetObjectLabel_34719() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsProgram_16732() { - System.UInt32 _program = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsProgram(_program); +static unsafe void Test_GetObjectLabel_34720() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_IsQuery_16733() { - System.Int32 _id = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsQuery(_id); +static unsafe void Test_GetObjectLabel_34721() { + OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_IsQuery_16734() { - System.UInt32 _id = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsQuery(_id); +static unsafe void Test_GetObjectPtrLabel_34722() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsRenderbuffer_16735() { - System.Int32 _renderbuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_GetObjectPtrLabel_34723() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_IsRenderbuffer_16736() { - System.UInt32 _renderbuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_GetObjectPtrLabel_34724() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsSampler_16737() { - System.Int32 _sampler = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsSampler(_sampler); +static unsafe void Test_GetObjectPtrLabel_34725() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsSampler_16738() { - System.UInt32 _sampler = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsSampler(_sampler); +static unsafe void Test_GetObjectPtrLabel_34726() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_IsShader_16739() { - System.Int32 _shader = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsShader(_shader); +static unsafe void Test_GetObjectPtrLabel_34727() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsShader_16740() { - System.UInt32 _shader = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsShader(_shader); +static unsafe void Test_GetObjectPtrLabel_34728() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsSync_16741() { - System.IntPtr _sync = default(System.IntPtr); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsSync(_sync); +static unsafe void Test_GetObjectPtrLabel_34729() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_IsTexture_16742() { - System.Int32 _texture = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsTexture(_texture); +static unsafe void Test_GetObjectPtrLabel_34730() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsTexture_16743() { - System.UInt32 _texture = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsTexture(_texture); +static unsafe void Test_GetObjectPtrLabel_34731() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsTransformFeedback_16744() { - System.Int32 _id = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsTransformFeedback(_id); +static unsafe void Test_GetObjectPtrLabel_34732() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_IsTransformFeedback_16745() { - System.UInt32 _id = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsTransformFeedback(_id); +static unsafe void Test_GetObjectPtrLabel_34733() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_IsVertexArray_16746() { - System.Int32 _array = default(System.Int32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsVertexArray(_array); +static unsafe void Test_GetObjectPtrLabel_34734() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_IsVertexArray_16747() { - System.UInt32 _array = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.ES30.GL.IsVertexArray(_array); +static unsafe void Test_GetObjectPtrLabel_34735() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); } -static unsafe void Test_LineWidth_16748() { - System.Single _width = default(System.Single); - OpenTK.Graphics.ES30.GL.LineWidth(_width); +static unsafe void Test_GetObjectPtrLabel_34736() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_LinkProgram_16749() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GL.LinkProgram(_program); +static unsafe void Test_GetPointer_34737() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_LinkProgram_16750() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GL.LinkProgram(_program); +static unsafe void Test_GetPointer_34738() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_MapBufferRange_16751() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.ES30.All _access = default(OpenTK.Graphics.ES30.All); - System.IntPtr r = OpenTK.Graphics.ES30.GL.MapBufferRange(_target,_offset,_length,_access); +static unsafe void Test_GetPointer_34739() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_MapBufferRange_16752() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.ES30.BufferAccessMask _access = default(OpenTK.Graphics.ES30.BufferAccessMask); - System.IntPtr r = OpenTK.Graphics.ES30.GL.MapBufferRange(_target,_offset,_length,_access); +static unsafe void Test_GetPointer_34740() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_ObjectLabel_16753() { +static unsafe void Test_GetPointer_34741() { + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + int _params = default(int); + OpenTK.Graphics.ES30.GL.Khr.GetPointer(_pname,ref _params); +} +static unsafe void Test_ObjectLabel_34742() { OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); System.Int32 _name = default(System.Int32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectLabel_16754() { +static unsafe void Test_ObjectLabel_34743() { OpenTK.Graphics.ES30.All _identifier = default(OpenTK.Graphics.ES30.All); System.UInt32 _name = default(System.UInt32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectLabel_16755() { +static unsafe void Test_ObjectLabel_34744() { OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); System.Int32 _name = default(System.Int32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectLabel_16756() { +static unsafe void Test_ObjectLabel_34745() { OpenTK.Graphics.ES30.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.ES30.ObjectLabelIdentifier); System.UInt32 _name = default(System.UInt32); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectLabel(_identifier,_name,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ObjectPtrLabel_16757() { +static unsafe void Test_ObjectPtrLabel_34746() { System.IntPtr _ptr = default(System.IntPtr); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_16758() { +static unsafe void Test_ObjectPtrLabel_34747() { int[] _ptr = default(int[]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_16759() { +static unsafe void Test_ObjectPtrLabel_34748() { int[,] _ptr = default(int[,]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_16760() { +static unsafe void Test_ObjectPtrLabel_34749() { int[,,] _ptr = default(int[,,]); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectPtrLabel(_ptr,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_ObjectPtrLabel_16761() { +static unsafe void Test_ObjectPtrLabel_34750() { int _ptr = default(int); System.Int32 _length = default(System.Int32); System.String _label = default(System.String); - OpenTK.Graphics.ES30.GL.ObjectPtrLabel(ref _ptr,_length,_label); + OpenTK.Graphics.ES30.GL.Khr.ObjectPtrLabel(ref _ptr,_length,_label); } -static unsafe void Test_PauseTransformFeedback_16762() { - OpenTK.Graphics.ES30.GL.PauseTransformFeedback(); +static unsafe void Test_PopDebugGroup_34751() { + OpenTK.Graphics.ES30.GL.Khr.PopDebugGroup(); +} +static unsafe void Test_PushDebugGroup_34752() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_34753() { + OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.ES30.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_BlendBarrier_34754() { + OpenTK.Graphics.ES30.GL.NV.BlendBarrier(); } -static unsafe void Test_PixelStore_16763() { +static unsafe void Test_BlendParameter_34755() { OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.PixelStore(_pname,_param); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.BlendParameter(_pname,_value); } -static unsafe void Test_PixelStore_16764() { - OpenTK.Graphics.ES30.PixelStoreParameter _pname = default(OpenTK.Graphics.ES30.PixelStoreParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.PixelStore(_pname,_param); +static unsafe void Test_BlitFramebuffer_34756() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.All _mask = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _filter = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.NV.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); } -static unsafe void Test_PolygonOffset_16765() { - System.Single _factor = default(System.Single); - System.Single _units = default(System.Single); - OpenTK.Graphics.ES30.GL.PolygonOffset(_factor,_units); +static unsafe void Test_BlitFramebuffer_34757() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.ES30.ClearBufferMask _mask = default(OpenTK.Graphics.ES30.ClearBufferMask); + OpenTK.Graphics.ES30.BlitFramebufferFilter _filter = default(OpenTK.Graphics.ES30.BlitFramebufferFilter); + OpenTK.Graphics.ES30.GL.NV.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); } -static unsafe void Test_PopDebugGroup_16766() { - OpenTK.Graphics.ES30.GL.PopDebugGroup(); +static unsafe void Test_CopyBufferSubData_34758() { + OpenTK.Graphics.ES30.All _readTarget = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _writeTarget = default(OpenTK.Graphics.ES30.All); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.NV.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); } -static unsafe void Test_ProgramBinary_16767() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_CopyBufferSubData_34759() { + OpenTK.Graphics.ES30.BufferTarget _readTarget = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferTarget _writeTarget = default(OpenTK.Graphics.ES30.BufferTarget); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.NV.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); } -static unsafe void Test_ProgramBinary_16768() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_CoverageMask_34760() { + System.Boolean _mask = default(System.Boolean); + OpenTK.Graphics.ES30.GL.NV.CoverageMask(_mask); } -static unsafe void Test_ProgramBinary_16769() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_CoverageOperation_34761() { + OpenTK.Graphics.ES30.All _operation = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.NV.CoverageOperation(_operation); } -static unsafe void Test_ProgramBinary_16770() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_DeleteFence_34762() { + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DeleteFence(_fences); } -static unsafe void Test_ProgramBinary_16771() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); +static unsafe void Test_DeleteFence_34763() { + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES30.GL.NV.DeleteFence(_fences); } -static unsafe void Test_ProgramBinary_16772() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_DeleteFences_34764() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,_fences); } -static unsafe void Test_ProgramBinary_16773() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_DeleteFences_34765() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,ref _fences); } -static unsafe void Test_ProgramBinary_16774() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_DeleteFences_34766() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,_fences); } -static unsafe void Test_ProgramBinary_16775() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_DeleteFences_34767() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,_fences); } -static unsafe void Test_ProgramBinary_16776() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); +static unsafe void Test_DeleteFences_34768() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,ref _fences); } -static unsafe void Test_ProgramParameter_16777() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_DeleteFences_34769() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.NV.DeleteFences(_n,_fences); +} +static unsafe void Test_DrawArraysInstanced_34770() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawArraysInstanced_34771() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawArraysInstanced(_mode,_first,_count,_primcount); +} +static unsafe void Test_DrawBuffers_34772() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All[] _bufs = default(OpenTK.Graphics.ES30.All[]); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_34773() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All _bufs = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_34774() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.All* _bufs = default(OpenTK.Graphics.ES30.All*); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_34775() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode[] _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode[]); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawBuffers_34776() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,ref _bufs); +} +static unsafe void Test_DrawBuffers_34777() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.ES30.DrawBufferMode* _bufs = default(OpenTK.Graphics.ES30.DrawBufferMode*); + OpenTK.Graphics.ES30.GL.NV.DrawBuffers(_n,_bufs); +} +static unsafe void Test_DrawElementsInstanced_34778() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34779() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34780() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34781() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34782() { + OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34783() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34784() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34785() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34786() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,_indices,_primcount); +} +static unsafe void Test_DrawElementsInstanced_34787() { + OpenTK.Graphics.ES30.PrimitiveType _mode = default(OpenTK.Graphics.ES30.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.ES30.DrawElementsType _type = default(OpenTK.Graphics.ES30.DrawElementsType); + int _indices = default(int); + System.Int32 _primcount = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.DrawElementsInstanced(_mode,_count,_type,ref _indices,_primcount); +} +static unsafe void Test_FinishFence_34788() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.FinishFence(_fence); +} +static unsafe void Test_FinishFence_34789() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES30.GL.NV.FinishFence(_fence); +} +static unsafe void Test_GenFence_34790() { + System.Int32 r = OpenTK.Graphics.ES30.GL.NV.GenFence(); +} +static unsafe void Test_GenFences_34791() { + System.Int32 _n = default(System.Int32); + System.Int32[] _fences = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_34792() { + System.Int32 _n = default(System.Int32); + System.Int32 _fences = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_34793() { + System.Int32 _n = default(System.Int32); + System.Int32* _fences = default(System.Int32*); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_34794() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _fences = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GenFences_34795() { + System.Int32 _n = default(System.Int32); + System.UInt32 _fences = default(System.UInt32); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,out _fences); +} +static unsafe void Test_GenFences_34796() { + System.Int32 _n = default(System.Int32); + System.UInt32* _fences = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.NV.GenFences(_n,_fences); +} +static unsafe void Test_GetFence_34797() { + System.Int32 _fence = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,_params); } -static unsafe void Test_ProgramParameter_16778() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); +static unsafe void Test_GetFence_34798() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,out _params); } -static unsafe void Test_ProgramParameter_16779() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_GetFence_34799() { + System.Int32 _fence = default(System.Int32); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,_params); } -static unsafe void Test_ProgramParameter_16780() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.ProgramParameterName _pname = default(OpenTK.Graphics.ES30.ProgramParameterName); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.ProgramParameter(_program,_pname,_value); +static unsafe void Test_GetFence_34800() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,_params); } -static unsafe void Test_PushDebugGroup_16781() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); - System.Int32 _id = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.ES30.GL.PushDebugGroup(_source,_id,_length,_message); +static unsafe void Test_GetFence_34801() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,out _params); } -static unsafe void Test_PushDebugGroup_16782() { - OpenTK.Graphics.ES30.All _source = default(OpenTK.Graphics.ES30.All); - System.UInt32 _id = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.ES30.GL.PushDebugGroup(_source,_id,_length,_message); +static unsafe void Test_GetFence_34802() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.NV.GetFence(_fence,_pname,_params); +} +static unsafe void Test_IsFence_34803() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.NV.IsFence(_fence); +} +static unsafe void Test_IsFence_34804() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.NV.IsFence(_fence); } -static unsafe void Test_ReadBuffer_16783() { +static unsafe void Test_ReadBuffer_34805() { OpenTK.Graphics.ES30.All _mode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.ReadBuffer(_mode); + OpenTK.Graphics.ES30.GL.NV.ReadBuffer(_mode); } -static unsafe void Test_ReadBuffer_16784() { - OpenTK.Graphics.ES30.ReadBufferMode _mode = default(OpenTK.Graphics.ES30.ReadBufferMode); - OpenTK.Graphics.ES30.GL.ReadBuffer(_mode); +static unsafe void Test_RenderbufferStorageMultisample_34806() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); } -static unsafe void Test_ReadPixels_16785() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_RenderbufferStorageMultisample_34807() { + OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_SetFence_34808() { + System.Int32 _fence = default(System.Int32); + OpenTK.Graphics.ES30.All _condition = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_SetFence_34809() { + System.UInt32 _fence = default(System.UInt32); + OpenTK.Graphics.ES30.All _condition = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.GL.NV.SetFence(_fence,_condition); +} +static unsafe void Test_TestFence_34810() { + System.Int32 _fence = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.NV.TestFence(_fence); +} +static unsafe void Test_TestFence_34811() { + System.UInt32 _fence = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.NV.TestFence(_fence); +} +static unsafe void Test_UniformMatrix2x3_34812() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x3_34813() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2x3_34814() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x4_34815() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix2x4_34816() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix2x4_34817() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix2x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x2_34818() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x2_34819() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3x2_34820() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x4_34821() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix3x4_34822() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3x4_34823() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix3x4(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_34824() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x2_34825() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x2(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4x2_34826() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x2(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x3_34827() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x3(_location,_count,_transpose,_value); +} +static unsafe void Test_UniformMatrix4x3_34828() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x3(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix4x3_34829() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.ES30.GL.NV.UniformMatrix4x3(_location,_count,_transpose,_value); +} +static unsafe void Test_VertexAttribDivisor_34830() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.ES30.GL.NV.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_VertexAttribDivisor_34831() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.ES30.GL.NV.VertexAttribDivisor(_index,_divisor); +} +static unsafe void Test_BindVertexArray_34832() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_BindVertexArray_34833() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Oes.BindVertexArray(_array); +} +static unsafe void Test_CompressedTexImage3D_34834() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34835() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34836() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34837() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34838() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage3D_34839() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34840() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34841() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34842() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_34843() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.CompressedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.CompressedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage3D_34844() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_34845() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage3D_34846() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16786() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34847() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16787() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34848() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_ReadPixels_16788() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34849() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16789() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34850() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16790() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34851() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16791() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34852() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ReadPixels_16792() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_CompressedTexSubImage3D_34853() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.ES30.GL.Oes.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_ReadPixels_16793() { +static unsafe void Test_CopyTexSubImage3D_34854() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_ReadPixels_16794() { +static unsafe void Test_CopyTexSubImage3D_34855() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _x = default(System.Int32); System.Int32 _y = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); -} -static unsafe void Test_ReleaseShaderCompiler_16795() { - OpenTK.Graphics.ES30.GL.ReleaseShaderCompiler(); -} -static unsafe void Test_RenderbufferStorage_16796() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.RenderbufferStorage(_target,_internalformat,_width,_height); + OpenTK.Graphics.ES30.GL.Oes.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_RenderbufferStorage_16797() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +static unsafe void Test_DeleteVertexArray_34856() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArray(_arrays); } -static unsafe void Test_RenderbufferStorageMultisample_16798() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +static unsafe void Test_DeleteVertexArray_34857() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArray(_arrays); } -static unsafe void Test_RenderbufferStorageMultisample_16799() { - OpenTK.Graphics.ES30.RenderbufferTarget _target = default(OpenTK.Graphics.ES30.RenderbufferTarget); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.ES30.RenderbufferInternalFormat _internalformat = default(OpenTK.Graphics.ES30.RenderbufferInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +static unsafe void Test_DeleteVertexArrays_34858() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_ResumeTransformFeedback_16800() { - OpenTK.Graphics.ES30.GL.ResumeTransformFeedback(); +static unsafe void Test_DeleteVertexArrays_34859() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_SampleCoverage_16801() { - System.Single _value = default(System.Single); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.ES30.GL.SampleCoverage(_value,_invert); +static unsafe void Test_DeleteVertexArrays_34860() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16802() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_DeleteVertexArrays_34861() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16803() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_DeleteVertexArrays_34862() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_SamplerParameter_16804() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_DeleteVertexArrays_34863() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Oes.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16805() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_EGLImageTargetRenderbufferStorage_34864() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.EGLImageTargetRenderbufferStorage(_target,_image); } -static unsafe void Test_SamplerParameter_16806() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_EGLImageTargetTexture2D_34865() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.EGLImageTargetTexture2D(_target,_image); } -static unsafe void Test_SamplerParameter_16807() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_FramebufferTexture3D_34866() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_SamplerParameter_16808() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_FramebufferTexture3D_34867() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _attachment = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _textarget = default(OpenTK.Graphics.ES30.All); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_SamplerParameter_16809() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArray_34868() { + System.Int32 r = OpenTK.Graphics.ES30.GL.Oes.GenVertexArray(); } -static unsafe void Test_SamplerParameter_16810() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34869() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16811() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34870() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_SamplerParameter_16812() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34871() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16813() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34872() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16814() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34873() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_SamplerParameter_16815() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_GenVertexArrays_34874() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Oes.GenVertexArrays(_n,_arrays); } -static unsafe void Test_SamplerParameter_16816() { - System.UInt32 _sampler = default(System.UInt32); +static unsafe void Test_GetBufferPointer_34875() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_16817() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_SamplerParameter_16818() { - System.Int32 _sampler = default(System.Int32); +static unsafe void Test_GetBufferPointer_34876() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_SamplerParameter_16819() { - System.Int32 _sampler = default(System.Int32); +static unsafe void Test_GetBufferPointer_34877() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_16820() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_16821() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_SamplerParameter_16822() { - System.UInt32 _sampler = default(System.UInt32); +static unsafe void Test_GetBufferPointer_34878() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_SamplerParameter_16823() { - System.UInt32 _sampler = default(System.UInt32); +static unsafe void Test_GetBufferPointer_34879() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_16824() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_16825() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.ES30.SamplerParameterName _pname = default(OpenTK.Graphics.ES30.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.ES30.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_Scissor_16826() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.Scissor(_x,_y,_width,_height); -} -static unsafe void Test_ShaderBinary_16827() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16828() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16829() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16830() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16831() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); -} -static unsafe void Test_ShaderBinary_16832() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16833() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16834() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16835() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16836() { - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); -} -static unsafe void Test_ShaderBinary_16837() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16838() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16839() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16840() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16841() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); -} -static unsafe void Test_ShaderBinary_16842() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16843() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16844() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16845() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); -} -static unsafe void Test_ShaderBinary_16846() { - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + int _params = default(int); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_ShaderBinary_16847() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_34880() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_16848() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_34881() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_16849() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_34882() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_16850() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); +static unsafe void Test_GetBufferPointer_34883() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_ShaderBinary_16851() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); +static unsafe void Test_GetBufferPointer_34884() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + OpenTK.Graphics.ES30.BufferPointer _pname = default(OpenTK.Graphics.ES30.BufferPointer); + int _params = default(int); + OpenTK.Graphics.ES30.GL.Oes.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_ShaderBinary_16852() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34885() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16853() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34886() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16854() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34887() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16855() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34888() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16856() { - System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34889() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16857() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - System.IntPtr _binary = default(System.IntPtr); +static unsafe void Test_GetProgramBinary_34890() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16858() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[] _binary = default(int[]); +static unsafe void Test_GetProgramBinary_34891() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16859() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,] _binary = default(int[,]); +static unsafe void Test_GetProgramBinary_34892() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16860() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int[,,] _binary = default(int[,,]); +static unsafe void Test_GetProgramBinary_34893() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16861() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); - int _binary = default(int); +static unsafe void Test_GetProgramBinary_34894() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16862() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34895() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16863() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34896() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16864() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34897() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16865() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34898() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16866() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_GetProgramBinary_34899() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16867() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34900() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16868() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34901() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16869() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34902() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16870() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34903() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16871() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34904() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.All[] _binaryFormat = default(OpenTK.Graphics.ES30.All[]); int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16872() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - System.IntPtr _binary = default(System.IntPtr); +static unsafe void Test_GetProgramBinary_34905() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16873() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[] _binary = default(int[]); +static unsafe void Test_GetProgramBinary_34906() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16874() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,] _binary = default(int[,]); +static unsafe void Test_GetProgramBinary_34907() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16875() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int[,,] _binary = default(int[,,]); +static unsafe void Test_GetProgramBinary_34908() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16876() { - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); - int _binary = default(int); +static unsafe void Test_GetProgramBinary_34909() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16877() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34910() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16878() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34911() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16879() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34912() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16880() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34913() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_ShaderBinary_16881() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.All _binaryformat = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_GetProgramBinary_34914() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.All* _binaryFormat = default(OpenTK.Graphics.ES30.All*); int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + OpenTK.Graphics.ES30.GL.Oes.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_ShaderBinary_16882() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_IsVertexArray_34915() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Oes.IsVertexArray(_array); +} +static unsafe void Test_IsVertexArray_34916() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.ES30.GL.Oes.IsVertexArray(_array); +} +static unsafe void Test_MapBuffer_34917() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _access = default(OpenTK.Graphics.ES30.All); + System.IntPtr r = OpenTK.Graphics.ES30.GL.Oes.MapBuffer(_target,_access); +} +static unsafe void Test_MinSampleShading_34918() { + System.Single _value = default(System.Single); + OpenTK.Graphics.ES30.GL.Oes.MinSampleShading(_value); +} +static unsafe void Test_ProgramBinary_34919() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); System.IntPtr _binary = default(System.IntPtr); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ShaderBinary_16883() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_ProgramBinary_34920() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); int[] _binary = default(int[]); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ShaderBinary_16884() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_ProgramBinary_34921() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); int[,] _binary = default(int[,]); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ShaderBinary_16885() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_ProgramBinary_34922() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); int[,,] _binary = default(int[,,]); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ShaderBinary_16886() { - System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.ES30.ShaderBinaryFormat _binaryformat = default(OpenTK.Graphics.ES30.ShaderBinaryFormat); +static unsafe void Test_ProgramBinary_34923() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); int _binary = default(int); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); -} -static unsafe void Test_ShaderSource_16887() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_ShaderSource_16888() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); +static unsafe void Test_ProgramBinary_34924() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + System.IntPtr _binary = default(System.IntPtr); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,ref _length); -} -static unsafe void Test_ShaderSource_16889() { - System.Int32 _shader = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); -} -static unsafe void Test_ShaderSource_16890() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_ShaderSource_16891() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); +static unsafe void Test_ProgramBinary_34925() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[] _binary = default(int[]); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,ref _length); -} -static unsafe void Test_ShaderSource_16892() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.ES30.GL.ShaderSource(_shader,_count,_string,_length); -} -static unsafe void Test_StencilFunc_16893() { - OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFunc_16894() { - OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFunc_16895() { - OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFunc_16896() { - OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_16897() { - OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_16898() { - OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_16899() { - OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); - OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_16900() { - OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); - OpenTK.Graphics.ES30.StencilFunction _func = default(OpenTK.Graphics.ES30.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilMask_16901() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilMask(_mask); -} -static unsafe void Test_StencilMask_16902() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilMask(_mask); -} -static unsafe void Test_StencilMaskSeparate_16903() { - OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); -} -static unsafe void Test_StencilMaskSeparate_16904() { - OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); -} -static unsafe void Test_StencilMaskSeparate_16905() { - OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); -} -static unsafe void Test_StencilMaskSeparate_16906() { - OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.ES30.GL.StencilMaskSeparate(_face,_mask); -} -static unsafe void Test_StencilOp_16907() { - OpenTK.Graphics.ES30.All _fail = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _zfail = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _zpass = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.StencilOp(_fail,_zfail,_zpass); -} -static unsafe void Test_StencilOp_16908() { - OpenTK.Graphics.ES30.StencilOp _fail = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.StencilOp _zfail = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.StencilOp _zpass = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.GL.StencilOp(_fail,_zfail,_zpass); -} -static unsafe void Test_StencilOpSeparate_16909() { - OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _sfail = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _dpfail = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _dppass = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); -} -static unsafe void Test_StencilOpSeparate_16910() { - OpenTK.Graphics.ES30.StencilFace _face = default(OpenTK.Graphics.ES30.StencilFace); - OpenTK.Graphics.ES30.StencilOp _sfail = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.StencilOp _dpfail = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.StencilOp _dppass = default(OpenTK.Graphics.ES30.StencilOp); - OpenTK.Graphics.ES30.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); -} -static unsafe void Test_TexImage2D_16911() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16912() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16913() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16914() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16915() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); -} -static unsafe void Test_TexImage2D_16916() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16917() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); -} -static unsafe void Test_TexImage2D_16918() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_TexImage2D_16919() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_ProgramBinary_34926() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_TexImage2D_16920() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_ProgramBinary_34927() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,_binary,_length); +} +static unsafe void Test_ProgramBinary_34928() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _binaryFormat = default(OpenTK.Graphics.ES30.All); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.Oes.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_TexImage3D_16921() { +static unsafe void Test_TexImage3D_34929() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); @@ -53407,9 +114219,9 @@ static unsafe void Test_TexImage3D_16921() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16922() { +static unsafe void Test_TexImage3D_34930() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); @@ -53420,9 +114232,9 @@ static unsafe void Test_TexImage3D_16922() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16923() { +static unsafe void Test_TexImage3D_34931() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); @@ -53433,9 +114245,9 @@ static unsafe void Test_TexImage3D_16923() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16924() { +static unsafe void Test_TexImage3D_34932() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); @@ -53446,9 +114258,9 @@ static unsafe void Test_TexImage3D_16924() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16925() { +static unsafe void Test_TexImage3D_34933() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); @@ -53459,9 +114271,9 @@ static unsafe void Test_TexImage3D_16925() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_TexImage3D_16926() { +static unsafe void Test_TexImage3D_34934() { OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); @@ -53472,9 +114284,9 @@ static unsafe void Test_TexImage3D_16926() { OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16927() { +static unsafe void Test_TexImage3D_34935() { OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); @@ -53485,9 +114297,9 @@ static unsafe void Test_TexImage3D_16927() { OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16928() { +static unsafe void Test_TexImage3D_34936() { OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); @@ -53498,9 +114310,9 @@ static unsafe void Test_TexImage3D_16928() { OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16929() { +static unsafe void Test_TexImage3D_34937() { OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); @@ -53511,9 +114323,9 @@ static unsafe void Test_TexImage3D_16929() { OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_TexImage3D_16930() { +static unsafe void Test_TexImage3D_34938() { OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); OpenTK.Graphics.ES30.TextureComponentCount _internalformat = default(OpenTK.Graphics.ES30.TextureComponentCount); @@ -53524,236 +114336,90 @@ static unsafe void Test_TexImage3D_16930() { OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); -} -static unsafe void Test_TexParameter_16931() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); -} -static unsafe void Test_TexParameter_16932() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); -} -static unsafe void Test_TexParameter_16933() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16934() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16935() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16936() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16937() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); -} -static unsafe void Test_TexParameter_16938() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_param); -} -static unsafe void Test_TexParameter_16939() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16940() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16941() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexParameter_16942() { - OpenTK.Graphics.ES30.TextureTarget _target = default(OpenTK.Graphics.ES30.TextureTarget); - OpenTK.Graphics.ES30.TextureParameterName _pname = default(OpenTK.Graphics.ES30.TextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.ES30.GL.TexParameter(_target,_pname,_params); -} -static unsafe void Test_TexStorage2D_16943() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); -} -static unsafe void Test_TexStorage2D_16944() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); + OpenTK.Graphics.ES30.GL.Oes.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_TexStorage3D_16945() { +static unsafe void Test_TexStorage3DMultisample_34939() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Int32 _levels = default(System.Int32); + System.Int32 _samples = default(System.Int32); OpenTK.Graphics.ES30.All _internalformat = default(OpenTK.Graphics.ES30.All); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); -} -static unsafe void Test_TexStorage3D_16946() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.ES30.SizedInternalFormat _internalformat = default(OpenTK.Graphics.ES30.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.ES30.GL.Oes.TexStorage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); } -static unsafe void Test_TexSubImage2D_16947() { +static unsafe void Test_TexSubImage3D_34940() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_16948() { +static unsafe void Test_TexSubImage3D_34941() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_16949() { +static unsafe void Test_TexSubImage3D_34942() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_16950() { +static unsafe void Test_TexSubImage3D_34943() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage2D_16951() { +static unsafe void Test_TexSubImage3D_34944() { OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); -} -static unsafe void Test_TexSubImage2D_16952() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_TexSubImage2D_16953() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_TexSubImage2D_16954() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_TexSubImage2D_16955() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_TexSubImage2D_16956() { - OpenTK.Graphics.ES30.TextureTarget2d _target = default(OpenTK.Graphics.ES30.TextureTarget2d); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_TexSubImage3D_16957() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_TexSubImage3D_34945() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53764,10 +114430,10 @@ static unsafe void Test_TexSubImage3D_16957() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_16958() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_TexSubImage3D_34946() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53778,10 +114444,10 @@ static unsafe void Test_TexSubImage3D_16958() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_16959() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_TexSubImage3D_34947() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53792,10 +114458,10 @@ static unsafe void Test_TexSubImage3D_16959() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_16960() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_TexSubImage3D_34948() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53806,10 +114472,10 @@ static unsafe void Test_TexSubImage3D_16960() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_TexSubImage3D_16961() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); +static unsafe void Test_TexSubImage3D_34949() { + OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53820,10 +114486,402 @@ static unsafe void Test_TexSubImage3D_16961() { OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); + OpenTK.Graphics.ES30.GL.Oes.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_TexSubImage3D_16962() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); +static unsafe void Test_UnmapBuffer_34950() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.Boolean r = OpenTK.Graphics.ES30.GL.Oes.UnmapBuffer(_target); +} +static unsafe void Test_UnmapBuffer_34951() { + OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); + System.Boolean r = OpenTK.Graphics.ES30.GL.Oes.UnmapBuffer(_target); +} +static unsafe void Test_AlphaFunc_34952() { + OpenTK.Graphics.ES30.All _func = default(OpenTK.Graphics.ES30.All); + System.Single _ref = default(System.Single); + OpenTK.Graphics.ES30.GL.Qcom.AlphaFunc(_func,_ref); +} +static unsafe void Test_DisableDriverControl_34953() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.DisableDriverControl(_driverControl); +} +static unsafe void Test_DisableDriverControl_34954() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Qcom.DisableDriverControl(_driverControl); +} +static unsafe void Test_EnableDriverControl_34955() { + System.Int32 _driverControl = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.EnableDriverControl(_driverControl); +} +static unsafe void Test_EnableDriverControl_34956() { + System.UInt32 _driverControl = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Qcom.EnableDriverControl(_driverControl); +} +static unsafe void Test_EndTiling_34957() { + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.EndTiling(_preserveMask); +} +static unsafe void Test_EndTiling_34958() { + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Qcom.EndTiling(_preserveMask); +} +static unsafe void Test_ExtGetBufferPointer_34959() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_34960() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + int[] _params = default(int[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_34961() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_34962() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBufferPointer(_target,_params); +} +static unsafe void Test_ExtGetBufferPointer_34963() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + int _params = default(int); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBufferPointer(_target,ref _params); +} +static unsafe void Test_ExtGetBuffers_34964() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_34965() { + System.Int32[] _buffers = default(System.Int32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_34966() { + System.Int32 _buffers = default(System.Int32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_34967() { + System.Int32* _buffers = default(System.Int32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_34968() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32[] _numBuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetBuffers_34969() { + System.UInt32[] _buffers = default(System.UInt32[]); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_34970() { + System.UInt32 _buffers = default(System.UInt32); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32 _numBuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(out _buffers,_maxBuffers,out _numBuffers); +} +static unsafe void Test_ExtGetBuffers_34971() { + System.UInt32* _buffers = default(System.UInt32*); + System.Int32 _maxBuffers = default(System.Int32); + System.Int32* _numBuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetBuffers(_buffers,_maxBuffers,_numBuffers); +} +static unsafe void Test_ExtGetFramebuffers_34972() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34973() { + System.Int32[] _framebuffers = default(System.Int32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34974() { + System.Int32 _framebuffers = default(System.Int32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34975() { + System.Int32* _framebuffers = default(System.Int32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34976() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32[] _numFramebuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34977() { + System.UInt32[] _framebuffers = default(System.UInt32[]); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34978() { + System.UInt32 _framebuffers = default(System.UInt32); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32 _numFramebuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(out _framebuffers,_maxFramebuffers,out _numFramebuffers); +} +static unsafe void Test_ExtGetFramebuffers_34979() { + System.UInt32* _framebuffers = default(System.UInt32*); + System.Int32 _maxFramebuffers = default(System.Int32); + System.Int32* _numFramebuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetFramebuffers(_framebuffers,_maxFramebuffers,_numFramebuffers); +} +static unsafe void Test_ExtGetProgramBinarySource_34980() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_34981() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); +} +static unsafe void Test_ExtGetProgramBinarySource_34982() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_34983() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgramBinarySource_34984() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,out _length); +} +static unsafe void Test_ExtGetProgramBinarySource_34985() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.ES30.All _shadertype = default(OpenTK.Graphics.ES30.All); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgramBinarySource(_program,_shadertype,_source,_length); +} +static unsafe void Test_ExtGetProgram_34986() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_34987() { + System.Int32[] _programs = default(System.Int32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_34988() { + System.Int32 _programs = default(System.Int32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_34989() { + System.Int32* _programs = default(System.Int32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_34990() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32[] _numPrograms = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetProgram_34991() { + System.UInt32[] _programs = default(System.UInt32[]); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_34992() { + System.UInt32 _programs = default(System.UInt32); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32 _numPrograms = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(out _programs,_maxPrograms,out _numPrograms); +} +static unsafe void Test_ExtGetProgram_34993() { + System.UInt32* _programs = default(System.UInt32*); + System.Int32 _maxPrograms = default(System.Int32); + System.Int32* _numPrograms = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetProgram(_programs,_maxPrograms,_numPrograms); +} +static unsafe void Test_ExtGetRenderbuffers_34994() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_34995() { + System.Int32[] _renderbuffers = default(System.Int32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_34996() { + System.Int32 _renderbuffers = default(System.Int32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_34997() { + System.Int32* _renderbuffers = default(System.Int32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_34998() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32[] _numRenderbuffers = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_34999() { + System.UInt32[] _renderbuffers = default(System.UInt32[]); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_35000() { + System.UInt32 _renderbuffers = default(System.UInt32); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32 _numRenderbuffers = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(out _renderbuffers,_maxRenderbuffers,out _numRenderbuffers); +} +static unsafe void Test_ExtGetRenderbuffers_35001() { + System.UInt32* _renderbuffers = default(System.UInt32*); + System.Int32 _maxRenderbuffers = default(System.Int32); + System.Int32* _numRenderbuffers = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetRenderbuffers(_renderbuffers,_maxRenderbuffers,_numRenderbuffers); +} +static unsafe void Test_ExtGetShaders_35002() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_35003() { + System.Int32[] _shaders = default(System.Int32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_35004() { + System.Int32 _shaders = default(System.Int32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_35005() { + System.Int32* _shaders = default(System.Int32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_35006() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32[] _numShaders = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetShaders_35007() { + System.UInt32[] _shaders = default(System.UInt32[]); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_35008() { + System.UInt32 _shaders = default(System.UInt32); + System.Int32 _maxShaders = default(System.Int32); + System.Int32 _numShaders = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(out _shaders,_maxShaders,out _numShaders); +} +static unsafe void Test_ExtGetShaders_35009() { + System.UInt32* _shaders = default(System.UInt32*); + System.Int32 _maxShaders = default(System.Int32); + System.Int32* _numShaders = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetShaders(_shaders,_maxShaders,_numShaders); +} +static unsafe void Test_ExtGetTexLevelParameter_35010() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_35011() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); +} +static unsafe void Test_ExtGetTexLevelParameter_35012() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_35013() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexLevelParameter_35014() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,out _params); +} +static unsafe void Test_ExtGetTexLevelParameter_35015() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.ES30.All _face = default(OpenTK.Graphics.ES30.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexLevelParameter(_texture,_face,_level,_pname,_params); +} +static unsafe void Test_ExtGetTexSubImage_35016() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53831,13 +114889,13 @@ static unsafe void Test_TexSubImage3D_16962() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + System.IntPtr _texels = default(System.IntPtr); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_TexSubImage3D_16963() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); +static unsafe void Test_ExtGetTexSubImage_35017() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53845,13 +114903,13 @@ static unsafe void Test_TexSubImage3D_16963() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[] _texels = default(int[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_TexSubImage3D_16964() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); +static unsafe void Test_ExtGetTexSubImage_35018() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53859,13 +114917,13 @@ static unsafe void Test_TexSubImage3D_16964() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,] _texels = default(int[,]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_TexSubImage3D_16965() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); +static unsafe void Test_ExtGetTexSubImage_35019() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53873,13 +114931,13 @@ static unsafe void Test_TexSubImage3D_16965() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int[,,] _texels = default(int[,,]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_texels); } -static unsafe void Test_TexSubImage3D_16966() { - OpenTK.Graphics.ES30.TextureTarget3d _target = default(OpenTK.Graphics.ES30.TextureTarget3d); +static unsafe void Test_ExtGetTexSubImage_35020() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); System.Int32 _level = default(System.Int32); System.Int32 _xoffset = default(System.Int32); System.Int32 _yoffset = default(System.Int32); @@ -53887,14885 +114945,15616 @@ static unsafe void Test_TexSubImage3D_16966() { System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.ES30.PixelFormat _format = default(OpenTK.Graphics.ES30.PixelFormat); - OpenTK.Graphics.ES30.PixelType _type = default(OpenTK.Graphics.ES30.PixelType); - int _pixels = default(int); - OpenTK.Graphics.ES30.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); + OpenTK.Graphics.ES30.All _format = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); + int _texels = default(int); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTexSubImage(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _texels); } -static unsafe void Test_TransformFeedbackVaryings_16967() { - System.Int32 _program = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.ES30.All _bufferMode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +static unsafe void Test_ExtGetTextures_35021() { + System.Int32[] _textures = default(System.Int32[]); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_35022() { + System.Int32 _textures = default(System.Int32); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); +} +static unsafe void Test_ExtGetTextures_35023() { + System.Int32* _textures = default(System.Int32*); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_35024() { + System.UInt32[] _textures = default(System.UInt32[]); + System.Int32 _maxTextures = default(System.Int32); + System.Int32[] _numTextures = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); +} +static unsafe void Test_ExtGetTextures_35025() { + System.UInt32 _textures = default(System.UInt32); + System.Int32 _maxTextures = default(System.Int32); + System.Int32 _numTextures = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(out _textures,_maxTextures,out _numTextures); +} +static unsafe void Test_ExtGetTextures_35026() { + System.UInt32* _textures = default(System.UInt32*); + System.Int32 _maxTextures = default(System.Int32); + System.Int32* _numTextures = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.ExtGetTextures(_textures,_maxTextures,_numTextures); } -static unsafe void Test_TransformFeedbackVaryings_16968() { +static unsafe void Test_ExtIsProgramBinary_35027() { System.Int32 _program = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.ES30.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.ES30.TransformFeedbackMode); - OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); + System.Boolean r = OpenTK.Graphics.ES30.GL.Qcom.ExtIsProgramBinary(_program); } -static unsafe void Test_TransformFeedbackVaryings_16969() { +static unsafe void Test_ExtIsProgramBinary_35028() { System.UInt32 _program = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.ES30.All _bufferMode = default(OpenTK.Graphics.ES30.All); - OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); + System.Boolean r = OpenTK.Graphics.ES30.GL.Qcom.ExtIsProgramBinary(_program); } -static unsafe void Test_TransformFeedbackVaryings_16970() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.ES30.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.ES30.TransformFeedbackMode); - OpenTK.Graphics.ES30.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +static unsafe void Test_ExtTexObjectStateOverride_35029() { + OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.ES30.All _pname = default(OpenTK.Graphics.ES30.All); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.ExtTexObjectStateOverride(_target,_pname,_param); +} +static unsafe void Test_GetDriverControl_35030() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.Int32[] _driverControls = default(System.Int32[]); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_35031() { + System.Int32[] _num = default(System.Int32[]); + System.Int32 _size = default(System.Int32); + System.UInt32[] _driverControls = default(System.UInt32[]); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_35032() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.Int32 _driverControls = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); +} +static unsafe void Test_GetDriverControl_35033() { + System.Int32 _num = default(System.Int32); + System.Int32 _size = default(System.Int32); + System.UInt32 _driverControls = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(out _num,_size,out _driverControls); +} +static unsafe void Test_GetDriverControl_35034() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.Int32* _driverControls = default(System.Int32*); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControl_35035() { + System.Int32* _num = default(System.Int32*); + System.Int32 _size = default(System.Int32); + System.UInt32* _driverControls = default(System.UInt32*); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControl(_num,_size,_driverControls); +} +static unsafe void Test_GetDriverControlString_35036() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_35037() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_35038() { + System.Int32 _driverControl = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_35039() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_35040() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,out _length,_driverControlString); +} +static unsafe void Test_GetDriverControlString_35041() { + System.UInt32 _driverControl = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _driverControlString = default(System.Text.StringBuilder); + OpenTK.Graphics.ES30.GL.Qcom.GetDriverControlString(_driverControl,_bufSize,_length,_driverControlString); +} +static unsafe void Test_StartTiling_35042() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _preserveMask = default(System.Int32); + OpenTK.Graphics.ES30.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); +} +static unsafe void Test_StartTiling_35043() { + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _width = default(System.UInt32); + System.UInt32 _height = default(System.UInt32); + System.UInt32 _preserveMask = default(System.UInt32); + OpenTK.Graphics.ES30.GL.Qcom.StartTiling(_x,_y,_width,_height,_preserveMask); +} + +static unsafe void Test_Invoke_35045() { + OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.ES30.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_35046() { + OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.ES30.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_35047() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.ES30.DebugProc).EndInvoke(_result); +} + +static unsafe void Test_Invoke_35049() { + OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + default(OpenTK.Graphics.ES30.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +} +static unsafe void Test_BeginInvoke_35050() { + OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); + OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.IntPtr _message = default(System.IntPtr); + System.IntPtr _userParam = default(System.IntPtr); + System.AsyncCallback _callback = default(System.AsyncCallback); + System.Object _object = default(System.Object); + System.IAsyncResult r = default(OpenTK.Graphics.ES30.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +} +static unsafe void Test_EndInvoke_35051() { + System.IAsyncResult _result = default(System.IAsyncResult); + default(OpenTK.Graphics.ES30.DebugProcKhr).EndInvoke(_result); +} + +static unsafe void Test_ClearColor_35053() { + System.Drawing.Color _color = default(System.Drawing.Color); + OpenTK.Graphics.OpenGL4.GL.ClearColor(_color); +} +static unsafe void Test_ClearColor_35054() { + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.OpenGL4.GL.ClearColor(_color); +} +static unsafe void Test_BlendColor_35055() { + System.Drawing.Color _color = default(System.Drawing.Color); + OpenTK.Graphics.OpenGL4.GL.BlendColor(_color); } -static unsafe void Test_Uniform1_16971() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); +static unsafe void Test_BlendColor_35056() { + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.OpenGL4.GL.BlendColor(_color); } -static unsafe void Test_Uniform1_16972() { +static unsafe void Test_Uniform2_35057() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,ref _vector); } -static unsafe void Test_Uniform1_16973() { +static unsafe void Test_Uniform3_35058() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,ref _vector); } -static unsafe void Test_Uniform1_16974() { +static unsafe void Test_Uniform4_35059() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,ref _vector); } -static unsafe void Test_Uniform1_16975() { +static unsafe void Test_Uniform2_35060() { System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_vector); } -static unsafe void Test_Uniform1_16976() { +static unsafe void Test_Uniform3_35061() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_vector); } -static unsafe void Test_Uniform1_16977() { +static unsafe void Test_Uniform4_35062() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_vector); } -static unsafe void Test_Uniform1_16978() { +static unsafe void Test_Uniform4_35063() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_color); } -static unsafe void Test_Uniform1_16979() { +static unsafe void Test_Uniform4_35064() { System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_v0); + OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_quaternion); } -static unsafe void Test_Uniform1_16980() { +static unsafe void Test_UniformMatrix2_35065() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_transpose,ref _matrix); } -static unsafe void Test_Uniform1_16981() { +static unsafe void Test_UniformMatrix3_35066() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,ref _value); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_transpose,ref _matrix); } -static unsafe void Test_Uniform1_16982() { +static unsafe void Test_UniformMatrix4_35067() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.Uniform1(_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_transpose,ref _matrix); } -static unsafe void Test_Uniform2_16983() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_GetActiveAttrib_35068() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,out _size,out _type); } -static unsafe void Test_Uniform2_16984() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetActiveUniform_35069() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformIndex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); } -static unsafe void Test_Uniform2_16985() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_ShaderSource_35070() { + System.Int32 _shader = default(System.Int32); + System.String _string = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_string); } -static unsafe void Test_Uniform2_16986() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetShaderInfoLog_35071() { + System.Int32 _shader = default(System.Int32); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader); } -static unsafe void Test_Uniform2_16987() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_GetShaderInfoLog_35072() { + System.Int32 _shader = default(System.Int32); + System.String _info = default(System.String); + OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,out _info); } -static unsafe void Test_Uniform2_16988() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgramInfoLog_35073() { + System.Int32 _program = default(System.Int32); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program); } -static unsafe void Test_Uniform2_16989() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_GetProgramInfoLog_35074() { + System.Int32 _program = default(System.Int32); + System.String _info = default(System.String); + OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,out _info); } -static unsafe void Test_Uniform2_16990() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_VertexAttrib2_35075() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector2 _v = default(OpenTK.Vector2); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_Uniform2_16991() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib3_35076() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector3 _v = default(OpenTK.Vector3); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_Uniform2_16992() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_35077() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector4 _v = default(OpenTK.Vector4); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform2_16993() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib2_35078() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector2 _v = default(OpenTK.Vector2); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_Uniform3_16994() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_VertexAttrib3_35079() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector3 _v = default(OpenTK.Vector3); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_Uniform3_16995() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4_35080() { + System.Int32 _index = default(System.Int32); + OpenTK.Vector4 _v = default(OpenTK.Vector4); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform3_16996() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_VertexAttribPointer_35081() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); } -static unsafe void Test_Uniform3_16997() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_VertexAttribPointer_35082() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +} +static unsafe void Test_DrawElements_35083() { + OpenTK.Graphics.OpenGL4.BeginMode _mode = default(OpenTK.Graphics.OpenGL4.BeginMode); System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.Int32 _offset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_offset); } -static unsafe void Test_Uniform3_16998() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_GetFloat_35084() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + OpenTK.Vector2 _vector = default(OpenTK.Vector2); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_Uniform3_16999() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetFloat_35085() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + OpenTK.Vector3 _vector = default(OpenTK.Vector3); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_Uniform3_17000() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_GetFloat_35086() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + OpenTK.Vector4 _vector = default(OpenTK.Vector4); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); } -static unsafe void Test_Uniform3_17001() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); +static unsafe void Test_GetFloat_35087() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _matrix); } -static unsafe void Test_Uniform3_17002() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_Viewport_35088() { + System.Drawing.Size _size = default(System.Drawing.Size); + OpenTK.Graphics.OpenGL4.GL.Viewport(_size); } -static unsafe void Test_Uniform3_17003() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); +static unsafe void Test_Viewport_35089() { + System.Drawing.Point _location = default(System.Drawing.Point); + System.Drawing.Size _size = default(System.Drawing.Size); + OpenTK.Graphics.OpenGL4.GL.Viewport(_location,_size); } -static unsafe void Test_Uniform3_17004() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_Viewport_35090() { + System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); + OpenTK.Graphics.OpenGL4.GL.Viewport(_rectangle); } -static unsafe void Test_Uniform3_17005() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.Uniform3(_location,_count,_value); +static unsafe void Test_ActiveShaderProgram_35091() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_Uniform4_17006() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - System.Single _v3 = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_ActiveShaderProgram_35092() { + System.UInt32 _pipeline = default(System.UInt32); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ActiveShaderProgram(_pipeline,_program); } -static unsafe void Test_Uniform4_17007() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); +static unsafe void Test_ActiveTexture_35093() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.GL.ActiveTexture(_texture); } -static unsafe void Test_Uniform4_17008() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_AttachShader_35094() { + System.Int32 _program = default(System.Int32); + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.AttachShader(_program,_shader); } -static unsafe void Test_Uniform4_17009() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); +static unsafe void Test_AttachShader_35095() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.AttachShader(_program,_shader); } -static unsafe void Test_Uniform4_17010() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - System.Int32 _v3 = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_BeginConditionalRender_35096() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL4.ConditionalRenderType); + OpenTK.Graphics.OpenGL4.GL.BeginConditionalRender(_id,_mode); } -static unsafe void Test_Uniform4_17011() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); +static unsafe void Test_BeginConditionalRender_35097() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL4.ConditionalRenderType); + OpenTK.Graphics.OpenGL4.GL.BeginConditionalRender(_id,_mode); } -static unsafe void Test_Uniform4_17012() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_BeginQuery_35098() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BeginQuery(_target,_id); } -static unsafe void Test_Uniform4_17013() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); +static unsafe void Test_BeginQuery_35099() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BeginQuery(_target,_id); } -static unsafe void Test_Uniform4_17014() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - System.UInt32 _v3 = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_BeginQueryIndexed_35100() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.Int32 _index = default(System.Int32); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BeginQueryIndexed(_target,_index,_id); } -static unsafe void Test_Uniform4_17015() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); +static unsafe void Test_BeginQueryIndexed_35101() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BeginQueryIndexed(_target,_index,_id); } -static unsafe void Test_Uniform4_17016() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BeginTransformFeedback_35102() { + OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType _primitiveMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType); + OpenTK.Graphics.OpenGL4.GL.BeginTransformFeedback(_primitiveMode); +} +static unsafe void Test_BindAttribLocation_35103() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindAttribLocation(_program,_index,_name); +} +static unsafe void Test_BindAttribLocation_35104() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindAttribLocation(_program,_index,_name); +} +static unsafe void Test_BindBuffer_35105() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBuffer_35106() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindBuffer(_target,_buffer); +} +static unsafe void Test_BindBufferBase_35107() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferBase_35108() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindBufferBase(_target,_index,_buffer); +} +static unsafe void Test_BindBufferRange_35109() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _index = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBufferRange_35110() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _index = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +} +static unsafe void Test_BindBuffersBase_35111() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,ref _value); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_Uniform4_17017() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersBase_35112() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.Uniform4(_location,_count,_value); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,ref _buffers); } -static unsafe void Test_UniformBlockBinding_17018() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - System.Int32 _uniformBlockBinding = default(System.Int32); - OpenTK.Graphics.ES30.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); +static unsafe void Test_BindBuffersBase_35113() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_UniformBlockBinding_17019() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - System.UInt32 _uniformBlockBinding = default(System.UInt32); - OpenTK.Graphics.ES30.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); +static unsafe void Test_BindBuffersBase_35114() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_UniformMatrix2_17020() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersBase_35115() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,_value); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,ref _buffers); } -static unsafe void Test_UniformMatrix2_17021() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersBase_35116() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,ref _value); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); } -static unsafe void Test_UniformMatrix2_17022() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35117() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix2(_location,_count,_transpose,_value); + System.Int32[] _buffers = default(System.Int32[]); + System.IntPtr[] _offsets = default(System.IntPtr[]); + System.IntPtr[] _sizes = default(System.IntPtr[]); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_UniformMatrix2x3_17023() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35118() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,_value); + System.Int32 _buffers = default(System.Int32); + System.IntPtr _offsets = default(System.IntPtr); + System.IntPtr _sizes = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); } -static unsafe void Test_UniformMatrix2x3_17024() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35119() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); + System.Int32* _buffers = default(System.Int32*); + System.IntPtr* _offsets = default(System.IntPtr*); + System.IntPtr* _sizes = default(System.IntPtr*); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_UniformMatrix2x3_17025() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35120() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix2x3(_location,_count,_transpose,_value); + System.UInt32[] _buffers = default(System.UInt32[]); + System.IntPtr[] _offsets = default(System.IntPtr[]); + System.IntPtr[] _sizes = default(System.IntPtr[]); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); } -static unsafe void Test_UniformMatrix2x4_17026() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35121() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,_value); + System.UInt32 _buffers = default(System.UInt32); + System.IntPtr _offsets = default(System.IntPtr); + System.IntPtr _sizes = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); } -static unsafe void Test_UniformMatrix2x4_17027() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindBuffersRange_35122() { + OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); + System.UInt32* _buffers = default(System.UInt32*); + System.IntPtr* _offsets = default(System.IntPtr*); + System.IntPtr* _sizes = default(System.IntPtr*); + OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); +} +static unsafe void Test_BindFragDataLocation_35123() { + System.Int32 _program = default(System.Int32); + System.Int32 _color = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindFragDataLocation(_program,_color,_name); +} +static unsafe void Test_BindFragDataLocation_35124() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _color = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindFragDataLocation(_program,_color,_name); +} +static unsafe void Test_BindFragDataLocationIndexed_35125() { + System.Int32 _program = default(System.Int32); + System.Int32 _colorNumber = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); +} +static unsafe void Test_BindFragDataLocationIndexed_35126() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _colorNumber = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); +} +static unsafe void Test_BindFramebuffer_35127() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _framebuffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindFramebuffer_35128() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.UInt32 _framebuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindFramebuffer(_target,_framebuffer); +} +static unsafe void Test_BindImageTexture_35129() { + System.Int32 _unit = default(System.Int32); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.TextureAccess _access = default(OpenTK.Graphics.OpenGL4.TextureAccess); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); +} +static unsafe void Test_BindImageTexture_35130() { + System.UInt32 _unit = default(System.UInt32); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.TextureAccess _access = default(OpenTK.Graphics.OpenGL4.TextureAccess); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); } -static unsafe void Test_UniformMatrix2x4_17028() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35131() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix2x4(_location,_count,_transpose,_value); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix3_17029() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35132() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,_value); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,ref _textures); } -static unsafe void Test_UniformMatrix3_17030() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35133() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,ref _value); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix3_17031() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35134() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix3(_location,_count,_transpose,_value); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix3x2_17032() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35135() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,_value); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,ref _textures); } -static unsafe void Test_UniformMatrix3x2_17033() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindImageTextures_35136() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix3x2_17034() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix3x2(_location,_count,_transpose,_value); +static unsafe void Test_BindProgramPipeline_35137() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindProgramPipeline(_pipeline); } -static unsafe void Test_UniformMatrix3x4_17035() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,_value); +static unsafe void Test_BindProgramPipeline_35138() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindProgramPipeline(_pipeline); } -static unsafe void Test_UniformMatrix3x4_17036() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); +static unsafe void Test_BindRenderbuffer_35139() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindRenderbuffer(_target,_renderbuffer); } -static unsafe void Test_UniformMatrix3x4_17037() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindRenderbuffer_35140() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindRenderbuffer(_target,_renderbuffer); +} +static unsafe void Test_BindSampler_35141() { + System.Int32 _unit = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindSampler(_unit,_sampler); +} +static unsafe void Test_BindSampler_35142() { + System.UInt32 _unit = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindSampler(_unit,_sampler); +} +static unsafe void Test_BindSamplers_35143() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix3x4(_location,_count,_transpose,_value); + System.Int32[] _samplers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_UniformMatrix4_17038() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindSamplers_35144() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,_value); + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,ref _samplers); } -static unsafe void Test_UniformMatrix4_17039() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindSamplers_35145() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,ref _value); + System.Int32* _samplers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_UniformMatrix4_17040() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindSamplers_35146() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix4(_location,_count,_transpose,_value); + System.UInt32[] _samplers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_UniformMatrix4x2_17041() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindSamplers_35147() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,_value); + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,ref _samplers); } -static unsafe void Test_UniformMatrix4x2_17042() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindSamplers_35148() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); + System.UInt32* _samplers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); } -static unsafe void Test_UniformMatrix4x2_17043() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindTexture_35149() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTexture_35150() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindTexture(_target,_texture); +} +static unsafe void Test_BindTextures_35151() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix4x2(_location,_count,_transpose,_value); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix4x3_17044() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindTextures_35152() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,_value); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,ref _textures); } -static unsafe void Test_UniformMatrix4x3_17045() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindTextures_35153() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_UniformMatrix4x3_17046() { - System.Int32 _location = default(System.Int32); +static unsafe void Test_BindTextures_35154() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.ES30.GL.UniformMatrix4x3(_location,_count,_transpose,_value); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_UnmapBuffer_17047() { - OpenTK.Graphics.ES30.All _target = default(OpenTK.Graphics.ES30.All); - System.Boolean r = OpenTK.Graphics.ES30.GL.UnmapBuffer(_target); +static unsafe void Test_BindTextures_35155() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,ref _textures); } -static unsafe void Test_UnmapBuffer_17048() { - OpenTK.Graphics.ES30.BufferTarget _target = default(OpenTK.Graphics.ES30.BufferTarget); - System.Boolean r = OpenTK.Graphics.ES30.GL.UnmapBuffer(_target); +static unsafe void Test_BindTextures_35156() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); } -static unsafe void Test_UseProgram_17049() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GL.UseProgram(_program); +static unsafe void Test_BindTransformFeedback_35157() { + OpenTK.Graphics.OpenGL4.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindTransformFeedback(_target,_id); } -static unsafe void Test_UseProgram_17050() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GL.UseProgram(_program); +static unsafe void Test_BindTransformFeedback_35158() { + OpenTK.Graphics.OpenGL4.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindTransformFeedback(_target,_id); } -static unsafe void Test_ValidateProgram_17051() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.ES30.GL.ValidateProgram(_program); +static unsafe void Test_BindVertexArray_35159() { + System.Int32 _array = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindVertexArray(_array); } -static unsafe void Test_ValidateProgram_17052() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.ES30.GL.ValidateProgram(_program); +static unsafe void Test_BindVertexArray_35160() { + System.UInt32 _array = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.BindVertexArray(_array); } -static unsafe void Test_VertexAttrib1_17053() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_x); +static unsafe void Test_BindVertexBuffer_35161() { + System.Int32 _bindingindex = default(System.Int32); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); } -static unsafe void Test_VertexAttrib1_17054() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_x); +static unsafe void Test_BindVertexBuffer_35162() { + System.UInt32 _bindingindex = default(System.UInt32); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); } -static unsafe void Test_VertexAttrib1_17055() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_v); +static unsafe void Test_BindVertexBuffers_35163() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + System.IntPtr[] _offsets = default(System.IntPtr[]); + System.Int32[] _strides = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_VertexAttrib1_17056() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib1(_index,_v); +static unsafe void Test_BindVertexBuffers_35164() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + System.IntPtr _offsets = default(System.IntPtr); + System.Int32 _strides = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); } -static unsafe void Test_VertexAttrib2_17057() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_x,_y); +static unsafe void Test_BindVertexBuffers_35165() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + System.IntPtr* _offsets = default(System.IntPtr*); + System.Int32* _strides = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_VertexAttrib2_17058() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_x,_y); +static unsafe void Test_BindVertexBuffers_35166() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + System.IntPtr[] _offsets = default(System.IntPtr[]); + System.Int32[] _strides = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_VertexAttrib2_17059() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); +static unsafe void Test_BindVertexBuffers_35167() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + System.IntPtr _offsets = default(System.IntPtr); + System.Int32 _strides = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); } -static unsafe void Test_VertexAttrib2_17060() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_BindVertexBuffers_35168() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + System.IntPtr* _offsets = default(System.IntPtr*); + System.Int32* _strides = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); } -static unsafe void Test_VertexAttrib2_17061() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); +static unsafe void Test_BlendColor_35169() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.BlendColor(_red,_green,_blue,_alpha); } -static unsafe void Test_VertexAttrib2_17062() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); +static unsafe void Test_BlendEquation_35170() { + OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquation(_mode); } -static unsafe void Test_VertexAttrib2_17063() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_BlendEquation_35171() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_VertexAttrib2_17064() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib2(_index,_v); +static unsafe void Test_BlendEquation_35172() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquation(_buf,_mode); } -static unsafe void Test_VertexAttrib3_17065() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_BlendEquationSeparate_35173() { + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); } -static unsafe void Test_VertexAttrib3_17066() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_BlendEquationSeparate_35174() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_VertexAttrib3_17067() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); +static unsafe void Test_BlendEquationSeparate_35175() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_VertexAttrib3_17068() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_BlendFunc_35176() { + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactor = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFunc(_sfactor,_dfactor); } -static unsafe void Test_VertexAttrib3_17069() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); +static unsafe void Test_BlendFunc_35177() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_VertexAttrib3_17070() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); +static unsafe void Test_BlendFunc_35178() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_VertexAttrib3_17071() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_BlendFuncSeparate_35179() { + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); } -static unsafe void Test_VertexAttrib3_17072() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib3(_index,_v); +static unsafe void Test_BlendFuncSeparate_35180() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_VertexAttrib4_17073() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - System.Single _w = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_BlendFuncSeparate_35181() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); + OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); + OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); } -static unsafe void Test_VertexAttrib4_17074() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - System.Single _w = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_BlitFramebuffer_35182() { + System.Int32 _srcX0 = default(System.Int32); + System.Int32 _srcY0 = default(System.Int32); + System.Int32 _srcX1 = default(System.Int32); + System.Int32 _srcY1 = default(System.Int32); + System.Int32 _dstX0 = default(System.Int32); + System.Int32 _dstY0 = default(System.Int32); + System.Int32 _dstX1 = default(System.Int32); + System.Int32 _dstY1 = default(System.Int32); + OpenTK.Graphics.OpenGL4.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL4.ClearBufferMask); + OpenTK.Graphics.OpenGL4.BlitFramebufferFilter _filter = default(OpenTK.Graphics.OpenGL4.BlitFramebufferFilter); + OpenTK.Graphics.OpenGL4.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); } -static unsafe void Test_VertexAttrib4_17075() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BufferData_35183() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); + OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_VertexAttrib4_17076() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_BufferData_35184() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); + OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_VertexAttrib4_17077() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BufferData_35185() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); + OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_VertexAttrib4_17078() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BufferData_35186() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); + OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); } -static unsafe void Test_VertexAttrib4_17079() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_BufferData_35187() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); + OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,ref _data,_usage); } -static unsafe void Test_VertexAttrib4_17080() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.ES30.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BufferStorage_35188() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); + OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_VertexAttribDivisor_17081() { - System.Int32 _index = default(System.Int32); - System.Int32 _divisor = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribDivisor(_index,_divisor); +static unsafe void Test_BufferStorage_35189() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); + OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_VertexAttribDivisor_17082() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _divisor = default(System.UInt32); - OpenTK.Graphics.ES30.GL.VertexAttribDivisor(_index,_divisor); +static unsafe void Test_BufferStorage_35190() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); + OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_VertexAttribI4_17083() { - System.Int32 _index = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - System.Int32 _w = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_BufferStorage_35191() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); + OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); } -static unsafe void Test_VertexAttribI4_17084() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - System.Int32 _w = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_BufferStorage_35192() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); + OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,ref _data,_flags); } -static unsafe void Test_VertexAttribI4_17085() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_BufferSubData_35193() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_VertexAttribI4_17086() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_BufferSubData_35194() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_VertexAttribI4_17087() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_BufferSubData_35195() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_VertexAttribI4_17088() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_BufferSubData_35196() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_VertexAttribI4_17089() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_BufferSubData_35197() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,ref _data); } -static unsafe void Test_VertexAttribI4_17090() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_CheckFramebufferStatus_35198() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferErrorCode r = OpenTK.Graphics.OpenGL4.GL.CheckFramebufferStatus(_target); } -static unsafe void Test_VertexAttribI4_17091() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _x = default(System.UInt32); - System.UInt32 _y = default(System.UInt32); - System.UInt32 _z = default(System.UInt32); - System.UInt32 _w = default(System.UInt32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_ClampColor_35199() { + OpenTK.Graphics.OpenGL4.ClampColorTarget _target = default(OpenTK.Graphics.OpenGL4.ClampColorTarget); + OpenTK.Graphics.OpenGL4.ClampColorMode _clamp = default(OpenTK.Graphics.OpenGL4.ClampColorMode); + OpenTK.Graphics.OpenGL4.GL.ClampColor(_target,_clamp); } -static unsafe void Test_VertexAttribI4_17092() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_Clear_35200() { + OpenTK.Graphics.OpenGL4.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL4.ClearBufferMask); + OpenTK.Graphics.OpenGL4.GL.Clear(_mask); } -static unsafe void Test_VertexAttribI4_17093() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_ClearBufferData_35201() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_VertexAttribI4_17094() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.ES30.GL.VertexAttribI4(_index,_v); +static unsafe void Test_ClearBufferData_35202() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17095() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferData_35203() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17096() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferData_35204() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17097() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferData_35205() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,ref _data); } -static unsafe void Test_VertexAttribIPointer_17098() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35206() { + OpenTK.Graphics.OpenGL4.ClearBufferCombined _buffer = default(OpenTK.Graphics.OpenGL4.ClearBufferCombined); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _depth = default(System.Single); + System.Int32 _stencil = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); } -static unsafe void Test_VertexAttribIPointer_17099() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_ClearBuffer_35207() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17100() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35208() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_VertexAttribIPointer_17101() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35209() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17102() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35210() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17103() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35211() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_VertexAttribIPointer_17104() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_ClearBuffer_35212() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17105() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferSubData_35213() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17106() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferSubData_35214() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17107() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferSubData_35215() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17108() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBufferSubData_35216() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); } -static unsafe void Test_VertexAttribIPointer_17109() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_ClearBufferSubData_35217() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,ref _data); } -static unsafe void Test_VertexAttribIPointer_17110() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35218() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17111() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35219() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); } -static unsafe void Test_VertexAttribIPointer_17112() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearBuffer_35220() { + OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); + System.Int32 _drawbuffer = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); } -static unsafe void Test_VertexAttribIPointer_17113() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ClearColor_35221() { + System.Single _red = default(System.Single); + System.Single _green = default(System.Single); + System.Single _blue = default(System.Single); + System.Single _alpha = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ClearColor(_red,_green,_blue,_alpha); } -static unsafe void Test_VertexAttribIPointer_17114() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribIntegerType _type = default(OpenTK.Graphics.ES30.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_ClearDepth_35222() { + System.Double _depth = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ClearDepth(_depth); } -static unsafe void Test_VertexAttribPointer_17115() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearDepth_35223() { + System.Single _d = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ClearDepth(_d); } -static unsafe void Test_VertexAttribPointer_17116() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearStencil_35224() { + System.Int32 _s = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ClearStencil(_s); } -static unsafe void Test_VertexAttribPointer_17117() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35225() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17118() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35226() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17119() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_ClearTexImage_35227() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17120() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35228() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17121() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35229() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); } -static unsafe void Test_VertexAttribPointer_17122() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35230() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17123() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35231() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17124() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_ClearTexImage_35232() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17125() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35233() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17126() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexImage_35234() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); } -static unsafe void Test_VertexAttribPointer_17127() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35235() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17128() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35236() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17129() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.All _type = default(OpenTK.Graphics.ES30.All); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_ClearTexSubImage_35237() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17130() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35238() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17131() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35239() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); } -static unsafe void Test_VertexAttribPointer_17132() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35240() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17133() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_ClearTexSubImage_35241() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_VertexAttribPointer_17134() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.ES30.VertexAttribPointerType _type = default(OpenTK.Graphics.ES30.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.ES30.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_ClearTexSubImage_35242() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); } -static unsafe void Test_Viewport_17135() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); +static unsafe void Test_ClearTexSubImage_35243() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); System.Int32 _width = default(System.Int32); System.Int32 _height = default(System.Int32); - OpenTK.Graphics.ES30.GL.Viewport(_x,_y,_width,_height); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +} +static unsafe void Test_ClearTexSubImage_35244() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); } -static unsafe void Test_WaitSync_17136() { +static unsafe void Test_ClientWaitSync_35245() { System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags); System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); + OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_17137() { +static unsafe void Test_ClientWaitSync_35246() { System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.All _flags = default(OpenTK.Graphics.ES30.All); + OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags); System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); + OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.ClientWaitSync(_sync,_flags,_timeout); } -static unsafe void Test_WaitSync_17138() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); - System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); +static unsafe void Test_ColorMask_35247() { + System.Boolean _red = default(System.Boolean); + System.Boolean _green = default(System.Boolean); + System.Boolean _blue = default(System.Boolean); + System.Boolean _alpha = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.ColorMask(_red,_green,_blue,_alpha); } -static unsafe void Test_WaitSync_17139() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.ES30.WaitSyncFlags _flags = default(OpenTK.Graphics.ES30.WaitSyncFlags); - System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.ES30.GL.WaitSync(_sync,_flags,_timeout); +static unsafe void Test_ColorMask_35248() { + System.Int32 _index = default(System.Int32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.ColorMask(_index,_r,_g,_b,_a); } - -static unsafe void Test_Invoke_17141() { - OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.ES30.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_ColorMask_35249() { + System.UInt32 _index = default(System.UInt32); + System.Boolean _r = default(System.Boolean); + System.Boolean _g = default(System.Boolean); + System.Boolean _b = default(System.Boolean); + System.Boolean _a = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.ColorMask(_index,_r,_g,_b,_a); } -static unsafe void Test_BeginInvoke_17142() { - OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.ES30.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_ColorP3_35250() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _color = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); } -static unsafe void Test_EndInvoke_17143() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.ES30.DebugProc).EndInvoke(_result); +static unsafe void Test_ColorP3_35251() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _color = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); } - -static unsafe void Test_Invoke_17145() { - OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.ES30.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); +static unsafe void Test_ColorP3_35252() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _color = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); } -static unsafe void Test_BeginInvoke_17146() { - OpenTK.Graphics.ES30.DebugSource _source = default(OpenTK.Graphics.ES30.DebugSource); - OpenTK.Graphics.ES30.DebugType _type = default(OpenTK.Graphics.ES30.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.ES30.DebugSeverity _severity = default(OpenTK.Graphics.ES30.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.IntPtr _message = default(System.IntPtr); - System.IntPtr _userParam = default(System.IntPtr); - System.AsyncCallback _callback = default(System.AsyncCallback); - System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.ES30.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); +static unsafe void Test_ColorP3_35253() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _color = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); } -static unsafe void Test_EndInvoke_17147() { - System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.ES30.DebugProcKhr).EndInvoke(_result); +static unsafe void Test_ColorP4_35254() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _color = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); } - -static unsafe void Test_ClearColor_17149() { - System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.OpenGL4.GL.ClearColor(_color); +static unsafe void Test_ColorP4_35255() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _color = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); } -static unsafe void Test_ClearColor_17150() { - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.OpenGL4.GL.ClearColor(_color); +static unsafe void Test_ColorP4_35256() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _color = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); } -static unsafe void Test_BlendColor_17151() { - System.Drawing.Color _color = default(System.Drawing.Color); - OpenTK.Graphics.OpenGL4.GL.BlendColor(_color); +static unsafe void Test_ColorP4_35257() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _color = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); } -static unsafe void Test_BlendColor_17152() { - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.OpenGL4.GL.BlendColor(_color); +static unsafe void Test_ColorSubTable_35258() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_Uniform2_17153() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,ref _vector); +static unsafe void Test_ColorSubTable_35259() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_Uniform3_17154() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,ref _vector); +static unsafe void Test_ColorSubTable_35260() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_Uniform4_17155() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,ref _vector); +static unsafe void Test_ColorSubTable_35261() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); } -static unsafe void Test_Uniform2_17156() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_vector); +static unsafe void Test_ColorSubTable_35262() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,ref _data); } -static unsafe void Test_Uniform3_17157() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_vector); +static unsafe void Test_ColorTable_35263() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_Uniform4_17158() { - System.Int32 _location = default(System.Int32); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_vector); +static unsafe void Test_ColorTable_35264() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_Uniform4_17159() { - System.Int32 _location = default(System.Int32); - OpenTK.Graphics.Color4 _color = default(OpenTK.Graphics.Color4); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_color); +static unsafe void Test_ColorTable_35265() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_Uniform4_17160() { - System.Int32 _location = default(System.Int32); - OpenTK.Quaternion _quaternion = default(OpenTK.Quaternion); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_quaternion); +static unsafe void Test_ColorTable_35266() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); } -static unsafe void Test_UniformMatrix2_17161() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix2 _matrix = default(OpenTK.Matrix2); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_transpose,ref _matrix); +static unsafe void Test_ColorTable_35267() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,ref _table); } -static unsafe void Test_UniformMatrix3_17162() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix3 _matrix = default(OpenTK.Matrix3); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_transpose,ref _matrix); +static unsafe void Test_ColorTableParameter_35268() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_UniformMatrix4_17163() { - System.Int32 _location = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_transpose,ref _matrix); +static unsafe void Test_ColorTableParameter_35269() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,ref _params); } -static unsafe void Test_GetActiveAttrib_17164() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,out _size,out _type); +static unsafe void Test_ColorTableParameter_35270() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetActiveUniform_17165() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformIndex = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_uniformIndex,out _size,out _type); +static unsafe void Test_ColorTableParameter_35271() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_ShaderSource_17166() { - System.Int32 _shader = default(System.Int32); - System.String _string = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_string); +static unsafe void Test_ColorTableParameter_35272() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,ref _params); } -static unsafe void Test_GetShaderInfoLog_17167() { - System.Int32 _shader = default(System.Int32); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader); +static unsafe void Test_ColorTableParameter_35273() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); } -static unsafe void Test_GetShaderInfoLog_17168() { +static unsafe void Test_CompileShader_35274() { System.Int32 _shader = default(System.Int32); - System.String _info = default(System.String); - OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,out _info); + OpenTK.Graphics.OpenGL4.GL.CompileShader(_shader); } -static unsafe void Test_GetProgramInfoLog_17169() { - System.Int32 _program = default(System.Int32); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program); +static unsafe void Test_CompileShader_35275() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.CompileShader(_shader); } -static unsafe void Test_GetProgramInfoLog_17170() { - System.Int32 _program = default(System.Int32); - System.String _info = default(System.String); - OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,out _info); +static unsafe void Test_CompressedTexImage1D_35276() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_VertexAttrib2_17171() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); +static unsafe void Test_CompressedTexImage1D_35277() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_VertexAttrib3_17172() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_CompressedTexImage1D_35278() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_VertexAttrib4_17173() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_CompressedTexImage1D_35279() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); } -static unsafe void Test_VertexAttrib2_17174() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector2 _v = default(OpenTK.Vector2); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); +static unsafe void Test_CompressedTexImage1D_35280() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,ref _data); } -static unsafe void Test_VertexAttrib3_17175() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector3 _v = default(OpenTK.Vector3); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); +static unsafe void Test_CompressedTexImage2D_35281() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_VertexAttrib4_17176() { - System.Int32 _index = default(System.Int32); - OpenTK.Vector4 _v = default(OpenTK.Vector4); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_CompressedTexImage2D_35282() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); } -static unsafe void Test_VertexAttribPointer_17177() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +static unsafe void Test_CompressedTexImage2D_35283() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_35284() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage2D_35285() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexImage3D_35286() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_35287() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_35288() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_35289() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +} +static unsafe void Test_CompressedTexImage3D_35290() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +} +static unsafe void Test_CompressedTexSubImage1D_35291() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +} +static unsafe void Test_CompressedTexSubImage1D_35292() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_VertexAttribPointer_17178() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_offset); +static unsafe void Test_CompressedTexSubImage1D_35293() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_DrawElements_17179() { - OpenTK.Graphics.OpenGL4.BeginMode _mode = default(OpenTK.Graphics.OpenGL4.BeginMode); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.Int32 _offset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_offset); +static unsafe void Test_CompressedTexSubImage1D_35294() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); } -static unsafe void Test_GetFloat_17180() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - OpenTK.Vector2 _vector = default(OpenTK.Vector2); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); +static unsafe void Test_CompressedTexSubImage1D_35295() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,ref _data); } -static unsafe void Test_GetFloat_17181() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - OpenTK.Vector3 _vector = default(OpenTK.Vector3); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); +static unsafe void Test_CompressedTexSubImage2D_35296() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_GetFloat_17182() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - OpenTK.Vector4 _vector = default(OpenTK.Vector4); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _vector); +static unsafe void Test_CompressedTexSubImage2D_35297() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_GetFloat_17183() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - OpenTK.Matrix4 _matrix = default(OpenTK.Matrix4); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _matrix); +static unsafe void Test_CompressedTexSubImage2D_35298() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_Viewport_17184() { - System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.OpenGL4.GL.Viewport(_size); +static unsafe void Test_CompressedTexSubImage2D_35299() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); } -static unsafe void Test_Viewport_17185() { - System.Drawing.Point _location = default(System.Drawing.Point); - System.Drawing.Size _size = default(System.Drawing.Size); - OpenTK.Graphics.OpenGL4.GL.Viewport(_location,_size); +static unsafe void Test_CompressedTexSubImage2D_35300() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); } -static unsafe void Test_Viewport_17186() { - System.Drawing.Rectangle _rectangle = default(System.Drawing.Rectangle); - OpenTK.Graphics.OpenGL4.GL.Viewport(_rectangle); +static unsafe void Test_CompressedTexSubImage3D_35301() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ActiveShaderProgram_17187() { - System.Int32 _pipeline = default(System.Int32); - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ActiveShaderProgram(_pipeline,_program); +static unsafe void Test_CompressedTexSubImage3D_35302() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ActiveShaderProgram_17188() { - System.UInt32 _pipeline = default(System.UInt32); - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ActiveShaderProgram(_pipeline,_program); +static unsafe void Test_CompressedTexSubImage3D_35303() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_ActiveTexture_17189() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.GL.ActiveTexture(_texture); +static unsafe void Test_CompressedTexSubImage3D_35304() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); } -static unsafe void Test_AttachShader_17190() { - System.Int32 _program = default(System.Int32); - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.AttachShader(_program,_shader); +static unsafe void Test_CompressedTexSubImage3D_35305() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + System.Int32 _imageSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); } -static unsafe void Test_AttachShader_17191() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.AttachShader(_program,_shader); +static unsafe void Test_ConvolutionFilter1D_35306() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_BeginConditionalRender_17192() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL4.ConditionalRenderType); - OpenTK.Graphics.OpenGL4.GL.BeginConditionalRender(_id,_mode); +static unsafe void Test_ConvolutionFilter1D_35307() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_BeginConditionalRender_17193() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ConditionalRenderType _mode = default(OpenTK.Graphics.OpenGL4.ConditionalRenderType); - OpenTK.Graphics.OpenGL4.GL.BeginConditionalRender(_id,_mode); +static unsafe void Test_ConvolutionFilter1D_35308() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_BeginQuery_17194() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BeginQuery(_target,_id); +static unsafe void Test_ConvolutionFilter1D_35309() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); } -static unsafe void Test_BeginQuery_17195() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BeginQuery(_target,_id); +static unsafe void Test_ConvolutionFilter1D_35310() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,ref _image); } -static unsafe void Test_BeginQueryIndexed_17196() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - System.Int32 _index = default(System.Int32); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BeginQueryIndexed(_target,_index,_id); +static unsafe void Test_ConvolutionFilter2D_35311() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_BeginQueryIndexed_17197() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BeginQueryIndexed(_target,_index,_id); +static unsafe void Test_ConvolutionFilter2D_35312() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_BeginTransformFeedback_17198() { - OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType _primitiveMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType); - OpenTK.Graphics.OpenGL4.GL.BeginTransformFeedback(_primitiveMode); +static unsafe void Test_ConvolutionFilter2D_35313() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_BindAttribLocation_17199() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindAttribLocation(_program,_index,_name); +static unsafe void Test_ConvolutionFilter2D_35314() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); } -static unsafe void Test_BindAttribLocation_17200() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindAttribLocation(_program,_index,_name); +static unsafe void Test_ConvolutionFilter2D_35315() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _image); } -static unsafe void Test_BindBuffer_17201() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindBuffer(_target,_buffer); +static unsafe void Test_ConvolutionParameter_35316() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBuffer_17202() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindBuffer(_target,_buffer); +static unsafe void Test_ConvolutionParameter_35317() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferBase_17203() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindBufferBase(_target,_index,_buffer); +static unsafe void Test_ConvolutionParameter_35318() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferBase_17204() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindBufferBase(_target,_index,_buffer); +static unsafe void Test_ConvolutionParameter_35319() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferRange_17205() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _index = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +static unsafe void Test_ConvolutionParameter_35320() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBufferRange_17206() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _index = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.BindBufferRange(_target,_index,_buffer,_offset,_size); +static unsafe void Test_ConvolutionParameter_35321() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_BindBuffersBase_17207() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); +static unsafe void Test_CopyBufferSubData_35322() { + OpenTK.Graphics.OpenGL4.BufferTarget _readTarget = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferTarget _writeTarget = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _readOffset = default(System.IntPtr); + System.IntPtr _writeOffset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); } -static unsafe void Test_BindBuffersBase_17208() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,ref _buffers); +static unsafe void Test_CopyColorSubTable_35323() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + System.Int32 _start = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyColorSubTable(_target,_start,_x,_y,_width); } -static unsafe void Test_BindBuffersBase_17209() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); +static unsafe void Test_CopyColorTable_35324() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyColorTable(_target,_internalformat,_x,_y,_width); } -static unsafe void Test_BindBuffersBase_17210() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); +static unsafe void Test_CopyConvolutionFilter1D_35325() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyConvolutionFilter1D(_target,_internalformat,_x,_y,_width); } -static unsafe void Test_BindBuffersBase_17211() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,ref _buffers); +static unsafe void Test_CopyConvolutionFilter2D_35326() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyConvolutionFilter2D(_target,_internalformat,_x,_y,_width,_height); } -static unsafe void Test_BindBuffersBase_17212() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.BindBuffersBase(_target,_first,_count,_buffers); +static unsafe void Test_CopyImageSubData_35327() { + System.Int32 _srcName = default(System.Int32); + OpenTK.Graphics.OpenGL4.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.Int32 _dstName = default(System.Int32); + OpenTK.Graphics.OpenGL4.ImageTarget _dstTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); } -static unsafe void Test_BindBuffersRange_17213() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - System.IntPtr[] _offsets = default(System.IntPtr[]); - System.IntPtr[] _sizes = default(System.IntPtr[]); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); +static unsafe void Test_CopyImageSubData_35328() { + System.UInt32 _srcName = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); + System.Int32 _srcLevel = default(System.Int32); + System.Int32 _srcX = default(System.Int32); + System.Int32 _srcY = default(System.Int32); + System.Int32 _srcZ = default(System.Int32); + System.UInt32 _dstName = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ImageTarget _dstTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); + System.Int32 _dstLevel = default(System.Int32); + System.Int32 _dstX = default(System.Int32); + System.Int32 _dstY = default(System.Int32); + System.Int32 _dstZ = default(System.Int32); + System.Int32 _srcWidth = default(System.Int32); + System.Int32 _srcHeight = default(System.Int32); + System.Int32 _srcDepth = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); } -static unsafe void Test_BindBuffersRange_17214() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - System.IntPtr _offsets = default(System.IntPtr); - System.IntPtr _sizes = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); +static unsafe void Test_CopyTexImage1D_35329() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyTexImage1D(_target,_level,_internalformat,_x,_y,_width,_border); } -static unsafe void Test_BindBuffersRange_17215() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - System.IntPtr* _offsets = default(System.IntPtr*); - System.IntPtr* _sizes = default(System.IntPtr*); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); +static unsafe void Test_CopyTexImage2D_35330() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); } -static unsafe void Test_BindBuffersRange_17216() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - System.IntPtr[] _offsets = default(System.IntPtr[]); - System.IntPtr[] _sizes = default(System.IntPtr[]); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); +static unsafe void Test_CopyTexSubImage1D_35331() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage1D(_target,_level,_xoffset,_x,_y,_width); } -static unsafe void Test_BindBuffersRange_17217() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - System.IntPtr _offsets = default(System.IntPtr); - System.IntPtr _sizes = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,ref _buffers,ref _offsets,ref _sizes); +static unsafe void Test_CopyTexSubImage2D_35332() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); } -static unsafe void Test_BindBuffersRange_17218() { - OpenTK.Graphics.OpenGL4.BufferRangeTarget _target = default(OpenTK.Graphics.OpenGL4.BufferRangeTarget); - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - System.IntPtr* _offsets = default(System.IntPtr*); - System.IntPtr* _sizes = default(System.IntPtr*); - OpenTK.Graphics.OpenGL4.GL.BindBuffersRange(_target,_first,_count,_buffers,_offsets,_sizes); +static unsafe void Test_CopyTexSubImage3D_35333() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); } -static unsafe void Test_BindFragDataLocation_17219() { - System.Int32 _program = default(System.Int32); - System.Int32 _color = default(System.Int32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindFragDataLocation(_program,_color,_name); +static unsafe void Test_CreateProgram_35334() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateProgram(); } -static unsafe void Test_BindFragDataLocation_17220() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _color = default(System.UInt32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindFragDataLocation(_program,_color,_name); +static unsafe void Test_CreateShader_35335() { + OpenTK.Graphics.OpenGL4.ShaderType _type = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateShader(_type); } -static unsafe void Test_BindFragDataLocationIndexed_17221() { - System.Int32 _program = default(System.Int32); - System.Int32 _colorNumber = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); +static unsafe void Test_CreateShaderProgram_35336() { + OpenTK.Graphics.OpenGL4.ShaderType _type = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _count = default(System.Int32); + System.String[] _strings = default(System.String[]); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateShaderProgram(_type,_count,_strings); } -static unsafe void Test_BindFragDataLocationIndexed_17222() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _colorNumber = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.String _name = default(System.String); - OpenTK.Graphics.OpenGL4.GL.BindFragDataLocationIndexed(_program,_colorNumber,_index,_name); +static unsafe void Test_CullFace_35337() { + OpenTK.Graphics.OpenGL4.CullFaceMode _mode = default(OpenTK.Graphics.OpenGL4.CullFaceMode); + OpenTK.Graphics.OpenGL4.GL.CullFace(_mode); } -static unsafe void Test_BindFramebuffer_17223() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _framebuffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindFramebuffer(_target,_framebuffer); +static unsafe void Test_DebugMessageCallback_35338() { + OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_BindFramebuffer_17224() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.UInt32 _framebuffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindFramebuffer(_target,_framebuffer); +static unsafe void Test_DebugMessageCallback_35339() { + OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_BindImageTexture_17225() { - System.Int32 _unit = default(System.Int32); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Boolean _layered = default(System.Boolean); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.OpenGL4.TextureAccess _access = default(OpenTK.Graphics.OpenGL4.TextureAccess); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); +static unsafe void Test_DebugMessageCallback_35340() { + OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_BindImageTexture_17226() { - System.UInt32 _unit = default(System.UInt32); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Boolean _layered = default(System.Boolean); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.OpenGL4.TextureAccess _access = default(OpenTK.Graphics.OpenGL4.TextureAccess); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _format = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.GL.BindImageTexture(_unit,_texture,_level,_layered,_layer,_access,_format); +static unsafe void Test_DebugMessageCallback_35341() { + OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_BindImageTextures_17227() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); +static unsafe void Test_DebugMessageCallback_35342() { + OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); + int _userParam = default(int); + OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_BindImageTextures_17228() { - System.Int32 _first = default(System.Int32); +static unsafe void Test_DebugMessageControl_35343() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); System.Int32 _count = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,ref _textures); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_BindImageTextures_17229() { - System.Int32 _first = default(System.Int32); +static unsafe void Test_DebugMessageControl_35344() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); System.Int32 _count = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_BindImageTextures_17230() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_DebugMessageControl_35345() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); System.Int32 _count = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_BindImageTextures_17231() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_DebugMessageControl_35346() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); System.Int32 _count = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,ref _textures); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_BindImageTextures_17232() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_DebugMessageControl_35347() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); System.Int32 _count = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.BindImageTextures(_first,_count,_textures); -} -static unsafe void Test_BindProgramPipeline_17233() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindProgramPipeline(_pipeline); -} -static unsafe void Test_BindProgramPipeline_17234() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindProgramPipeline(_pipeline); -} -static unsafe void Test_BindRenderbuffer_17235() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindRenderbuffer(_target,_renderbuffer); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_BindRenderbuffer_17236() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindRenderbuffer(_target,_renderbuffer); +static unsafe void Test_DebugMessageControl_35348() { + OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); + OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); + OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_BindSampler_17237() { - System.Int32 _unit = default(System.Int32); - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindSampler(_unit,_sampler); +static unsafe void Test_DebugMessageInsert_35349() { + OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); + OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_BindSampler_17238() { - System.UInt32 _unit = default(System.UInt32); - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindSampler(_unit,_sampler); +static unsafe void Test_DebugMessageInsert_35350() { + OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); + OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverity); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_BindSamplers_17239() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _samplers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); +static unsafe void Test_DeleteBuffer_35351() { + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffer(_buffers); } -static unsafe void Test_BindSamplers_17240() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,ref _samplers); +static unsafe void Test_DeleteBuffer_35352() { + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffer(_buffers); } -static unsafe void Test_BindSamplers_17241() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _samplers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); +static unsafe void Test_DeleteBuffers_35353() { + System.Int32 _n = default(System.Int32); + System.Int32[] _buffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_BindSamplers_17242() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _samplers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); +static unsafe void Test_DeleteBuffers_35354() { + System.Int32 _n = default(System.Int32); + System.Int32 _buffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_BindSamplers_17243() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,ref _samplers); +static unsafe void Test_DeleteBuffers_35355() { + System.Int32 _n = default(System.Int32); + System.Int32* _buffers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_BindSamplers_17244() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32* _samplers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.BindSamplers(_first,_count,_samplers); +static unsafe void Test_DeleteBuffers_35356() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _buffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_BindTexture_17245() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindTexture(_target,_texture); +static unsafe void Test_DeleteBuffers_35357() { + System.Int32 _n = default(System.Int32); + System.UInt32 _buffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,ref _buffers); } -static unsafe void Test_BindTexture_17246() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindTexture(_target,_texture); +static unsafe void Test_DeleteBuffers_35358() { + System.Int32 _n = default(System.Int32); + System.UInt32* _buffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); } -static unsafe void Test_BindTextures_17247() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); +static unsafe void Test_DeleteFramebuffer_35359() { + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_BindTextures_17248() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,ref _textures); +static unsafe void Test_DeleteFramebuffer_35360() { + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffer(_framebuffers); } -static unsafe void Test_BindTextures_17249() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); +static unsafe void Test_DeleteFramebuffers_35361() { + System.Int32 _n = default(System.Int32); + System.Int32[] _framebuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_BindTextures_17250() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); +static unsafe void Test_DeleteFramebuffers_35362() { + System.Int32 _n = default(System.Int32); + System.Int32 _framebuffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_BindTextures_17251() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,ref _textures); +static unsafe void Test_DeleteFramebuffers_35363() { + System.Int32 _n = default(System.Int32); + System.Int32* _framebuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_BindTextures_17252() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.BindTextures(_first,_count,_textures); +static unsafe void Test_DeleteFramebuffers_35364() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _framebuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_BindTransformFeedback_17253() { - OpenTK.Graphics.OpenGL4.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindTransformFeedback(_target,_id); +static unsafe void Test_DeleteFramebuffers_35365() { + System.Int32 _n = default(System.Int32); + System.UInt32 _framebuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,ref _framebuffers); } -static unsafe void Test_BindTransformFeedback_17254() { - OpenTK.Graphics.OpenGL4.TransformFeedbackTarget _target = default(OpenTK.Graphics.OpenGL4.TransformFeedbackTarget); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindTransformFeedback(_target,_id); +static unsafe void Test_DeleteFramebuffers_35366() { + System.Int32 _n = default(System.Int32); + System.UInt32* _framebuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); } -static unsafe void Test_BindVertexArray_17255() { - System.Int32 _array = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindVertexArray(_array); +static unsafe void Test_DeleteProgram_35367() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgram(_program); } -static unsafe void Test_BindVertexArray_17256() { - System.UInt32 _array = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.BindVertexArray(_array); +static unsafe void Test_DeleteProgram_35368() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgram(_program); } -static unsafe void Test_BindVertexBuffer_17257() { - System.Int32 _bindingindex = default(System.Int32); - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); +static unsafe void Test_DeleteProgramPipeline_35369() { + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipeline(_pipelines); } -static unsafe void Test_BindVertexBuffer_17258() { - System.UInt32 _bindingindex = default(System.UInt32); - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffer(_bindingindex,_buffer,_offset,_stride); +static unsafe void Test_DeleteProgramPipeline_35370() { + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipeline(_pipelines); } -static unsafe void Test_BindVertexBuffers_17259() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - System.IntPtr[] _offsets = default(System.IntPtr[]); - System.Int32[] _strides = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); +static unsafe void Test_DeleteProgramPipelines_35371() { + System.Int32 _n = default(System.Int32); + System.Int32[] _pipelines = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_BindVertexBuffers_17260() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - System.IntPtr _offsets = default(System.IntPtr); - System.Int32 _strides = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); +static unsafe void Test_DeleteProgramPipelines_35372() { + System.Int32 _n = default(System.Int32); + System.Int32 _pipelines = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_BindVertexBuffers_17261() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - System.IntPtr* _offsets = default(System.IntPtr*); - System.Int32* _strides = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); +static unsafe void Test_DeleteProgramPipelines_35373() { + System.Int32 _n = default(System.Int32); + System.Int32* _pipelines = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_BindVertexBuffers_17262() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - System.IntPtr[] _offsets = default(System.IntPtr[]); - System.Int32[] _strides = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); +static unsafe void Test_DeleteProgramPipelines_35374() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _pipelines = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_BindVertexBuffers_17263() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - System.IntPtr _offsets = default(System.IntPtr); - System.Int32 _strides = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,ref _buffers,ref _offsets,ref _strides); +static unsafe void Test_DeleteProgramPipelines_35375() { + System.Int32 _n = default(System.Int32); + System.UInt32 _pipelines = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,ref _pipelines); } -static unsafe void Test_BindVertexBuffers_17264() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - System.IntPtr* _offsets = default(System.IntPtr*); - System.Int32* _strides = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.BindVertexBuffers(_first,_count,_buffers,_offsets,_strides); +static unsafe void Test_DeleteProgramPipelines_35376() { + System.Int32 _n = default(System.Int32); + System.UInt32* _pipelines = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); } -static unsafe void Test_BlendColor_17265() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.BlendColor(_red,_green,_blue,_alpha); +static unsafe void Test_DeleteQuery_35377() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteQuery(_ids); } -static unsafe void Test_BlendEquation_17266() { - OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquation(_mode); +static unsafe void Test_DeleteQuery_35378() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteQuery(_ids); } -static unsafe void Test_BlendEquation_17267() { - System.Int32 _buf = default(System.Int32); - OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquation(_buf,_mode); +static unsafe void Test_DeleteQueries_35379() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_BlendEquation_17268() { - System.UInt32 _buf = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquation(_buf,_mode); +static unsafe void Test_DeleteQueries_35380() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_BlendEquationSeparate_17269() { - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_modeRGB,_modeAlpha); +static unsafe void Test_DeleteQueries_35381() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_BlendEquationSeparate_17270() { - System.Int32 _buf = default(System.Int32); - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +static unsafe void Test_DeleteQueries_35382() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_BlendEquationSeparate_17271() { - System.UInt32 _buf = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeRGB = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.BlendEquationMode _modeAlpha = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); - OpenTK.Graphics.OpenGL4.GL.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); +static unsafe void Test_DeleteQueries_35383() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,ref _ids); } -static unsafe void Test_BlendFunc_17272() { - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactor = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactor = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFunc(_sfactor,_dfactor); +static unsafe void Test_DeleteQueries_35384() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); } -static unsafe void Test_BlendFunc_17273() { - System.Int32 _buf = default(System.Int32); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFunc(_buf,_src,_dst); +static unsafe void Test_DeleteRenderbuffer_35385() { + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_BlendFunc_17274() { - System.UInt32 _buf = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _src = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dst = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFunc(_buf,_src,_dst); +static unsafe void Test_DeleteRenderbuffer_35386() { + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffer(_renderbuffers); } -static unsafe void Test_BlendFuncSeparate_17275() { - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactorRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactorRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _sfactorAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dfactorAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_sfactorRGB,_dfactorRGB,_sfactorAlpha,_dfactorAlpha); +static unsafe void Test_DeleteRenderbuffers_35387() { + System.Int32 _n = default(System.Int32); + System.Int32[] _renderbuffers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_BlendFuncSeparate_17276() { - System.Int32 _buf = default(System.Int32); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +static unsafe void Test_DeleteRenderbuffers_35388() { + System.Int32 _n = default(System.Int32); + System.Int32 _renderbuffers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_BlendFuncSeparate_17277() { - System.UInt32 _buf = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstRGB = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.BlendingFactorSrc _srcAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorSrc); - OpenTK.Graphics.OpenGL4.BlendingFactorDest _dstAlpha = default(OpenTK.Graphics.OpenGL4.BlendingFactorDest); - OpenTK.Graphics.OpenGL4.GL.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +static unsafe void Test_DeleteRenderbuffers_35389() { + System.Int32 _n = default(System.Int32); + System.Int32* _renderbuffers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_BlitFramebuffer_17278() { - System.Int32 _srcX0 = default(System.Int32); - System.Int32 _srcY0 = default(System.Int32); - System.Int32 _srcX1 = default(System.Int32); - System.Int32 _srcY1 = default(System.Int32); - System.Int32 _dstX0 = default(System.Int32); - System.Int32 _dstY0 = default(System.Int32); - System.Int32 _dstX1 = default(System.Int32); - System.Int32 _dstY1 = default(System.Int32); - OpenTK.Graphics.OpenGL4.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL4.ClearBufferMask); - OpenTK.Graphics.OpenGL4.BlitFramebufferFilter _filter = default(OpenTK.Graphics.OpenGL4.BlitFramebufferFilter); - OpenTK.Graphics.OpenGL4.GL.BlitFramebuffer(_srcX0,_srcY0,_srcX1,_srcY1,_dstX0,_dstY0,_dstX1,_dstY1,_mask,_filter); +static unsafe void Test_DeleteRenderbuffers_35390() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _renderbuffers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_BufferData_17279() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); - OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_DeleteRenderbuffers_35391() { + System.Int32 _n = default(System.Int32); + System.UInt32 _renderbuffers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,ref _renderbuffers); } -static unsafe void Test_BufferData_17280() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); - OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_DeleteRenderbuffers_35392() { + System.Int32 _n = default(System.Int32); + System.UInt32* _renderbuffers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_BufferData_17281() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); - OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_DeleteSampler_35393() { + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteSampler(_samplers); } -static unsafe void Test_BufferData_17282() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); - OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,_data,_usage); +static unsafe void Test_DeleteSampler_35394() { + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteSampler(_samplers); } -static unsafe void Test_BufferData_17283() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.OpenGL4.BufferUsageHint _usage = default(OpenTK.Graphics.OpenGL4.BufferUsageHint); - OpenTK.Graphics.OpenGL4.GL.BufferData(_target,_size,ref _data,_usage); +static unsafe void Test_DeleteSamplers_35395() { + System.Int32 _count = default(System.Int32); + System.Int32[] _samplers = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_BufferStorage_17284() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); - OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); +static unsafe void Test_DeleteSamplers_35396() { + System.Int32 _count = default(System.Int32); + System.Int32 _samplers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_BufferStorage_17285() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); - OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); +static unsafe void Test_DeleteSamplers_35397() { + System.Int32 _count = default(System.Int32); + System.Int32* _samplers = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_BufferStorage_17286() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); - OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); +static unsafe void Test_DeleteSamplers_35398() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _samplers = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_BufferStorage_17287() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); - OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,_data,_flags); +static unsafe void Test_DeleteSamplers_35399() { + System.Int32 _count = default(System.Int32); + System.UInt32 _samplers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,ref _samplers); } -static unsafe void Test_BufferStorage_17288() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.OpenGL4.BufferStorageFlags _flags = default(OpenTK.Graphics.OpenGL4.BufferStorageFlags); - OpenTK.Graphics.OpenGL4.GL.BufferStorage(_target,_size,ref _data,_flags); +static unsafe void Test_DeleteSamplers_35400() { + System.Int32 _count = default(System.Int32); + System.UInt32* _samplers = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); } -static unsafe void Test_BufferSubData_17289() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_DeleteShader_35401() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteShader(_shader); } -static unsafe void Test_BufferSubData_17290() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_DeleteShader_35402() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteShader(_shader); } -static unsafe void Test_BufferSubData_17291() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_DeleteSync_35403() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DeleteSync(_sync); } -static unsafe void Test_BufferSubData_17292() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,_data); +static unsafe void Test_DeleteTexture_35404() { + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteTexture(_textures); } -static unsafe void Test_BufferSubData_17293() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.BufferSubData(_target,_offset,_size,ref _data); +static unsafe void Test_DeleteTexture_35405() { + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteTexture(_textures); } -static unsafe void Test_CheckFramebufferStatus_17294() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferErrorCode r = OpenTK.Graphics.OpenGL4.GL.CheckFramebufferStatus(_target); +static unsafe void Test_DeleteTextures_35406() { + System.Int32 _n = default(System.Int32); + System.Int32[] _textures = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_ClampColor_17295() { - OpenTK.Graphics.OpenGL4.ClampColorTarget _target = default(OpenTK.Graphics.OpenGL4.ClampColorTarget); - OpenTK.Graphics.OpenGL4.ClampColorMode _clamp = default(OpenTK.Graphics.OpenGL4.ClampColorMode); - OpenTK.Graphics.OpenGL4.GL.ClampColor(_target,_clamp); +static unsafe void Test_DeleteTextures_35407() { + System.Int32 _n = default(System.Int32); + System.Int32 _textures = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_Clear_17296() { - OpenTK.Graphics.OpenGL4.ClearBufferMask _mask = default(OpenTK.Graphics.OpenGL4.ClearBufferMask); - OpenTK.Graphics.OpenGL4.GL.Clear(_mask); +static unsafe void Test_DeleteTextures_35408() { + System.Int32 _n = default(System.Int32); + System.Int32* _textures = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_ClearBufferData_17297() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); +static unsafe void Test_DeleteTextures_35409() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _textures = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_ClearBufferData_17298() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); +static unsafe void Test_DeleteTextures_35410() { + System.Int32 _n = default(System.Int32); + System.UInt32 _textures = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,ref _textures); } -static unsafe void Test_ClearBufferData_17299() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); +static unsafe void Test_DeleteTextures_35411() { + System.Int32 _n = default(System.Int32); + System.UInt32* _textures = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); } -static unsafe void Test_ClearBufferData_17300() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,_data); +static unsafe void Test_DeleteTransformFeedback_35412() { + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_ClearBufferData_17301() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearBufferData(_target,_internalformat,_format,_type,ref _data); +static unsafe void Test_DeleteTransformFeedback_35413() { + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedback(_ids); } -static unsafe void Test_ClearBuffer_17302() { - OpenTK.Graphics.OpenGL4.ClearBufferCombined _buffer = default(OpenTK.Graphics.OpenGL4.ClearBufferCombined); - System.Int32 _drawbuffer = default(System.Int32); - System.Single _depth = default(System.Single); - System.Int32 _stencil = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_depth,_stencil); +static unsafe void Test_DeleteTransformFeedbacks_35414() { + System.Int32 _n = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_ClearBuffer_17303() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DeleteTransformFeedbacks_35415() { + System.Int32 _n = default(System.Int32); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_ClearBuffer_17304() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +static unsafe void Test_DeleteTransformFeedbacks_35416() { + System.Int32 _n = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_ClearBuffer_17305() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DeleteTransformFeedbacks_35417() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_ClearBuffer_17306() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DeleteTransformFeedbacks_35418() { + System.Int32 _n = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,ref _ids); } -static unsafe void Test_ClearBuffer_17307() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +static unsafe void Test_DeleteTransformFeedbacks_35419() { + System.Int32 _n = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); } -static unsafe void Test_ClearBuffer_17308() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DeleteVertexArray_35420() { + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_ClearBufferSubData_17309() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); +static unsafe void Test_DeleteVertexArray_35421() { + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArray(_arrays); } -static unsafe void Test_ClearBufferSubData_17310() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); +static unsafe void Test_DeleteVertexArrays_35422() { + System.Int32 _n = default(System.Int32); + System.Int32[] _arrays = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_ClearBufferSubData_17311() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); +static unsafe void Test_DeleteVertexArrays_35423() { + System.Int32 _n = default(System.Int32); + System.Int32 _arrays = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_ClearBufferSubData_17312() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,_data); +static unsafe void Test_DeleteVertexArrays_35424() { + System.Int32 _n = default(System.Int32); + System.Int32* _arrays = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_ClearBufferSubData_17313() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearBufferSubData(_target,_internalformat,_offset,_size,_format,_type,ref _data); +static unsafe void Test_DeleteVertexArrays_35425() { + System.Int32 _n = default(System.Int32); + System.UInt32[] _arrays = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_ClearBuffer_17314() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DeleteVertexArrays_35426() { + System.Int32 _n = default(System.Int32); + System.UInt32 _arrays = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,ref _arrays); } -static unsafe void Test_ClearBuffer_17315() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,ref _value); +static unsafe void Test_DeleteVertexArrays_35427() { + System.Int32 _n = default(System.Int32); + System.UInt32* _arrays = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); } -static unsafe void Test_ClearBuffer_17316() { - OpenTK.Graphics.OpenGL4.ClearBuffer _buffer = default(OpenTK.Graphics.OpenGL4.ClearBuffer); - System.Int32 _drawbuffer = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ClearBuffer(_buffer,_drawbuffer,_value); +static unsafe void Test_DepthFunc_35428() { + OpenTK.Graphics.OpenGL4.DepthFunction _func = default(OpenTK.Graphics.OpenGL4.DepthFunction); + OpenTK.Graphics.OpenGL4.GL.DepthFunc(_func); } -static unsafe void Test_ClearColor_17317() { - System.Single _red = default(System.Single); - System.Single _green = default(System.Single); - System.Single _blue = default(System.Single); - System.Single _alpha = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ClearColor(_red,_green,_blue,_alpha); +static unsafe void Test_DepthMask_35429() { + System.Boolean _flag = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.DepthMask(_flag); } -static unsafe void Test_ClearDepth_17318() { - System.Double _depth = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ClearDepth(_depth); +static unsafe void Test_DepthRange_35430() { + System.Double _near = default(System.Double); + System.Double _far = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.DepthRange(_near,_far); } -static unsafe void Test_ClearDepth_17319() { - System.Single _d = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ClearDepth(_d); +static unsafe void Test_DepthRangeArray_35431() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_ClearStencil_17320() { - System.Int32 _s = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ClearStencil(_s); +static unsafe void Test_DepthRangeArray_35432() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,ref _v); } -static unsafe void Test_ClearTexImage_17321() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeArray_35433() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_ClearTexImage_17322() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeArray_35434() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_ClearTexImage_17323() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeArray_35435() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,ref _v); } -static unsafe void Test_ClearTexImage_17324() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeArray_35436() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); } -static unsafe void Test_ClearTexImage_17325() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); +static unsafe void Test_DepthRange_35437() { + System.Single _n = default(System.Single); + System.Single _f = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.DepthRange(_n,_f); } -static unsafe void Test_ClearTexImage_17326() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeIndexed_35438() { + System.Int32 _index = default(System.Int32); + System.Double _n = default(System.Double); + System.Double _f = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.DepthRangeIndexed(_index,_n,_f); } -static unsafe void Test_ClearTexImage_17327() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DepthRangeIndexed_35439() { + System.UInt32 _index = default(System.UInt32); + System.Double _n = default(System.Double); + System.Double _f = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.DepthRangeIndexed(_index,_n,_f); } -static unsafe void Test_ClearTexImage_17328() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DetachShader_35440() { + System.Int32 _program = default(System.Int32); + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DetachShader(_program,_shader); } -static unsafe void Test_ClearTexImage_17329() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,_data); +static unsafe void Test_DetachShader_35441() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DetachShader(_program,_shader); } -static unsafe void Test_ClearTexImage_17330() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearTexImage(_texture,_level,_format,_type,ref _data); +static unsafe void Test_Disable_35442() { + OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); + OpenTK.Graphics.OpenGL4.GL.Disable(_cap); } -static unsafe void Test_ClearTexSubImage_17331() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_Disable_35443() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Disable(_target,_index); } -static unsafe void Test_ClearTexSubImage_17332() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_Disable_35444() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Disable(_target,_index); } -static unsafe void Test_ClearTexSubImage_17333() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DisableVertexAttribArray_35445() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_ClearTexSubImage_17334() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DisableVertexAttribArray_35446() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DisableVertexAttribArray(_index); } -static unsafe void Test_ClearTexSubImage_17335() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); +static unsafe void Test_DispatchCompute_35447() { + System.Int32 _num_groups_x = default(System.Int32); + System.Int32 _num_groups_y = default(System.Int32); + System.Int32 _num_groups_z = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); } -static unsafe void Test_ClearTexSubImage_17336() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DispatchCompute_35448() { + System.UInt32 _num_groups_x = default(System.UInt32); + System.UInt32 _num_groups_y = default(System.UInt32); + System.UInt32 _num_groups_z = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); } -static unsafe void Test_ClearTexSubImage_17337() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DispatchComputeIndirect_35449() { + System.IntPtr _indirect = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DispatchComputeIndirect(_indirect); } -static unsafe void Test_ClearTexSubImage_17338() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DrawArrays_35450() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawArrays(_mode,_first,_count); } -static unsafe void Test_ClearTexSubImage_17339() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_data); +static unsafe void Test_DrawArraysIndirect_35451() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.IntPtr _indirect = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_ClearTexSubImage_17340() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ClearTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _data); +static unsafe void Test_DrawArraysIndirect_35452() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[] _indirect = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_ClientWaitSync_17341() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags); - System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_DrawArraysIndirect_35453() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[,] _indirect = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_ClientWaitSync_17342() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags); - System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.ClientWaitSync(_sync,_flags,_timeout); +static unsafe void Test_DrawArraysIndirect_35454() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[,,] _indirect = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); } -static unsafe void Test_ColorMask_17343() { - System.Boolean _red = default(System.Boolean); - System.Boolean _green = default(System.Boolean); - System.Boolean _blue = default(System.Boolean); - System.Boolean _alpha = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.ColorMask(_red,_green,_blue,_alpha); +static unsafe void Test_DrawArraysIndirect_35455() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int _indirect = default(int); + OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,ref _indirect); +} +static unsafe void Test_DrawArraysInstanced_35456() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); } -static unsafe void Test_ColorMask_17344() { - System.Int32 _index = default(System.Int32); - System.Boolean _r = default(System.Boolean); - System.Boolean _g = default(System.Boolean); - System.Boolean _b = default(System.Boolean); - System.Boolean _a = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.ColorMask(_index,_r,_g,_b,_a); +static unsafe void Test_DrawArraysInstancedBaseInstance_35457() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); } -static unsafe void Test_ColorMask_17345() { - System.UInt32 _index = default(System.UInt32); - System.Boolean _r = default(System.Boolean); - System.Boolean _g = default(System.Boolean); - System.Boolean _b = default(System.Boolean); - System.Boolean _a = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.ColorMask(_index,_r,_g,_b,_a); +static unsafe void Test_DrawArraysInstancedBaseInstance_35458() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); } -static unsafe void Test_ColorP3_17346() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _color = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); +static unsafe void Test_DrawBuffer_35459() { + OpenTK.Graphics.OpenGL4.DrawBufferMode _mode = default(OpenTK.Graphics.OpenGL4.DrawBufferMode); + OpenTK.Graphics.OpenGL4.GL.DrawBuffer(_mode); } -static unsafe void Test_ColorP3_17347() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _color = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); +static unsafe void Test_DrawBuffers_35460() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawBuffersEnum[] _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum[]); + OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_ColorP3_17348() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _color = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); +static unsafe void Test_DrawBuffers_35461() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawBuffersEnum _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum); + OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,ref _bufs); } -static unsafe void Test_ColorP3_17349() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _color = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ColorP3(_type,_color); +static unsafe void Test_DrawBuffers_35462() { + System.Int32 _n = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawBuffersEnum* _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum*); + OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,_bufs); } -static unsafe void Test_ColorP4_17350() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _color = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); +static unsafe void Test_DrawElements_35463() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_ColorP4_17351() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _color = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); +static unsafe void Test_DrawElements_35464() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_ColorP4_17352() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _color = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); +static unsafe void Test_DrawElements_35465() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_ColorP4_17353() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _color = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ColorP4(_type,_color); +static unsafe void Test_DrawElements_35466() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); } -static unsafe void Test_ColorSubTable_17354() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); +static unsafe void Test_DrawElements_35467() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,ref _indices); } -static unsafe void Test_ColorSubTable_17355() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); +static unsafe void Test_DrawElementsBaseVertex_35468() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_ColorSubTable_17356() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); +static unsafe void Test_DrawElementsBaseVertex_35469() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_ColorSubTable_17357() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); +static unsafe void Test_DrawElementsBaseVertex_35470() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,_data); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_ColorSubTable_17358() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); +static unsafe void Test_DrawElementsBaseVertex_35471() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.ColorSubTable(_target,_start,_count,_format,_type,ref _data); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); } -static unsafe void Test_ColorTable_17359() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _table = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); +static unsafe void Test_DrawElementsBaseVertex_35472() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_ColorTable_17360() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _table = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); +static unsafe void Test_DrawElementsIndirect_35473() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _indirect = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_ColorTable_17361() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _table = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); +static unsafe void Test_DrawElementsIndirect_35474() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[] _indirect = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_ColorTable_17362() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _table = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,_table); +static unsafe void Test_DrawElementsIndirect_35475() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,] _indirect = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_ColorTable_17363() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _table = default(int); - OpenTK.Graphics.OpenGL4.GL.ColorTable(_target,_internalformat,_width,_format,_type,ref _table); +static unsafe void Test_DrawElementsIndirect_35476() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,,] _indirect = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); } -static unsafe void Test_ColorTableParameter_17364() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); +static unsafe void Test_DrawElementsIndirect_35477() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int _indirect = default(int); + OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,ref _indirect); } -static unsafe void Test_ColorTableParameter_17365() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,ref _params); +static unsafe void Test_DrawElementsInstanced_35478() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_ColorTableParameter_17366() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); +static unsafe void Test_DrawElementsInstanced_35479() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_ColorTableParameter_17367() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); +static unsafe void Test_DrawElementsInstanced_35480() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_ColorTableParameter_17368() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,ref _params); +static unsafe void Test_DrawElementsInstanced_35481() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); } -static unsafe void Test_ColorTableParameter_17369() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.ColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.ColorTableParameterPName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ColorTableParameter(_target,_pname,_params); +static unsafe void Test_DrawElementsInstanced_35482() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); } -static unsafe void Test_CompileShader_17370() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CompileShader(_shader); +static unsafe void Test_DrawElementsInstancedBaseInstance_35483() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompileShader_17371() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.CompileShader(_shader); +static unsafe void Test_DrawElementsInstancedBaseInstance_35484() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage1D_17372() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35485() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage1D_17373() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35486() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage1D_17374() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35487() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage1D_17375() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35488() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage1D_17376() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage1D(_target,_level,_internalformat,_width,_border,_imageSize,ref _data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35489() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage2D_17377() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35490() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage2D_17378() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35491() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage2D_17379() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseInstance_35492() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); } -static unsafe void Test_CompressedTexImage2D_17380() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertex_35493() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_CompressedTexImage2D_17381() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage2D(_target,_level,_internalformat,_width,_height,_border,_imageSize,ref _data); +static unsafe void Test_DrawElementsInstancedBaseVertex_35494() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_CompressedTexImage3D_17382() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertex_35495() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_CompressedTexImage3D_17383() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertex_35496() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); } -static unsafe void Test_CompressedTexImage3D_17384() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertex_35497() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,ref _indices,_instancecount,_basevertex); } -static unsafe void Test_CompressedTexImage3D_17385() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35498() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexImage3D_17386() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_imageSize,ref _data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35499() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +} +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35500() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage1D_17387() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35501() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage1D_17388() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35502() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage1D_17389() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35503() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage1D_17390() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35504() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage1D_17391() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage1D(_target,_level,_xoffset,_width,_format,_imageSize,ref _data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35505() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage2D_17392() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35506() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.Int32 _baseinstance = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage2D_17393() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_35507() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _instancecount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + System.UInt32 _baseinstance = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); } -static unsafe void Test_CompressedTexSubImage2D_17394() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35508() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage2D_17395() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35509() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage2D_17396() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_imageSize,ref _data); +static unsafe void Test_DrawRangeElements_35510() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage3D_17397() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35511() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage3D_17398() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35512() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_CompressedTexSubImage3D_17399() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35513() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage3D_17400() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,_data); +static unsafe void Test_DrawRangeElements_35514() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_CompressedTexSubImage3D_17401() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - System.Int32 _imageSize = default(System.Int32); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.CompressedTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_imageSize,ref _data); +static unsafe void Test_DrawRangeElements_35515() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_ConvolutionFilter1D_17402() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _image = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +static unsafe void Test_DrawRangeElements_35516() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); } -static unsafe void Test_ConvolutionFilter1D_17403() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _image = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +static unsafe void Test_DrawRangeElements_35517() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); } -static unsafe void Test_ConvolutionFilter1D_17404() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _image = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35518() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter1D_17405() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _image = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35519() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter1D_17406() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _image = default(int); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter1D(_target,_internalformat,_width,_format,_type,ref _image); +static unsafe void Test_DrawRangeElementsBaseVertex_35520() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter2D_17407() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _image = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35521() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter2D_17408() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _image = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35522() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _start = default(System.Int32); + System.Int32 _end = default(System.Int32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_ConvolutionFilter2D_17409() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _image = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35523() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter2D_17410() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _image = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,_image); +static unsafe void Test_DrawRangeElementsBaseVertex_35524() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionFilter2D_17411() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _image = default(int); - OpenTK.Graphics.OpenGL4.GL.ConvolutionFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _image); +static unsafe void Test_DrawRangeElementsBaseVertex_35525() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionParameter_17412() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawRangeElementsBaseVertex_35526() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); } -static unsafe void Test_ConvolutionParameter_17413() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawRangeElementsBaseVertex_35527() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _start = default(System.UInt32); + System.UInt32 _end = default(System.UInt32); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); } -static unsafe void Test_ConvolutionParameter_17414() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawTransformFeedback_35528() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_ConvolutionParameter_17415() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawTransformFeedback_35529() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedback(_mode,_id); } -static unsafe void Test_ConvolutionParameter_17416() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawTransformFeedbackInstanced_35530() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _id = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); } -static unsafe void Test_ConvolutionParameter_17417() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.ConvolutionParameter _pname = default(OpenTK.Graphics.OpenGL4.ConvolutionParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ConvolutionParameter(_target,_pname,_params); +static unsafe void Test_DrawTransformFeedbackInstanced_35531() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _id = default(System.UInt32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); } -static unsafe void Test_CopyBufferSubData_17418() { - OpenTK.Graphics.OpenGL4.BufferTarget _readTarget = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferTarget _writeTarget = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _readOffset = default(System.IntPtr); - System.IntPtr _writeOffset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.CopyBufferSubData(_readTarget,_writeTarget,_readOffset,_writeOffset,_size); +static unsafe void Test_DrawTransformFeedbackStream_35532() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _id = default(System.Int32); + System.Int32 _stream = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_CopyColorSubTable_17419() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - System.Int32 _start = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyColorSubTable(_target,_start,_x,_y,_width); +static unsafe void Test_DrawTransformFeedbackStream_35533() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _id = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStream(_mode,_id,_stream); } -static unsafe void Test_CopyColorTable_17420() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyColorTable(_target,_internalformat,_x,_y,_width); +static unsafe void Test_DrawTransformFeedbackStreamInstanced_35534() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _id = default(System.Int32); + System.Int32 _stream = default(System.Int32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); +} +static unsafe void Test_DrawTransformFeedbackStreamInstanced_35535() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.UInt32 _id = default(System.UInt32); + System.UInt32 _stream = default(System.UInt32); + System.Int32 _instancecount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); } -static unsafe void Test_CopyConvolutionFilter1D_17421() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyConvolutionFilter1D(_target,_internalformat,_x,_y,_width); +static unsafe void Test_Enable_35536() { + OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); + OpenTK.Graphics.OpenGL4.GL.Enable(_cap); } -static unsafe void Test_CopyConvolutionFilter2D_17422() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyConvolutionFilter2D(_target,_internalformat,_x,_y,_width,_height); +static unsafe void Test_Enable_35537() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Enable(_target,_index); } -static unsafe void Test_CopyImageSubData_17423() { - System.Int32 _srcName = default(System.Int32); - OpenTK.Graphics.OpenGL4.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); - System.Int32 _srcLevel = default(System.Int32); - System.Int32 _srcX = default(System.Int32); - System.Int32 _srcY = default(System.Int32); - System.Int32 _srcZ = default(System.Int32); - System.Int32 _dstName = default(System.Int32); - OpenTK.Graphics.OpenGL4.ImageTarget _dstTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); - System.Int32 _dstLevel = default(System.Int32); - System.Int32 _dstX = default(System.Int32); - System.Int32 _dstY = default(System.Int32); - System.Int32 _dstZ = default(System.Int32); - System.Int32 _srcWidth = default(System.Int32); - System.Int32 _srcHeight = default(System.Int32); - System.Int32 _srcDepth = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +static unsafe void Test_Enable_35538() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Enable(_target,_index); } -static unsafe void Test_CopyImageSubData_17424() { - System.UInt32 _srcName = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ImageTarget _srcTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); - System.Int32 _srcLevel = default(System.Int32); - System.Int32 _srcX = default(System.Int32); - System.Int32 _srcY = default(System.Int32); - System.Int32 _srcZ = default(System.Int32); - System.UInt32 _dstName = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ImageTarget _dstTarget = default(OpenTK.Graphics.OpenGL4.ImageTarget); - System.Int32 _dstLevel = default(System.Int32); - System.Int32 _dstX = default(System.Int32); - System.Int32 _dstY = default(System.Int32); - System.Int32 _dstZ = default(System.Int32); - System.Int32 _srcWidth = default(System.Int32); - System.Int32 _srcHeight = default(System.Int32); - System.Int32 _srcDepth = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyImageSubData(_srcName,_srcTarget,_srcLevel,_srcX,_srcY,_srcZ,_dstName,_dstTarget,_dstLevel,_dstX,_dstY,_dstZ,_srcWidth,_srcHeight,_srcDepth); +static unsafe void Test_EnableVertexAttribArray_35539() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_CopyTexImage1D_17425() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyTexImage1D(_target,_level,_internalformat,_x,_y,_width,_border); +static unsafe void Test_EnableVertexAttribArray_35540() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.EnableVertexAttribArray(_index); } -static unsafe void Test_CopyTexImage2D_17426() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyTexImage2D(_target,_level,_internalformat,_x,_y,_width,_height,_border); +static unsafe void Test_EndConditionalRender_35541() { + OpenTK.Graphics.OpenGL4.GL.EndConditionalRender(); } -static unsafe void Test_CopyTexSubImage1D_17427() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage1D(_target,_level,_xoffset,_x,_y,_width); +static unsafe void Test_EndQuery_35542() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + OpenTK.Graphics.OpenGL4.GL.EndQuery(_target); } -static unsafe void Test_CopyTexSubImage2D_17428() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage2D(_target,_level,_xoffset,_yoffset,_x,_y,_width,_height); +static unsafe void Test_EndQueryIndexed_35543() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.EndQueryIndexed(_target,_index); } -static unsafe void Test_CopyTexSubImage3D_17429() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.CopyTexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_x,_y,_width,_height); +static unsafe void Test_EndQueryIndexed_35544() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.EndQueryIndexed(_target,_index); } -static unsafe void Test_CreateProgram_17430() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateProgram(); +static unsafe void Test_EndTransformFeedback_35545() { + OpenTK.Graphics.OpenGL4.GL.EndTransformFeedback(); } -static unsafe void Test_CreateShader_17431() { - OpenTK.Graphics.OpenGL4.ShaderType _type = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateShader(_type); +static unsafe void Test_FenceSync_35546() { + OpenTK.Graphics.OpenGL4.SyncCondition _condition = default(OpenTK.Graphics.OpenGL4.SyncCondition); + OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.FenceSync(_condition,_flags); } -static unsafe void Test_CreateShaderProgram_17432() { - OpenTK.Graphics.OpenGL4.ShaderType _type = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.String[] _strings = default(System.String[]); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.CreateShaderProgram(_type,_count,_strings); +static unsafe void Test_Finish_35547() { + OpenTK.Graphics.OpenGL4.GL.Finish(); } -static unsafe void Test_CullFace_17433() { - OpenTK.Graphics.OpenGL4.CullFaceMode _mode = default(OpenTK.Graphics.OpenGL4.CullFaceMode); - OpenTK.Graphics.OpenGL4.GL.CullFace(_mode); +static unsafe void Test_Flush_35548() { + OpenTK.Graphics.OpenGL4.GL.Flush(); } -static unsafe void Test_DebugMessageCallback_17434() { - OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); - System.IntPtr _userParam = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_FlushMappedBufferRange_35549() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.FlushMappedBufferRange(_target,_offset,_length); } -static unsafe void Test_DebugMessageCallback_17435() { - OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); - int[] _userParam = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_FramebufferParameter_35550() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferParameter(_target,_pname,_param); } -static unsafe void Test_DebugMessageCallback_17436() { - OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); - int[,] _userParam = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_FramebufferRenderbuffer_35551() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + System.Int32 _renderbuffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_DebugMessageCallback_17437() { - OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); - int[,,] _userParam = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,_userParam); +static unsafe void Test_FramebufferRenderbuffer_35552() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + System.UInt32 _renderbuffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); } -static unsafe void Test_DebugMessageCallback_17438() { - OpenTK.Graphics.OpenGL4.DebugProc _callback = default(OpenTK.Graphics.OpenGL4.DebugProc); - int _userParam = default(int); - OpenTK.Graphics.OpenGL4.GL.DebugMessageCallback(_callback,ref _userParam); +static unsafe void Test_FramebufferTexture_35553() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_DebugMessageControl_17439() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_FramebufferTexture_35554() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture(_target,_attachment,_texture,_level); } -static unsafe void Test_DebugMessageControl_17440() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32 _ids = default(System.Int32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +static unsafe void Test_FramebufferTexture1D_35555() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_DebugMessageControl_17441() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_FramebufferTexture1D_35556() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_DebugMessageControl_17442() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_FramebufferTexture2D_35557() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_DebugMessageControl_17443() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); +static unsafe void Test_FramebufferTexture2D_35558() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); } -static unsafe void Test_DebugMessageControl_17444() { - OpenTK.Graphics.OpenGL4.DebugSourceControl _source = default(OpenTK.Graphics.OpenGL4.DebugSourceControl); - OpenTK.Graphics.OpenGL4.DebugTypeControl _type = default(OpenTK.Graphics.OpenGL4.DebugTypeControl); - OpenTK.Graphics.OpenGL4.DebugSeverityControl _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverityControl); - System.Int32 _count = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - System.Boolean _enabled = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); +static unsafe void Test_FramebufferTexture3D_35559() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_DebugMessageInsert_17445() { - OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); - OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.OpenGL4.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +static unsafe void Test_FramebufferTexture3D_35560() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); } -static unsafe void Test_DebugMessageInsert_17446() { - OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); - OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.DebugSeverity _severity = default(OpenTK.Graphics.OpenGL4.DebugSeverity); - System.Int32 _length = default(System.Int32); - System.String _buf = default(System.String); - OpenTK.Graphics.OpenGL4.GL.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); +static unsafe void Test_FramebufferTextureLayer_35561() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_DeleteBuffer_17447() { - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffer(_buffers); +static unsafe void Test_FramebufferTextureLayer_35562() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); } -static unsafe void Test_DeleteBuffer_17448() { - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffer(_buffers); +static unsafe void Test_FrontFace_35563() { + OpenTK.Graphics.OpenGL4.FrontFaceDirection _mode = default(OpenTK.Graphics.OpenGL4.FrontFaceDirection); + OpenTK.Graphics.OpenGL4.GL.FrontFace(_mode); +} +static unsafe void Test_GenBuffer_35564() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenBuffer(); } -static unsafe void Test_DeleteBuffers_17449() { +static unsafe void Test_GenBuffers_35565() { System.Int32 _n = default(System.Int32); System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_17450() { +static unsafe void Test_GenBuffers_35566() { System.Int32 _n = default(System.Int32); System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,ref _buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_DeleteBuffers_17451() { +static unsafe void Test_GenBuffers_35567() { System.Int32 _n = default(System.Int32); System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_17452() { +static unsafe void Test_GenBuffers_35568() { System.Int32 _n = default(System.Int32); System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_DeleteBuffers_17453() { +static unsafe void Test_GenBuffers_35569() { System.Int32 _n = default(System.Int32); System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,ref _buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,out _buffers); } -static unsafe void Test_DeleteBuffers_17454() { +static unsafe void Test_GenBuffers_35570() { System.Int32 _n = default(System.Int32); System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteBuffers(_n,_buffers); + OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); } -static unsafe void Test_DeleteFramebuffer_17455() { - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffer(_framebuffers); +static unsafe void Test_GenerateMipmap_35571() { + OpenTK.Graphics.OpenGL4.GenerateMipmapTarget _target = default(OpenTK.Graphics.OpenGL4.GenerateMipmapTarget); + OpenTK.Graphics.OpenGL4.GL.GenerateMipmap(_target); } -static unsafe void Test_DeleteFramebuffer_17456() { - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffer(_framebuffers); +static unsafe void Test_GenFramebuffer_35572() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenFramebuffer(); } -static unsafe void Test_DeleteFramebuffers_17457() { +static unsafe void Test_GenFramebuffers_35573() { System.Int32 _n = default(System.Int32); System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_17458() { +static unsafe void Test_GenFramebuffers_35574() { System.Int32 _n = default(System.Int32); System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,ref _framebuffers); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_DeleteFramebuffers_17459() { +static unsafe void Test_GenFramebuffers_35575() { System.Int32 _n = default(System.Int32); System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_17460() { +static unsafe void Test_GenFramebuffers_35576() { System.Int32 _n = default(System.Int32); System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteFramebuffers_17461() { +static unsafe void Test_GenFramebuffers_35577() { System.Int32 _n = default(System.Int32); System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,ref _framebuffers); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,out _framebuffers); } -static unsafe void Test_DeleteFramebuffers_17462() { +static unsafe void Test_GenFramebuffers_35578() { System.Int32 _n = default(System.Int32); System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteFramebuffers(_n,_framebuffers); -} -static unsafe void Test_DeleteProgram_17463() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgram(_program); -} -static unsafe void Test_DeleteProgram_17464() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgram(_program); -} -static unsafe void Test_DeleteProgramPipeline_17465() { - System.Int32 _pipelines = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipeline(_pipelines); + OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); } -static unsafe void Test_DeleteProgramPipeline_17466() { - System.UInt32 _pipelines = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipeline(_pipelines); +static unsafe void Test_GenProgramPipeline_35579() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenProgramPipeline(); } -static unsafe void Test_DeleteProgramPipelines_17467() { +static unsafe void Test_GenProgramPipelines_35580() { System.Int32 _n = default(System.Int32); System.Int32[] _pipelines = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_17468() { +static unsafe void Test_GenProgramPipelines_35581() { System.Int32 _n = default(System.Int32); System.Int32 _pipelines = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,ref _pipelines); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_DeleteProgramPipelines_17469() { +static unsafe void Test_GenProgramPipelines_35582() { System.Int32 _n = default(System.Int32); System.Int32* _pipelines = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_17470() { +static unsafe void Test_GenProgramPipelines_35583() { System.Int32 _n = default(System.Int32); System.UInt32[] _pipelines = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteProgramPipelines_17471() { +static unsafe void Test_GenProgramPipelines_35584() { System.Int32 _n = default(System.Int32); System.UInt32 _pipelines = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,ref _pipelines); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,out _pipelines); } -static unsafe void Test_DeleteProgramPipelines_17472() { +static unsafe void Test_GenProgramPipelines_35585() { System.Int32 _n = default(System.Int32); System.UInt32* _pipelines = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteProgramPipelines(_n,_pipelines); -} -static unsafe void Test_DeleteQuery_17473() { - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteQuery(_ids); + OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); } -static unsafe void Test_DeleteQuery_17474() { - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteQuery(_ids); +static unsafe void Test_GenQuery_35586() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenQuery(); } -static unsafe void Test_DeleteQueries_17475() { +static unsafe void Test_GenQueries_35587() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_17476() { +static unsafe void Test_GenQueries_35588() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,ref _ids); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,out _ids); } -static unsafe void Test_DeleteQueries_17477() { +static unsafe void Test_GenQueries_35589() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_17478() { +static unsafe void Test_GenQueries_35590() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); } -static unsafe void Test_DeleteQueries_17479() { +static unsafe void Test_GenQueries_35591() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,ref _ids); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,out _ids); } -static unsafe void Test_DeleteQueries_17480() { +static unsafe void Test_GenQueries_35592() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteQueries(_n,_ids); -} -static unsafe void Test_DeleteRenderbuffer_17481() { - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffer(_renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); } -static unsafe void Test_DeleteRenderbuffer_17482() { - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffer(_renderbuffers); +static unsafe void Test_GenRenderbuffer_35593() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenRenderbuffer(); } -static unsafe void Test_DeleteRenderbuffers_17483() { +static unsafe void Test_GenRenderbuffers_35594() { System.Int32 _n = default(System.Int32); System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_17484() { +static unsafe void Test_GenRenderbuffers_35595() { System.Int32 _n = default(System.Int32); System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,ref _renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_17485() { +static unsafe void Test_GenRenderbuffers_35596() { System.Int32 _n = default(System.Int32); System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_17486() { +static unsafe void Test_GenRenderbuffers_35597() { System.Int32 _n = default(System.Int32); System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_17487() { +static unsafe void Test_GenRenderbuffers_35598() { System.Int32 _n = default(System.Int32); System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,ref _renderbuffers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,out _renderbuffers); } -static unsafe void Test_DeleteRenderbuffers_17488() { +static unsafe void Test_GenRenderbuffers_35599() { System.Int32 _n = default(System.Int32); System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteRenderbuffers(_n,_renderbuffers); -} -static unsafe void Test_DeleteSampler_17489() { - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteSampler(_samplers); + OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); } -static unsafe void Test_DeleteSampler_17490() { - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteSampler(_samplers); +static unsafe void Test_GenSampler_35600() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenSampler(); } -static unsafe void Test_DeleteSamplers_17491() { +static unsafe void Test_GenSamplers_35601() { System.Int32 _count = default(System.Int32); System.Int32[] _samplers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_17492() { +static unsafe void Test_GenSamplers_35602() { System.Int32 _count = default(System.Int32); System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,ref _samplers); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_DeleteSamplers_17493() { +static unsafe void Test_GenSamplers_35603() { System.Int32 _count = default(System.Int32); System.Int32* _samplers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_17494() { +static unsafe void Test_GenSamplers_35604() { System.Int32 _count = default(System.Int32); System.UInt32[] _samplers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_DeleteSamplers_17495() { +static unsafe void Test_GenSamplers_35605() { System.Int32 _count = default(System.Int32); System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,ref _samplers); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,out _samplers); } -static unsafe void Test_DeleteSamplers_17496() { +static unsafe void Test_GenSamplers_35606() { System.Int32 _count = default(System.Int32); System.UInt32* _samplers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteSamplers(_count,_samplers); -} -static unsafe void Test_DeleteShader_17497() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteShader(_shader); -} -static unsafe void Test_DeleteShader_17498() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteShader(_shader); -} -static unsafe void Test_DeleteSync_17499() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DeleteSync(_sync); -} -static unsafe void Test_DeleteTexture_17500() { - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteTexture(_textures); + OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); } -static unsafe void Test_DeleteTexture_17501() { - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteTexture(_textures); +static unsafe void Test_GenTexture_35607() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenTexture(); } -static unsafe void Test_DeleteTextures_17502() { +static unsafe void Test_GenTextures_35608() { System.Int32 _n = default(System.Int32); System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_17503() { +static unsafe void Test_GenTextures_35609() { System.Int32 _n = default(System.Int32); System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,ref _textures); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,out _textures); } -static unsafe void Test_DeleteTextures_17504() { +static unsafe void Test_GenTextures_35610() { System.Int32 _n = default(System.Int32); System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_17505() { +static unsafe void Test_GenTextures_35611() { System.Int32 _n = default(System.Int32); System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); } -static unsafe void Test_DeleteTextures_17506() { +static unsafe void Test_GenTextures_35612() { System.Int32 _n = default(System.Int32); System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,ref _textures); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,out _textures); } -static unsafe void Test_DeleteTextures_17507() { +static unsafe void Test_GenTextures_35613() { System.Int32 _n = default(System.Int32); System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteTextures(_n,_textures); -} -static unsafe void Test_DeleteTransformFeedback_17508() { - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedback(_ids); + OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); } -static unsafe void Test_DeleteTransformFeedback_17509() { - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedback(_ids); +static unsafe void Test_GenTransformFeedback_35614() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenTransformFeedback(); } -static unsafe void Test_DeleteTransformFeedbacks_17510() { +static unsafe void Test_GenTransformFeedbacks_35615() { System.Int32 _n = default(System.Int32); System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_17511() { +static unsafe void Test_GenTransformFeedbacks_35616() { System.Int32 _n = default(System.Int32); System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,ref _ids); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_DeleteTransformFeedbacks_17512() { +static unsafe void Test_GenTransformFeedbacks_35617() { System.Int32 _n = default(System.Int32); System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_17513() { +static unsafe void Test_GenTransformFeedbacks_35618() { System.Int32 _n = default(System.Int32); System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteTransformFeedbacks_17514() { +static unsafe void Test_GenTransformFeedbacks_35619() { System.Int32 _n = default(System.Int32); System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,ref _ids); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,out _ids); } -static unsafe void Test_DeleteTransformFeedbacks_17515() { +static unsafe void Test_GenTransformFeedbacks_35620() { System.Int32 _n = default(System.Int32); System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteTransformFeedbacks(_n,_ids); -} -static unsafe void Test_DeleteVertexArray_17516() { - System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArray(_arrays); + OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); } -static unsafe void Test_DeleteVertexArray_17517() { - System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArray(_arrays); +static unsafe void Test_GenVertexArray_35621() { + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenVertexArray(); } -static unsafe void Test_DeleteVertexArrays_17518() { +static unsafe void Test_GenVertexArrays_35622() { System.Int32 _n = default(System.Int32); System.Int32[] _arrays = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_17519() { +static unsafe void Test_GenVertexArrays_35623() { System.Int32 _n = default(System.Int32); System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,ref _arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_DeleteVertexArrays_17520() { +static unsafe void Test_GenVertexArrays_35624() { System.Int32 _n = default(System.Int32); System.Int32* _arrays = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_17521() { +static unsafe void Test_GenVertexArrays_35625() { System.Int32 _n = default(System.Int32); System.UInt32[] _arrays = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_DeleteVertexArrays_17522() { +static unsafe void Test_GenVertexArrays_35626() { System.Int32 _n = default(System.Int32); System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,ref _arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,out _arrays); } -static unsafe void Test_DeleteVertexArrays_17523() { +static unsafe void Test_GenVertexArrays_35627() { System.Int32 _n = default(System.Int32); System.UInt32* _arrays = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.DeleteVertexArrays(_n,_arrays); + OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); } -static unsafe void Test_DepthFunc_17524() { - OpenTK.Graphics.OpenGL4.DepthFunction _func = default(OpenTK.Graphics.OpenGL4.DepthFunction); - OpenTK.Graphics.OpenGL4.GL.DepthFunc(_func); +static unsafe void Test_GetActiveAtomicCounterBuffer_35628() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufferIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); } -static unsafe void Test_DepthMask_17525() { - System.Boolean _flag = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.DepthMask(_flag); +static unsafe void Test_GetActiveAtomicCounterBuffer_35629() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufferIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); } -static unsafe void Test_DepthRange_17526() { - System.Double _near = default(System.Double); - System.Double _far = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.DepthRange(_near,_far); +static unsafe void Test_GetActiveAtomicCounterBuffer_35630() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufferIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +} +static unsafe void Test_GetActiveAtomicCounterBuffer_35631() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _bufferIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +} +static unsafe void Test_GetActiveAtomicCounterBuffer_35632() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _bufferIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); +} +static unsafe void Test_GetActiveAtomicCounterBuffer_35633() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _bufferIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +} +static unsafe void Test_GetActiveAttrib_35634() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveAttrib_35635() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_DepthRangeArray_17527() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); +static unsafe void Test_GetActiveAttrib_35636() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_DepthRangeArray_17528() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,ref _v); +static unsafe void Test_GetActiveAttrib_35637() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_DepthRangeArray_17529() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); +static unsafe void Test_GetActiveSubroutineName_35638() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _index = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_DepthRangeArray_17530() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); +static unsafe void Test_GetActiveSubroutineName_35639() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _index = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_DepthRangeArray_17531() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,ref _v); +static unsafe void Test_GetActiveSubroutineName_35640() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_DepthRangeArray_17532() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.DepthRangeArray(_first,_count,_v); +static unsafe void Test_GetActiveSubroutineName_35641() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_DepthRange_17533() { - System.Single _n = default(System.Single); - System.Single _f = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.DepthRange(_n,_f); +static unsafe void Test_GetActiveSubroutineUniform_35642() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); +} +static unsafe void Test_GetActiveSubroutineUniform_35643() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); } -static unsafe void Test_DepthRangeIndexed_17534() { +static unsafe void Test_GetActiveSubroutineUniform_35644() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _index = default(System.Int32); - System.Double _n = default(System.Double); - System.Double _f = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.DepthRangeIndexed(_index,_n,_f); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_DepthRangeIndexed_17535() { +static unsafe void Test_GetActiveSubroutineUniform_35645() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.UInt32 _index = default(System.UInt32); - System.Double _n = default(System.Double); - System.Double _f = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.DepthRangeIndexed(_index,_n,_f); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_DetachShader_17536() { - System.Int32 _program = default(System.Int32); - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DetachShader(_program,_shader); +static unsafe void Test_GetActiveSubroutineUniform_35646() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); } -static unsafe void Test_DetachShader_17537() { +static unsafe void Test_GetActiveSubroutineUniform_35647() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DetachShader(_program,_shader); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); } -static unsafe void Test_Disable_17538() { - OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); - OpenTK.Graphics.OpenGL4.GL.Disable(_cap); +static unsafe void Test_GetActiveSubroutineUniformName_35648() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _index = default(System.Int32); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); } -static unsafe void Test_Disable_17539() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); +static unsafe void Test_GetActiveSubroutineUniformName_35649() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Disable(_target,_index); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_Disable_17540() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); +static unsafe void Test_GetActiveSubroutineUniformName_35650() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Disable(_target,_index); + System.Int32 _bufsize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); +} +static unsafe void Test_GetActiveSubroutineUniformName_35651() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufsize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); } -static unsafe void Test_DisableVertexAttribArray_17541() { +static unsafe void Test_GetActiveUniform_35652() { + System.Int32 _program = default(System.Int32); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DisableVertexAttribArray(_index); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); +} +static unsafe void Test_GetActiveUniform_35653() { + System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.ActiveUniformType* _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_DisableVertexAttribArray_17542() { +static unsafe void Test_GetActiveUniform_35654() { + System.UInt32 _program = default(System.UInt32); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DisableVertexAttribArray(_index); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_DispatchCompute_17543() { - System.Int32 _num_groups_x = default(System.Int32); - System.Int32 _num_groups_y = default(System.Int32); - System.Int32 _num_groups_z = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); +static unsafe void Test_GetActiveUniform_35655() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.ActiveUniformType* _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_DispatchCompute_17544() { - System.UInt32 _num_groups_x = default(System.UInt32); - System.UInt32 _num_groups_y = default(System.UInt32); - System.UInt32 _num_groups_z = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DispatchCompute(_num_groups_x,_num_groups_y,_num_groups_z); +static unsafe void Test_GetActiveUniformBlock_35656() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_DispatchComputeIndirect_17545() { - System.IntPtr _indirect = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DispatchComputeIndirect(_indirect); +static unsafe void Test_GetActiveUniformBlock_35657() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_DrawArrays_17546() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawArrays(_mode,_first,_count); +static unsafe void Test_GetActiveUniformBlock_35658() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_DrawArraysIndirect_17547() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.IntPtr _indirect = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); +static unsafe void Test_GetActiveUniformBlock_35659() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_DrawArraysIndirect_17548() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[] _indirect = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); +static unsafe void Test_GetActiveUniformBlock_35660() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); } -static unsafe void Test_DrawArraysIndirect_17549() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[,] _indirect = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); +static unsafe void Test_GetActiveUniformBlock_35661() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); } -static unsafe void Test_DrawArraysIndirect_17550() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[,,] _indirect = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,_indirect); +static unsafe void Test_GetActiveUniformBlockName_35662() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_DrawArraysIndirect_17551() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int _indirect = default(int); - OpenTK.Graphics.OpenGL4.GL.DrawArraysIndirect(_mode,ref _indirect); +static unsafe void Test_GetActiveUniformBlockName_35663() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_DrawArraysInstanced_17552() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawArraysInstanced(_mode,_first,_count,_instancecount); +static unsafe void Test_GetActiveUniformBlockName_35664() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); } -static unsafe void Test_DrawArraysInstancedBaseInstance_17553() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); +static unsafe void Test_GetActiveUniformBlockName_35665() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); } -static unsafe void Test_DrawArraysInstancedBaseInstance_17554() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawArraysInstancedBaseInstance(_mode,_first,_count,_instancecount,_baseinstance); +static unsafe void Test_GetActiveUniformName_35666() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); } -static unsafe void Test_DrawBuffer_17555() { - OpenTK.Graphics.OpenGL4.DrawBufferMode _mode = default(OpenTK.Graphics.OpenGL4.DrawBufferMode); - OpenTK.Graphics.OpenGL4.GL.DrawBuffer(_mode); +static unsafe void Test_GetActiveUniformName_35667() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformIndex = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); } -static unsafe void Test_DrawBuffers_17556() { - System.Int32 _n = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawBuffersEnum[] _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum[]); - OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,_bufs); +static unsafe void Test_GetActiveUniformName_35668() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); } -static unsafe void Test_DrawBuffers_17557() { - System.Int32 _n = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawBuffersEnum _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum); - OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,ref _bufs); +static unsafe void Test_GetActiveUniformName_35669() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformIndex = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); } -static unsafe void Test_DrawBuffers_17558() { - System.Int32 _n = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawBuffersEnum* _bufs = default(OpenTK.Graphics.OpenGL4.DrawBuffersEnum*); - OpenTK.Graphics.OpenGL4.GL.DrawBuffers(_n,_bufs); +static unsafe void Test_GetActiveUniforms_35670() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32[] _uniformIndices = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_DrawElements_17559() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_GetActiveUniforms_35671() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32 _uniformIndices = default(System.Int32); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_DrawElements_17560() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_GetActiveUniforms_35672() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.Int32* _uniformIndices = default(System.Int32*); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_DrawElements_17561() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_GetActiveUniforms_35673() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32[] _uniformIndices = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_DrawElements_17562() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,_indices); +static unsafe void Test_GetActiveUniforms_35674() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32 _uniformIndices = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); } -static unsafe void Test_DrawElements_17563() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.OpenGL4.GL.DrawElements(_mode,_count,_type,ref _indices); +static unsafe void Test_GetActiveUniforms_35675() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.UInt32* _uniformIndices = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); } -static unsafe void Test_DrawElementsBaseVertex_17564() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_GetAttachedShaders_35676() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_DrawElementsBaseVertex_17565() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_GetAttachedShaders_35677() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_DrawElementsBaseVertex_17566() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); +static unsafe void Test_GetAttachedShaders_35678() { + System.Int32 _program = default(System.Int32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_DrawElementsBaseVertex_17567() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_GetAttachedShaders_35679() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,_indices,_basevertex); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); } -static unsafe void Test_DrawElementsBaseVertex_17568() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_GetAttachedShaders_35680() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsBaseVertex(_mode,_count,_type,ref _indices,_basevertex); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); } -static unsafe void Test_DrawElementsIndirect_17569() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - System.IntPtr _indirect = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); +static unsafe void Test_GetAttachedShaders_35681() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _maxCount = default(System.Int32); + System.Int32* _count = default(System.Int32*); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); } -static unsafe void Test_DrawElementsIndirect_17570() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[] _indirect = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); +static unsafe void Test_GetAttribLocation_35682() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_DrawElementsIndirect_17571() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,] _indirect = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); +static unsafe void Test_GetAttribLocation_35683() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetAttribLocation(_program,_name); } -static unsafe void Test_DrawElementsIndirect_17572() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,,] _indirect = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,_indirect); +static unsafe void Test_GetBoolean_35684() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_DrawElementsIndirect_17573() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int _indirect = default(int); - OpenTK.Graphics.OpenGL4.GL.DrawElementsIndirect(_mode,_type,ref _indirect); +static unsafe void Test_GetBoolean_35685() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,out _data); } -static unsafe void Test_DrawElementsInstanced_17574() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_GetBoolean_35686() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_DrawElementsInstanced_17575() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_GetBoolean_35687() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_DrawElementsInstanced_17576() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_GetBoolean_35688() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,out _data); } -static unsafe void Test_DrawElementsInstanced_17577() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,_indices,_instancecount); +static unsafe void Test_GetBoolean_35689() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); } -static unsafe void Test_DrawElementsInstanced_17578() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstanced(_mode,_count,_type,ref _indices,_instancecount); +static unsafe void Test_GetBoolean_35690() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17579() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBoolean_35691() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Boolean[] _data = default(System.Boolean[]); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,_data); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17580() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBoolean_35692() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Boolean _data = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,out _data); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17581() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBoolean_35693() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Boolean* _data = default(System.Boolean*); + OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,_data); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17582() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35694() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17583() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35695() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17584() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35696() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17585() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35697() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17586() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,_indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35698() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,out _params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17587() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferParameter_35699() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseInstance_17588() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_baseinstance); +static unsafe void Test_GetBufferPointer_35700() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseVertex_17589() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); +static unsafe void Test_GetBufferPointer_35701() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseVertex_17590() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); +static unsafe void Test_GetBufferPointer_35702() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseVertex_17591() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); +static unsafe void Test_GetBufferPointer_35703() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); } -static unsafe void Test_DrawElementsInstancedBaseVertex_17592() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,_indices,_instancecount,_basevertex); +static unsafe void Test_GetBufferPointer_35704() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); + int _params = default(int); + OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,ref _params); } -static unsafe void Test_DrawElementsInstancedBaseVertex_17593() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertex(_mode,_count,_type,ref _indices,_instancecount,_basevertex); +static unsafe void Test_GetBufferSubData_35705() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17594() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetBufferSubData_35706() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17595() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetBufferSubData_35707() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17596() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetBufferSubData_35708() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17597() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetBufferSubData_35709() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,ref _data); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17598() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTable_35710() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17599() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTable_35711() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17600() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTable_35712() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17601() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,_indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTable_35713() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17602() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.Int32 _baseinstance = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTable_35714() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _table = default(int); + OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,ref _table); } -static unsafe void Test_DrawElementsInstancedBaseVertexBaseInstance_17603() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _instancecount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - System.UInt32 _baseinstance = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawElementsInstancedBaseVertexBaseInstance(_mode,_count,_type,ref _indices,_instancecount,_basevertex,_baseinstance); +static unsafe void Test_GetColorTableParameter_35715() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElements_17604() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetColorTableParameter_35716() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,out _params); } -static unsafe void Test_DrawRangeElements_17605() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetColorTableParameter_35717() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElements_17606() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetColorTableParameter_35718() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElements_17607() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetColorTableParameter_35719() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,out _params); } -static unsafe void Test_DrawRangeElements_17608() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +static unsafe void Test_GetColorTableParameter_35720() { + OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); + OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElements_17609() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetCompressedTexImage_35721() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_DrawRangeElements_17610() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetCompressedTexImage_35722() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_DrawRangeElements_17611() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetCompressedTexImage_35723() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_DrawRangeElements_17612() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,_indices); +static unsafe void Test_GetCompressedTexImage_35724() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); } -static unsafe void Test_DrawRangeElements_17613() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElements(_mode,_start,_end,_count,_type,ref _indices); +static unsafe void Test_GetCompressedTexImage_35725() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,ref _img); } -static unsafe void Test_DrawRangeElementsBaseVertex_17614() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionFilter_35726() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_DrawRangeElementsBaseVertex_17615() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionFilter_35727() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_DrawRangeElementsBaseVertex_17616() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionFilter_35728() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_DrawRangeElementsBaseVertex_17617() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionFilter_35729() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); } -static unsafe void Test_DrawRangeElementsBaseVertex_17618() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _start = default(System.Int32); - System.Int32 _end = default(System.Int32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); +static unsafe void Test_GetConvolutionFilter_35730() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _image = default(int); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,ref _image); } -static unsafe void Test_DrawRangeElementsBaseVertex_17619() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionParameter_35731() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElementsBaseVertex_17620() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionParameter_35732() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,out _params); } -static unsafe void Test_DrawRangeElementsBaseVertex_17621() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionParameter_35733() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElementsBaseVertex_17622() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,_indices,_basevertex); +static unsafe void Test_GetConvolutionParameter_35734() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_DrawRangeElementsBaseVertex_17623() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _start = default(System.UInt32); - System.UInt32 _end = default(System.UInt32); - System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawRangeElementsBaseVertex(_mode,_start,_end,_count,_type,ref _indices,_basevertex); +static unsafe void Test_GetConvolutionParameter_35735() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,out _params); } -static unsafe void Test_DrawTransformFeedback_17624() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedback(_mode,_id); +static unsafe void Test_GetConvolutionParameter_35736() { + OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); + OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); } -static unsafe void Test_DrawTransformFeedback_17625() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedback(_mode,_id); +static unsafe void Test_GetDebugMessageLog_35737() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL4.DebugSource[]); + OpenTK.Graphics.OpenGL4.DebugType[] _types = default(OpenTK.Graphics.OpenGL4.DebugType[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DebugSeverity[] _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackInstanced_17626() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _id = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); +static unsafe void Test_GetDebugMessageLog_35738() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource _sources = default(OpenTK.Graphics.OpenGL4.DebugSource); + OpenTK.Graphics.OpenGL4.DebugType _types = default(OpenTK.Graphics.OpenGL4.DebugType); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSeverity _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackInstanced_17627() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _id = default(System.UInt32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackInstanced(_mode,_id,_instancecount); +static unsafe void Test_GetDebugMessageLog_35739() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource* _sources = default(OpenTK.Graphics.OpenGL4.DebugSource*); + OpenTK.Graphics.OpenGL4.DebugType* _types = default(OpenTK.Graphics.OpenGL4.DebugType*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DebugSeverity* _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackStream_17628() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _id = default(System.Int32); - System.Int32 _stream = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStream(_mode,_id,_stream); +static unsafe void Test_GetDebugMessageLog_35740() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL4.DebugSource[]); + OpenTK.Graphics.OpenGL4.DebugType[] _types = default(OpenTK.Graphics.OpenGL4.DebugType[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.DebugSeverity[] _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackStream_17629() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _id = default(System.UInt32); - System.UInt32 _stream = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStream(_mode,_id,_stream); +static unsafe void Test_GetDebugMessageLog_35741() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource _sources = default(OpenTK.Graphics.OpenGL4.DebugSource); + OpenTK.Graphics.OpenGL4.DebugType _types = default(OpenTK.Graphics.OpenGL4.DebugType); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.DebugSeverity _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackStreamInstanced_17630() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _id = default(System.Int32); - System.Int32 _stream = default(System.Int32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); +static unsafe void Test_GetDebugMessageLog_35742() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.DebugSource* _sources = default(OpenTK.Graphics.OpenGL4.DebugSource*); + OpenTK.Graphics.OpenGL4.DebugType* _types = default(OpenTK.Graphics.OpenGL4.DebugType*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.DebugSeverity* _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_DrawTransformFeedbackStreamInstanced_17631() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.UInt32 _id = default(System.UInt32); - System.UInt32 _stream = default(System.UInt32); - System.Int32 _instancecount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.DrawTransformFeedbackStreamInstanced(_mode,_id,_stream,_instancecount); +static unsafe void Test_GetDouble_35743() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Double[] _data = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_Enable_17632() { - OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); - OpenTK.Graphics.OpenGL4.GL.Enable(_cap); +static unsafe void Test_GetDouble_35744() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Double _data = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,out _data); } -static unsafe void Test_Enable_17633() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); +static unsafe void Test_GetDouble_35745() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Enable(_target,_index); + System.Double* _data = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_Enable_17634() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); +static unsafe void Test_GetDouble_35746() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Enable(_target,_index); + System.Double[] _data = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_EnableVertexAttribArray_17635() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.EnableVertexAttribArray(_index); +static unsafe void Test_GetDouble_35747() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Double _data = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,out _data); } -static unsafe void Test_EnableVertexAttribArray_17636() { +static unsafe void Test_GetDouble_35748() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.EnableVertexAttribArray(_index); + System.Double* _data = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); } -static unsafe void Test_EndConditionalRender_17637() { - OpenTK.Graphics.OpenGL4.GL.EndConditionalRender(); +static unsafe void Test_GetDouble_35749() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Double r = OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname); } -static unsafe void Test_EndQuery_17638() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - OpenTK.Graphics.OpenGL4.GL.EndQuery(_target); +static unsafe void Test_GetDouble_35750() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Double[] _data = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,_data); } -static unsafe void Test_EndQueryIndexed_17639() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetDouble_35751() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Double _data = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,out _data); +} +static unsafe void Test_GetDouble_35752() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Double* _data = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,_data); +} +static unsafe void Test_GetError_35753() { + OpenTK.Graphics.OpenGL4.ErrorCode r = OpenTK.Graphics.OpenGL4.GL.GetError(); +} +static unsafe void Test_GetFloat_35754() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.EndQueryIndexed(_target,_index); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_EndQueryIndexed_17640() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.EndQueryIndexed(_target,_index); +static unsafe void Test_GetFloat_35755() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,out _data); } -static unsafe void Test_EndTransformFeedback_17641() { - OpenTK.Graphics.OpenGL4.GL.EndTransformFeedback(); +static unsafe void Test_GetFloat_35756() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_FenceSync_17642() { - OpenTK.Graphics.OpenGL4.SyncCondition _condition = default(OpenTK.Graphics.OpenGL4.SyncCondition); - OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); - System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.FenceSync(_condition,_flags); +static unsafe void Test_GetFloat_35757() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_Finish_17643() { - OpenTK.Graphics.OpenGL4.GL.Finish(); +static unsafe void Test_GetFloat_35758() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,out _data); } -static unsafe void Test_Flush_17644() { - OpenTK.Graphics.OpenGL4.GL.Flush(); +static unsafe void Test_GetFloat_35759() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); } -static unsafe void Test_FlushMappedBufferRange_17645() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.FlushMappedBufferRange(_target,_offset,_length); +static unsafe void Test_GetFloat_35760() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Single r = OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname); } -static unsafe void Test_FramebufferParameter_17646() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferParameter(_target,_pname,_param); +static unsafe void Test_GetFloat_35761() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Single[] _data = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,_data); } -static unsafe void Test_FramebufferRenderbuffer_17647() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - System.Int32 _renderbuffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +static unsafe void Test_GetFloat_35762() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Single _data = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _data); } -static unsafe void Test_FramebufferRenderbuffer_17648() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.RenderbufferTarget _renderbuffertarget = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - System.UInt32 _renderbuffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.FramebufferRenderbuffer(_target,_attachment,_renderbuffertarget,_renderbuffer); +static unsafe void Test_GetFloat_35763() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Single* _data = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,_data); } -static unsafe void Test_FramebufferTexture_17649() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture(_target,_attachment,_texture,_level); +static unsafe void Test_GetFragDataIndex_35764() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataIndex(_program,_name); } -static unsafe void Test_FramebufferTexture_17650() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture(_target,_attachment,_texture,_level); +static unsafe void Test_GetFragDataIndex_35765() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataIndex(_program,_name); } -static unsafe void Test_FramebufferTexture1D_17651() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); +static unsafe void Test_GetFragDataLocation_35766() { + System.Int32 _program = default(System.Int32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_FramebufferTexture1D_17652() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture1D(_target,_attachment,_textarget,_texture,_level); +static unsafe void Test_GetFragDataLocation_35767() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataLocation(_program,_name); } -static unsafe void Test_FramebufferTexture2D_17653() { +static unsafe void Test_GetFramebufferAttachmentParameter_35768() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); + OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_FramebufferTexture2D_17654() { +static unsafe void Test_GetFramebufferAttachmentParameter_35769() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture2D(_target,_attachment,_textarget,_texture,_level); + OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); } -static unsafe void Test_FramebufferTexture3D_17655() { +static unsafe void Test_GetFramebufferAttachmentParameter_35770() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); + OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); } -static unsafe void Test_FramebufferTexture3D_17656() { +static unsafe void Test_GetFramebufferParameter_35771() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.TextureTarget _textarget = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTexture3D(_target,_attachment,_textarget,_texture,_level,_zoffset); + OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,_params); } -static unsafe void Test_FramebufferTextureLayer_17657() { +static unsafe void Test_GetFramebufferParameter_35772() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); + OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,out _params); } -static unsafe void Test_FramebufferTextureLayer_17658() { +static unsafe void Test_GetFramebufferParameter_35773() { OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _layer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.FramebufferTextureLayer(_target,_attachment,_texture,_level,_layer); -} -static unsafe void Test_FrontFace_17659() { - OpenTK.Graphics.OpenGL4.FrontFaceDirection _mode = default(OpenTK.Graphics.OpenGL4.FrontFaceDirection); - OpenTK.Graphics.OpenGL4.GL.FrontFace(_mode); -} -static unsafe void Test_GenBuffer_17660() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenBuffer(); -} -static unsafe void Test_GenBuffers_17661() { - System.Int32 _n = default(System.Int32); - System.Int32[] _buffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_17662() { - System.Int32 _n = default(System.Int32); - System.Int32 _buffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,out _buffers); -} -static unsafe void Test_GenBuffers_17663() { - System.Int32 _n = default(System.Int32); - System.Int32* _buffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_17664() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _buffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); -} -static unsafe void Test_GenBuffers_17665() { - System.Int32 _n = default(System.Int32); - System.UInt32 _buffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,out _buffers); -} -static unsafe void Test_GenBuffers_17666() { - System.Int32 _n = default(System.Int32); - System.UInt32* _buffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenBuffers(_n,_buffers); + OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,_params); } -static unsafe void Test_GenerateMipmap_17667() { - OpenTK.Graphics.OpenGL4.GenerateMipmapTarget _target = default(OpenTK.Graphics.OpenGL4.GenerateMipmapTarget); - OpenTK.Graphics.OpenGL4.GL.GenerateMipmap(_target); +static unsafe void Test_GetHistogram_35774() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenFramebuffer_17668() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenFramebuffer(); +static unsafe void Test_GetHistogram_35775() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenFramebuffers_17669() { - System.Int32 _n = default(System.Int32); - System.Int32[] _framebuffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); +static unsafe void Test_GetHistogram_35776() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenFramebuffers_17670() { - System.Int32 _n = default(System.Int32); - System.Int32 _framebuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,out _framebuffers); +static unsafe void Test_GetHistogram_35777() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenFramebuffers_17671() { - System.Int32 _n = default(System.Int32); - System.Int32* _framebuffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); +static unsafe void Test_GetHistogram_35778() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,ref _values); } -static unsafe void Test_GenFramebuffers_17672() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _framebuffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); +static unsafe void Test_GetHistogramParameter_35779() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GenFramebuffers_17673() { - System.Int32 _n = default(System.Int32); - System.UInt32 _framebuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,out _framebuffers); +static unsafe void Test_GetHistogramParameter_35780() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,out _params); } -static unsafe void Test_GenFramebuffers_17674() { - System.Int32 _n = default(System.Int32); - System.UInt32* _framebuffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenFramebuffers(_n,_framebuffers); +static unsafe void Test_GetHistogramParameter_35781() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GenProgramPipeline_17675() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenProgramPipeline(); +static unsafe void Test_GetHistogramParameter_35782() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GenProgramPipelines_17676() { - System.Int32 _n = default(System.Int32); - System.Int32[] _pipelines = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); +static unsafe void Test_GetHistogramParameter_35783() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,out _params); } -static unsafe void Test_GenProgramPipelines_17677() { - System.Int32 _n = default(System.Int32); - System.Int32 _pipelines = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,out _pipelines); +static unsafe void Test_GetHistogramParameter_35784() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); } -static unsafe void Test_GenProgramPipelines_17678() { - System.Int32 _n = default(System.Int32); - System.Int32* _pipelines = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); +static unsafe void Test_GetInteger64_35785() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GenProgramPipelines_17679() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _pipelines = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); +static unsafe void Test_GetInteger64_35786() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GenProgramPipelines_17680() { - System.Int32 _n = default(System.Int32); - System.UInt32 _pipelines = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,out _pipelines); +static unsafe void Test_GetInteger64_35787() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GenProgramPipelines_17681() { - System.Int32 _n = default(System.Int32); - System.UInt32* _pipelines = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenProgramPipelines(_n,_pipelines); +static unsafe void Test_GetInteger64_35788() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GenQuery_17682() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenQuery(); +static unsafe void Test_GetInteger64_35789() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,out _data); } -static unsafe void Test_GenQueries_17683() { - System.Int32 _n = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); +static unsafe void Test_GetInteger64_35790() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); } -static unsafe void Test_GenQueries_17684() { - System.Int32 _n = default(System.Int32); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,out _ids); +static unsafe void Test_GetInteger64_35791() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname); } -static unsafe void Test_GenQueries_17685() { - System.Int32 _n = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); +static unsafe void Test_GetInteger64_35792() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int64[] _data = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GenQueries_17686() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); +static unsafe void Test_GetInteger64_35793() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int64 _data = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,out _data); } -static unsafe void Test_GenQueries_17687() { - System.Int32 _n = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,out _ids); +static unsafe void Test_GetInteger64_35794() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int64* _data = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,_data); } -static unsafe void Test_GenQueries_17688() { - System.Int32 _n = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenQueries(_n,_ids); +static unsafe void Test_GetInteger_35795() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GenRenderbuffer_17689() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenRenderbuffer(); +static unsafe void Test_GetInteger_35796() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_GenRenderbuffers_17690() { - System.Int32 _n = default(System.Int32); - System.Int32[] _renderbuffers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); +static unsafe void Test_GetInteger_35797() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.Int32 _index = default(System.Int32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GenRenderbuffers_17691() { - System.Int32 _n = default(System.Int32); - System.Int32 _renderbuffers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,out _renderbuffers); +static unsafe void Test_GetInteger_35798() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GenRenderbuffers_17692() { - System.Int32 _n = default(System.Int32); - System.Int32* _renderbuffers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); +static unsafe void Test_GetInteger_35799() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,out _data); } -static unsafe void Test_GenRenderbuffers_17693() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _renderbuffers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); +static unsafe void Test_GetInteger_35800() { + OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); + System.UInt32 _index = default(System.UInt32); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); } -static unsafe void Test_GenRenderbuffers_17694() { - System.Int32 _n = default(System.Int32); - System.UInt32 _renderbuffers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,out _renderbuffers); +static unsafe void Test_GetInteger_35801() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname); } -static unsafe void Test_GenRenderbuffers_17695() { - System.Int32 _n = default(System.Int32); - System.UInt32* _renderbuffers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenRenderbuffers(_n,_renderbuffers); +static unsafe void Test_GetInteger_35802() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int32[] _data = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,_data); } -static unsafe void Test_GenSampler_17696() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenSampler(); +static unsafe void Test_GetInteger_35803() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int32 _data = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,out _data); } -static unsafe void Test_GenSamplers_17697() { - System.Int32 _count = default(System.Int32); - System.Int32[] _samplers = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); +static unsafe void Test_GetInteger_35804() { + OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); + System.Int32* _data = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,_data); } -static unsafe void Test_GenSamplers_17698() { - System.Int32 _count = default(System.Int32); - System.Int32 _samplers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,out _samplers); +static unsafe void Test_GetInternalformat_35805() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GenSamplers_17699() { - System.Int32 _count = default(System.Int32); - System.Int32* _samplers = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); +static unsafe void Test_GetInternalformat_35806() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_GenSamplers_17700() { - System.Int32 _count = default(System.Int32); - System.UInt32[] _samplers = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); +static unsafe void Test_GetInternalformat_35807() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GenSamplers_17701() { - System.Int32 _count = default(System.Int32); - System.UInt32 _samplers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,out _samplers); +static unsafe void Test_GetInternalformat_35808() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GenSamplers_17702() { - System.Int32 _count = default(System.Int32); - System.UInt32* _samplers = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenSamplers(_count,_samplers); +static unsafe void Test_GetInternalformat_35809() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); } -static unsafe void Test_GenTexture_17703() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenTexture(); +static unsafe void Test_GetInternalformat_35810() { + OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); } -static unsafe void Test_GenTextures_17704() { - System.Int32 _n = default(System.Int32); - System.Int32[] _textures = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); +static unsafe void Test_GetMinmax_35811() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenTextures_17705() { - System.Int32 _n = default(System.Int32); - System.Int32 _textures = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,out _textures); +static unsafe void Test_GetMinmax_35812() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenTextures_17706() { - System.Int32 _n = default(System.Int32); - System.Int32* _textures = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); +static unsafe void Test_GetMinmax_35813() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenTextures_17707() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _textures = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); +static unsafe void Test_GetMinmax_35814() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); } -static unsafe void Test_GenTextures_17708() { - System.Int32 _n = default(System.Int32); - System.UInt32 _textures = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,out _textures); +static unsafe void Test_GetMinmax_35815() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _values = default(int); + OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,ref _values); } -static unsafe void Test_GenTextures_17709() { - System.Int32 _n = default(System.Int32); - System.UInt32* _textures = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenTextures(_n,_textures); +static unsafe void Test_GetMinmaxParameter_35816() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GenTransformFeedback_17710() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenTransformFeedback(); +static unsafe void Test_GetMinmaxParameter_35817() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,out _params); } -static unsafe void Test_GenTransformFeedbacks_17711() { - System.Int32 _n = default(System.Int32); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); +static unsafe void Test_GetMinmaxParameter_35818() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GenTransformFeedbacks_17712() { - System.Int32 _n = default(System.Int32); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,out _ids); +static unsafe void Test_GetMinmaxParameter_35819() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GenTransformFeedbacks_17713() { - System.Int32 _n = default(System.Int32); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); +static unsafe void Test_GetMinmaxParameter_35820() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,out _params); } -static unsafe void Test_GenTransformFeedbacks_17714() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); +static unsafe void Test_GetMinmaxParameter_35821() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); } -static unsafe void Test_GenTransformFeedbacks_17715() { - System.Int32 _n = default(System.Int32); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,out _ids); +static unsafe void Test_GetMultisample_35822() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.Int32 _index = default(System.Int32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GenTransformFeedbacks_17716() { - System.Int32 _n = default(System.Int32); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenTransformFeedbacks(_n,_ids); +static unsafe void Test_GetMultisample_35823() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.Int32 _index = default(System.Int32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,out _val); } -static unsafe void Test_GenVertexArray_17717() { - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GenVertexArray(); +static unsafe void Test_GetMultisample_35824() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.Int32 _index = default(System.Int32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GenVertexArrays_17718() { - System.Int32 _n = default(System.Int32); - System.Int32[] _arrays = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetMultisample_35825() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.UInt32 _index = default(System.UInt32); + System.Single[] _val = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GenVertexArrays_17719() { - System.Int32 _n = default(System.Int32); - System.Int32 _arrays = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,out _arrays); +static unsafe void Test_GetMultisample_35826() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.UInt32 _index = default(System.UInt32); + System.Single _val = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,out _val); } -static unsafe void Test_GenVertexArrays_17720() { - System.Int32 _n = default(System.Int32); - System.Int32* _arrays = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetMultisample_35827() { + OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); + System.UInt32 _index = default(System.UInt32); + System.Single* _val = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); } -static unsafe void Test_GenVertexArrays_17721() { - System.Int32 _n = default(System.Int32); - System.UInt32[] _arrays = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetObjectLabel_35828() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GenVertexArrays_17722() { - System.Int32 _n = default(System.Int32); - System.UInt32 _arrays = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,out _arrays); +static unsafe void Test_GetObjectLabel_35829() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_GenVertexArrays_17723() { - System.Int32 _n = default(System.Int32); - System.UInt32* _arrays = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GenVertexArrays(_n,_arrays); +static unsafe void Test_GetObjectLabel_35830() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17724() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufferIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +static unsafe void Test_GetObjectLabel_35831() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17725() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufferIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); +static unsafe void Test_GetObjectLabel_35832() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17726() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufferIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +static unsafe void Test_GetObjectLabel_35833() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17727() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _bufferIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_35834() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17728() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _bufferIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,out _params); +static unsafe void Test_GetObjectPtrLabel_35835() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveAtomicCounterBuffer_17729() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _bufferIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter _pname = default(OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveAtomicCounterBuffer(_program,_bufferIndex,_pname,_params); +static unsafe void Test_GetObjectPtrLabel_35836() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAttrib_17730() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35837() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_35838() { + int[] _ptr = default(int[]); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveAttrib_17731() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35839() { + int[] _ptr = default(int[]); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveAttrib_17732() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); +static unsafe void Test_GetObjectPtrLabel_35840() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_35841() { + int[,] _ptr = default(int[,]); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveAttribType _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveAttrib_17733() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); +static unsafe void Test_GetObjectPtrLabel_35842() { + int[,] _ptr = default(int[,]); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.ActiveAttribType* _type = default(OpenTK.Graphics.OpenGL4.ActiveAttribType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveAttrib(_program,_index,_bufSize,_length,_size,_type,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveSubroutineName_17734() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - System.Int32 _bufsize = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35843() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_35844() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveSubroutineName_17735() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - System.Int32 _bufsize = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35845() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveSubroutineName_17736() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufsize = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35846() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +} +static unsafe void Test_GetObjectPtrLabel_35847() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,out _length,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); } -static unsafe void Test_GetActiveSubroutineName_17737() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufsize = default(System.Int32); +static unsafe void Test_GetObjectPtrLabel_35848() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineName(_program,_shadertype,_index,_bufsize,_length,_name); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_GetActiveSubroutineUniform_17738() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); +static unsafe void Test_GetPointer_35849() { + OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); } -static unsafe void Test_GetActiveSubroutineUniform_17739() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); +static unsafe void Test_GetPointer_35850() { + OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_35851() { + OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_35852() { + OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +} +static unsafe void Test_GetPointer_35853() { + OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); + int _params = default(int); + OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,ref _params); } -static unsafe void Test_GetActiveSubroutineUniform_17740() { +static unsafe void Test_GetProgramBinary_35854() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniform_17741() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); +static unsafe void Test_GetProgramBinary_35855() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniform_17742() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,out _values); +static unsafe void Test_GetProgramBinary_35856() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniform_17743() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniform(_program,_shadertype,_index,_pname,_values); +static unsafe void Test_GetProgramBinary_35857() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniformName_17744() { +static unsafe void Test_GetProgramBinary_35858() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - System.Int32 _bufsize = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_GetActiveSubroutineUniformName_17745() { +static unsafe void Test_GetProgramBinary_35859() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _index = default(System.Int32); - System.Int32 _bufsize = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniformName_17746() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufsize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,out _length,_name); +static unsafe void Test_GetProgramBinary_35860() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[] _binary = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveSubroutineUniformName_17747() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufsize = default(System.Int32); +static unsafe void Test_GetProgramBinary_35861() { + System.Int32 _program = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveSubroutineUniformName(_program,_shadertype,_index,_bufsize,_length,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniform_17748() { +static unsafe void Test_GetProgramBinary_35862() { System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniform_17749() { +static unsafe void Test_GetProgramBinary_35863() { System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.ActiveUniformType* _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int _binary = default(int); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_GetActiveUniform_17750() { +static unsafe void Test_GetProgramBinary_35864() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformType _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,out _length,out _size,out _type,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveUniform_17751() { +static unsafe void Test_GetProgramBinary_35865() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.ActiveUniformType* _type = default(OpenTK.Graphics.OpenGL4.ActiveUniformType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniform(_program,_index,_bufSize,_length,_size,_type,_name); -} -static unsafe void Test_GetActiveUniformBlock_17752() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); -} -static unsafe void Test_GetActiveUniformBlock_17753() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlock_17754() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); +static unsafe void Test_GetProgramBinary_35866() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlock_17755() { +static unsafe void Test_GetProgramBinary_35867() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlock_17756() { +static unsafe void Test_GetProgramBinary_35868() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,out _params); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); } -static unsafe void Test_GetActiveUniformBlock_17757() { +static unsafe void Test_GetProgramBinary_35869() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlock(_program,_uniformBlockIndex,_pname,_params); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + System.IntPtr _binary = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlockName_17758() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); +static unsafe void Test_GetProgramBinary_35870() { + System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[] _binary = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlockName_17759() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); +static unsafe void Test_GetProgramBinary_35871() { + System.UInt32 _program = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[,] _binary = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlockName_17760() { +static unsafe void Test_GetProgramBinary_35872() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,out _length,_uniformBlockName); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int[,,] _binary = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); } -static unsafe void Test_GetActiveUniformBlockName_17761() { +static unsafe void Test_GetProgramBinary_35873() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformBlockName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformBlockName(_program,_uniformBlockIndex,_bufSize,_length,_uniformBlockName); + OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); + int _binary = default(int); + OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); } -static unsafe void Test_GetActiveUniformName_17762() { +static unsafe void Test_GetProgramInfoLog_35874() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetActiveUniformName_17763() { +static unsafe void Test_GetProgramInfoLog_35875() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformIndex = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_GetActiveUniformName_17764() { +static unsafe void Test_GetProgramInfoLog_35876() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,out _length,_uniformName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetActiveUniformName_17765() { +static unsafe void Test_GetProgramInfoLog_35877() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformIndex = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _uniformName = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniformName(_program,_uniformIndex,_bufSize,_length,_uniformName); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); } -static unsafe void Test_GetActiveUniforms_17766() { +static unsafe void Test_GetProgramInterface_35878() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32[] _uniformIndices = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetActiveUniforms_17767() { +static unsafe void Test_GetProgramInterface_35879() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32 _uniformIndices = default(System.Int32); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_17768() { +static unsafe void Test_GetProgramInterface_35880() { System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.Int32* _uniformIndices = default(System.Int32*); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetActiveUniforms_17769() { +static unsafe void Test_GetProgramInterface_35881() { System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32[] _uniformIndices = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetActiveUniforms_17770() { +static unsafe void Test_GetProgramInterface_35882() { System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32 _uniformIndices = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,ref _uniformIndices,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); } -static unsafe void Test_GetActiveUniforms_17771() { +static unsafe void Test_GetProgramInterface_35883() { System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.UInt32* _uniformIndices = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.ActiveUniformParameter _pname = default(OpenTK.Graphics.OpenGL4.ActiveUniformParameter); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetActiveUniforms(_program,_uniformCount,_uniformIndices,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); } -static unsafe void Test_GetAttachedShaders_17772() { +static unsafe void Test_GetProgram_35884() { System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetAttachedShaders_17773() { +static unsafe void Test_GetProgram_35885() { System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetAttachedShaders_17774() { +static unsafe void Test_GetProgram_35886() { System.Int32 _program = default(System.Int32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); -} -static unsafe void Test_GetAttachedShaders_17775() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,_shaders); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetAttachedShaders_17776() { +static unsafe void Test_GetProgram_35887() { System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,out _count,out _shaders); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetAttachedShaders_17777() { +static unsafe void Test_GetProgram_35888() { System.UInt32 _program = default(System.UInt32); - System.Int32 _maxCount = default(System.Int32); - System.Int32* _count = default(System.Int32*); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetAttachedShaders(_program,_maxCount,_count,_shaders); -} -static unsafe void Test_GetAttribLocation_17778() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetAttribLocation(_program,_name); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,out _params); } -static unsafe void Test_GetAttribLocation_17779() { +static unsafe void Test_GetProgram_35889() { System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetAttribLocation(_program,_name); -} -static unsafe void Test_GetBoolean_17780() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); -} -static unsafe void Test_GetBoolean_17781() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,out _data); -} -static unsafe void Test_GetBoolean_17782() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); -} -static unsafe void Test_GetBoolean_17783() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); -} -static unsafe void Test_GetBoolean_17784() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,out _data); -} -static unsafe void Test_GetBoolean_17785() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_target,_index,_data); -} -static unsafe void Test_GetBoolean_17786() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname); -} -static unsafe void Test_GetBoolean_17787() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Boolean[] _data = default(System.Boolean[]); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,_data); -} -static unsafe void Test_GetBoolean_17788() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Boolean _data = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,out _data); + OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); } -static unsafe void Test_GetBoolean_17789() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Boolean* _data = default(System.Boolean*); - OpenTK.Graphics.OpenGL4.GL.GetBoolean(_pname,_data); +static unsafe void Test_GetProgramPipelineInfoLog_35890() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetBufferParameter_17790() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); - System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); +static unsafe void Test_GetProgramPipelineInfoLog_35891() { + System.Int32 _pipeline = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetBufferParameter_17791() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); - System.Int64 _params = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,out _params); +static unsafe void Test_GetProgramPipelineInfoLog_35892() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetBufferParameter_17792() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); - System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); +static unsafe void Test_GetProgramPipelineInfoLog_35893() { + System.UInt32 _pipeline = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); } -static unsafe void Test_GetBufferParameter_17793() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); +static unsafe void Test_GetProgramPipeline_35894() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetBufferParameter_17794() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); +static unsafe void Test_GetProgramPipeline_35895() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetBufferParameter_17795() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.BufferParameterName); +static unsafe void Test_GetProgramPipeline_35896() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetBufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_17796() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_17797() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); - int[] _params = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_17798() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); - int[,] _params = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_17799() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,_params); -} -static unsafe void Test_GetBufferPointer_17800() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferPointer _pname = default(OpenTK.Graphics.OpenGL4.BufferPointer); - int _params = default(int); - OpenTK.Graphics.OpenGL4.GL.GetBufferPointer(_target,_pname,ref _params); -} -static unsafe void Test_GetBufferSubData_17801() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - System.IntPtr _data = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); -} -static unsafe void Test_GetBufferSubData_17802() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[] _data = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); -} -static unsafe void Test_GetBufferSubData_17803() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,] _data = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); -} -static unsafe void Test_GetBufferSubData_17804() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int[,,] _data = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,_data); -} -static unsafe void Test_GetBufferSubData_17805() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - int _data = default(int); - OpenTK.Graphics.OpenGL4.GL.GetBufferSubData(_target,_offset,_size,ref _data); -} -static unsafe void Test_GetColorTable_17806() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _table = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); -} -static unsafe void Test_GetColorTable_17807() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _table = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); -} -static unsafe void Test_GetColorTable_17808() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _table = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); -} -static unsafe void Test_GetColorTable_17809() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _table = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,_table); -} -static unsafe void Test_GetColorTable_17810() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _table = default(int); - OpenTK.Graphics.OpenGL4.GL.GetColorTable(_target,_format,_type,ref _table); -} -static unsafe void Test_GetColorTableParameter_17811() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); -} -static unsafe void Test_GetColorTableParameter_17812() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,out _params); -} -static unsafe void Test_GetColorTableParameter_17813() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetColorTableParameter_17814() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); +static unsafe void Test_GetProgramPipeline_35897() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetColorTableParameter_17815() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); +static unsafe void Test_GetProgramPipeline_35898() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,out _params); } -static unsafe void Test_GetColorTableParameter_17816() { - OpenTK.Graphics.OpenGL4.ColorTableTarget _target = default(OpenTK.Graphics.OpenGL4.ColorTableTarget); - OpenTK.Graphics.OpenGL4.GetColorTableParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetColorTableParameterPName); +static unsafe void Test_GetProgramPipeline_35899() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetColorTableParameter(_target,_pname,_params); -} -static unsafe void Test_GetCompressedTexImage_17817() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.IntPtr _img = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); -} -static unsafe void Test_GetCompressedTexImage_17818() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - int[] _img = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); -} -static unsafe void Test_GetCompressedTexImage_17819() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - int[,] _img = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); -} -static unsafe void Test_GetCompressedTexImage_17820() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - int[,,] _img = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,_img); -} -static unsafe void Test_GetCompressedTexImage_17821() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - int _img = default(int); - OpenTK.Graphics.OpenGL4.GL.GetCompressedTexImage(_target,_level,ref _img); -} -static unsafe void Test_GetConvolutionFilter_17822() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _image = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); -} -static unsafe void Test_GetConvolutionFilter_17823() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _image = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); -} -static unsafe void Test_GetConvolutionFilter_17824() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _image = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); -} -static unsafe void Test_GetConvolutionFilter_17825() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _image = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,_image); -} -static unsafe void Test_GetConvolutionFilter_17826() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _image = default(int); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionFilter(_target,_format,_type,ref _image); + OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); } -static unsafe void Test_GetConvolutionParameter_17827() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); +static unsafe void Test_GetProgramResourceIndex_35900() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceIndex(_program,_programInterface,_name); } -static unsafe void Test_GetConvolutionParameter_17828() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,out _params); +static unsafe void Test_GetProgramResourceIndex_35901() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceIndex(_program,_programInterface,_name); } -static unsafe void Test_GetConvolutionParameter_17829() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); +static unsafe void Test_GetProgramResource_35902() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.Int32 _index = default(System.Int32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetConvolutionParameter_17830() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); +static unsafe void Test_GetProgramResource_35903() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.Int32 _index = default(System.Int32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); } -static unsafe void Test_GetConvolutionParameter_17831() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); +static unsafe void Test_GetProgramResource_35904() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.Int32 _index = default(System.Int32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); } -static unsafe void Test_GetConvolutionParameter_17832() { - OpenTK.Graphics.OpenGL4.ConvolutionTarget _target = default(OpenTK.Graphics.OpenGL4.ConvolutionTarget); - OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName); +static unsafe void Test_GetProgramResource_35905() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.Int32 _index = default(System.Int32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty* _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty*); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetConvolutionParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetDebugMessageLog_17833() { - System.Int32 _count = default(System.Int32); +static unsafe void Test_GetProgramResource_35906() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.UInt32 _index = default(System.UInt32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL4.DebugSource[]); - OpenTK.Graphics.OpenGL4.DebugType[] _types = default(OpenTK.Graphics.OpenGL4.DebugType[]); - System.Int32[] _ids = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DebugSeverity[] _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.Int32[] _length = default(System.Int32[]); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetDebugMessageLog_17834() { - System.Int32 _count = default(System.Int32); +static unsafe void Test_GetProgramResource_35907() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.UInt32 _index = default(System.UInt32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource _sources = default(OpenTK.Graphics.OpenGL4.DebugSource); - OpenTK.Graphics.OpenGL4.DebugType _types = default(OpenTK.Graphics.OpenGL4.DebugType); - System.Int32 _ids = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSeverity _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); + System.Int32 _length = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); } -static unsafe void Test_GetDebugMessageLog_17835() { - System.Int32 _count = default(System.Int32); +static unsafe void Test_GetProgramResource_35908() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.UInt32 _index = default(System.UInt32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty); System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource* _sources = default(OpenTK.Graphics.OpenGL4.DebugSource*); - OpenTK.Graphics.OpenGL4.DebugType* _types = default(OpenTK.Graphics.OpenGL4.DebugType*); - System.Int32* _ids = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DebugSeverity* _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.Int32 _length = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); } -static unsafe void Test_GetDebugMessageLog_17836() { - System.UInt32 _count = default(System.UInt32); +static unsafe void Test_GetProgramResource_35909() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.UInt32 _index = default(System.UInt32); + System.Int32 _propCount = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramProperty* _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty*); System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource[] _sources = default(OpenTK.Graphics.OpenGL4.DebugSource[]); - OpenTK.Graphics.OpenGL4.DebugType[] _types = default(OpenTK.Graphics.OpenGL4.DebugType[]); - System.UInt32[] _ids = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.DebugSeverity[] _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity[]); - System.Int32[] _lengths = default(System.Int32[]); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); + System.Int32* _length = default(System.Int32*); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); } -static unsafe void Test_GetDebugMessageLog_17837() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource _sources = default(OpenTK.Graphics.OpenGL4.DebugSource); - OpenTK.Graphics.OpenGL4.DebugType _types = default(OpenTK.Graphics.OpenGL4.DebugType); - System.UInt32 _ids = default(System.UInt32); - OpenTK.Graphics.OpenGL4.DebugSeverity _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity); - System.Int32 _lengths = default(System.Int32); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); +static unsafe void Test_GetProgramResourceLocation_35910() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocation(_program,_programInterface,_name); } -static unsafe void Test_GetDebugMessageLog_17838() { - System.UInt32 _count = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - OpenTK.Graphics.OpenGL4.DebugSource* _sources = default(OpenTK.Graphics.OpenGL4.DebugSource*); - OpenTK.Graphics.OpenGL4.DebugType* _types = default(OpenTK.Graphics.OpenGL4.DebugType*); - System.UInt32* _ids = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.DebugSeverity* _severities = default(OpenTK.Graphics.OpenGL4.DebugSeverity*); - System.Int32* _lengths = default(System.Int32*); - System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); +static unsafe void Test_GetProgramResourceLocation_35911() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocation(_program,_programInterface,_name); } -static unsafe void Test_GetDouble_17839() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceLocationIndex_35912() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); +} +static unsafe void Test_GetProgramResourceLocationIndex_35913() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); +} +static unsafe void Test_GetProgramResourceName_35914() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.Int32 _index = default(System.Int32); - System.Double[] _data = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetDouble_17840() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceName_35915() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.Int32 _index = default(System.Int32); - System.Double _data = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,out _data); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); } -static unsafe void Test_GetDouble_17841() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceName_35916() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.Int32 _index = default(System.Int32); - System.Double* _data = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetDouble_17842() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceName_35917() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.UInt32 _index = default(System.UInt32); - System.Double[] _data = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetDouble_17843() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceName_35918() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.UInt32 _index = default(System.UInt32); - System.Double _data = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,out _data); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); } -static unsafe void Test_GetDouble_17844() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetProgramResourceName_35919() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); System.UInt32 _index = default(System.UInt32); - System.Double* _data = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_target,_index,_data); -} -static unsafe void Test_GetDouble_17845() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Double r = OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); } -static unsafe void Test_GetDouble_17846() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Double[] _data = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,_data); +static unsafe void Test_GetProgramStage_35920() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,out _values); } -static unsafe void Test_GetDouble_17847() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Double _data = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,out _data); +static unsafe void Test_GetProgramStage_35921() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,_values); } -static unsafe void Test_GetDouble_17848() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Double* _data = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetDouble(_pname,_data); +static unsafe void Test_GetProgramStage_35922() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,out _values); } -static unsafe void Test_GetError_17849() { - OpenTK.Graphics.OpenGL4.ErrorCode r = OpenTK.Graphics.OpenGL4.GL.GetError(); +static unsafe void Test_GetProgramStage_35923() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,_values); } -static unsafe void Test_GetFloat_17850() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35924() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.Int32 _index = default(System.Int32); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetFloat_17851() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35925() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.Int32 _index = default(System.Int32); - System.Single _data = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,out _data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,out _params); } -static unsafe void Test_GetFloat_17852() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35926() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.Int32 _index = default(System.Int32); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetFloat_17853() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35927() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.UInt32 _index = default(System.UInt32); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetFloat_17854() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35928() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.UInt32 _index = default(System.UInt32); - System.Single _data = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,out _data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,out _params); } -static unsafe void Test_GetFloat_17855() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); +static unsafe void Test_GetQueryIndexed_35929() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); System.UInt32 _index = default(System.UInt32); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_target,_index,_data); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); } -static unsafe void Test_GetFloat_17856() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Single r = OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname); +static unsafe void Test_GetQuery_35930() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetFloat_17857() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Single[] _data = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,_data); +static unsafe void Test_GetQuery_35931() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,out _params); } -static unsafe void Test_GetFloat_17858() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Single _data = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,out _data); +static unsafe void Test_GetQuery_35932() { + OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); + OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,_params); } -static unsafe void Test_GetFloat_17859() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Single* _data = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetFloat(_pname,_data); +static unsafe void Test_GetQueryObject_35933() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFragDataIndex_17860() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataIndex(_program,_name); +static unsafe void Test_GetQueryObject_35934() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetFragDataIndex_17861() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataIndex(_program,_name); +static unsafe void Test_GetQueryObject_35935() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFragDataLocation_17862() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataLocation(_program,_name); +static unsafe void Test_GetQueryObject_35936() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFragDataLocation_17863() { - System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetFragDataLocation(_program,_name); +static unsafe void Test_GetQueryObject_35937() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetFramebufferAttachmentParameter_17864() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); +static unsafe void Test_GetQueryObject_35938() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +} +static unsafe void Test_GetQueryObject_35939() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFramebufferAttachmentParameter_17865() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); +static unsafe void Test_GetQueryObject_35940() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetFramebufferAttachmentParameter_17866() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachment = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.FramebufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.FramebufferParameterName); +static unsafe void Test_GetQueryObject_35941() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferAttachmentParameter(_target,_attachment,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFramebufferParameter_17867() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); +static unsafe void Test_GetQueryObject_35942() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetFramebufferParameter_17868() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); +static unsafe void Test_GetQueryObject_35943() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetFramebufferParameter_17869() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter _pname = default(OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter); +static unsafe void Test_GetQueryObject_35944() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetFramebufferParameter(_target,_pname,_params); -} -static unsafe void Test_GetHistogram_17870() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Boolean _reset = default(System.Boolean); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _values = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); -} -static unsafe void Test_GetHistogram_17871() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Boolean _reset = default(System.Boolean); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _values = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetHistogram_17872() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Boolean _reset = default(System.Boolean); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _values = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); +static unsafe void Test_GetQueryObject_35945() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetHistogram_17873() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Boolean _reset = default(System.Boolean); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _values = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,_values); +static unsafe void Test_GetQueryObject_35946() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetHistogram_17874() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Boolean _reset = default(System.Boolean); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _values = default(int); - OpenTK.Graphics.OpenGL4.GL.GetHistogram(_target,_reset,_format,_type,ref _values); +static unsafe void Test_GetQueryObject_35947() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetHistogramParameter_17875() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); +static unsafe void Test_GetQueryObject_35948() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetHistogramParameter_17876() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,out _params); +static unsafe void Test_GetQueryObject_35949() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); } -static unsafe void Test_GetHistogramParameter_17877() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); +static unsafe void Test_GetQueryObject_35950() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); } -static unsafe void Test_GetHistogramParameter_17878() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); +static unsafe void Test_GetRenderbufferParameter_35951() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_GetHistogramParameter_17879() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); +static unsafe void Test_GetRenderbufferParameter_35952() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,out _params); } -static unsafe void Test_GetHistogramParameter_17880() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GetHistogramParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetHistogramParameterPName); +static unsafe void Test_GetRenderbufferParameter_35953() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetHistogramParameter(_target,_pname,_params); -} -static unsafe void Test_GetInteger64_17881() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); -} -static unsafe void Test_GetInteger64_17882() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,out _data); -} -static unsafe void Test_GetInteger64_17883() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); -} -static unsafe void Test_GetInteger64_17884() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); -} -static unsafe void Test_GetInteger64_17885() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,out _data); -} -static unsafe void Test_GetInteger64_17886() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_target,_index,_data); + OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,_params); } -static unsafe void Test_GetInteger64_17887() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int64 r = OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname); +static unsafe void Test_GetSamplerParameter_35954() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInteger64_17888() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int64[] _data = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,_data); +static unsafe void Test_GetSamplerParameter_35955() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetInteger64_17889() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int64 _data = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,out _data); +static unsafe void Test_GetSamplerParameter_35956() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInteger64_17890() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int64* _data = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetInteger64(_pname,_data); +static unsafe void Test_GetSamplerParameter_35957() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17891() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); +static unsafe void Test_GetSamplerParameter_35958() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetInteger_17892() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_GetSamplerParameter_35959() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17893() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.Int32 _index = default(System.Int32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); +static unsafe void Test_GetSamplerParameterI_35960() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17894() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); +static unsafe void Test_GetSamplerParameterI_35961() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetInteger_17895() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,out _data); +static unsafe void Test_GetSamplerParameterI_35962() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17896() { - OpenTK.Graphics.OpenGL4.GetIndexedPName _target = default(OpenTK.Graphics.OpenGL4.GetIndexedPName); - System.UInt32 _index = default(System.UInt32); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_target,_index,_data); +static unsafe void Test_GetSamplerParameterI_35963() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17897() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname); +static unsafe void Test_GetSamplerParameterI_35964() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetInteger_17898() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int32[] _data = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,_data); +static unsafe void Test_GetSamplerParameterI_35965() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17899() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int32 _data = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,out _data); +static unsafe void Test_GetSamplerParameterI_35966() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInteger_17900() { - OpenTK.Graphics.OpenGL4.GetPName _pname = default(OpenTK.Graphics.OpenGL4.GetPName); - System.Int32* _data = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetInteger(_pname,_data); +static unsafe void Test_GetSamplerParameterI_35967() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); } -static unsafe void Test_GetInternalformat_17901() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); +static unsafe void Test_GetSamplerParameterI_35968() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); } -static unsafe void Test_GetInternalformat_17902() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int64 _params = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); +static unsafe void Test_GetSamplerParameter_35969() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInternalformat_17903() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); - System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); +static unsafe void Test_GetSamplerParameter_35970() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetInternalformat_17904() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); +static unsafe void Test_GetSamplerParameter_35971() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +} +static unsafe void Test_GetSamplerParameter_35972() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetInternalformat_17905() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); +static unsafe void Test_GetSamplerParameter_35973() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,out _params); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); } -static unsafe void Test_GetInternalformat_17906() { - OpenTK.Graphics.OpenGL4.ImageTarget _target = default(OpenTK.Graphics.OpenGL4.ImageTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - OpenTK.Graphics.OpenGL4.InternalFormatParameter _pname = default(OpenTK.Graphics.OpenGL4.InternalFormatParameter); - System.Int32 _bufSize = default(System.Int32); +static unsafe void Test_GetSamplerParameter_35974() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetInternalformat(_target,_internalformat,_pname,_bufSize,_params); + OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); } -static unsafe void Test_GetMinmax_17907() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - System.Boolean _reset = default(System.Boolean); +static unsafe void Test_GetSeparableFilter_35975() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _values = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + System.IntPtr _span = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetMinmax_17908() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - System.Boolean _reset = default(System.Boolean); +static unsafe void Test_GetSeparableFilter_35976() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _values = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); + int[] _row = default(int[]); + int[] _column = default(int[]); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetMinmax_17909() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - System.Boolean _reset = default(System.Boolean); +static unsafe void Test_GetSeparableFilter_35977() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _values = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetMinmax_17910() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - System.Boolean _reset = default(System.Boolean); +static unsafe void Test_GetSeparableFilter_35978() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _values = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,_values); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); } -static unsafe void Test_GetMinmax_17911() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - System.Boolean _reset = default(System.Boolean); +static unsafe void Test_GetSeparableFilter_35979() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _values = default(int); - OpenTK.Graphics.OpenGL4.GL.GetMinmax(_target,_reset,_format,_type,ref _values); + int _row = default(int); + int _column = default(int); + int _span = default(int); + OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,ref _row,ref _column,ref _span); } -static unsafe void Test_GetMinmaxParameter_17912() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); +static unsafe void Test_GetShaderInfoLog_35980() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetMinmaxParameter_17913() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,out _params); +static unsafe void Test_GetShaderInfoLog_35981() { + System.Int32 _shader = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); } -static unsafe void Test_GetMinmaxParameter_17914() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); +static unsafe void Test_GetShaderInfoLog_35982() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); } -static unsafe void Test_GetMinmaxParameter_17915() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); +static unsafe void Test_GetShaderInfoLog_35983() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +} +static unsafe void Test_GetShader_35984() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetMinmaxParameter_17916() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); +static unsafe void Test_GetShader_35985() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_GetMinmaxParameter_17917() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName _pname = default(OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName); +static unsafe void Test_GetShader_35986() { + System.Int32 _shader = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetMinmaxParameter(_target,_pname,_params); -} -static unsafe void Test_GetMultisample_17918() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.Int32 _index = default(System.Int32); - System.Single[] _val = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetMultisample_17919() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.Int32 _index = default(System.Int32); - System.Single _val = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,out _val); +static unsafe void Test_GetShader_35987() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetMultisample_17920() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.Int32 _index = default(System.Int32); - System.Single* _val = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); +static unsafe void Test_GetShader_35988() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,out _params); } -static unsafe void Test_GetMultisample_17921() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.UInt32 _index = default(System.UInt32); - System.Single[] _val = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); +static unsafe void Test_GetShader_35989() { + System.UInt32 _shader = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); } -static unsafe void Test_GetMultisample_17922() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.UInt32 _index = default(System.UInt32); - System.Single _val = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,out _val); +static unsafe void Test_GetShaderPrecisionFormat_35990() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); + System.Int32[] _range = default(System.Int32[]); + System.Int32[] _precision = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_GetMultisample_17923() { - OpenTK.Graphics.OpenGL4.GetMultisamplePName _pname = default(OpenTK.Graphics.OpenGL4.GetMultisamplePName); - System.UInt32 _index = default(System.UInt32); - System.Single* _val = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetMultisample(_pname,_index,_val); +static unsafe void Test_GetShaderPrecisionFormat_35991() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); + System.Int32 _range = default(System.Int32); + System.Int32 _precision = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); } -static unsafe void Test_GetObjectLabel_17924() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); +static unsafe void Test_GetShaderPrecisionFormat_35992() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); + System.Int32* _range = default(System.Int32*); + System.Int32* _precision = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); } -static unsafe void Test_GetObjectLabel_17925() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); +static unsafe void Test_GetShaderSource_35993() { + System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_GetObjectLabel_17926() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); +static unsafe void Test_GetShaderSource_35994() { + System.Int32 _shader = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); -} -static unsafe void Test_GetObjectLabel_17927() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,_length,_source); } -static unsafe void Test_GetObjectLabel_17928() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); +static unsafe void Test_GetShaderSource_35995() { + System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,out _length,_source); } -static unsafe void Test_GetObjectLabel_17929() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); +static unsafe void Test_GetShaderSource_35996() { + System.UInt32 _shader = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); + System.Text.StringBuilder _source = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,_length,_source); } -static unsafe void Test_GetObjectPtrLabel_17930() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetString_35997() { + OpenTK.Graphics.OpenGL4.StringName _name = default(OpenTK.Graphics.OpenGL4.StringName); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name); } -static unsafe void Test_GetObjectPtrLabel_17931() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_GetString_35998() { + OpenTK.Graphics.OpenGL4.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL4.StringNameIndexed); + System.Int32 _index = default(System.Int32); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name,_index); } -static unsafe void Test_GetObjectPtrLabel_17932() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetString_35999() { + OpenTK.Graphics.OpenGL4.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL4.StringNameIndexed); + System.UInt32 _index = default(System.UInt32); + System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name,_index); } -static unsafe void Test_GetObjectPtrLabel_17933() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetSubroutineIndex_36000() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineIndex(_program,_shadertype,_name); } -static unsafe void Test_GetObjectPtrLabel_17934() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_GetSubroutineIndex_36001() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineIndex(_program,_shadertype,_name); } -static unsafe void Test_GetObjectPtrLabel_17935() { - int[] _ptr = default(int[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetSubroutineUniformLocation_36002() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); } -static unsafe void Test_GetObjectPtrLabel_17936() { - int[,] _ptr = default(int[,]); +static unsafe void Test_GetSubroutineUniformLocation_36003() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); +} +static unsafe void Test_GetSync_36004() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); + System.Int32 _length = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); } -static unsafe void Test_GetObjectPtrLabel_17937() { - int[,] _ptr = default(int[,]); +static unsafe void Test_GetSync_36005() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); } -static unsafe void Test_GetObjectPtrLabel_17938() { - int[,] _ptr = default(int[,]); +static unsafe void Test_GetSync_36006() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,_length,_values); } -static unsafe void Test_GetObjectPtrLabel_17939() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetTexImage_36007() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetObjectPtrLabel_17940() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); +static unsafe void Test_GetTexImage_36008() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetObjectPtrLabel_17941() { - int[,,] _ptr = default(int[,,]); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); +static unsafe void Test_GetTexImage_36009() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetObjectPtrLabel_17942() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_GetTexImage_36010() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); } -static unsafe void Test_GetObjectPtrLabel_17943() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); +static unsafe void Test_GetTexImage_36011() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,ref _pixels); +} +static unsafe void Test_GetTexLevelParameter_36012() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexLevelParameter_36013() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,out _params); +} +static unsafe void Test_GetTexLevelParameter_36014() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexLevelParameter_36015() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexLevelParameter_36016() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,out _params); +} +static unsafe void Test_GetTexLevelParameter_36017() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +} +static unsafe void Test_GetTexParameter_36018() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameter_36019() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,out _params); +} +static unsafe void Test_GetTexParameter_36020() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +} +static unsafe void Test_GetTexParameterI_36021() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetObjectPtrLabel_17944() { - int _ptr = default(int); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _label = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); +static unsafe void Test_GetTexParameterI_36022() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetPointer_17945() { - OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); - System.IntPtr _params = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +static unsafe void Test_GetTexParameterI_36023() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetPointer_17946() { - OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); - int[] _params = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +static unsafe void Test_GetTexParameterI_36024() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetPointer_17947() { - OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); - int[,] _params = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +static unsafe void Test_GetTexParameterI_36025() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,out _params); } -static unsafe void Test_GetPointer_17948() { - OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); - int[,,] _params = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,_params); +static unsafe void Test_GetTexParameterI_36026() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); } -static unsafe void Test_GetPointer_17949() { - OpenTK.Graphics.OpenGL4.GetPointervPName _pname = default(OpenTK.Graphics.OpenGL4.GetPointervPName); - int _params = default(int); - OpenTK.Graphics.OpenGL4.GL.GetPointer(_pname,ref _params); +static unsafe void Test_GetTexParameter_36027() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetProgramBinary_17950() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); +static unsafe void Test_GetTexParameter_36028() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,out _params); } -static unsafe void Test_GetProgramBinary_17951() { - System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); +static unsafe void Test_GetTexParameter_36029() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); } -static unsafe void Test_GetProgramBinary_17952() { +static unsafe void Test_GetTransformFeedbackVarying_36030() { System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.TransformFeedbackType _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetProgramBinary_17953() { +static unsafe void Test_GetTransformFeedbackVarying_36031() { System.Int32 _program = default(System.Int32); + System.Int32 _index = default(System.Int32); System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32* _length = default(System.Int32*); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.TransformFeedbackType* _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetProgramBinary_17954() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_GetTransformFeedbackVarying_36032() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.TransformFeedbackType _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); } -static unsafe void Test_GetProgramBinary_17955() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_GetTransformFeedbackVarying_36033() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _index = default(System.UInt32); System.Int32 _bufSize = default(System.Int32); System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32* _size = default(System.Int32*); + OpenTK.Graphics.OpenGL4.TransformFeedbackType* _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType*); + System.Text.StringBuilder _name = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); } -static unsafe void Test_GetProgramBinary_17956() { +static unsafe void Test_GetUniformBlockIndex_36034() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[] _binary = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.String _uniformBlockName = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformBlockIndex(_program,_uniformBlockName); +} +static unsafe void Test_GetUniformBlockIndex_36035() { + System.UInt32 _program = default(System.UInt32); + System.String _uniformBlockName = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformBlockIndex(_program,_uniformBlockName); } -static unsafe void Test_GetProgramBinary_17957() { +static unsafe void Test_GetUniform_36036() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[,] _binary = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17958() { +static unsafe void Test_GetUniform_36037() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramBinary_17959() { +static unsafe void Test_GetUniform_36038() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int _binary = default(int); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); + System.Int32 _location = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17960() { +static unsafe void Test_GetUniform_36039() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17961() { +static unsafe void Test_GetUniform_36040() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramBinary_17962() { +static unsafe void Test_GetUniform_36041() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17963() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,_binary); +static unsafe void Test_GetUniform_36042() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17964() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,out _length,out _binaryFormat,ref _binary); +static unsafe void Test_GetUniform_36043() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramBinary_17965() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - System.IntPtr _binary = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); +static unsafe void Test_GetUniform_36044() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17966() { +static unsafe void Test_GetUniform_36045() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[] _binary = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17967() { +static unsafe void Test_GetUniform_36046() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[,] _binary = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramBinary_17968() { +static unsafe void Test_GetUniform_36047() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int[,,] _binary = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,_binary); + System.Int32 _location = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramBinary_17969() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat* _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat*); - int _binary = default(int); - OpenTK.Graphics.OpenGL4.GL.GetProgramBinary(_program,_bufSize,_length,_binaryFormat,ref _binary); +static unsafe void Test_GetUniformIndices_36048() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32[] _uniformIndices = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetProgramInfoLog_17970() { +static unsafe void Test_GetUniformIndices_36049() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32 _uniformIndices = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); } -static unsafe void Test_GetProgramInfoLog_17971() { +static unsafe void Test_GetUniformIndices_36050() { System.Int32 _program = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.Int32* _uniformIndices = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetProgramInfoLog_17972() { +static unsafe void Test_GetUniformIndices_36051() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,out _length,_infoLog); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32[] _uniformIndices = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetProgramInfoLog_17973() { +static unsafe void Test_GetUniformIndices_36052() { System.UInt32 _program = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramInfoLog(_program,_bufSize,_length,_infoLog); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32 _uniformIndices = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); +} +static unsafe void Test_GetUniformIndices_36053() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _uniformCount = default(System.Int32); + System.String[] _uniformNames = default(System.String[]); + System.UInt32* _uniformIndices = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); } -static unsafe void Test_GetProgramInterface_17974() { +static unsafe void Test_GetUniform_36054() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramInterface_17975() { +static unsafe void Test_GetUniform_36055() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramInterface_17976() { +static unsafe void Test_GetUniform_36056() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramInterface_17977() { +static unsafe void Test_GetUniform_36057() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramInterface_17978() { +static unsafe void Test_GetUniform_36058() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgramInterface_17979() { +static unsafe void Test_GetUniform_36059() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter); + System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramInterface(_program,_programInterface,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgram_17980() { +static unsafe void Test_GetUniformLocation_36060() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformLocation(_program,_name); } -static unsafe void Test_GetProgram_17981() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); +static unsafe void Test_GetUniformLocation_36061() { + System.UInt32 _program = default(System.UInt32); + System.String _name = default(System.String); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformLocation(_program,_name); +} +static unsafe void Test_GetUniformSubroutine_36062() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _location = default(System.Int32); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,out _params); + OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,out _params); } -static unsafe void Test_GetProgram_17982() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); +static unsafe void Test_GetUniformSubroutine_36063() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _location = default(System.Int32); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); + OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,_params); +} +static unsafe void Test_GetUniformSubroutine_36064() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _location = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,out _params); } -static unsafe void Test_GetProgram_17983() { +static unsafe void Test_GetUniformSubroutine_36065() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); + System.Int32 _location = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,_params); +} +static unsafe void Test_GetUniform_36066() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgram_17984() { +static unsafe void Test_GetUniform_36067() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,out _params); + System.Int32 _location = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); } -static unsafe void Test_GetProgram_17985() { +static unsafe void Test_GetUniform_36068() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.GetProgramParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgram(_program,_pname,_params); + System.Int32 _location = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); } -static unsafe void Test_GetProgramPipelineInfoLog_17986() { - System.Int32 _pipeline = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +static unsafe void Test_GetVertexAttrib_36069() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipelineInfoLog_17987() { - System.Int32 _pipeline = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +static unsafe void Test_GetVertexAttrib_36070() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetProgramPipelineInfoLog_17988() { - System.UInt32 _pipeline = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,out _length,_infoLog); +static unsafe void Test_GetVertexAttrib_36071() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipelineInfoLog_17989() { - System.UInt32 _pipeline = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipelineInfoLog(_pipeline,_bufSize,_length,_infoLog); +static unsafe void Test_GetVertexAttrib_36072() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipeline_17990() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); +static unsafe void Test_GetVertexAttrib_36073() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetProgramPipeline_17991() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,out _params); +static unsafe void Test_GetVertexAttrib_36074() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipeline_17992() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); +static unsafe void Test_GetVertexAttrib_36075() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipeline_17993() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); +static unsafe void Test_GetVertexAttrib_36076() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetProgramPipeline_17994() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,out _params); +static unsafe void Test_GetVertexAttrib_36077() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramPipeline_17995() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramPipelineParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramPipelineParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramPipeline(_pipeline,_pname,_params); +static unsafe void Test_GetVertexAttrib_36078() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramResourceIndex_17996() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceIndex(_program,_programInterface,_name); +static unsafe void Test_GetVertexAttrib_36079() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetProgramResourceIndex_17997() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceIndex(_program,_programInterface,_name); +static unsafe void Test_GetVertexAttrib_36080() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramResource_17998() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribI_36081() { System.Int32 _index = default(System.Int32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetProgramResource_17999() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribI_36082() { System.Int32 _index = default(System.Int32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetProgramResource_18000() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.Int32 _index = default(System.Int32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); +static unsafe void Test_GetVertexAttribI_36083() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); } -static unsafe void Test_GetProgramResource_18001() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.Int32 _index = default(System.Int32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty* _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty*); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); +static unsafe void Test_GetVertexAttribI_36084() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); } -static unsafe void Test_GetProgramResource_18002() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribI_36085() { System.UInt32 _index = default(System.UInt32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttribI_36086() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_36087() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); +} +static unsafe void Test_GetVertexAttrib_36088() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); +} +static unsafe void Test_GetVertexAttrib_36089() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramResource_18003() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttrib_36090() { System.UInt32 _index = default(System.UInt32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty[] _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty[]); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,out _length,_params); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramResource_18004() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttrib_36091() { System.UInt32 _index = default(System.UInt32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,ref _props,_bufSize,out _length,out _params); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); } -static unsafe void Test_GetProgramResource_18005() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttrib_36092() { System.UInt32 _index = default(System.UInt32); - System.Int32 _propCount = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramProperty* _props = default(OpenTK.Graphics.OpenGL4.ProgramProperty*); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramResource(_program,_programInterface,_index,_propCount,_props,_bufSize,_length,_params); -} -static unsafe void Test_GetProgramResourceLocation_18006() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocation(_program,_programInterface,_name); -} -static unsafe void Test_GetProgramResourceLocation_18007() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocation(_program,_programInterface,_name); -} -static unsafe void Test_GetProgramResourceLocationIndex_18008() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); -} -static unsafe void Test_GetProgramResourceLocationIndex_18009() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetProgramResourceLocationIndex(_program,_programInterface,_name); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); } -static unsafe void Test_GetProgramResourceName_18010() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36093() { System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetProgramResourceName_18011() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36094() { System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_GetProgramResourceName_18012() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36095() { System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetProgramResourceName_18013() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36096() { System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32[] _length = default(System.Int32[]); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetProgramResourceName_18014() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36097() { System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,out _length,_name); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_GetProgramResourceName_18015() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramInterface _programInterface = default(OpenTK.Graphics.OpenGL4.ProgramInterface); +static unsafe void Test_GetVertexAttribL_36098() { System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetProgramResourceName(_program,_programInterface,_index,_bufSize,_length,_name); -} -static unsafe void Test_GetProgramStage_18016() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,out _values); -} -static unsafe void Test_GetProgramStage_18017() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,_values); + OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_GetProgramStage_18018() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,out _values); +static unsafe void Test_GetVertexAttribPointer_36099() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetProgramStage_18019() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ProgramStageParameter _pname = default(OpenTK.Graphics.OpenGL4.ProgramStageParameter); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetProgramStage(_program,_shadertype,_pname,_values); +static unsafe void Test_GetVertexAttribPointer_36100() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQueryIndexed_18020() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36101() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQueryIndexed_18021() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36102() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,out _params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQueryIndexed_18022() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36103() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_GetQueryIndexed_18023() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36104() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQueryIndexed_18024() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36105() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,out _params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQueryIndexed_18025() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); +static unsafe void Test_GetVertexAttribPointer_36106() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetQueryIndexed(_target,_index,_pname,_params); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQuery_18026() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,_params); +static unsafe void Test_GetVertexAttribPointer_36107() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); } -static unsafe void Test_GetQuery_18027() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,out _params); +static unsafe void Test_GetVertexAttribPointer_36108() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); } -static unsafe void Test_GetQuery_18028() { - OpenTK.Graphics.OpenGL4.QueryTarget _target = default(OpenTK.Graphics.OpenGL4.QueryTarget); - OpenTK.Graphics.OpenGL4.GetQueryParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetQuery(_target,_pname,_params); +static unsafe void Test_Hint_36109() { + OpenTK.Graphics.OpenGL4.HintTarget _target = default(OpenTK.Graphics.OpenGL4.HintTarget); + OpenTK.Graphics.OpenGL4.HintMode _mode = default(OpenTK.Graphics.OpenGL4.HintMode); + OpenTK.Graphics.OpenGL4.GL.Hint(_target,_mode); } -static unsafe void Test_GetQueryObject_18029() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_Histogram_36110() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Histogram(_target,_width,_internalformat,_sink); } -static unsafe void Test_GetQueryObject_18030() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64 _params = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_InvalidateBufferData_36111() { + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateBufferData(_buffer); } -static unsafe void Test_GetQueryObject_18031() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateBufferData_36112() { + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.InvalidateBufferData(_buffer); } -static unsafe void Test_GetQueryObject_18032() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64[] _params = default(System.Int64[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateBufferSubData_36113() { + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.InvalidateBufferSubData(_buffer,_offset,_length); } -static unsafe void Test_GetQueryObject_18033() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64 _params = default(System.Int64); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_InvalidateBufferSubData_36114() { + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.InvalidateBufferSubData(_buffer,_offset,_length); } -static unsafe void Test_GetQueryObject_18034() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int64* _params = default(System.Int64*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateFramebuffer_36115() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment[]); + OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_GetQueryObject_18035() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateFramebuffer_36116() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); } -static unsafe void Test_GetQueryObject_18036() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_InvalidateFramebuffer_36117() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment*); + OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); } -static unsafe void Test_GetQueryObject_18037() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateSubFramebuffer_36118() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment[]); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static unsafe void Test_GetQueryObject_18038() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateSubFramebuffer_36119() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); } -static unsafe void Test_GetQueryObject_18039() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_InvalidateSubFramebuffer_36120() { + OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); + System.Int32 _numAttachments = default(System.Int32); + OpenTK.Graphics.OpenGL4.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment*); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); } -static unsafe void Test_GetQueryObject_18040() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateTexImage_36121() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateTexImage(_texture,_level); } -static unsafe void Test_GetQueryObject_18041() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt64[] _params = default(System.UInt64[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateTexImage_36122() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateTexImage(_texture,_level); } -static unsafe void Test_GetQueryObject_18042() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt64 _params = default(System.UInt64); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_InvalidateTexSubImage_36123() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); } -static unsafe void Test_GetQueryObject_18043() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt64* _params = default(System.UInt64*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_InvalidateTexSubImage_36124() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); } -static unsafe void Test_GetQueryObject_18044() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_IsBuffer_36125() { + System.Int32 _buffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsBuffer(_buffer); } -static unsafe void Test_GetQueryObject_18045() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,out _params); +static unsafe void Test_IsBuffer_36126() { + System.UInt32 _buffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsBuffer(_buffer); } -static unsafe void Test_GetQueryObject_18046() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GetQueryObjectParam _pname = default(OpenTK.Graphics.OpenGL4.GetQueryObjectParam); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetQueryObject(_id,_pname,_params); +static unsafe void Test_IsEnabled_36127() { + OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_cap); } -static unsafe void Test_GetRenderbufferParameter_18047() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_IsEnabled_36128() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.Int32 _index = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_target,_index); } -static unsafe void Test_GetRenderbufferParameter_18048() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,out _params); +static unsafe void Test_IsEnabled_36129() { + OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); + System.UInt32 _index = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_target,_index); } -static unsafe void Test_GetRenderbufferParameter_18049() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - OpenTK.Graphics.OpenGL4.RenderbufferParameterName _pname = default(OpenTK.Graphics.OpenGL4.RenderbufferParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetRenderbufferParameter(_target,_pname,_params); +static unsafe void Test_IsFramebuffer_36130() { + System.Int32 _framebuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_GetSamplerParameter_18050() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_IsFramebuffer_36131() { + System.UInt32 _framebuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsFramebuffer(_framebuffer); } -static unsafe void Test_GetSamplerParameter_18051() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_IsProgram_36132() { + System.Int32 _program = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgram(_program); } -static unsafe void Test_GetSamplerParameter_18052() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_IsProgram_36133() { + System.UInt32 _program = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgram(_program); } -static unsafe void Test_GetSamplerParameter_18053() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_IsProgramPipeline_36134() { + System.Int32 _pipeline = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgramPipeline(_pipeline); } -static unsafe void Test_GetSamplerParameter_18054() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_IsProgramPipeline_36135() { + System.UInt32 _pipeline = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgramPipeline(_pipeline); } -static unsafe void Test_GetSamplerParameter_18055() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_IsQuery_36136() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsQuery(_id); } -static unsafe void Test_GetSamplerParameterI_18056() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); +static unsafe void Test_IsQuery_36137() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsQuery(_id); } -static unsafe void Test_GetSamplerParameterI_18057() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); +static unsafe void Test_IsRenderbuffer_36138() { + System.Int32 _renderbuffer = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsRenderbuffer(_renderbuffer); +} +static unsafe void Test_IsRenderbuffer_36139() { + System.UInt32 _renderbuffer = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsRenderbuffer(_renderbuffer); } -static unsafe void Test_GetSamplerParameterI_18058() { +static unsafe void Test_IsSampler_36140() { System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSampler(_sampler); } -static unsafe void Test_GetSamplerParameterI_18059() { +static unsafe void Test_IsSampler_36141() { System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSampler(_sampler); } -static unsafe void Test_GetSamplerParameterI_18060() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); +static unsafe void Test_IsShader_36142() { + System.Int32 _shader = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsShader(_shader); } -static unsafe void Test_GetSamplerParameterI_18061() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); +static unsafe void Test_IsShader_36143() { + System.UInt32 _shader = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsShader(_shader); +} +static unsafe void Test_IsSync_36144() { + System.IntPtr _sync = default(System.IntPtr); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSync(_sync); +} +static unsafe void Test_IsTexture_36145() { + System.Int32 _texture = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTexture(_texture); +} +static unsafe void Test_IsTexture_36146() { + System.UInt32 _texture = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTexture(_texture); +} +static unsafe void Test_IsTransformFeedback_36147() { + System.Int32 _id = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTransformFeedback(_id); +} +static unsafe void Test_IsTransformFeedback_36148() { + System.UInt32 _id = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTransformFeedback(_id); +} +static unsafe void Test_IsVertexArray_36149() { + System.Int32 _array = default(System.Int32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsVertexArray(_array); +} +static unsafe void Test_IsVertexArray_36150() { + System.UInt32 _array = default(System.UInt32); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsVertexArray(_array); +} +static unsafe void Test_LineWidth_36151() { + System.Single _width = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.LineWidth(_width); +} +static unsafe void Test_LinkProgram_36152() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.LinkProgram(_program); +} +static unsafe void Test_LinkProgram_36153() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.LinkProgram(_program); +} +static unsafe void Test_LogicOp_36154() { + OpenTK.Graphics.OpenGL4.LogicOp _opcode = default(OpenTK.Graphics.OpenGL4.LogicOp); + OpenTK.Graphics.OpenGL4.GL.LogicOp(_opcode); +} +static unsafe void Test_MapBuffer_36155() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + OpenTK.Graphics.OpenGL4.BufferAccess _access = default(OpenTK.Graphics.OpenGL4.BufferAccess); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.MapBuffer(_target,_access); +} +static unsafe void Test_MapBufferRange_36156() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _length = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.BufferAccessMask _access = default(OpenTK.Graphics.OpenGL4.BufferAccessMask); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.MapBufferRange(_target,_offset,_length,_access); +} +static unsafe void Test_MemoryBarrier_36157() { + OpenTK.Graphics.OpenGL4.MemoryBarrierFlags _barriers = default(OpenTK.Graphics.OpenGL4.MemoryBarrierFlags); + OpenTK.Graphics.OpenGL4.GL.MemoryBarrier(_barriers); +} +static unsafe void Test_Minmax_36158() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Boolean _sink = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Minmax(_target,_internalformat,_sink); +} +static unsafe void Test_MinSampleShading_36159() { + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.MinSampleShading(_value); +} +static unsafe void Test_MultiDrawArrays_36160() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _first = default(System.Int32[]); + System.Int32[] _count = default(System.Int32[]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); +} +static unsafe void Test_MultiDrawArrays_36161() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,ref _first,ref _count,_drawcount); } -static unsafe void Test_GetSamplerParameterI_18062() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); +static unsafe void Test_MultiDrawArrays_36162() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _first = default(System.Int32*); + System.Int32* _count = default(System.Int32*); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); } -static unsafe void Test_GetSamplerParameterI_18063() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,out _params); +static unsafe void Test_MultiDrawArraysIndirect_36163() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSamplerParameterI_18064() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameterI(_sampler,_pname,_params); +static unsafe void Test_MultiDrawArraysIndirect_36164() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[] _indirect = default(int[]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSamplerParameter_18065() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_MultiDrawArraysIndirect_36165() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[,] _indirect = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSamplerParameter_18066() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_MultiDrawArraysIndirect_36166() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int[,,] _indirect = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSamplerParameter_18067() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_MultiDrawArraysIndirect_36167() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + int _indirect = default(int); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,ref _indirect,_drawcount,_stride); } -static unsafe void Test_GetSamplerParameter_18068() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_MultiDrawElements_36168() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetSamplerParameter_18069() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,out _params); +static unsafe void Test_MultiDrawElements_36169() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetSamplerParameter_18070() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetSamplerParameter(_sampler,_pname,_params); +static unsafe void Test_MultiDrawElements_36170() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetSeparableFilter_18071() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _row = default(System.IntPtr); - System.IntPtr _column = default(System.IntPtr); - System.IntPtr _span = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +static unsafe void Test_MultiDrawElements_36171() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetSeparableFilter_18072() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _row = default(int[]); - int[] _column = default(int[]); - int[] _span = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +static unsafe void Test_MultiDrawElements_36172() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_GetSeparableFilter_18073() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _row = default(int[,]); - int[,] _column = default(int[,]); - int[,] _span = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +static unsafe void Test_MultiDrawElements_36173() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_GetSeparableFilter_18074() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _row = default(int[,,]); - int[,,] _column = default(int[,,]); - int[,,] _span = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,_row,_column,_span); +static unsafe void Test_MultiDrawElements_36174() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_GetSeparableFilter_18075() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _row = default(int); - int _column = default(int); - int _span = default(int); - OpenTK.Graphics.OpenGL4.GL.GetSeparableFilter(_target,_format,_type,ref _row,ref _column,ref _span); +static unsafe void Test_MultiDrawElements_36175() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_GetShaderInfoLog_18076() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_MultiDrawElements_36176() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); } -static unsafe void Test_GetShaderInfoLog_18077() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_MultiDrawElements_36177() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,ref _indices,_drawcount); } -static unsafe void Test_GetShaderInfoLog_18078() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,out _length,_infoLog); +static unsafe void Test_MultiDrawElements_36178() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetShaderInfoLog_18079() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _infoLog = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderInfoLog(_shader,_bufSize,_length,_infoLog); +static unsafe void Test_MultiDrawElements_36179() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetShader_18080() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_MultiDrawElements_36180() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetShader_18081() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_MultiDrawElements_36181() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); } -static unsafe void Test_GetShader_18082() { - System.Int32 _shader = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_MultiDrawElements_36182() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); } -static unsafe void Test_GetShader_18083() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_MultiDrawElementsBaseVertex_36183() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + System.Int32[] _basevertex = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetShader_18084() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,out _params); +static unsafe void Test_MultiDrawElementsBaseVertex_36184() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + System.Int32[] _basevertex = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetShader_18085() { - System.UInt32 _shader = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderParameter _pname = default(OpenTK.Graphics.OpenGL4.ShaderParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetShader(_shader,_pname,_params); +static unsafe void Test_MultiDrawElementsBaseVertex_36185() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32[] _basevertex = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetShaderPrecisionFormat_18086() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); - System.Int32[] _range = default(System.Int32[]); - System.Int32[] _precision = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_MultiDrawElementsBaseVertex_36186() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32[] _basevertex = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetShaderPrecisionFormat_18087() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); - System.Int32 _range = default(System.Int32); - System.Int32 _precision = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,out _range,out _precision); +static unsafe void Test_MultiDrawElementsBaseVertex_36187() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32[] _count = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + System.Int32[] _basevertex = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_GetShaderPrecisionFormat_18088() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - OpenTK.Graphics.OpenGL4.ShaderPrecision _precisiontype = default(OpenTK.Graphics.OpenGL4.ShaderPrecision); - System.Int32* _range = default(System.Int32*); - System.Int32* _precision = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetShaderPrecisionFormat(_shadertype,_precisiontype,_range,_precision); +static unsafe void Test_MultiDrawElementsBaseVertex_36188() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_GetShaderSource_18089() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +static unsafe void Test_MultiDrawElementsBaseVertex_36189() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_GetShaderSource_18090() { - System.Int32 _shader = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,_length,_source); +static unsafe void Test_MultiDrawElementsBaseVertex_36190() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_GetShaderSource_18091() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,out _length,_source); +static unsafe void Test_MultiDrawElementsBaseVertex_36191() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); } -static unsafe void Test_GetShaderSource_18092() { - System.UInt32 _shader = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Text.StringBuilder _source = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetShaderSource(_shader,_bufSize,_length,_source); +static unsafe void Test_MultiDrawElementsBaseVertex_36192() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32 _count = default(System.Int32); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _basevertex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,ref _indices,_drawcount,ref _basevertex); } -static unsafe void Test_GetString_18093() { - OpenTK.Graphics.OpenGL4.StringName _name = default(OpenTK.Graphics.OpenGL4.StringName); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name); +static unsafe void Test_MultiDrawElementsBaseVertex_36193() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + System.IntPtr _indices = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + System.Int32* _basevertex = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetString_18094() { - OpenTK.Graphics.OpenGL4.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL4.StringNameIndexed); - System.Int32 _index = default(System.Int32); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name,_index); +static unsafe void Test_MultiDrawElementsBaseVertex_36194() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[] _indices = default(int[]); + System.Int32 _drawcount = default(System.Int32); + System.Int32* _basevertex = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetString_18095() { - OpenTK.Graphics.OpenGL4.StringNameIndexed _name = default(OpenTK.Graphics.OpenGL4.StringNameIndexed); - System.UInt32 _index = default(System.UInt32); - System.String r = OpenTK.Graphics.OpenGL4.GL.GetString(_name,_index); +static unsafe void Test_MultiDrawElementsBaseVertex_36195() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,] _indices = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32* _basevertex = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetSubroutineIndex_18096() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineIndex(_program,_shadertype,_name); +static unsafe void Test_MultiDrawElementsBaseVertex_36196() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int[,,] _indices = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32* _basevertex = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); } -static unsafe void Test_GetSubroutineIndex_18097() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineIndex(_program,_shadertype,_name); +static unsafe void Test_MultiDrawElementsBaseVertex_36197() { + OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); + System.Int32* _count = default(System.Int32*); + OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); + int _indices = default(int); + System.Int32 _drawcount = default(System.Int32); + System.Int32* _basevertex = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); } -static unsafe void Test_GetSubroutineUniformLocation_18098() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); +static unsafe void Test_MultiDrawElementsIndirect_36198() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _indirect = default(System.IntPtr); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSubroutineUniformLocation_18099() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetSubroutineUniformLocation(_program,_shadertype,_name); +static unsafe void Test_MultiDrawElementsIndirect_36199() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[] _indirect = default(int[]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSync_18100() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32[] _values = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,out _length,_values); +static unsafe void Test_MultiDrawElementsIndirect_36200() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,] _indirect = default(int[,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSync_18101() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.Int32 _values = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,out _length,out _values); +static unsafe void Test_MultiDrawElementsIndirect_36201() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int[,,] _indirect = default(int[,,]); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); } -static unsafe void Test_GetSync_18102() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.SyncParameterName _pname = default(OpenTK.Graphics.OpenGL4.SyncParameterName); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _values = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetSync(_sync,_pname,_bufSize,_length,_values); +static unsafe void Test_MultiDrawElementsIndirect_36202() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + int _indirect = default(int); + System.Int32 _drawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,ref _indirect,_drawcount,_stride); } -static unsafe void Test_GetTexImage_18103() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); +static unsafe void Test_MultiTexCoordP1_36203() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_GetTexImage_18104() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); +static unsafe void Test_MultiTexCoordP1_36204() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_GetTexImage_18105() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); +static unsafe void Test_MultiTexCoordP1_36205() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_GetTexImage_18106() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,_pixels); +static unsafe void Test_MultiTexCoordP1_36206() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); } -static unsafe void Test_GetTexImage_18107() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.GetTexImage(_target,_level,_format,_type,ref _pixels); +static unsafe void Test_MultiTexCoordP2_36207() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18108() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +static unsafe void Test_MultiTexCoordP2_36208() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18109() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,out _params); +static unsafe void Test_MultiTexCoordP2_36209() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18110() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +static unsafe void Test_MultiTexCoordP2_36210() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18111() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +static unsafe void Test_MultiTexCoordP3_36211() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18112() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,out _params); +static unsafe void Test_MultiTexCoordP3_36212() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_GetTexLevelParameter_18113() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetTexLevelParameter(_target,_level,_pname,_params); +static unsafe void Test_MultiTexCoordP3_36213() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_GetTexParameter_18114() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_MultiTexCoordP3_36214() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); } -static unsafe void Test_GetTexParameter_18115() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_MultiTexCoordP4_36215() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_GetTexParameter_18116() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_MultiTexCoordP4_36216() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_GetTexParameterI_18117() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); +static unsafe void Test_MultiTexCoordP4_36217() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_GetTexParameterI_18118() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,out _params); +static unsafe void Test_MultiTexCoordP4_36218() { + OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); } -static unsafe void Test_GetTexParameterI_18119() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); +static unsafe void Test_NormalP3_36219() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); } -static unsafe void Test_GetTexParameterI_18120() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); +static unsafe void Test_NormalP3_36220() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); } -static unsafe void Test_GetTexParameterI_18121() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,out _params); +static unsafe void Test_NormalP3_36221() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); } -static unsafe void Test_GetTexParameterI_18122() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetTexParameterI(_target,_pname,_params); +static unsafe void Test_NormalP3_36222() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); } -static unsafe void Test_GetTexParameter_18123() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_ObjectLabel_36223() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GetTexParameter_18124() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,out _params); +static unsafe void Test_ObjectLabel_36224() { + OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_GetTexParameter_18125() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.GetTextureParameter _pname = default(OpenTK.Graphics.OpenGL4.GetTextureParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetTexParameter(_target,_pname,_params); +static unsafe void Test_ObjectPtrLabel_36225() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GetTransformFeedbackVarying_18126() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); +static unsafe void Test_ObjectPtrLabel_36226() { + int[] _ptr = default(int[]); System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.TransformFeedbackType _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GetTransformFeedbackVarying_18127() { - System.Int32 _program = default(System.Int32); - System.Int32 _index = default(System.Int32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.TransformFeedbackType* _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +static unsafe void Test_ObjectPtrLabel_36227() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GetTransformFeedbackVarying_18128() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); +static unsafe void Test_ObjectPtrLabel_36228() { + int[,,] _ptr = default(int[,,]); System.Int32 _length = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.TransformFeedbackType _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,out _length,out _size,out _type,_name); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_GetTransformFeedbackVarying_18129() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _index = default(System.UInt32); - System.Int32 _bufSize = default(System.Int32); - System.Int32* _length = default(System.Int32*); - System.Int32* _size = default(System.Int32*); - OpenTK.Graphics.OpenGL4.TransformFeedbackType* _type = default(OpenTK.Graphics.OpenGL4.TransformFeedbackType*); - System.Text.StringBuilder _name = default(System.Text.StringBuilder); - OpenTK.Graphics.OpenGL4.GL.GetTransformFeedbackVarying(_program,_index,_bufSize,_length,_size,_type,_name); +static unsafe void Test_ObjectPtrLabel_36229() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(ref _ptr,_length,_label); } -static unsafe void Test_GetUniformBlockIndex_18130() { - System.Int32 _program = default(System.Int32); - System.String _uniformBlockName = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformBlockIndex(_program,_uniformBlockName); +static unsafe void Test_PatchParameter_36230() { + OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); + System.Single[] _values = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_values); } -static unsafe void Test_GetUniformBlockIndex_18131() { - System.UInt32 _program = default(System.UInt32); - System.String _uniformBlockName = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformBlockIndex(_program,_uniformBlockName); +static unsafe void Test_PatchParameter_36231() { + OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); + System.Single _values = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,ref _values); } -static unsafe void Test_GetUniform_18132() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PatchParameter_36232() { + OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); + System.Single* _values = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_values); } -static unsafe void Test_GetUniform_18133() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_PatchParameter_36233() { + OpenTK.Graphics.OpenGL4.PatchParameterInt _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterInt); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_value); } -static unsafe void Test_GetUniform_18134() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PauseTransformFeedback_36234() { + OpenTK.Graphics.OpenGL4.GL.PauseTransformFeedback(); } -static unsafe void Test_GetUniform_18135() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PixelStore_36235() { + OpenTK.Graphics.OpenGL4.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL4.PixelStoreParameter); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.PixelStore(_pname,_param); } -static unsafe void Test_GetUniform_18136() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_PixelStore_36236() { + OpenTK.Graphics.OpenGL4.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL4.PixelStoreParameter); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.PixelStore(_pname,_param); } -static unsafe void Test_GetUniform_18137() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PointParameter_36237() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_param); } -static unsafe void Test_GetUniform_18138() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_PointParameter_36238() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); -} -static unsafe void Test_GetUniform_18139() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); } -static unsafe void Test_GetUniform_18140() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_PointParameter_36239() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); } -static unsafe void Test_GetUniform_18141() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PointParameter_36240() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_param); } -static unsafe void Test_GetUniform_18142() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); +static unsafe void Test_PointParameter_36241() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); } -static unsafe void Test_GetUniform_18143() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); +static unsafe void Test_PointParameter_36242() { + OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); } -static unsafe void Test_GetUniformIndices_18144() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32[] _uniformIndices = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_PointSize_36243() { + System.Single _size = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.PointSize(_size); } -static unsafe void Test_GetUniformIndices_18145() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32 _uniformIndices = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); +static unsafe void Test_PolygonMode_36244() { + OpenTK.Graphics.OpenGL4.MaterialFace _face = default(OpenTK.Graphics.OpenGL4.MaterialFace); + OpenTK.Graphics.OpenGL4.PolygonMode _mode = default(OpenTK.Graphics.OpenGL4.PolygonMode); + OpenTK.Graphics.OpenGL4.GL.PolygonMode(_face,_mode); } -static unsafe void Test_GetUniformIndices_18146() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.Int32* _uniformIndices = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_PolygonOffset_36245() { + System.Single _factor = default(System.Single); + System.Single _units = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.PolygonOffset(_factor,_units); } -static unsafe void Test_GetUniformIndices_18147() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32[] _uniformIndices = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_PopDebugGroup_36246() { + OpenTK.Graphics.OpenGL4.GL.PopDebugGroup(); } -static unsafe void Test_GetUniformIndices_18148() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32 _uniformIndices = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,out _uniformIndices); +static unsafe void Test_PrimitiveRestartIndex_36247() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.PrimitiveRestartIndex(_index); } -static unsafe void Test_GetUniformIndices_18149() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _uniformCount = default(System.Int32); - System.String[] _uniformNames = default(System.String[]); - System.UInt32* _uniformIndices = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetUniformIndices(_program,_uniformCount,_uniformNames,_uniformIndices); +static unsafe void Test_PrimitiveRestartIndex_36248() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.PrimitiveRestartIndex(_index); } -static unsafe void Test_GetUniform_18150() { +static unsafe void Test_ProgramBinary_36249() { System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniform_18151() { +static unsafe void Test_ProgramBinary_36250() { System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniform_18152() { +static unsafe void Test_ProgramBinary_36251() { System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +} +static unsafe void Test_ProgramBinary_36252() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +} +static unsafe void Test_ProgramBinary_36253() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_GetUniform_18153() { +static unsafe void Test_ProgramBinary_36254() { System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniform_18154() { +static unsafe void Test_ProgramBinary_36255() { System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniform_18155() { +static unsafe void Test_ProgramBinary_36256() { System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniformLocation_18156() { - System.Int32 _program = default(System.Int32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformLocation(_program,_name); +static unsafe void Test_ProgramBinary_36257() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); } -static unsafe void Test_GetUniformLocation_18157() { +static unsafe void Test_ProgramBinary_36258() { System.UInt32 _program = default(System.UInt32); - System.String _name = default(System.String); - System.Int32 r = OpenTK.Graphics.OpenGL4.GL.GetUniformLocation(_program,_name); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); } -static unsafe void Test_GetUniformSubroutine_18158() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _location = default(System.Int32); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,out _params); +static unsafe void Test_ProgramParameter_36259() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramParameter(_program,_pname,_value); } -static unsafe void Test_GetUniformSubroutine_18159() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); +static unsafe void Test_ProgramParameter_36260() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.ProgramParameterName); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramParameter(_program,_pname,_value); +} +static unsafe void Test_ProgramUniform1_36261() { + System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,_params); + System.Double _v0 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetUniformSubroutine_18160() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); +static unsafe void Test_ProgramUniform1_36262() { + System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,out _params); + System.Double _v0 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetUniformSubroutine_18161() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); +static unsafe void Test_ProgramUniform1_36263() { + System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetUniformSubroutine(_shadertype,_location,_params); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetUniform_18162() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_ProgramUniform1_36264() { + System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetUniform_18163() { +static unsafe void Test_ProgramUniform1_36265() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,out _params); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetUniform_18164() { +static unsafe void Test_ProgramUniform1_36266() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetUniform(_program,_location,_params); -} -static unsafe void Test_GetVertexAttrib_18165() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18166() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttrib_18167() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18168() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18169() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttrib_18170() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18171() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18172() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttrib_18173() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18174() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttrib_18175() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single _params = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttrib_18176() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttribI_18177() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttribI_18178() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttribI_18179() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttribI_18180() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); -} -static unsafe void Test_GetVertexAttribI_18181() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,out _params); -} -static unsafe void Test_GetVertexAttribI_18182() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribI(_index,_pname,_params); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttrib_18183() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36267() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetVertexAttrib_18184() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_ProgramUniform1_36268() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetVertexAttrib_18185() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36269() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttrib_18186() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36270() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttrib_18187() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,out _params); +static unsafe void Test_ProgramUniform1_36271() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttrib_18188() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttrib(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36272() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribL_18189() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36273() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetVertexAttribL_18190() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,out _params); +static unsafe void Test_ProgramUniform1_36274() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetVertexAttribL_18191() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36275() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttribL_18192() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double[] _params = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36276() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribL_18193() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double _params = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,out _params); +static unsafe void Test_ProgramUniform1_36277() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttribL_18194() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameter); - System.Double* _params = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribL(_index,_pname,_params); +static unsafe void Test_ProgramUniform1_36278() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribPointer_18195() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform1_36279() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); } -static unsafe void Test_GetVertexAttribPointer_18196() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform1_36280() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttribPointer_18197() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform1_36281() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribPointer_18198() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform2_36282() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetVertexAttribPointer_18199() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_ProgramUniform2_36283() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_GetVertexAttribPointer_18200() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform2_36284() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribPointer_18201() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform2_36285() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_GetVertexAttribPointer_18202() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform2_36286() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribPointer_18203() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,_pointer); +static unsafe void Test_ProgramUniform2_36287() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_GetVertexAttribPointer_18204() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.GetVertexAttribPointer(_index,_pname,ref _pointer); +static unsafe void Test_ProgramUniform2_36288() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_Hint_18205() { - OpenTK.Graphics.OpenGL4.HintTarget _target = default(OpenTK.Graphics.OpenGL4.HintTarget); - OpenTK.Graphics.OpenGL4.HintMode _mode = default(OpenTK.Graphics.OpenGL4.HintMode); - OpenTK.Graphics.OpenGL4.GL.Hint(_target,_mode); +static unsafe void Test_ProgramUniform2_36289() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_Histogram_18206() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Boolean _sink = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.Histogram(_target,_width,_internalformat,_sink); +static unsafe void Test_ProgramUniform2_36290() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_InvalidateBufferData_18207() { - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateBufferData(_buffer); +static unsafe void Test_ProgramUniform2_36291() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_InvalidateBufferData_18208() { - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.InvalidateBufferData(_buffer); +static unsafe void Test_ProgramUniform2_36292() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateBufferSubData_18209() { - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.InvalidateBufferSubData(_buffer,_offset,_length); +static unsafe void Test_ProgramUniform2_36293() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_InvalidateBufferSubData_18210() { - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.InvalidateBufferSubData(_buffer,_offset,_length); +static unsafe void Test_ProgramUniform2_36294() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateFramebuffer_18211() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment[]); - OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_ProgramUniform2_36295() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateFramebuffer_18212() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,ref _attachments); +static unsafe void Test_ProgramUniform2_36296() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_InvalidateFramebuffer_18213() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment*); - OpenTK.Graphics.OpenGL4.GL.InvalidateFramebuffer(_target,_numAttachments,_attachments); +static unsafe void Test_ProgramUniform2_36297() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateSubFramebuffer_18214() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment[] _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment[]); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_ProgramUniform2_36298() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_InvalidateSubFramebuffer_18215() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,ref _attachments,_x,_y,_width,_height); +static unsafe void Test_ProgramUniform2_36299() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_InvalidateSubFramebuffer_18216() { - OpenTK.Graphics.OpenGL4.FramebufferTarget _target = default(OpenTK.Graphics.OpenGL4.FramebufferTarget); - System.Int32 _numAttachments = default(System.Int32); - OpenTK.Graphics.OpenGL4.FramebufferAttachment* _attachments = default(OpenTK.Graphics.OpenGL4.FramebufferAttachment*); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateSubFramebuffer(_target,_numAttachments,_attachments,_x,_y,_width,_height); +static unsafe void Test_ProgramUniform2_36300() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateTexImage_18217() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateTexImage(_texture,_level); +static unsafe void Test_ProgramUniform2_36301() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateTexImage_18218() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateTexImage(_texture,_level); +static unsafe void Test_ProgramUniform2_36302() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateTexSubImage_18219() { - System.Int32 _texture = default(System.Int32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); +static unsafe void Test_ProgramUniform2_36303() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_InvalidateTexSubImage_18220() { - System.UInt32 _texture = default(System.UInt32); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.InvalidateTexSubImage(_texture,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth); +static unsafe void Test_ProgramUniform2_36304() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); } -static unsafe void Test_IsBuffer_18221() { - System.Int32 _buffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsBuffer(_buffer); +static unsafe void Test_ProgramUniform2_36305() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_IsBuffer_18222() { - System.UInt32 _buffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsBuffer(_buffer); +static unsafe void Test_ProgramUniform2_36306() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); } -static unsafe void Test_IsEnabled_18223() { - OpenTK.Graphics.OpenGL4.EnableCap _cap = default(OpenTK.Graphics.OpenGL4.EnableCap); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_cap); +static unsafe void Test_ProgramUniform2_36307() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); } -static unsafe void Test_IsEnabled_18224() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); - System.Int32 _index = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_target,_index); +static unsafe void Test_ProgramUniform3_36308() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_IsEnabled_18225() { - OpenTK.Graphics.OpenGL4.IndexedEnableCap _target = default(OpenTK.Graphics.OpenGL4.IndexedEnableCap); - System.UInt32 _index = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsEnabled(_target,_index); +static unsafe void Test_ProgramUniform3_36309() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_IsFramebuffer_18226() { - System.Int32 _framebuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_ProgramUniform3_36310() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsFramebuffer_18227() { - System.UInt32 _framebuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsFramebuffer(_framebuffer); +static unsafe void Test_ProgramUniform3_36311() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsProgram_18228() { +static unsafe void Test_ProgramUniform3_36312() { System.Int32 _program = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgram(_program); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsProgram_18229() { +static unsafe void Test_ProgramUniform3_36313() { System.UInt32 _program = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgram(_program); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsProgramPipeline_18230() { - System.Int32 _pipeline = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgramPipeline(_pipeline); +static unsafe void Test_ProgramUniform3_36314() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsProgramPipeline_18231() { - System.UInt32 _pipeline = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsProgramPipeline(_pipeline); +static unsafe void Test_ProgramUniform3_36315() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsQuery_18232() { - System.Int32 _id = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsQuery(_id); +static unsafe void Test_ProgramUniform3_36316() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_IsQuery_18233() { - System.UInt32 _id = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsQuery(_id); +static unsafe void Test_ProgramUniform3_36317() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_IsRenderbuffer_18234() { - System.Int32 _renderbuffer = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_ProgramUniform3_36318() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsRenderbuffer_18235() { - System.UInt32 _renderbuffer = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsRenderbuffer(_renderbuffer); +static unsafe void Test_ProgramUniform3_36319() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsSampler_18236() { - System.Int32 _sampler = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSampler(_sampler); +static unsafe void Test_ProgramUniform3_36320() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsSampler_18237() { - System.UInt32 _sampler = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSampler(_sampler); +static unsafe void Test_ProgramUniform3_36321() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsShader_18238() { - System.Int32 _shader = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsShader(_shader); +static unsafe void Test_ProgramUniform3_36322() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsShader_18239() { - System.UInt32 _shader = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsShader(_shader); +static unsafe void Test_ProgramUniform3_36323() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsSync_18240() { - System.IntPtr _sync = default(System.IntPtr); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsSync(_sync); +static unsafe void Test_ProgramUniform3_36324() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_36325() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +} +static unsafe void Test_ProgramUniform3_36326() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsTexture_18241() { - System.Int32 _texture = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTexture(_texture); +static unsafe void Test_ProgramUniform3_36327() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsTexture_18242() { - System.UInt32 _texture = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTexture(_texture); +static unsafe void Test_ProgramUniform3_36328() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsTransformFeedback_18243() { - System.Int32 _id = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTransformFeedback(_id); +static unsafe void Test_ProgramUniform3_36329() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsTransformFeedback_18244() { - System.UInt32 _id = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsTransformFeedback(_id); +static unsafe void Test_ProgramUniform3_36330() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_IsVertexArray_18245() { - System.Int32 _array = default(System.Int32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsVertexArray(_array); +static unsafe void Test_ProgramUniform3_36331() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_IsVertexArray_18246() { - System.UInt32 _array = default(System.UInt32); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.IsVertexArray(_array); +static unsafe void Test_ProgramUniform3_36332() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); } -static unsafe void Test_LineWidth_18247() { - System.Single _width = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.LineWidth(_width); +static unsafe void Test_ProgramUniform3_36333() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_LinkProgram_18248() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.LinkProgram(_program); +static unsafe void Test_ProgramUniform3_36334() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); } -static unsafe void Test_LinkProgram_18249() { +static unsafe void Test_ProgramUniform3_36335() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.LinkProgram(_program); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); } -static unsafe void Test_LogicOp_18250() { - OpenTK.Graphics.OpenGL4.LogicOp _opcode = default(OpenTK.Graphics.OpenGL4.LogicOp); - OpenTK.Graphics.OpenGL4.GL.LogicOp(_opcode); +static unsafe void Test_ProgramUniform4_36336() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Double _v3 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MapBuffer_18251() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - OpenTK.Graphics.OpenGL4.BufferAccess _access = default(OpenTK.Graphics.OpenGL4.BufferAccess); - System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.MapBuffer(_target,_access); +static unsafe void Test_ProgramUniform4_36337() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Double _v0 = default(System.Double); + System.Double _v1 = default(System.Double); + System.Double _v2 = default(System.Double); + System.Double _v3 = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MapBufferRange_18252() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _length = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.BufferAccessMask _access = default(OpenTK.Graphics.OpenGL4.BufferAccessMask); - System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.MapBufferRange(_target,_offset,_length,_access); +static unsafe void Test_ProgramUniform4_36338() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MemoryBarrier_18253() { - OpenTK.Graphics.OpenGL4.MemoryBarrierFlags _barriers = default(OpenTK.Graphics.OpenGL4.MemoryBarrierFlags); - OpenTK.Graphics.OpenGL4.GL.MemoryBarrier(_barriers); +static unsafe void Test_ProgramUniform4_36339() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_Minmax_18254() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Boolean _sink = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.Minmax(_target,_internalformat,_sink); +static unsafe void Test_ProgramUniform4_36340() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MinSampleShading_18255() { - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.MinSampleShading(_value); +static unsafe void Test_ProgramUniform4_36341() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawArrays_18256() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _first = default(System.Int32[]); - System.Int32[] _count = default(System.Int32[]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); +static unsafe void Test_ProgramUniform4_36342() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawArrays_18257() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32 _first = default(System.Int32); +static unsafe void Test_ProgramUniform4_36343() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,ref _first,ref _count,_drawcount); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawArrays_18258() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _first = default(System.Int32*); - System.Int32* _count = default(System.Int32*); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArrays(_mode,_first,_count,_drawcount); +static unsafe void Test_ProgramUniform4_36344() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MultiDrawArraysIndirect_18259() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.IntPtr _indirect = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniform4_36345() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MultiDrawArraysIndirect_18260() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[] _indirect = default(int[]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniform4_36346() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawArraysIndirect_18261() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[,] _indirect = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniform4_36347() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawArraysIndirect_18262() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int[,,] _indirect = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniform4_36348() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawArraysIndirect_18263() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - int _indirect = default(int); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawArraysIndirect(_mode,ref _indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniform4_36349() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18264() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36350() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawElements_18265() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36351() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18266() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36352() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MultiDrawElements_18267() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36353() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MultiDrawElements_18268() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); +static unsafe void Test_ProgramUniform4_36354() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18269() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniform4_36355() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawElements_18270() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniform4_36356() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18271() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniform4_36357() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18272() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniform4_36358() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,_indices,_drawcount); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawElements_18273() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniform4_36359() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,ref _count,_type,ref _indices,_drawcount); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18274() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36360() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_MultiDrawElements_18275() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36361() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18276() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36362() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); } -static unsafe void Test_MultiDrawElements_18277() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,_indices,_drawcount); +static unsafe void Test_ProgramUniform4_36363() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); } -static unsafe void Test_MultiDrawElements_18278() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElements(_mode,_count,_type,ref _indices,_drawcount); +static unsafe void Test_ProgramUniformMatrix2_36364() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18279() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - System.Int32[] _basevertex = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36365() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18280() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - System.Int32[] _basevertex = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36366() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18281() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32[] _basevertex = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36367() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18282() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32[] _basevertex = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36368() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18283() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32[] _count = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - System.Int32[] _basevertex = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36369() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18284() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniformMatrix2_36370() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18285() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniformMatrix2_36371() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18286() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniformMatrix2_36372() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18287() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniformMatrix2_36373() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,_indices,_drawcount,ref _basevertex); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18288() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); +static unsafe void Test_ProgramUniformMatrix2_36374() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _basevertex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,ref _count,_type,ref _indices,_drawcount,ref _basevertex); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18289() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - System.IntPtr _indices = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - System.Int32* _basevertex = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2_36375() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18290() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[] _indices = default(int[]); - System.Int32 _drawcount = default(System.Int32); - System.Int32* _basevertex = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2x3_36376() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18291() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,] _indices = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32* _basevertex = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2x3_36377() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18292() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int[,,] _indices = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32* _basevertex = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,_indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2x3_36378() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsBaseVertex_18293() { - OpenTK.Graphics.OpenGL4.PrimitiveType _mode = default(OpenTK.Graphics.OpenGL4.PrimitiveType); - System.Int32* _count = default(System.Int32*); - OpenTK.Graphics.OpenGL4.DrawElementsType _type = default(OpenTK.Graphics.OpenGL4.DrawElementsType); - int _indices = default(int); - System.Int32 _drawcount = default(System.Int32); - System.Int32* _basevertex = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsBaseVertex(_mode,_count,_type,ref _indices,_drawcount,_basevertex); +static unsafe void Test_ProgramUniformMatrix2x3_36379() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsIndirect_18294() { - OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - System.IntPtr _indirect = default(System.IntPtr); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniformMatrix2x3_36380() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsIndirect_18295() { - OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[] _indirect = default(int[]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniformMatrix2x3_36381() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsIndirect_18296() { - OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,] _indirect = default(int[,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniformMatrix2x3_36382() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiDrawElementsIndirect_18297() { - OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int[,,] _indirect = default(int[,,]); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,_indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniformMatrix2x3_36383() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiDrawElementsIndirect_18298() { - OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); - OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); - int _indirect = default(int); - System.Int32 _drawcount = default(System.Int32); - System.Int32 _stride = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiDrawElementsIndirect(_mode,_type,ref _indirect,_drawcount,_stride); +static unsafe void Test_ProgramUniformMatrix2x3_36384() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP1_18299() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x3_36385() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP1_18300() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x3_36386() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiTexCoordP1_18301() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x3_36387() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP1_18302() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP1(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36388() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP2_18303() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36389() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiTexCoordP2_18304() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36390() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP2_18305() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36391() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP2_18306() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP2(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36392() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiTexCoordP3_18307() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36393() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP3_18308() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36394() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP3_18309() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36395() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiTexCoordP3_18310() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP3(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36396() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP4_18311() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36397() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP4_18312() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36398() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_MultiTexCoordP4_18313() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix2x4_36399() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_MultiTexCoordP4_18314() { - OpenTK.Graphics.OpenGL4.TextureUnit _texture = default(OpenTK.Graphics.OpenGL4.TextureUnit); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.MultiTexCoordP4(_texture,_type,_coords); +static unsafe void Test_ProgramUniformMatrix3_36400() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_NormalP3_18315() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); +static unsafe void Test_ProgramUniformMatrix3_36401() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_NormalP3_18316() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); +static unsafe void Test_ProgramUniformMatrix3_36402() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_NormalP3_18317() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); +static unsafe void Test_ProgramUniformMatrix3_36403() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_NormalP3_18318() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.NormalP3(_type,_coords); +static unsafe void Test_ProgramUniformMatrix3_36404() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ObjectLabel_18319() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.Int32 _name = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36405() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ObjectLabel_18320() { - OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier _identifier = default(OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier); - System.UInt32 _name = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectLabel(_identifier,_name,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36406() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ObjectPtrLabel_18321() { - System.IntPtr _ptr = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36407() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ObjectPtrLabel_18322() { - int[] _ptr = default(int[]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36408() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ObjectPtrLabel_18323() { - int[,] _ptr = default(int[,]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36409() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ObjectPtrLabel_18324() { - int[,,] _ptr = default(int[,,]); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(_ptr,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36410() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ObjectPtrLabel_18325() { - int _ptr = default(int); - System.Int32 _length = default(System.Int32); - System.String _label = default(System.String); - OpenTK.Graphics.OpenGL4.GL.ObjectPtrLabel(ref _ptr,_length,_label); +static unsafe void Test_ProgramUniformMatrix3_36411() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PatchParameter_18326() { - OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); - System.Single[] _values = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_values); +static unsafe void Test_ProgramUniformMatrix3x2_36412() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PatchParameter_18327() { - OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); - System.Single _values = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,ref _values); +static unsafe void Test_ProgramUniformMatrix3x2_36413() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PatchParameter_18328() { - OpenTK.Graphics.OpenGL4.PatchParameterFloat _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterFloat); - System.Single* _values = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_values); +static unsafe void Test_ProgramUniformMatrix3x2_36414() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PatchParameter_18329() { - OpenTK.Graphics.OpenGL4.PatchParameterInt _pname = default(OpenTK.Graphics.OpenGL4.PatchParameterInt); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.PatchParameter(_pname,_value); +static unsafe void Test_ProgramUniformMatrix3x2_36415() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PauseTransformFeedback_18330() { - OpenTK.Graphics.OpenGL4.GL.PauseTransformFeedback(); +static unsafe void Test_ProgramUniformMatrix3x2_36416() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PixelStore_18331() { - OpenTK.Graphics.OpenGL4.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL4.PixelStoreParameter); - System.Single _param = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.PixelStore(_pname,_param); +static unsafe void Test_ProgramUniformMatrix3x2_36417() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PixelStore_18332() { - OpenTK.Graphics.OpenGL4.PixelStoreParameter _pname = default(OpenTK.Graphics.OpenGL4.PixelStoreParameter); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.PixelStore(_pname,_param); +static unsafe void Test_ProgramUniformMatrix3x2_36418() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PointParameter_18333() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_param); +static unsafe void Test_ProgramUniformMatrix3x2_36419() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PointParameter_18334() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_36420() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PointParameter_18335() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_36421() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PointParameter_18336() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_param); +static unsafe void Test_ProgramUniformMatrix3x2_36422() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PointParameter_18337() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x2_36423() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PointParameter_18338() { - OpenTK.Graphics.OpenGL4.PointParameterName _pname = default(OpenTK.Graphics.OpenGL4.PointParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.PointParameter(_pname,_params); +static unsafe void Test_ProgramUniformMatrix3x4_36424() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PointSize_18339() { - System.Single _size = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.PointSize(_size); +static unsafe void Test_ProgramUniformMatrix3x4_36425() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PolygonMode_18340() { - OpenTK.Graphics.OpenGL4.MaterialFace _face = default(OpenTK.Graphics.OpenGL4.MaterialFace); - OpenTK.Graphics.OpenGL4.PolygonMode _mode = default(OpenTK.Graphics.OpenGL4.PolygonMode); - OpenTK.Graphics.OpenGL4.GL.PolygonMode(_face,_mode); +static unsafe void Test_ProgramUniformMatrix3x4_36426() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PolygonOffset_18341() { - System.Single _factor = default(System.Single); - System.Single _units = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.PolygonOffset(_factor,_units); +static unsafe void Test_ProgramUniformMatrix3x4_36427() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PopDebugGroup_18342() { - OpenTK.Graphics.OpenGL4.GL.PopDebugGroup(); +static unsafe void Test_ProgramUniformMatrix3x4_36428() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_PrimitiveRestartIndex_18343() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.PrimitiveRestartIndex(_index); +static unsafe void Test_ProgramUniformMatrix3x4_36429() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_PrimitiveRestartIndex_18344() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.PrimitiveRestartIndex(_index); +static unsafe void Test_ProgramUniformMatrix3x4_36430() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18345() { +static unsafe void Test_ProgramUniformMatrix3x4_36431() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramBinary_18346() { +static unsafe void Test_ProgramUniformMatrix3x4_36432() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_36433() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix3x4_36434() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); +} +static unsafe void Test_ProgramUniformMatrix3x4_36435() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18347() { +static unsafe void Test_ProgramUniformMatrix4_36436() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18348() { +static unsafe void Test_ProgramUniformMatrix4_36437() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramBinary_18349() { +static unsafe void Test_ProgramUniformMatrix4_36438() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18350() { +static unsafe void Test_ProgramUniformMatrix4_36439() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18351() { +static unsafe void Test_ProgramUniformMatrix4_36440() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramBinary_18352() { +static unsafe void Test_ProgramUniformMatrix4_36441() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18353() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,_binary,_length); +static unsafe void Test_ProgramUniformMatrix4_36442() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramBinary_18354() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryFormat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramBinary(_program,_binaryFormat,ref _binary,_length); +static unsafe void Test_ProgramUniformMatrix4_36443() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramParameter_18355() { +static unsafe void Test_ProgramUniformMatrix4_36444() { System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.ProgramParameterName); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramParameter(_program,_pname,_value); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramParameter_18356() { +static unsafe void Test_ProgramUniformMatrix4_36445() { System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramParameterName _pname = default(OpenTK.Graphics.OpenGL4.ProgramParameterName); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramParameter(_program,_pname,_value); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18357() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_ProgramUniformMatrix4_36446() { + System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18358() { +static unsafe void Test_ProgramUniformMatrix4_36447() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_36448() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18359() { +static unsafe void Test_ProgramUniformMatrix4x2_36449() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18360() { +static unsafe void Test_ProgramUniformMatrix4x2_36450() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_36451() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18361() { +static unsafe void Test_ProgramUniformMatrix4x2_36452() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18362() { +static unsafe void Test_ProgramUniformMatrix4x2_36453() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18363() { +static unsafe void Test_ProgramUniformMatrix4x2_36454() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); -} -static unsafe void Test_ProgramUniform1_18364() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18365() { +static unsafe void Test_ProgramUniformMatrix4x2_36455() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18366() { +static unsafe void Test_ProgramUniformMatrix4x2_36456() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProgramUniformMatrix4x2_36457() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18367() { +static unsafe void Test_ProgramUniformMatrix4x2_36458() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18368() { +static unsafe void Test_ProgramUniformMatrix4x2_36459() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18369() { +static unsafe void Test_ProgramUniformMatrix4x3_36460() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); -} -static unsafe void Test_ProgramUniform1_18370() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18371() { +static unsafe void Test_ProgramUniformMatrix4x3_36461() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18372() { +static unsafe void Test_ProgramUniformMatrix4x3_36462() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18373() { +static unsafe void Test_ProgramUniformMatrix4x3_36463() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18374() { +static unsafe void Test_ProgramUniformMatrix4x3_36464() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform1_18375() { +static unsafe void Test_ProgramUniformMatrix4x3_36465() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_v0); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18376() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_ProgramUniformMatrix4x3_36466() { + System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,ref _value); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform1_18377() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_ProgramUniformMatrix4x3_36467() { + System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform1(_program,_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform2_18378() { +static unsafe void Test_ProgramUniformMatrix4x3_36468() { System.Int32 _program = default(System.Int32); System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform2_18379() { +static unsafe void Test_ProgramUniformMatrix4x3_36469() { System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); } -static unsafe void Test_ProgramUniform2_18380() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_ProgramUniformMatrix4x3_36470() { + System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); } -static unsafe void Test_ProgramUniform2_18381() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_ProgramUniformMatrix4x3_36471() { + System.UInt32 _program = default(System.UInt32); System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); +} +static unsafe void Test_ProvokingVertex_36472() { + OpenTK.Graphics.OpenGL4.ProvokingVertexMode _mode = default(OpenTK.Graphics.OpenGL4.ProvokingVertexMode); + OpenTK.Graphics.OpenGL4.GL.ProvokingVertex(_mode); +} +static unsafe void Test_PushDebugGroup_36473() { + OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL4.GL.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_36474() { + OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL4.GL.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_QueryCounter_36475() { + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL4.QueryCounterTarget); + OpenTK.Graphics.OpenGL4.GL.QueryCounter(_id,_target); +} +static unsafe void Test_QueryCounter_36476() { + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL4.QueryCounterTarget); + OpenTK.Graphics.OpenGL4.GL.QueryCounter(_id,_target); +} +static unsafe void Test_ReadBuffer_36477() { + OpenTK.Graphics.OpenGL4.ReadBufferMode _mode = default(OpenTK.Graphics.OpenGL4.ReadBufferMode); + OpenTK.Graphics.OpenGL4.GL.ReadBuffer(_mode); +} +static unsafe void Test_ReadPixels_36478() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_36479() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_36480() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_36481() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); +} +static unsafe void Test_ReadPixels_36482() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); +} +static unsafe void Test_ReleaseShaderCompiler_36483() { + OpenTK.Graphics.OpenGL4.GL.ReleaseShaderCompiler(); +} +static unsafe void Test_RenderbufferStorage_36484() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + OpenTK.Graphics.OpenGL4.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL4.RenderbufferStorage); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.RenderbufferStorage(_target,_internalformat,_width,_height); +} +static unsafe void Test_RenderbufferStorageMultisample_36485() { + OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL4.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL4.RenderbufferStorage); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); +} +static unsafe void Test_ResetHistogram_36486() { + OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); + OpenTK.Graphics.OpenGL4.GL.ResetHistogram(_target); +} +static unsafe void Test_ResetMinmax_36487() { + OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); + OpenTK.Graphics.OpenGL4.GL.ResetMinmax(_target); +} +static unsafe void Test_ResumeTransformFeedback_36488() { + OpenTK.Graphics.OpenGL4.GL.ResumeTransformFeedback(); +} +static unsafe void Test_SampleCoverage_36489() { + System.Single _value = default(System.Single); + System.Boolean _invert = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.SampleCoverage(_value,_invert); +} +static unsafe void Test_SampleMask_36490() { + System.Int32 _maskNumber = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SampleMask(_maskNumber,_mask); +} +static unsafe void Test_SampleMask_36491() { + System.UInt32 _maskNumber = default(System.UInt32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.SampleMask(_maskNumber,_mask); +} +static unsafe void Test_SamplerParameter_36492() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36493() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36494() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36495() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36496() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single[] _param = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36497() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Single* _param = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36498() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36499() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36500() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36501() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_36502() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36503() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36504() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_36505() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36506() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.UInt32[] _param = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameterI_36507() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.UInt32 _param = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); +} +static unsafe void Test_SamplerParameterI_36508() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.UInt32* _param = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36509() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36510() { + System.Int32 _sampler = default(System.Int32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36511() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32[] _param = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_SamplerParameter_36512() { + System.UInt32 _sampler = default(System.UInt32); + OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); + System.Int32* _param = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +} +static unsafe void Test_Scissor_36513() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Scissor(_x,_y,_width,_height); +} +static unsafe void Test_ScissorArray_36514() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); +} +static unsafe void Test_ScissorArray_36515() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,ref _v); } -static unsafe void Test_ProgramUniform2_18382() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ScissorArray_36516() { + System.Int32 _first = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ProgramUniform2_18383() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ScissorArray_36517() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ProgramUniform2_18384() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ScissorArray_36518() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,ref _v); } -static unsafe void Test_ProgramUniform2_18385() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ScissorArray_36519() { + System.UInt32 _first = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); } -static unsafe void Test_ProgramUniform2_18386() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); +static unsafe void Test_ScissorIndexed_36520() { + System.Int32 _index = default(System.Int32); + System.Int32 _left = default(System.Int32); + System.Int32 _bottom = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); } -static unsafe void Test_ProgramUniform2_18387() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); +static unsafe void Test_ScissorIndexed_36521() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _left = default(System.Int32); + System.Int32 _bottom = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); } -static unsafe void Test_ProgramUniform2_18388() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_ScissorIndexed_36522() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ProgramUniform2_18389() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); +static unsafe void Test_ScissorIndexed_36523() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,ref _v); } -static unsafe void Test_ProgramUniform2_18390() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_ScissorIndexed_36524() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ProgramUniform2_18391() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_ScissorIndexed_36525() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ProgramUniform2_18392() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); +static unsafe void Test_ScissorIndexed_36526() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,ref _v); } -static unsafe void Test_ProgramUniform2_18393() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_ScissorIndexed_36527() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); } -static unsafe void Test_ProgramUniform2_18394() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); +static unsafe void Test_SecondaryColorP3_36528() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _color = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_ProgramUniform2_18395() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); +static unsafe void Test_SecondaryColorP3_36529() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _color = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_ProgramUniform2_18396() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_SecondaryColorP3_36530() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _color = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_ProgramUniform2_18397() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_SecondaryColorP3_36531() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _color = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); } -static unsafe void Test_ProgramUniform2_18398() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_SeparableFilter2D_36532() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _row = default(System.IntPtr); + System.IntPtr _column = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_ProgramUniform2_18399() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_SeparableFilter2D_36533() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _row = default(int[]); + int[] _column = default(int[]); + OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_ProgramUniform2_18400() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_v0,_v1); +static unsafe void Test_SeparableFilter2D_36534() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _row = default(int[,]); + int[,] _column = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_ProgramUniform2_18401() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); +static unsafe void Test_SeparableFilter2D_36535() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _row = default(int[,,]); + int[,,] _column = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); } -static unsafe void Test_ProgramUniform2_18402() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,ref _value); +static unsafe void Test_SeparableFilter2D_36536() { + OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _row = default(int); + int _column = default(int); + OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,ref _column); } -static unsafe void Test_ProgramUniform2_18403() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36537() { System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform2(_program,_location,_count,_value); -} -static unsafe void Test_ProgramUniform3_18404() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - System.Double _v2 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18405() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - System.Double _v2 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36538() { + System.Int32 _count = default(System.Int32); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18406() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36539() { System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18407() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36540() { System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18408() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36541() { System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32[] _shaders = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform3_18409() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36542() { System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18410() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36543() { System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18411() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36544() { System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18412() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36545() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18413() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36546() { + System.Int32 _count = default(System.Int32); + System.Int32 _shaders = default(System.Int32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform3_18414() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36547() { System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18415() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36548() { System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18416() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36549() { System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18417() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36550() { System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18418() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36551() { System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.Int32* _shaders = default(System.Int32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform3_18419() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36552() { System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18420() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36553() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18421() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36554() { + System.Int32 _count = default(System.Int32); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18422() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36555() { System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18423() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36556() { System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.UInt32[] _shaders = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform3_18424() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36557() { System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18425() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36558() { System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18426() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36559() { System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18427() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36560() { System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18428() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_v0,_v1,_v2); +static unsafe void Test_ShaderBinary_36561() { + System.Int32 _count = default(System.Int32); + System.UInt32 _shaders = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform3_18429() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36562() { System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + System.IntPtr _binary = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18430() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36563() { System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,ref _value); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[] _binary = default(int[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform3_18431() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderBinary_36564() { System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform3(_program,_location,_count,_value); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,] _binary = default(int[,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform4_18432() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - System.Double _v2 = default(System.Double); - System.Double _v3 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +static unsafe void Test_ShaderBinary_36565() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int[,,] _binary = default(int[,,]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); } -static unsafe void Test_ProgramUniform4_18433() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Double _v0 = default(System.Double); - System.Double _v1 = default(System.Double); - System.Double _v2 = default(System.Double); - System.Double _v3 = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +static unsafe void Test_ShaderBinary_36566() { + System.Int32 _count = default(System.Int32); + System.UInt32* _shaders = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); + int _binary = default(int); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); } -static unsafe void Test_ProgramUniform4_18434() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36567() { + System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ProgramUniform4_18435() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36568() { + System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_ProgramUniform4_18436() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36569() { + System.Int32 _shader = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ProgramUniform4_18437() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36570() { + System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); + System.String[] _string = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ProgramUniform4_18438() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36571() { + System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); + System.String[] _string = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,ref _length); } -static unsafe void Test_ProgramUniform4_18439() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_ShaderSource_36572() { + System.UInt32 _shader = default(System.UInt32); System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); + System.String[] _string = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); } -static unsafe void Test_ProgramUniform4_18440() { +static unsafe void Test_ShaderStorageBlockBinding_36573() { System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - System.Single _v3 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); + System.Int32 _storageBlockIndex = default(System.Int32); + System.Int32 _storageBlockBinding = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); } -static unsafe void Test_ProgramUniform4_18441() { +static unsafe void Test_ShaderStorageBlockBinding_36574() { System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - System.Single _v3 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); + System.UInt32 _storageBlockIndex = default(System.UInt32); + System.UInt32 _storageBlockBinding = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); } -static unsafe void Test_ProgramUniform4_18442() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_StencilFunc_36575() { + OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_ProgramUniform4_18443() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); +static unsafe void Test_StencilFunc_36576() { + OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.StencilFunc(_func,_ref,_mask); } -static unsafe void Test_ProgramUniform4_18444() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_StencilFuncSeparate_36577() { + OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); + OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_ProgramUniform4_18445() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_StencilFuncSeparate_36578() { + OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); + OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); + System.Int32 _ref = default(System.Int32); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.StencilFuncSeparate(_face,_func,_ref,_mask); } -static unsafe void Test_ProgramUniform4_18446() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); +static unsafe void Test_StencilMask_36579() { + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.StencilMask(_mask); } -static unsafe void Test_ProgramUniform4_18447() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_StencilMask_36580() { + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.StencilMask(_mask); } -static unsafe void Test_ProgramUniform4_18448() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - System.Int32 _v3 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +static unsafe void Test_StencilMaskSeparate_36581() { + OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); + System.Int32 _mask = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_ProgramUniform4_18449() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - System.Int32 _v3 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +static unsafe void Test_StencilMaskSeparate_36582() { + OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); + System.UInt32 _mask = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.StencilMaskSeparate(_face,_mask); } -static unsafe void Test_ProgramUniform4_18450() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_StencilOp_36583() { + OpenTK.Graphics.OpenGL4.StencilOp _fail = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.StencilOp _zfail = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.StencilOp _zpass = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.GL.StencilOp(_fail,_zfail,_zpass); } -static unsafe void Test_ProgramUniform4_18451() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); +static unsafe void Test_StencilOpSeparate_36584() { + OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); + OpenTK.Graphics.OpenGL4.StencilOp _sfail = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.StencilOp _dpfail = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.StencilOp _dppass = default(OpenTK.Graphics.OpenGL4.StencilOp); + OpenTK.Graphics.OpenGL4.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); } -static unsafe void Test_ProgramUniform4_18452() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_TexBuffer_36585() { + OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _buffer = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_ProgramUniform4_18453() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_TexBuffer_36586() { + OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.UInt32 _buffer = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexBuffer(_target,_internalformat,_buffer); } -static unsafe void Test_ProgramUniform4_18454() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); +static unsafe void Test_TexBufferRange_36587() { + OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _buffer = default(System.Int32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); } -static unsafe void Test_ProgramUniform4_18455() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_TexBufferRange_36588() { + OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.UInt32 _buffer = default(System.UInt32); + System.IntPtr _offset = default(System.IntPtr); + System.IntPtr _size = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); } -static unsafe void Test_ProgramUniform4_18456() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - System.UInt32 _v3 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_v0,_v1,_v2,_v3); +static unsafe void Test_TexCoordP1_36589() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_ProgramUniform4_18457() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_TexCoordP1_36590() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_ProgramUniform4_18458() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,ref _value); +static unsafe void Test_TexCoordP1_36591() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_ProgramUniform4_18459() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniform4(_program,_location,_count,_value); +static unsafe void Test_TexCoordP1_36592() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18460() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP2_36593() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18461() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexCoordP2_36594() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18462() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP2_36595() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18463() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP2_36596() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18464() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexCoordP3_36597() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18465() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP3_36598() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18466() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP3_36599() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18467() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexCoordP3_36600() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18468() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP4_36601() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _coords = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18469() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP4_36602() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _coords = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18470() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexCoordP4_36603() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _coords = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2_18471() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexCoordP4_36604() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _coords = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); } -static unsafe void Test_ProgramUniformMatrix2x3_18472() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage1D_36605() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18473() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexImage1D_36606() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18474() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage1D_36607() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18475() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage1D_36608() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18476() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexImage1D_36609() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18477() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage2D_36610() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18478() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage2D_36611() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18479() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexImage2D_36612() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_36613() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage2D_36614() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +} +static unsafe void Test_TexImage2DMultisample_36615() { + OpenTK.Graphics.OpenGL4.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.TexImage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); +} +static unsafe void Test_TexImage3D_36616() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +} +static unsafe void Test_TexImage3D_36617() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18480() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage3D_36618() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18481() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage3D_36619() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18482() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexImage3D_36620() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Int32 _border = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); } -static unsafe void Test_ProgramUniformMatrix2x3_18483() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexImage3DMultisample_36621() { + OpenTK.Graphics.OpenGL4.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.TexImage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); } -static unsafe void Test_ProgramUniformMatrix2x4_18484() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameter_36622() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Single _param = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_ProgramUniformMatrix2x4_18485() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexParameter_36623() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18486() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameter_36624() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18487() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameter_36625() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32 _param = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_param); } -static unsafe void Test_ProgramUniformMatrix2x4_18488() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexParameterI_36626() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18489() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameterI_36627() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_ProgramUniformMatrix2x4_18490() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameterI_36628() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18491() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexParameterI_36629() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18492() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameterI_36630() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,ref _params); } -static unsafe void Test_ProgramUniformMatrix2x4_18493() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameterI_36631() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18494() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexParameter_36632() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix2x4_18495() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix2x4(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexParameter_36633() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); } -static unsafe void Test_ProgramUniformMatrix3_18496() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexStorage1D_36634() { + OpenTK.Graphics.OpenGL4.TextureTarget1d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget1d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexStorage1D(_target,_levels,_internalformat,_width); } -static unsafe void Test_ProgramUniformMatrix3_18497() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexStorage2D_36635() { + OpenTK.Graphics.OpenGL4.TextureTarget2d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget2d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); } -static unsafe void Test_ProgramUniformMatrix3_18498() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexStorage2DMultisample_36636() { + OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.TexStorage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); } -static unsafe void Test_ProgramUniformMatrix3_18499() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexStorage3D_36637() { + OpenTK.Graphics.OpenGL4.TextureTarget3d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget3d); + System.Int32 _levels = default(System.Int32); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); } -static unsafe void Test_ProgramUniformMatrix3_18500() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexStorage3DMultisample_36638() { + OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d); + System.Int32 _samples = default(System.Int32); + OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _fixedsamplelocations = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.TexStorage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); } -static unsafe void Test_ProgramUniformMatrix3_18501() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage1D_36639() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3_18502() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage1D_36640() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3_18503() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexSubImage1D_36641() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3_18504() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage1D_36642() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3_18505() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage1D_36643() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,ref _pixels); } -static unsafe void Test_ProgramUniformMatrix3_18506() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexSubImage2D_36644() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3_18507() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage2D_36645() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18508() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage2D_36646() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18509() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexSubImage2D_36647() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18510() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage2D_36648() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18511() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage3D_36649() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + System.IntPtr _pixels = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18512() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexSubImage3D_36650() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[] _pixels = default(int[]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18513() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage3D_36651() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,] _pixels = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18514() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TexSubImage3D_36652() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int[,,] _pixels = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18515() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); +static unsafe void Test_TexSubImage3D_36653() { + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); + OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); + int _pixels = default(int); + OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); } -static unsafe void Test_ProgramUniformMatrix3x2_18516() { - System.Int32 _program = default(System.Int32); - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); +static unsafe void Test_TextureView_36654() { + System.Int32 _texture = default(System.Int32); + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.Int32 _origtexture = default(System.Int32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.Int32 _minlevel = default(System.Int32); + System.Int32 _numlevels = default(System.Int32); + System.Int32 _minlayer = default(System.Int32); + System.Int32 _numlayers = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); +} +static unsafe void Test_TextureView_36655() { + System.UInt32 _texture = default(System.UInt32); + OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); + System.UInt32 _origtexture = default(System.UInt32); + OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); + System.UInt32 _minlevel = default(System.UInt32); + System.UInt32 _numlevels = default(System.UInt32); + System.UInt32 _minlayer = default(System.UInt32); + System.UInt32 _numlayers = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); } -static unsafe void Test_ProgramUniformMatrix3x2_18517() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); +static unsafe void Test_TransformFeedbackVaryings_36656() { + System.Int32 _program = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.OpenGL4.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackMode); + OpenTK.Graphics.OpenGL4.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_ProgramUniformMatrix3x2_18518() { +static unsafe void Test_TransformFeedbackVaryings_36657() { System.UInt32 _program = default(System.UInt32); - System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,ref _value); + System.String[] _varyings = default(System.String[]); + OpenTK.Graphics.OpenGL4.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackMode); + OpenTK.Graphics.OpenGL4.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); } -static unsafe void Test_ProgramUniformMatrix3x2_18519() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36658() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x2(_program,_location,_count,_transpose,_value); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_x); } -static unsafe void Test_ProgramUniformMatrix3x4_18520() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36659() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18521() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36660() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_18522() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36661() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18523() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36662() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.Single _v0 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); } -static unsafe void Test_ProgramUniformMatrix3x4_18524() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36663() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18525() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36664() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_18526() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36665() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18527() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36666() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); + System.Int32 _v0 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); } -static unsafe void Test_ProgramUniformMatrix3x4_18528() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36667() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18529() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36668() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix3x4_18530() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36669() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,ref _value); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix3x4_18531() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform1_36670() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix3x4(_program,_location,_count,_transpose,_value); + System.UInt32 _v0 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); } -static unsafe void Test_ProgramUniformMatrix4_18532() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36671() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18533() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36672() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_18534() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform1_36673() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18535() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36674() { + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_x,_y); +} +static unsafe void Test_Uniform2_36675() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18536() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36676() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_18537() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36677() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18538() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36678() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_36679() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18539() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36680() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4_18540() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36681() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18541() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36682() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); } -static unsafe void Test_ProgramUniformMatrix4_18542() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36683() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,ref _value); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4_18543() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform2_36684() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4(_program,_location,_count,_transpose,_value); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18544() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36685() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); +} +static unsafe void Test_Uniform2_36686() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18545() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36687() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_18546() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform2_36688() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18547() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36689() { + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_x,_y,_z); +} +static unsafe void Test_Uniform3_36690() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18548() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36691() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_18549() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36692() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18550() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36693() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_36694() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18551() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36695() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_18552() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36696() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18553() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36697() { + System.Int32 _location = default(System.Int32); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_36698() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x2_18554() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36699() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,ref _value); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x2_18555() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform3_36700() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x2(_program,_location,_count,_transpose,_value); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18556() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36701() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +} +static unsafe void Test_Uniform3_36702() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18557() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36703() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_18558() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform3_36704() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18559() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36705() { + System.Int32 _location = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_x,_y,_z,_w); +} +static unsafe void Test_Uniform4_36706() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18560() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36707() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_18561() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36708() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18562() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform4_36709() { + System.Int32 _location = default(System.Int32); + System.Single _v0 = default(System.Single); + System.Single _v1 = default(System.Single); + System.Single _v2 = default(System.Single); + System.Single _v3 = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +} +static unsafe void Test_Uniform4_36710() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18563() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform4_36711() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_ProgramUniformMatrix4x3_18564() { - System.Int32 _program = default(System.Int32); +static unsafe void Test_Uniform4_36712() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18565() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36713() { System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); + System.Int32 _v0 = default(System.Int32); + System.Int32 _v1 = default(System.Int32); + System.Int32 _v2 = default(System.Int32); + System.Int32 _v3 = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_ProgramUniformMatrix4x3_18566() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36714() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,ref _value); + System.Int32[] _value = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_ProgramUniformMatrix4x3_18567() { - System.UInt32 _program = default(System.UInt32); +static unsafe void Test_Uniform4_36715() { System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ProgramUniformMatrix4x3(_program,_location,_count,_transpose,_value); -} -static unsafe void Test_ProvokingVertex_18568() { - OpenTK.Graphics.OpenGL4.ProvokingVertexMode _mode = default(OpenTK.Graphics.OpenGL4.ProvokingVertexMode); - OpenTK.Graphics.OpenGL4.GL.ProvokingVertex(_mode); -} -static unsafe void Test_PushDebugGroup_18569() { - OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); - System.Int32 _id = default(System.Int32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.OpenGL4.GL.PushDebugGroup(_source,_id,_length,_message); -} -static unsafe void Test_PushDebugGroup_18570() { - OpenTK.Graphics.OpenGL4.DebugSourceExternal _source = default(OpenTK.Graphics.OpenGL4.DebugSourceExternal); - System.UInt32 _id = default(System.UInt32); - System.Int32 _length = default(System.Int32); - System.String _message = default(System.String); - OpenTK.Graphics.OpenGL4.GL.PushDebugGroup(_source,_id,_length,_message); -} -static unsafe void Test_QueryCounter_18571() { - System.Int32 _id = default(System.Int32); - OpenTK.Graphics.OpenGL4.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL4.QueryCounterTarget); - OpenTK.Graphics.OpenGL4.GL.QueryCounter(_id,_target); -} -static unsafe void Test_QueryCounter_18572() { - System.UInt32 _id = default(System.UInt32); - OpenTK.Graphics.OpenGL4.QueryCounterTarget _target = default(OpenTK.Graphics.OpenGL4.QueryCounterTarget); - OpenTK.Graphics.OpenGL4.GL.QueryCounter(_id,_target); -} -static unsafe void Test_ReadBuffer_18573() { - OpenTK.Graphics.OpenGL4.ReadBufferMode _mode = default(OpenTK.Graphics.OpenGL4.ReadBufferMode); - OpenTK.Graphics.OpenGL4.GL.ReadBuffer(_mode); -} -static unsafe void Test_ReadPixels_18574() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_ReadPixels_18575() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_ReadPixels_18576() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_ReadPixels_18577() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,_pixels); -} -static unsafe void Test_ReadPixels_18578() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.ReadPixels(_x,_y,_width,_height,_format,_type,ref _pixels); -} -static unsafe void Test_ReleaseShaderCompiler_18579() { - OpenTK.Graphics.OpenGL4.GL.ReleaseShaderCompiler(); -} -static unsafe void Test_RenderbufferStorage_18580() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - OpenTK.Graphics.OpenGL4.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL4.RenderbufferStorage); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.RenderbufferStorage(_target,_internalformat,_width,_height); -} -static unsafe void Test_RenderbufferStorageMultisample_18581() { - OpenTK.Graphics.OpenGL4.RenderbufferTarget _target = default(OpenTK.Graphics.OpenGL4.RenderbufferTarget); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.OpenGL4.RenderbufferStorage _internalformat = default(OpenTK.Graphics.OpenGL4.RenderbufferStorage); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.RenderbufferStorageMultisample(_target,_samples,_internalformat,_width,_height); -} -static unsafe void Test_ResetHistogram_18582() { - OpenTK.Graphics.OpenGL4.HistogramTarget _target = default(OpenTK.Graphics.OpenGL4.HistogramTarget); - OpenTK.Graphics.OpenGL4.GL.ResetHistogram(_target); -} -static unsafe void Test_ResetMinmax_18583() { - OpenTK.Graphics.OpenGL4.MinmaxTarget _target = default(OpenTK.Graphics.OpenGL4.MinmaxTarget); - OpenTK.Graphics.OpenGL4.GL.ResetMinmax(_target); -} -static unsafe void Test_ResumeTransformFeedback_18584() { - OpenTK.Graphics.OpenGL4.GL.ResumeTransformFeedback(); -} -static unsafe void Test_SampleCoverage_18585() { - System.Single _value = default(System.Single); - System.Boolean _invert = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.SampleCoverage(_value,_invert); -} -static unsafe void Test_SampleMask_18586() { - System.Int32 _maskNumber = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SampleMask(_maskNumber,_mask); -} -static unsafe void Test_SampleMask_18587() { - System.UInt32 _maskNumber = default(System.UInt32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.SampleMask(_maskNumber,_mask); -} -static unsafe void Test_SamplerParameter_18588() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18589() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18590() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18591() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18592() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single[] _param = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18593() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Single* _param = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18594() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameter_18595() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameterI_18596() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameterI_18597() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); -} -static unsafe void Test_SamplerParameterI_18598() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameterI_18599() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameterI_18600() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); -} -static unsafe void Test_SamplerParameterI_18601() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); -} -static unsafe void Test_SamplerParameterI_18602() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.UInt32[] _param = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_SamplerParameterI_18603() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.UInt32 _param = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,ref _param); +static unsafe void Test_Uniform4_36716() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_SamplerParameterI_18604() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.UInt32* _param = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameterI(_sampler,_pname,_param); +static unsafe void Test_Uniform4_36717() { + System.Int32 _location = default(System.Int32); + System.UInt32 _v0 = default(System.UInt32); + System.UInt32 _v1 = default(System.UInt32); + System.UInt32 _v2 = default(System.UInt32); + System.UInt32 _v3 = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); } -static unsafe void Test_SamplerParameter_18605() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_Uniform4_36718() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32[] _value = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_SamplerParameter_18606() { - System.Int32 _sampler = default(System.Int32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_Uniform4_36719() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); } -static unsafe void Test_SamplerParameter_18607() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32[] _param = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_Uniform4_36720() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); } -static unsafe void Test_SamplerParameter_18608() { - System.UInt32 _sampler = default(System.UInt32); - OpenTK.Graphics.OpenGL4.SamplerParameterName _pname = default(OpenTK.Graphics.OpenGL4.SamplerParameterName); - System.Int32* _param = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.SamplerParameter(_sampler,_pname,_param); +static unsafe void Test_UniformBlockBinding_36721() { + System.Int32 _program = default(System.Int32); + System.Int32 _uniformBlockIndex = default(System.Int32); + System.Int32 _uniformBlockBinding = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_Scissor_18609() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Scissor(_x,_y,_width,_height); +static unsafe void Test_UniformBlockBinding_36722() { + System.UInt32 _program = default(System.UInt32); + System.UInt32 _uniformBlockIndex = default(System.UInt32); + System.UInt32 _uniformBlockBinding = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); } -static unsafe void Test_ScissorArray_18610() { - System.Int32 _first = default(System.Int32); +static unsafe void Test_UniformMatrix2_36723() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorArray_18611() { - System.Int32 _first = default(System.Int32); +static unsafe void Test_UniformMatrix2_36724() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,ref _v); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ScissorArray_18612() { - System.Int32 _first = default(System.Int32); +static unsafe void Test_UniformMatrix2_36725() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorArray_18613() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_UniformMatrix2_36726() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorArray_18614() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_UniformMatrix2_36727() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,ref _v); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ScissorArray_18615() { - System.UInt32 _first = default(System.UInt32); +static unsafe void Test_UniformMatrix2_36728() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ScissorArray(_first,_count,_v); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18616() { - System.Int32 _index = default(System.Int32); - System.Int32 _left = default(System.Int32); - System.Int32 _bottom = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); +static unsafe void Test_UniformMatrix2x3_36729() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18617() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _left = default(System.Int32); - System.Int32 _bottom = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_left,_bottom,_width,_height); +static unsafe void Test_UniformMatrix2x3_36730() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ScissorIndexed_18618() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); +static unsafe void Test_UniformMatrix2x3_36731() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18619() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,ref _v); +static unsafe void Test_UniformMatrix2x3_36732() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18620() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); +static unsafe void Test_UniformMatrix2x3_36733() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ScissorIndexed_18621() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); +static unsafe void Test_UniformMatrix2x3_36734() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18622() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,ref _v); +static unsafe void Test_UniformMatrix2x4_36735() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_ScissorIndexed_18623() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ScissorIndexed(_index,_v); +static unsafe void Test_UniformMatrix2x4_36736() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_SecondaryColorP3_18624() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _color = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); +static unsafe void Test_UniformMatrix2x4_36737() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_SecondaryColorP3_18625() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _color = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); +static unsafe void Test_UniformMatrix2x4_36738() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_SecondaryColorP3_18626() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _color = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); +static unsafe void Test_UniformMatrix2x4_36739() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_SecondaryColorP3_18627() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _color = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.SecondaryColorP3(_type,_color); +static unsafe void Test_UniformMatrix2x4_36740() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); } -static unsafe void Test_SeparableFilter2D_18628() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _row = default(System.IntPtr); - System.IntPtr _column = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +static unsafe void Test_UniformMatrix3_36741() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_SeparableFilter2D_18629() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _row = default(int[]); - int[] _column = default(int[]); - OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +static unsafe void Test_UniformMatrix3_36742() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,ref _value); } -static unsafe void Test_SeparableFilter2D_18630() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _row = default(int[,]); - int[,] _column = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +static unsafe void Test_UniformMatrix3_36743() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_SeparableFilter2D_18631() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _row = default(int[,,]); - int[,,] _column = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,_row,_column); +static unsafe void Test_UniformMatrix3_36744() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_SeparableFilter2D_18632() { - OpenTK.Graphics.OpenGL4.SeparableTarget _target = default(OpenTK.Graphics.OpenGL4.SeparableTarget); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _row = default(int); - int _column = default(int); - OpenTK.Graphics.OpenGL4.GL.SeparableFilter2D(_target,_internalformat,_width,_height,_format,_type,ref _row,ref _column); +static unsafe void Test_UniformMatrix3_36745() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18633() { +static unsafe void Test_UniformMatrix3_36746() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18634() { +static unsafe void Test_UniformMatrix3x2_36747() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18635() { +static unsafe void Test_UniformMatrix3x2_36748() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18636() { +static unsafe void Test_UniformMatrix3x2_36749() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18637() { +static unsafe void Test_UniformMatrix3x2_36750() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32[] _shaders = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18638() { +static unsafe void Test_UniformMatrix3x2_36751() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18639() { +static unsafe void Test_UniformMatrix3x2_36752() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18640() { +static unsafe void Test_UniformMatrix3x4_36753() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18641() { +static unsafe void Test_UniformMatrix3x4_36754() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18642() { +static unsafe void Test_UniformMatrix3x4_36755() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32 _shaders = default(System.Int32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18643() { +static unsafe void Test_UniformMatrix3x4_36756() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18644() { +static unsafe void Test_UniformMatrix3x4_36757() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); +} +static unsafe void Test_UniformMatrix3x4_36758() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18645() { +static unsafe void Test_UniformMatrix4_36759() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18646() { +static unsafe void Test_UniformMatrix4_36760() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18647() { +static unsafe void Test_UniformMatrix4_36761() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.Int32* _shaders = default(System.Int32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18648() { +static unsafe void Test_UniformMatrix4_36762() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18649() { +static unsafe void Test_UniformMatrix4_36763() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18650() { +static unsafe void Test_UniformMatrix4_36764() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18651() { +static unsafe void Test_UniformMatrix4x2_36765() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18652() { +static unsafe void Test_UniformMatrix4x2_36766() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32[] _shaders = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18653() { +static unsafe void Test_UniformMatrix4x2_36767() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18654() { +static unsafe void Test_UniformMatrix4x2_36768() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18655() { +static unsafe void Test_UniformMatrix4x2_36769() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18656() { +static unsafe void Test_UniformMatrix4x2_36770() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18657() { +static unsafe void Test_UniformMatrix4x3_36771() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32 _shaders = default(System.UInt32); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,ref _shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double[] _value = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18658() { +static unsafe void Test_UniformMatrix4x3_36772() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - System.IntPtr _binary = default(System.IntPtr); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double _value = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18659() { +static unsafe void Test_UniformMatrix4x3_36773() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[] _binary = default(int[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Double* _value = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18660() { +static unsafe void Test_UniformMatrix4x3_36774() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,] _binary = default(int[,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single[] _value = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderBinary_18661() { +static unsafe void Test_UniformMatrix4x3_36775() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int[,,] _binary = default(int[,,]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,_binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); } -static unsafe void Test_ShaderBinary_18662() { +static unsafe void Test_UniformMatrix4x3_36776() { + System.Int32 _location = default(System.Int32); System.Int32 _count = default(System.Int32); - System.UInt32* _shaders = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.BinaryFormat _binaryformat = default(OpenTK.Graphics.OpenGL4.BinaryFormat); - int _binary = default(int); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderBinary(_count,_shaders,_binaryformat,ref _binary,_length); + System.Boolean _transpose = default(System.Boolean); + System.Single* _value = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); } -static unsafe void Test_ShaderSource_18663() { - System.Int32 _shader = default(System.Int32); +static unsafe void Test_UniformSubroutines_36777() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); + System.Int32[] _indices = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_ShaderSource_18664() { - System.Int32 _shader = default(System.Int32); +static unsafe void Test_UniformSubroutines_36778() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,ref _length); + System.Int32 _indices = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,ref _indices); } -static unsafe void Test_ShaderSource_18665() { - System.Int32 _shader = default(System.Int32); +static unsafe void Test_UniformSubroutines_36779() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); + System.Int32* _indices = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_ShaderSource_18666() { - System.UInt32 _shader = default(System.UInt32); +static unsafe void Test_UniformSubroutines_36780() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32[] _length = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); + System.UInt32[] _indices = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); } -static unsafe void Test_ShaderSource_18667() { - System.UInt32 _shader = default(System.UInt32); +static unsafe void Test_UniformSubroutines_36781() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32 _length = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,ref _length); + System.UInt32 _indices = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,ref _indices); } -static unsafe void Test_ShaderSource_18668() { - System.UInt32 _shader = default(System.UInt32); +static unsafe void Test_UniformSubroutines_36782() { + OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); System.Int32 _count = default(System.Int32); - System.String[] _string = default(System.String[]); - System.Int32* _length = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.ShaderSource(_shader,_count,_string,_length); + System.UInt32* _indices = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); +} +static unsafe void Test_UnmapBuffer_36783() { + OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.UnmapBuffer(_target); } -static unsafe void Test_ShaderStorageBlockBinding_18669() { +static unsafe void Test_UseProgram_36784() { System.Int32 _program = default(System.Int32); - System.Int32 _storageBlockIndex = default(System.Int32); - System.Int32 _storageBlockBinding = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); + OpenTK.Graphics.OpenGL4.GL.UseProgram(_program); } -static unsafe void Test_ShaderStorageBlockBinding_18670() { +static unsafe void Test_UseProgram_36785() { System.UInt32 _program = default(System.UInt32); - System.UInt32 _storageBlockIndex = default(System.UInt32); - System.UInt32 _storageBlockBinding = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ShaderStorageBlockBinding(_program,_storageBlockIndex,_storageBlockBinding); -} -static unsafe void Test_StencilFunc_18671() { - OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFunc_18672() { - OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.StencilFunc(_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_18673() { - OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); - OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilFuncSeparate_18674() { - OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); - OpenTK.Graphics.OpenGL4.StencilFunction _func = default(OpenTK.Graphics.OpenGL4.StencilFunction); - System.Int32 _ref = default(System.Int32); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.StencilFuncSeparate(_face,_func,_ref,_mask); -} -static unsafe void Test_StencilMask_18675() { - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.StencilMask(_mask); -} -static unsafe void Test_StencilMask_18676() { - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.StencilMask(_mask); -} -static unsafe void Test_StencilMaskSeparate_18677() { - OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); - System.Int32 _mask = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.StencilMaskSeparate(_face,_mask); + OpenTK.Graphics.OpenGL4.GL.UseProgram(_program); } -static unsafe void Test_StencilMaskSeparate_18678() { - OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); - System.UInt32 _mask = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.StencilMaskSeparate(_face,_mask); +static unsafe void Test_UseProgramStages_36786() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL4.ProgramStageMask); + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_StencilOp_18679() { - OpenTK.Graphics.OpenGL4.StencilOp _fail = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.StencilOp _zfail = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.StencilOp _zpass = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.GL.StencilOp(_fail,_zfail,_zpass); +static unsafe void Test_UseProgramStages_36787() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL4.ProgramStageMask); + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.UseProgramStages(_pipeline,_stages,_program); } -static unsafe void Test_StencilOpSeparate_18680() { - OpenTK.Graphics.OpenGL4.StencilFace _face = default(OpenTK.Graphics.OpenGL4.StencilFace); - OpenTK.Graphics.OpenGL4.StencilOp _sfail = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.StencilOp _dpfail = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.StencilOp _dppass = default(OpenTK.Graphics.OpenGL4.StencilOp); - OpenTK.Graphics.OpenGL4.GL.StencilOpSeparate(_face,_sfail,_dpfail,_dppass); +static unsafe void Test_ValidateProgram_36788() { + System.Int32 _program = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ValidateProgram(_program); } -static unsafe void Test_TexBuffer_18681() { - OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _buffer = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexBuffer(_target,_internalformat,_buffer); +static unsafe void Test_ValidateProgram_36789() { + System.UInt32 _program = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ValidateProgram(_program); } -static unsafe void Test_TexBuffer_18682() { - OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.UInt32 _buffer = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexBuffer(_target,_internalformat,_buffer); +static unsafe void Test_ValidateProgramPipeline_36790() { + System.Int32 _pipeline = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_TexBufferRange_18683() { - OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _buffer = default(System.Int32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); +static unsafe void Test_ValidateProgramPipeline_36791() { + System.UInt32 _pipeline = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.ValidateProgramPipeline(_pipeline); } -static unsafe void Test_TexBufferRange_18684() { - OpenTK.Graphics.OpenGL4.TextureBufferTarget _target = default(OpenTK.Graphics.OpenGL4.TextureBufferTarget); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.UInt32 _buffer = default(System.UInt32); - System.IntPtr _offset = default(System.IntPtr); - System.IntPtr _size = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexBufferRange(_target,_internalformat,_buffer,_offset,_size); +static unsafe void Test_VertexAttrib1_36792() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP1_18685() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); +static unsafe void Test_VertexAttrib1_36793() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP1_18686() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); +static unsafe void Test_VertexAttrib1_36794() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP1_18687() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); +static unsafe void Test_VertexAttrib1_36795() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP1_18688() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP1(_type,_coords); +static unsafe void Test_VertexAttrib1_36796() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP2_18689() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); +static unsafe void Test_VertexAttrib1_36797() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP2_18690() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); +static unsafe void Test_VertexAttrib1_36798() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP2_18691() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); +static unsafe void Test_VertexAttrib1_36799() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP2_18692() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP2(_type,_coords); +static unsafe void Test_VertexAttrib1_36800() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP3_18693() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); +static unsafe void Test_VertexAttrib1_36801() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); } -static unsafe void Test_TexCoordP3_18694() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); +static unsafe void Test_VertexAttrib1_36802() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP3_18695() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); +static unsafe void Test_VertexAttrib1_36803() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); } -static unsafe void Test_TexCoordP3_18696() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP3(_type,_coords); +static unsafe void Test_VertexAttrib2_36804() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexCoordP4_18697() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _coords = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); +static unsafe void Test_VertexAttrib2_36805() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexCoordP4_18698() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _coords = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); +static unsafe void Test_VertexAttrib2_36806() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexCoordP4_18699() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _coords = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); +static unsafe void Test_VertexAttrib2_36807() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexCoordP4_18700() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _coords = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.TexCoordP4(_type,_coords); +static unsafe void Test_VertexAttrib2_36808() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage1D_18701() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36809() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage1D_18702() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36810() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexImage1D_18703() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36811() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage1D_18704() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36812() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexImage1D_18705() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexImage1D(_target,_level,_internalformat,_width,_border,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib2_36813() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexImage2D_18706() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36814() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage2D_18707() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36815() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexImage2D_18708() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36816() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage2D_18709() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36817() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage2D_18710() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexImage2D(_target,_level,_internalformat,_width,_height,_border,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib2_36818() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexImage2DMultisample_18711() { - OpenTK.Graphics.OpenGL4.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Boolean _fixedsamplelocations = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.TexImage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); +static unsafe void Test_VertexAttrib2_36819() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage3D_18712() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36820() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexImage3D_18713() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36821() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); } -static unsafe void Test_TexImage3D_18714() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36822() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage3D_18715() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,_pixels); +static unsafe void Test_VertexAttrib2_36823() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexImage3D_18716() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Int32 _border = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexImage3D(_target,_level,_internalformat,_width,_height,_depth,_border,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib2_36824() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexImage3DMultisample_18717() { - OpenTK.Graphics.OpenGL4.TextureTargetMultisample _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Boolean _fixedsamplelocations = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.TexImage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); +static unsafe void Test_VertexAttrib2_36825() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexParameter_18718() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Single _param = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_VertexAttrib2_36826() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); } -static unsafe void Test_TexParameter_18719() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Single[] _params = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_VertexAttrib2_36827() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); } -static unsafe void Test_TexParameter_18720() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Single* _params = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36828() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexParameter_18721() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32 _param = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_param); +static unsafe void Test_VertexAttrib3_36829() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexParameterI_18722() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36830() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexParameterI_18723() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32 _params = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,ref _params); +static unsafe void Test_VertexAttrib3_36831() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexParameterI_18724() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36832() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexParameterI_18725() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.UInt32[] _params = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36833() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexParameterI_18726() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.UInt32 _params = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,ref _params); +static unsafe void Test_VertexAttrib3_36834() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexParameterI_18727() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.UInt32* _params = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.TexParameterI(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36835() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexParameter_18728() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32[] _params = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36836() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexParameter_18729() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - OpenTK.Graphics.OpenGL4.TextureParameterName _pname = default(OpenTK.Graphics.OpenGL4.TextureParameterName); - System.Int32* _params = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.TexParameter(_target,_pname,_params); +static unsafe void Test_VertexAttrib3_36837() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexStorage1D_18730() { - OpenTK.Graphics.OpenGL4.TextureTarget1d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget1d); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexStorage1D(_target,_levels,_internalformat,_width); +static unsafe void Test_VertexAttrib3_36838() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexStorage2D_18731() { - OpenTK.Graphics.OpenGL4.TextureTarget2d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget2d); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexStorage2D(_target,_levels,_internalformat,_width,_height); +static unsafe void Test_VertexAttrib3_36839() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexStorage2DMultisample_18732() { - OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Boolean _fixedsamplelocations = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.TexStorage2DMultisample(_target,_samples,_internalformat,_width,_height,_fixedsamplelocations); +static unsafe void Test_VertexAttrib3_36840() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexStorage3D_18733() { - OpenTK.Graphics.OpenGL4.TextureTarget3d _target = default(OpenTK.Graphics.OpenGL4.TextureTarget3d); - System.Int32 _levels = default(System.Int32); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TexStorage3D(_target,_levels,_internalformat,_width,_height,_depth); +static unsafe void Test_VertexAttrib3_36841() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexStorage3DMultisample_18734() { - OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d _target = default(OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d); - System.Int32 _samples = default(System.Int32); - OpenTK.Graphics.OpenGL4.SizedInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.SizedInternalFormat); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - System.Boolean _fixedsamplelocations = default(System.Boolean); - OpenTK.Graphics.OpenGL4.GL.TexStorage3DMultisample(_target,_samples,_internalformat,_width,_height,_depth,_fixedsamplelocations); +static unsafe void Test_VertexAttrib3_36842() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexSubImage1D_18735() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36843() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexSubImage1D_18736() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36844() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexSubImage1D_18737() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36845() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); } -static unsafe void Test_TexSubImage1D_18738() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36846() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexSubImage1D_18739() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexSubImage1D(_target,_level,_xoffset,_width,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib3_36847() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexSubImage2D_18740() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36848() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexSubImage2D_18741() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36849() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexSubImage2D_18742() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36850() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); } -static unsafe void Test_TexSubImage2D_18743() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,_pixels); +static unsafe void Test_VertexAttrib3_36851() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); } -static unsafe void Test_TexSubImage2D_18744() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexSubImage2D(_target,_level,_xoffset,_yoffset,_width,_height,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib4_36852() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_TexSubImage3D_18745() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - System.IntPtr _pixels = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +static unsafe void Test_VertexAttrib4_36853() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_TexSubImage3D_18746() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[] _pixels = default(int[]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +static unsafe void Test_VertexAttrib4_36854() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_TexSubImage3D_18747() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,] _pixels = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +static unsafe void Test_VertexAttrib4_36855() { + System.Int32 _index = default(System.Int32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_TexSubImage3D_18748() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int[,,] _pixels = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,_pixels); +static unsafe void Test_VertexAttrib4_36856() { + System.UInt32 _index = default(System.UInt32); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_TexSubImage3D_18749() { - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _level = default(System.Int32); - System.Int32 _xoffset = default(System.Int32); - System.Int32 _yoffset = default(System.Int32); - System.Int32 _zoffset = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - System.Int32 _depth = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelFormat _format = default(OpenTK.Graphics.OpenGL4.PixelFormat); - OpenTK.Graphics.OpenGL4.PixelType _type = default(OpenTK.Graphics.OpenGL4.PixelType); - int _pixels = default(int); - OpenTK.Graphics.OpenGL4.GL.TexSubImage3D(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_format,_type,ref _pixels); +static unsafe void Test_VertexAttrib4_36857() { + System.Int32 _index = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_TextureView_18750() { - System.Int32 _texture = default(System.Int32); - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.Int32 _origtexture = default(System.Int32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.Int32 _minlevel = default(System.Int32); - System.Int32 _numlevels = default(System.Int32); - System.Int32 _minlayer = default(System.Int32); - System.Int32 _numlayers = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); +static unsafe void Test_VertexAttrib4_36858() { + System.Int32 _index = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_TextureView_18751() { - System.UInt32 _texture = default(System.UInt32); - OpenTK.Graphics.OpenGL4.TextureTarget _target = default(OpenTK.Graphics.OpenGL4.TextureTarget); - System.UInt32 _origtexture = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PixelInternalFormat _internalformat = default(OpenTK.Graphics.OpenGL4.PixelInternalFormat); - System.UInt32 _minlevel = default(System.UInt32); - System.UInt32 _numlevels = default(System.UInt32); - System.UInt32 _minlayer = default(System.UInt32); - System.UInt32 _numlayers = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.TextureView(_texture,_target,_origtexture,_internalformat,_minlevel,_numlevels,_minlayer,_numlayers); +static unsafe void Test_VertexAttrib4_36859() { + System.Int32 _index = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_TransformFeedbackVaryings_18752() { - System.Int32 _program = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.OpenGL4.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackMode); - OpenTK.Graphics.OpenGL4.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +static unsafe void Test_VertexAttrib4_36860() { + System.UInt32 _index = default(System.UInt32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_TransformFeedbackVaryings_18753() { - System.UInt32 _program = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.String[] _varyings = default(System.String[]); - OpenTK.Graphics.OpenGL4.TransformFeedbackMode _bufferMode = default(OpenTK.Graphics.OpenGL4.TransformFeedbackMode); - OpenTK.Graphics.OpenGL4.GL.TransformFeedbackVaryings(_program,_count,_varyings,_bufferMode); +static unsafe void Test_VertexAttrib4_36861() { + System.UInt32 _index = default(System.UInt32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform1_18754() { - System.Int32 _location = default(System.Int32); - System.Double _x = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_x); +static unsafe void Test_VertexAttrib4_36862() { + System.UInt32 _index = default(System.UInt32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18755() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36863() { + System.Int32 _index = default(System.Int32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform1_18756() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36864() { + System.UInt32 _index = default(System.UInt32); + System.Single _x = default(System.Single); + System.Single _y = default(System.Single); + System.Single _z = default(System.Single); + System.Single _w = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform1_18757() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36865() { + System.Int32 _index = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18758() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); +static unsafe void Test_VertexAttrib4_36866() { + System.Int32 _index = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform1_18759() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36867() { + System.Int32 _index = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18760() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36868() { + System.UInt32 _index = default(System.UInt32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18761() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36869() { + System.UInt32 _index = default(System.UInt32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform1_18762() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); +static unsafe void Test_VertexAttrib4_36870() { + System.UInt32 _index = default(System.UInt32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18763() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36871() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18764() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36872() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform1_18765() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36873() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18766() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_v0); +static unsafe void Test_VertexAttrib4_36874() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18767() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36875() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform1_18768() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36876() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform1_18769() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.Uniform1(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36877() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18770() { - System.Int32 _location = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_x,_y); +static unsafe void Test_VertexAttrib4N_36878() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform2_18771() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36879() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18772() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36880() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18773() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36881() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform2_18774() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_VertexAttrib4N_36882() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18775() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36883() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18776() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36884() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform2_18777() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36885() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18778() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_VertexAttrib4N_36886() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18779() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36887() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform2_18780() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36888() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18781() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_v0,_v1); +static unsafe void Test_VertexAttrib4N_36889() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18782() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36890() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform2_18783() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36891() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform2_18784() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.Uniform2(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36892() { + System.Int32 _index = default(System.Int32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform3_18785() { - System.Int32 _location = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_x,_y,_z); +static unsafe void Test_VertexAttrib4N_36893() { + System.UInt32 _index = default(System.UInt32); + System.Byte _x = default(System.Byte); + System.Byte _y = default(System.Byte); + System.Byte _z = default(System.Byte); + System.Byte _w = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform3_18786() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36894() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18787() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36895() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform3_18788() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36896() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18789() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_VertexAttrib4N_36897() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18790() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36898() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform3_18791() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36899() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18792() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36900() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18793() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_VertexAttrib4N_36901() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform3_18794() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36902() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18795() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4N_36903() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18796() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4N_36904() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); } -static unsafe void Test_Uniform3_18797() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_v0,_v1,_v2); +static unsafe void Test_VertexAttrib4N_36905() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); } -static unsafe void Test_Uniform3_18798() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36906() { + System.Int32 _index = default(System.Int32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform3_18799() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36907() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _x = default(System.Int16); + System.Int16 _y = default(System.Int16); + System.Int16 _z = default(System.Int16); + System.Int16 _w = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); } -static unsafe void Test_Uniform3_18800() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.Uniform3(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36908() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18801() { - System.Int32 _location = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - System.Double _w = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_x,_y,_z,_w); +static unsafe void Test_VertexAttrib4_36909() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform4_18802() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36910() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18803() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36911() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18804() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36912() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform4_18805() { - System.Int32 _location = default(System.Int32); - System.Single _v0 = default(System.Single); - System.Single _v1 = default(System.Single); - System.Single _v2 = default(System.Single); - System.Single _v3 = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_VertexAttrib4_36913() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18806() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36914() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18807() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36915() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform4_18808() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36916() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18809() { - System.Int32 _location = default(System.Int32); - System.Int32 _v0 = default(System.Int32); - System.Int32 _v1 = default(System.Int32); - System.Int32 _v2 = default(System.Int32); - System.Int32 _v3 = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_VertexAttrib4_36917() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18810() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32[] _value = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36918() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform4_18811() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36919() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18812() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36920() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18813() { - System.Int32 _location = default(System.Int32); - System.UInt32 _v0 = default(System.UInt32); - System.UInt32 _v1 = default(System.UInt32); - System.UInt32 _v2 = default(System.UInt32); - System.UInt32 _v3 = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_v0,_v1,_v2,_v3); +static unsafe void Test_VertexAttrib4_36921() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_Uniform4_18814() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32[] _value = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36922() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18815() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,ref _value); +static unsafe void Test_VertexAttrib4_36923() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_Uniform4_18816() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.Uniform4(_location,_count,_value); +static unsafe void Test_VertexAttrib4_36924() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); } -static unsafe void Test_UniformBlockBinding_18817() { - System.Int32 _program = default(System.Int32); - System.Int32 _uniformBlockIndex = default(System.Int32); - System.Int32 _uniformBlockBinding = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); +static unsafe void Test_VertexAttrib4_36925() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); } -static unsafe void Test_UniformBlockBinding_18818() { - System.UInt32 _program = default(System.UInt32); - System.UInt32 _uniformBlockIndex = default(System.UInt32); - System.UInt32 _uniformBlockBinding = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.UniformBlockBinding(_program,_uniformBlockIndex,_uniformBlockBinding); +static unsafe void Test_VertexAttribBinding_36926() { + System.Int32 _attribindex = default(System.Int32); + System.Int32 _bindingindex = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribBinding(_attribindex,_bindingindex); } -static unsafe void Test_UniformMatrix2_18819() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribBinding_36927() { + System.UInt32 _attribindex = default(System.UInt32); + System.UInt32 _bindingindex = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribBinding(_attribindex,_bindingindex); } -static unsafe void Test_UniformMatrix2_18820() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribDivisor_36928() { + System.Int32 _index = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_UniformMatrix2_18821() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribDivisor_36929() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribDivisor(_index,_divisor); } -static unsafe void Test_UniformMatrix2_18822() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribFormat_36930() { + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); } -static unsafe void Test_UniformMatrix2_18823() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribFormat_36931() { + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); } -static unsafe void Test_UniformMatrix2_18824() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI1_36932() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_UniformMatrix2x3_18825() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI1_36933() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_UniformMatrix2x3_18826() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI1_36934() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_UniformMatrix2x3_18827() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI1_36935() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_UniformMatrix2x3_18828() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI1_36936() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); } -static unsafe void Test_UniformMatrix2x3_18829() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI1_36937() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); } -static unsafe void Test_UniformMatrix2x3_18830() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36938() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_UniformMatrix2x4_18831() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36939() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_UniformMatrix2x4_18832() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI2_36940() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix2x4_18833() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36941() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_UniformMatrix2x4_18834() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36942() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix2x4_18835() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI2_36943() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix2x4_18836() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix2x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36944() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_UniformMatrix3_18837() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36945() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix3_18838() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI2_36946() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); } -static unsafe void Test_UniformMatrix3_18839() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36947() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix3_18840() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI2_36948() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); } -static unsafe void Test_UniformMatrix3_18841() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI2_36949() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); } -static unsafe void Test_UniformMatrix3_18842() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36950() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_UniformMatrix3x2_18843() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36951() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_UniformMatrix3x2_18844() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI3_36952() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x2_18845() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36953() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_UniformMatrix3x2_18846() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36954() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x2_18847() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI3_36955() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x2_18848() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36956() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_UniformMatrix3x4_18849() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36957() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x4_18850() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI3_36958() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); } -static unsafe void Test_UniformMatrix3x4_18851() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36959() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x4_18852() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI3_36960() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); } -static unsafe void Test_UniformMatrix3x4_18853() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI3_36961() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); } -static unsafe void Test_UniformMatrix3x4_18854() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix3x4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36962() { + System.UInt32 _index = default(System.UInt32); + System.SByte[] _v = default(System.SByte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4_18855() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36963() { + System.UInt32 _index = default(System.UInt32); + System.SByte _v = default(System.SByte); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformMatrix4_18856() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36964() { + System.UInt32 _index = default(System.UInt32); + System.SByte* _v = default(System.SByte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4_18857() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36965() { + System.Int32 _index = default(System.Int32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_UniformMatrix4_18858() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36966() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _z = default(System.Int32); + System.Int32 _w = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_UniformMatrix4_18859() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36967() { + System.Int32 _index = default(System.Int32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4_18860() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36968() { + System.Int32 _index = default(System.Int32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformMatrix4x2_18861() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36969() { + System.Int32 _index = default(System.Int32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x2_18862() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36970() { + System.UInt32 _index = default(System.UInt32); + System.Int32[] _v = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x2_18863() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36971() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _v = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformMatrix4x2_18864() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36972() { + System.UInt32 _index = default(System.UInt32); + System.Int32* _v = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x2_18865() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36973() { + System.Int32 _index = default(System.Int32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x2_18866() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x2(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36974() { + System.Int32 _index = default(System.Int32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformMatrix4x3_18867() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double[] _value = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36975() { + System.Int32 _index = default(System.Int32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x3_18868() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double _value = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36976() { + System.UInt32 _index = default(System.UInt32); + System.Int16[] _v = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x3_18869() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Double* _value = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36977() { + System.UInt32 _index = default(System.UInt32); + System.Int16 _v = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformMatrix4x3_18870() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single[] _value = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36978() { + System.UInt32 _index = default(System.UInt32); + System.Int16* _v = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x3_18871() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single _value = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,ref _value); +static unsafe void Test_VertexAttribI4_36979() { + System.Int32 _index = default(System.Int32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformMatrix4x3_18872() { - System.Int32 _location = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Boolean _transpose = default(System.Boolean); - System.Single* _value = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.UniformMatrix4x3(_location,_count,_transpose,_value); +static unsafe void Test_VertexAttribI4_36980() { + System.Int32 _index = default(System.Int32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformSubroutines_18873() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.Int32[] _indices = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); +static unsafe void Test_VertexAttribI4_36981() { + System.Int32 _index = default(System.Int32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformSubroutines_18874() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.Int32 _indices = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,ref _indices); +static unsafe void Test_VertexAttribI4_36982() { + System.UInt32 _index = default(System.UInt32); + System.Byte[] _v = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformSubroutines_18875() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.Int32* _indices = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); +static unsafe void Test_VertexAttribI4_36983() { + System.UInt32 _index = default(System.UInt32); + System.Byte _v = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UniformSubroutines_18876() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.UInt32[] _indices = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); +static unsafe void Test_VertexAttribI4_36984() { + System.UInt32 _index = default(System.UInt32); + System.Byte* _v = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UniformSubroutines_18877() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.UInt32 _indices = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,ref _indices); +static unsafe void Test_VertexAttribI4_36985() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _x = default(System.UInt32); + System.UInt32 _y = default(System.UInt32); + System.UInt32 _z = default(System.UInt32); + System.UInt32 _w = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); } -static unsafe void Test_UniformSubroutines_18878() { - OpenTK.Graphics.OpenGL4.ShaderType _shadertype = default(OpenTK.Graphics.OpenGL4.ShaderType); - System.Int32 _count = default(System.Int32); - System.UInt32* _indices = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.UniformSubroutines(_shadertype,_count,_indices); +static unsafe void Test_VertexAttribI4_36986() { + System.UInt32 _index = default(System.UInt32); + System.UInt32[] _v = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UnmapBuffer_18879() { - OpenTK.Graphics.OpenGL4.BufferTarget _target = default(OpenTK.Graphics.OpenGL4.BufferTarget); - System.Boolean r = OpenTK.Graphics.OpenGL4.GL.UnmapBuffer(_target); +static unsafe void Test_VertexAttribI4_36987() { + System.UInt32 _index = default(System.UInt32); + System.UInt32 _v = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UseProgram_18880() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.UseProgram(_program); +static unsafe void Test_VertexAttribI4_36988() { + System.UInt32 _index = default(System.UInt32); + System.UInt32* _v = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UseProgram_18881() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.UseProgram(_program); +static unsafe void Test_VertexAttribI4_36989() { + System.UInt32 _index = default(System.UInt32); + System.UInt16[] _v = default(System.UInt16[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_UseProgramStages_18882() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL4.ProgramStageMask); - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.UseProgramStages(_pipeline,_stages,_program); +static unsafe void Test_VertexAttribI4_36990() { + System.UInt32 _index = default(System.UInt32); + System.UInt16 _v = default(System.UInt16); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); } -static unsafe void Test_UseProgramStages_18883() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.ProgramStageMask _stages = default(OpenTK.Graphics.OpenGL4.ProgramStageMask); - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.UseProgramStages(_pipeline,_stages,_program); +static unsafe void Test_VertexAttribI4_36991() { + System.UInt32 _index = default(System.UInt32); + System.UInt16* _v = default(System.UInt16*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); } -static unsafe void Test_ValidateProgram_18884() { - System.Int32 _program = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ValidateProgram(_program); +static unsafe void Test_VertexAttribIFormat_36992() { + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_ValidateProgram_18885() { - System.UInt32 _program = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ValidateProgram(_program); +static unsafe void Test_VertexAttribIFormat_36993() { + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_ValidateProgramPipeline_18886() { - System.Int32 _pipeline = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.ValidateProgramPipeline(_pipeline); +static unsafe void Test_VertexAttribIPointer_36994() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_ValidateProgramPipeline_18887() { - System.UInt32 _pipeline = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.ValidateProgramPipeline(_pipeline); +static unsafe void Test_VertexAttribIPointer_36995() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18888() { +static unsafe void Test_VertexAttribIPointer_36996() { System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18889() { - System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); +static unsafe void Test_VertexAttribIPointer_36997() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18890() { +static unsafe void Test_VertexAttribIPointer_36998() { System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttrib1_18891() { +static unsafe void Test_VertexAttribIPointer_36999() { System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18892() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); +static unsafe void Test_VertexAttribIPointer_37000() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18893() { +static unsafe void Test_VertexAttribIPointer_37001() { System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18894() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); +static unsafe void Test_VertexAttribIPointer_37002() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib1_18895() { +static unsafe void Test_VertexAttribIPointer_37003() { System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttrib1_18896() { +static unsafe void Test_VertexAttribL1_37004() { System.Int32 _index = default(System.Int32); - System.Int16 _x = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttrib1_18897() { +static unsafe void Test_VertexAttribL1_37005() { System.UInt32 _index = default(System.UInt32); - System.Int16 _x = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_x); + System.Double _x = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttrib1_18898() { +static unsafe void Test_VertexAttribL1_37006() { System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttrib1_18899() { +static unsafe void Test_VertexAttribL1_37007() { System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib1(_index,_v); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttrib2_18900() { +static unsafe void Test_VertexAttribL2_37008() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_18901() { +static unsafe void Test_VertexAttribL2_37009() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_x,_y); } -static unsafe void Test_VertexAttrib2_18902() { +static unsafe void Test_VertexAttribL2_37010() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttrib2_18903() { +static unsafe void Test_VertexAttribL2_37011() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_18904() { +static unsafe void Test_VertexAttribL2_37012() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttrib2_18905() { +static unsafe void Test_VertexAttribL2_37013() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttrib2_18906() { +static unsafe void Test_VertexAttribL2_37014() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,ref _v); } -static unsafe void Test_VertexAttrib2_18907() { +static unsafe void Test_VertexAttribL2_37015() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); -} -static unsafe void Test_VertexAttrib2_18908() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); -} -static unsafe void Test_VertexAttrib2_18909() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); -} -static unsafe void Test_VertexAttrib2_18910() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); -} -static unsafe void Test_VertexAttrib2_18911() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); -} -static unsafe void Test_VertexAttrib2_18912() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); -} -static unsafe void Test_VertexAttrib2_18913() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); -} -static unsafe void Test_VertexAttrib2_18914() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); -} -static unsafe void Test_VertexAttrib2_18915() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); } -static unsafe void Test_VertexAttrib2_18916() { +static unsafe void Test_VertexAttribL3_37016() { System.Int32 _index = default(System.Int32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib2_18917() { +static unsafe void Test_VertexAttribL3_37017() { System.UInt32 _index = default(System.UInt32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_x,_y); + System.Double _x = default(System.Double); + System.Double _y = default(System.Double); + System.Double _z = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_x,_y,_z); } -static unsafe void Test_VertexAttrib2_18918() { +static unsafe void Test_VertexAttribL3_37018() { System.Int32 _index = default(System.Int32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttrib2_18919() { +static unsafe void Test_VertexAttribL3_37019() { System.Int32 _index = default(System.Int32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,ref _v); } -static unsafe void Test_VertexAttrib2_18920() { +static unsafe void Test_VertexAttribL3_37020() { System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttrib2_18921() { +static unsafe void Test_VertexAttribL3_37021() { System.UInt32 _index = default(System.UInt32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttrib2_18922() { +static unsafe void Test_VertexAttribL3_37022() { System.UInt32 _index = default(System.UInt32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,ref _v); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,ref _v); } -static unsafe void Test_VertexAttrib2_18923() { +static unsafe void Test_VertexAttribL3_37023() { System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib2(_index,_v); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); } -static unsafe void Test_VertexAttrib3_18924() { +static unsafe void Test_VertexAttribL4_37024() { System.Int32 _index = default(System.Int32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib3_18925() { +static unsafe void Test_VertexAttribL4_37025() { System.UInt32 _index = default(System.UInt32); System.Double _x = default(System.Double); System.Double _y = default(System.Double); System.Double _z = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); + System.Double _w = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_x,_y,_z,_w); } -static unsafe void Test_VertexAttrib3_18926() { +static unsafe void Test_VertexAttribL4_37026() { System.Int32 _index = default(System.Int32); System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttrib3_18927() { +static unsafe void Test_VertexAttribL4_37027() { System.Int32 _index = default(System.Int32); System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,ref _v); } -static unsafe void Test_VertexAttrib3_18928() { +static unsafe void Test_VertexAttribL4_37028() { System.Int32 _index = default(System.Int32); System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttrib3_18929() { +static unsafe void Test_VertexAttribL4_37029() { System.UInt32 _index = default(System.UInt32); System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); } -static unsafe void Test_VertexAttrib3_18930() { +static unsafe void Test_VertexAttribL4_37030() { System.UInt32 _index = default(System.UInt32); System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,ref _v); } -static unsafe void Test_VertexAttrib3_18931() { +static unsafe void Test_VertexAttribL4_37031() { System.UInt32 _index = default(System.UInt32); System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); +} +static unsafe void Test_VertexAttribLFormat_37032() { + System.Int32 _attribindex = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _relativeoffset = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); +} +static unsafe void Test_VertexAttribLFormat_37033() { + System.UInt32 _attribindex = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.UInt32 _relativeoffset = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); } -static unsafe void Test_VertexAttrib3_18932() { +static unsafe void Test_VertexAttribLPointer_37034() { System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18933() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _z = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_VertexAttribLPointer_37035() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18934() { +static unsafe void Test_VertexAttribLPointer_37036() { System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18935() { +static unsafe void Test_VertexAttribLPointer_37037() { System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18936() { +static unsafe void Test_VertexAttribLPointer_37038() { System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttrib3_18937() { +static unsafe void Test_VertexAttribLPointer_37039() { System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18938() { +static unsafe void Test_VertexAttribLPointer_37040() { System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18939() { +static unsafe void Test_VertexAttribLPointer_37041() { System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18940() { - System.Int32 _index = default(System.Int32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - System.Int16 _z = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); +static unsafe void Test_VertexAttribLPointer_37042() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); } -static unsafe void Test_VertexAttrib3_18941() { +static unsafe void Test_VertexAttribLPointer_37043() { System.UInt32 _index = default(System.UInt32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - System.Int16 _z = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_x,_y,_z); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); } -static unsafe void Test_VertexAttrib3_18942() { +static unsafe void Test_VertexAttribP1_37044() { System.Int32 _index = default(System.Int32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib3_18943() { - System.Int32 _index = default(System.Int32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); +static unsafe void Test_VertexAttribP1_37045() { + System.UInt32 _index = default(System.UInt32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib3_18944() { +static unsafe void Test_VertexAttribP1_37046() { System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib3_18945() { +static unsafe void Test_VertexAttribP1_37047() { System.UInt32 _index = default(System.UInt32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); +} +static unsafe void Test_VertexAttribP2_37048() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib3_18946() { +static unsafe void Test_VertexAttribP2_37049() { System.UInt32 _index = default(System.UInt32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,ref _v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib3_18947() { +static unsafe void Test_VertexAttribP2_37050() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); +} +static unsafe void Test_VertexAttribP2_37051() { System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib3(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); +} +static unsafe void Test_VertexAttribP3_37052() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18948() { +static unsafe void Test_VertexAttribP3_37053() { System.UInt32 _index = default(System.UInt32); - System.SByte[] _v = default(System.SByte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18949() { +static unsafe void Test_VertexAttribP3_37054() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +} +static unsafe void Test_VertexAttribP3_37055() { System.UInt32 _index = default(System.UInt32); - System.SByte _v = default(System.SByte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +} +static unsafe void Test_VertexAttribP4_37056() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18950() { +static unsafe void Test_VertexAttribP4_37057() { System.UInt32 _index = default(System.UInt32); - System.SByte* _v = default(System.SByte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18951() { +static unsafe void Test_VertexAttribP4_37058() { System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - System.Double _w = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18952() { +static unsafe void Test_VertexAttribP4_37059() { System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - System.Double _w = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Boolean _normalized = default(System.Boolean); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); } -static unsafe void Test_VertexAttrib4_18953() { +static unsafe void Test_VertexAttribPointer_37060() { System.Int32 _index = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttrib4_18954() { +static unsafe void Test_VertexAttribPointer_37061() { System.Int32 _index = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttrib4_18955() { +static unsafe void Test_VertexAttribPointer_37062() { System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_37063() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_37064() { + System.Int32 _index = default(System.Int32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); } -static unsafe void Test_VertexAttrib4_18956() { +static unsafe void Test_VertexAttribPointer_37065() { System.UInt32 _index = default(System.UInt32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + System.IntPtr _pointer = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttrib4_18957() { +static unsafe void Test_VertexAttribPointer_37066() { System.UInt32 _index = default(System.UInt32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[] _pointer = default(int[]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); } -static unsafe void Test_VertexAttrib4_18958() { +static unsafe void Test_VertexAttribPointer_37067() { System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,] _pointer = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_37068() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int[,,] _pointer = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +} +static unsafe void Test_VertexAttribPointer_37069() { + System.UInt32 _index = default(System.UInt32); + System.Int32 _size = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); + System.Boolean _normalized = default(System.Boolean); + System.Int32 _stride = default(System.Int32); + int _pointer = default(int); + OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +} +static unsafe void Test_VertexBindingDivisor_37070() { + System.Int32 _bindingindex = default(System.Int32); + System.Int32 _divisor = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexBindingDivisor(_bindingindex,_divisor); +} +static unsafe void Test_VertexBindingDivisor_37071() { + System.UInt32 _bindingindex = default(System.UInt32); + System.UInt32 _divisor = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexBindingDivisor(_bindingindex,_divisor); +} +static unsafe void Test_VertexP2_37072() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +} +static unsafe void Test_VertexP2_37073() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +} +static unsafe void Test_VertexP2_37074() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +} +static unsafe void Test_VertexP2_37075() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +} +static unsafe void Test_VertexP3_37076() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +} +static unsafe void Test_VertexP3_37077() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +} +static unsafe void Test_VertexP3_37078() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +} +static unsafe void Test_VertexP3_37079() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +} +static unsafe void Test_VertexP4_37080() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32 _value = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +} +static unsafe void Test_VertexP4_37081() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32 _value = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +} +static unsafe void Test_VertexP4_37082() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.Int32* _value = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +} +static unsafe void Test_VertexP4_37083() { + OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); + System.UInt32* _value = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +} +static unsafe void Test_Viewport_37084() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Viewport(_x,_y,_width,_height); +} +static unsafe void Test_ViewportArray_37085() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +} +static unsafe void Test_ViewportArray_37086() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,ref _v); +} +static unsafe void Test_ViewportArray_37087() { + System.Int32 _first = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +} +static unsafe void Test_ViewportArray_37088() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +} +static unsafe void Test_ViewportArray_37089() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,ref _v); +} +static unsafe void Test_ViewportArray_37090() { + System.UInt32 _first = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); } -static unsafe void Test_VertexAttrib4_18959() { +static unsafe void Test_ViewportIndexed_37091() { System.Int32 _index = default(System.Int32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); - System.Single _z = default(System.Single); System.Single _w = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); + System.Single _h = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_x,_y,_w,_h); } -static unsafe void Test_VertexAttrib4_18960() { +static unsafe void Test_ViewportIndexed_37092() { System.UInt32 _index = default(System.UInt32); System.Single _x = default(System.Single); System.Single _y = default(System.Single); - System.Single _z = default(System.Single); System.Single _w = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); + System.Single _h = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_x,_y,_w,_h); } -static unsafe void Test_VertexAttrib4_18961() { +static unsafe void Test_ViewportIndexed_37093() { System.Int32 _index = default(System.Int32); System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_VertexAttrib4_18962() { +static unsafe void Test_ViewportIndexed_37094() { System.Int32 _index = default(System.Int32); System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,ref _v); } -static unsafe void Test_VertexAttrib4_18963() { +static unsafe void Test_ViewportIndexed_37095() { System.Int32 _index = default(System.Int32); System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_VertexAttrib4_18964() { +static unsafe void Test_ViewportIndexed_37096() { System.UInt32 _index = default(System.UInt32); System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_VertexAttrib4_18965() { +static unsafe void Test_ViewportIndexed_37097() { System.UInt32 _index = default(System.UInt32); System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,ref _v); } -static unsafe void Test_VertexAttrib4_18966() { +static unsafe void Test_ViewportIndexed_37098() { System.UInt32 _index = default(System.UInt32); System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); + OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); } -static unsafe void Test_VertexAttrib4_18967() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_WaitSync_37099() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); + System.Int64 _timeout = default(System.Int64); + OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_VertexAttrib4_18968() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_WaitSync_37100() { + System.IntPtr _sync = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); + System.UInt64 _timeout = default(System.UInt64); + OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.WaitSync(_sync,_flags,_timeout); } -static unsafe void Test_VertexAttrib4_18969() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BlendEquation_37101() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendEquation(_buf,_mode); } -static unsafe void Test_VertexAttrib4_18970() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BlendEquation_37102() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.BlendEquationMode _mode = default(OpenTK.Graphics.OpenGL4.BlendEquationMode); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendEquation(_buf,_mode); } -static unsafe void Test_VertexAttrib4_18971() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_BlendEquationSeparate_37103() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _modeRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _modeAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_VertexAttrib4_18972() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_BlendEquationSeparate_37104() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _modeRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _modeAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendEquationSeparate(_buf,_modeRGB,_modeAlpha); } -static unsafe void Test_VertexAttrib4N_18973() { - System.UInt32 _index = default(System.UInt32); - System.SByte[] _v = default(System.SByte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_BlendFunc_37105() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _src = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dst = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendFunc(_buf,_src,_dst); } -static unsafe void Test_VertexAttrib4N_18974() { - System.UInt32 _index = default(System.UInt32); - System.SByte _v = default(System.SByte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_BlendFunc_37106() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _src = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dst = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendFunc(_buf,_src,_dst); +} +static unsafe void Test_BlendFuncSeparate_37107() { + System.Int32 _buf = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _srcRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dstRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _srcAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dstAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_BlendFuncSeparate_37108() { + System.UInt32 _buf = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _srcRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dstRGB = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _srcAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _dstAlpha = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.BlendFuncSeparate(_buf,_srcRGB,_dstRGB,_srcAlpha,_dstAlpha); +} +static unsafe void Test_CompileShaderInclude_37109() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_37110() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,ref _length); +} +static unsafe void Test_CompileShaderInclude_37111() { + System.Int32 _shader = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_37112() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32[] _length = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CompileShaderInclude_37113() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32 _length = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,ref _length); +} +static unsafe void Test_CompileShaderInclude_37114() { + System.UInt32 _shader = default(System.UInt32); + System.Int32 _count = default(System.Int32); + System.String[] _path = default(System.String[]); + System.Int32* _length = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.CompileShaderInclude(_shader,_count,_path,_length); +} +static unsafe void Test_CreateSyncFromCLevent_37115() { + System.IntPtr[] _context = default(System.IntPtr[]); + System.IntPtr[] _event = default(System.IntPtr[]); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); } -static unsafe void Test_VertexAttrib4N_18975() { - System.UInt32 _index = default(System.UInt32); - System.SByte* _v = default(System.SByte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_CreateSyncFromCLevent_37116() { + System.IntPtr[] _context = default(System.IntPtr[]); + System.IntPtr[] _event = default(System.IntPtr[]); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); } -static unsafe void Test_VertexAttrib4N_18976() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_CreateSyncFromCLevent_37117() { + System.IntPtr _context = default(System.IntPtr); + System.IntPtr _event = default(System.IntPtr); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(out _context,out _event,_flags); } -static unsafe void Test_VertexAttrib4N_18977() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_CreateSyncFromCLevent_37118() { + System.IntPtr _context = default(System.IntPtr); + System.IntPtr _event = default(System.IntPtr); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(out _context,out _event,_flags); } -static unsafe void Test_VertexAttrib4N_18978() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_CreateSyncFromCLevent_37119() { + System.IntPtr* _context = default(System.IntPtr*); + System.IntPtr* _event = default(System.IntPtr*); + System.Int32 _flags = default(System.Int32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); } -static unsafe void Test_VertexAttrib4N_18979() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_CreateSyncFromCLevent_37120() { + System.IntPtr* _context = default(System.IntPtr*); + System.IntPtr* _event = default(System.IntPtr*); + System.UInt32 _flags = default(System.UInt32); + System.IntPtr r = OpenTK.Graphics.OpenGL4.GL.Arb.CreateSyncFromCLevent(_context,_event,_flags); } -static unsafe void Test_VertexAttrib4N_18980() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_DebugMessageCallback_37121() { + OpenTK.Graphics.OpenGL4.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL4.DebugProcArb); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttrib4N_18981() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageCallback_37122() { + OpenTK.Graphics.OpenGL4.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL4.DebugProcArb); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttrib4N_18982() { - System.Int32 _index = default(System.Int32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageCallback_37123() { + OpenTK.Graphics.OpenGL4.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL4.DebugProcArb); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttrib4N_18983() { - System.Int32 _index = default(System.Int32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_DebugMessageCallback_37124() { + OpenTK.Graphics.OpenGL4.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL4.DebugProcArb); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttrib4N_18984() { - System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageCallback_37125() { + OpenTK.Graphics.OpenGL4.DebugProcArb _callback = default(OpenTK.Graphics.OpenGL4.DebugProcArb); + int _userParam = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_VertexAttrib4N_18985() { - System.UInt32 _index = default(System.UInt32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageControl_37126() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18986() { - System.UInt32 _index = default(System.UInt32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_DebugMessageControl_37127() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18987() { - System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageControl_37128() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18988() { - System.Int32 _index = default(System.Int32); - System.Byte _x = default(System.Byte); - System.Byte _y = default(System.Byte); - System.Byte _z = default(System.Byte); - System.Byte _w = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_x,_y,_z,_w); +static unsafe void Test_DebugMessageControl_37129() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18989() { - System.UInt32 _index = default(System.UInt32); - System.Byte _x = default(System.Byte); - System.Byte _y = default(System.Byte); - System.Byte _z = default(System.Byte); - System.Byte _w = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_x,_y,_z,_w); +static unsafe void Test_DebugMessageControl_37130() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18990() { - System.Int32 _index = default(System.Int32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageControl_37131() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttrib4N_18991() { - System.Int32 _index = default(System.Int32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_DebugMessageInsert_37132() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_VertexAttrib4N_18992() { - System.Int32 _index = default(System.Int32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DebugMessageInsert_37133() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Arb.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_VertexAttrib4N_18993() { - System.UInt32 _index = default(System.UInt32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DeleteNamedString_37134() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Arb.DeleteNamedString(_namelen,_name); } -static unsafe void Test_VertexAttrib4N_18994() { - System.UInt32 _index = default(System.UInt32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_DispatchComputeGroupSize_37135() { + System.Int32 _num_groups_x = default(System.Int32); + System.Int32 _num_groups_y = default(System.Int32); + System.Int32 _num_groups_z = default(System.Int32); + System.Int32 _group_size_x = default(System.Int32); + System.Int32 _group_size_y = default(System.Int32); + System.Int32 _group_size_z = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.DispatchComputeGroupSize(_num_groups_x,_num_groups_y,_num_groups_z,_group_size_x,_group_size_y,_group_size_z); } -static unsafe void Test_VertexAttrib4N_18995() { - System.UInt32 _index = default(System.UInt32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_DispatchComputeGroupSize_37136() { + System.UInt32 _num_groups_x = default(System.UInt32); + System.UInt32 _num_groups_y = default(System.UInt32); + System.UInt32 _num_groups_z = default(System.UInt32); + System.UInt32 _group_size_x = default(System.UInt32); + System.UInt32 _group_size_y = default(System.UInt32); + System.UInt32 _group_size_z = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Arb.DispatchComputeGroupSize(_num_groups_x,_num_groups_y,_num_groups_z,_group_size_x,_group_size_y,_group_size_z); } -static unsafe void Test_VertexAttrib4N_18996() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_GetDebugMessageLog_37137() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All[] _sources = default(OpenTK.Graphics.OpenGL4.All[]); + OpenTK.Graphics.OpenGL4.All[] _types = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.All[] _severities = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttrib4N_18997() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_GetDebugMessageLog_37138() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _sources = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _types = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _severities = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_VertexAttrib4N_18998() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_GetDebugMessageLog_37139() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All* _sources = default(OpenTK.Graphics.OpenGL4.All*); + OpenTK.Graphics.OpenGL4.All* _types = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL4.All* _severities = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttrib4N_18999() { - System.UInt32 _index = default(System.UInt32); - System.UInt16[] _v = default(System.UInt16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_GetDebugMessageLog_37140() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All[] _sources = default(OpenTK.Graphics.OpenGL4.All[]); + OpenTK.Graphics.OpenGL4.All[] _types = default(OpenTK.Graphics.OpenGL4.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.All[] _severities = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttrib4N_19000() { - System.UInt32 _index = default(System.UInt32); - System.UInt16 _v = default(System.UInt16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,ref _v); +static unsafe void Test_GetDebugMessageLog_37141() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _sources = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _types = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _severities = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_VertexAttrib4N_19001() { - System.UInt32 _index = default(System.UInt32); - System.UInt16* _v = default(System.UInt16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4N(_index,_v); +static unsafe void Test_GetDebugMessageLog_37142() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All* _sources = default(OpenTK.Graphics.OpenGL4.All*); + OpenTK.Graphics.OpenGL4.All* _types = default(OpenTK.Graphics.OpenGL4.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.All* _severities = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttrib4_19002() { - System.Int32 _index = default(System.Int32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - System.Int16 _z = default(System.Int16); - System.Int16 _w = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_GetGraphicsResetStatus_37143() { + OpenTK.Graphics.OpenGL4.All r = OpenTK.Graphics.OpenGL4.GL.Arb.GetGraphicsResetStatus(); } -static unsafe void Test_VertexAttrib4_19003() { - System.UInt32 _index = default(System.UInt32); - System.Int16 _x = default(System.Int16); - System.Int16 _y = default(System.Int16); - System.Int16 _z = default(System.Int16); - System.Int16 _w = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_x,_y,_z,_w); +static unsafe void Test_GetImageHandle_37144() { + System.Int32 _texture = default(System.Int32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetImageHandle(_texture,_level,_layered,_layer,_format); } -static unsafe void Test_VertexAttrib4_19004() { - System.Int32 _index = default(System.Int32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetImageHandle_37145() { + System.UInt32 _texture = default(System.UInt32); + System.Int32 _level = default(System.Int32); + System.Boolean _layered = default(System.Boolean); + System.Int32 _layer = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetImageHandle(_texture,_level,_layered,_layer,_format); } -static unsafe void Test_VertexAttrib4_19005() { - System.Int32 _index = default(System.Int32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetNamedString_37146() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _stringlen = default(System.Int32); + System.Text.StringBuilder _string = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Arb.GetNamedString(_namelen,_name,_bufSize,out _stringlen,_string); } -static unsafe void Test_VertexAttrib4_19006() { - System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetNamedString_37147() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _stringlen = default(System.Int32*); + System.Text.StringBuilder _string = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Arb.GetNamedString(_namelen,_name,_bufSize,_stringlen,_string); } -static unsafe void Test_VertexAttrib4_19007() { - System.UInt32 _index = default(System.UInt32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetNamedString_37148() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetNamedString(_namelen,_name,_pname,_params); } -static unsafe void Test_VertexAttrib4_19008() { - System.UInt32 _index = default(System.UInt32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetNamedString_37149() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetNamedString(_namelen,_name,_pname,out _params); } -static unsafe void Test_VertexAttrib4_19009() { - System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetNamedString_37150() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetNamedString(_namelen,_name,_pname,_params); } -static unsafe void Test_VertexAttrib4_19010() { - System.Int32 _index = default(System.Int32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnColorTable_37151() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _table = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); } -static unsafe void Test_VertexAttrib4_19011() { - System.Int32 _index = default(System.Int32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetnColorTable_37152() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _table = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); } -static unsafe void Test_VertexAttrib4_19012() { - System.Int32 _index = default(System.Int32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnColorTable_37153() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _table = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); } -static unsafe void Test_VertexAttrib4_19013() { - System.UInt32 _index = default(System.UInt32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnColorTable_37154() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _table = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,_table); } -static unsafe void Test_VertexAttrib4_19014() { - System.UInt32 _index = default(System.UInt32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetnColorTable_37155() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _table = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnColorTable(_target,_format,_type,_bufSize,ref _table); } -static unsafe void Test_VertexAttrib4_19015() { - System.UInt32 _index = default(System.UInt32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnCompressedTexImage_37156() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); } -static unsafe void Test_VertexAttrib4_19016() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnCompressedTexImage_37157() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); } -static unsafe void Test_VertexAttrib4_19017() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetnCompressedTexImage_37158() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); } -static unsafe void Test_VertexAttrib4_19018() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnCompressedTexImage_37159() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,_img); } -static unsafe void Test_VertexAttrib4_19019() { - System.UInt32 _index = default(System.UInt32); - System.UInt16[] _v = default(System.UInt16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnCompressedTexImage_37160() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lod = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnCompressedTexImage(_target,_lod,_bufSize,ref _img); } -static unsafe void Test_VertexAttrib4_19020() { - System.UInt32 _index = default(System.UInt32); - System.UInt16 _v = default(System.UInt16); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,ref _v); +static unsafe void Test_GetnConvolutionFilter_37161() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _image = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); } -static unsafe void Test_VertexAttrib4_19021() { - System.UInt32 _index = default(System.UInt32); - System.UInt16* _v = default(System.UInt16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttrib4(_index,_v); +static unsafe void Test_GetnConvolutionFilter_37162() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _image = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); } -static unsafe void Test_VertexAttribBinding_19022() { - System.Int32 _attribindex = default(System.Int32); - System.Int32 _bindingindex = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribBinding(_attribindex,_bindingindex); +static unsafe void Test_GetnConvolutionFilter_37163() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _image = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); } -static unsafe void Test_VertexAttribBinding_19023() { - System.UInt32 _attribindex = default(System.UInt32); - System.UInt32 _bindingindex = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribBinding(_attribindex,_bindingindex); +static unsafe void Test_GetnConvolutionFilter_37164() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _image = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,_image); } -static unsafe void Test_VertexAttribDivisor_19024() { - System.Int32 _index = default(System.Int32); - System.Int32 _divisor = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribDivisor(_index,_divisor); +static unsafe void Test_GetnConvolutionFilter_37165() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _image = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnConvolutionFilter(_target,_format,_type,_bufSize,ref _image); } -static unsafe void Test_VertexAttribDivisor_19025() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _divisor = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribDivisor(_index,_divisor); +static unsafe void Test_GetnHistogram_37166() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribFormat_19026() { - System.Int32 _attribindex = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _relativeoffset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); +static unsafe void Test_GetnHistogram_37167() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribFormat_19027() { - System.UInt32 _attribindex = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32 _relativeoffset = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribFormat(_attribindex,_size,_type,_normalized,_relativeoffset); +static unsafe void Test_GetnHistogram_37168() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI1_19028() { - System.Int32 _index = default(System.Int32); - System.Int32 _x = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); +static unsafe void Test_GetnHistogram_37169() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI1_19029() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _x = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); +static unsafe void Test_GetnHistogram_37170() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _values = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnHistogram(_target,_reset,_format,_type,_bufSize,ref _values); } -static unsafe void Test_VertexAttribI1_19030() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); +static unsafe void Test_GetnMap_37171() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _v = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI1_19031() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); +static unsafe void Test_GetnMap_37172() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Double _v = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); } -static unsafe void Test_VertexAttribI1_19032() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _x = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_x); +static unsafe void Test_GetnMap_37173() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Double* _v = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI1_19033() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI1(_index,_v); +static unsafe void Test_GetnMap_37174() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _v = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI2_19034() { - System.Int32 _index = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); +static unsafe void Test_GetnMap_37175() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single _v = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); } -static unsafe void Test_VertexAttribI2_19035() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); +static unsafe void Test_GetnMap_37176() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single* _v = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI2_19036() { - System.Int32 _index = default(System.Int32); +static unsafe void Test_GetnMap_37177() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI2_19037() { - System.Int32 _index = default(System.Int32); +static unsafe void Test_GetnMap_37178() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,out _v); } -static unsafe void Test_VertexAttribI2_19038() { - System.Int32 _index = default(System.Int32); +static unsafe void Test_GetnMap_37179() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _query = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMap(_target,_query,_bufSize,_v); } -static unsafe void Test_VertexAttribI2_19039() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); +static unsafe void Test_GetnMinmax_37180() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _values = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI2_19040() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); +static unsafe void Test_GetnMinmax_37181() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _values = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI2_19041() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); +static unsafe void Test_GetnMinmax_37182() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _values = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI2_19042() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _x = default(System.UInt32); - System.UInt32 _y = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_x,_y); +static unsafe void Test_GetnMinmax_37183() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _values = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,_values); } -static unsafe void Test_VertexAttribI2_19043() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); +static unsafe void Test_GetnMinmax_37184() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Boolean _reset = default(System.Boolean); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _values = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnMinmax(_target,_reset,_format,_type,_bufSize,ref _values); } -static unsafe void Test_VertexAttribI2_19044() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,ref _v); +static unsafe void Test_GetnPixelMap_37185() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _values = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI2_19045() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI2(_index,_v); +static unsafe void Test_GetnPixelMap_37186() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single _values = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); } -static unsafe void Test_VertexAttribI3_19046() { - System.Int32 _index = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); +static unsafe void Test_GetnPixelMap_37187() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Single* _values = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19047() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); +static unsafe void Test_GetnPixelMap_37188() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _values = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19048() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37189() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _values = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); } -static unsafe void Test_VertexAttribI3_19049() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); +static unsafe void Test_GetnPixelMap_37190() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _values = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19050() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37191() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt32[] _values = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19051() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37192() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt32 _values = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); } -static unsafe void Test_VertexAttribI3_19052() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); +static unsafe void Test_GetnPixelMap_37193() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt32* _values = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19053() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37194() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int16[] _values = default(System.Int16[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19054() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _x = default(System.UInt32); - System.UInt32 _y = default(System.UInt32); - System.UInt32 _z = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_x,_y,_z); +static unsafe void Test_GetnPixelMap_37195() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int16 _values = default(System.Int16); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); } -static unsafe void Test_VertexAttribI3_19055() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37196() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.Int16* _values = default(System.Int16*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19056() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,ref _v); +static unsafe void Test_GetnPixelMap_37197() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt16[] _values = default(System.UInt16[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); } -static unsafe void Test_VertexAttribI3_19057() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI3(_index,_v); +static unsafe void Test_GetnPixelMap_37198() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt16 _values = default(System.UInt16); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,out _values); } -static unsafe void Test_VertexAttribI4_19058() { - System.UInt32 _index = default(System.UInt32); - System.SByte[] _v = default(System.SByte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnPixelMap_37199() { + OpenTK.Graphics.OpenGL4.All _map = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.UInt16* _values = default(System.UInt16*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPixelMap(_map,_bufSize,_values); +} +static unsafe void Test_GetnPolygonStipple_37200() { + System.Byte r = OpenTK.Graphics.OpenGL4.GL.Arb.GetnPolygonStipple(); +} +static unsafe void Test_GetnPolygonStipple_37201() { + System.Int32 _bufSize = default(System.Int32); + System.Byte[] _pattern = default(System.Byte[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPolygonStipple(_bufSize,_pattern); +} +static unsafe void Test_GetnPolygonStipple_37202() { + System.Int32 _bufSize = default(System.Int32); + System.Byte _pattern = default(System.Byte); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPolygonStipple(_bufSize,out _pattern); +} +static unsafe void Test_GetnPolygonStipple_37203() { + System.Int32 _bufSize = default(System.Int32); + System.Byte* _pattern = default(System.Byte*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnPolygonStipple(_bufSize,_pattern); +} +static unsafe void Test_GetnSeparableFilter_37204() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _rowBufSize = default(System.Int32); + System.IntPtr _row = default(System.IntPtr); + System.Int32 _columnBufSize = default(System.Int32); + System.IntPtr _column = default(System.IntPtr); + System.IntPtr _span = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); } -static unsafe void Test_VertexAttribI4_19059() { - System.UInt32 _index = default(System.UInt32); - System.SByte _v = default(System.SByte); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnSeparableFilter_37205() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _rowBufSize = default(System.Int32); + int[] _row = default(int[]); + System.Int32 _columnBufSize = default(System.Int32); + int[] _column = default(int[]); + int[] _span = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); } -static unsafe void Test_VertexAttribI4_19060() { - System.UInt32 _index = default(System.UInt32); - System.SByte* _v = default(System.SByte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnSeparableFilter_37206() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _rowBufSize = default(System.Int32); + int[,] _row = default(int[,]); + System.Int32 _columnBufSize = default(System.Int32); + int[,] _column = default(int[,]); + int[,] _span = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); } -static unsafe void Test_VertexAttribI4_19061() { - System.Int32 _index = default(System.Int32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - System.Int32 _w = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_GetnSeparableFilter_37207() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _rowBufSize = default(System.Int32); + int[,,] _row = default(int[,,]); + System.Int32 _columnBufSize = default(System.Int32); + int[,,] _column = default(int[,,]); + int[,,] _span = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,_row,_columnBufSize,_column,_span); } -static unsafe void Test_VertexAttribI4_19062() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _z = default(System.Int32); - System.Int32 _w = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_GetnSeparableFilter_37208() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _rowBufSize = default(System.Int32); + int _row = default(int); + System.Int32 _columnBufSize = default(System.Int32); + int _column = default(int); + int _span = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnSeparableFilter(_target,_format,_type,_rowBufSize,ref _row,_columnBufSize,ref _column,ref _span); } -static unsafe void Test_VertexAttribI4_19063() { - System.Int32 _index = default(System.Int32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnTexImage_37209() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _img = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); } -static unsafe void Test_VertexAttribI4_19064() { - System.Int32 _index = default(System.Int32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnTexImage_37210() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _img = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); } -static unsafe void Test_VertexAttribI4_19065() { - System.Int32 _index = default(System.Int32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnTexImage_37211() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _img = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); } -static unsafe void Test_VertexAttribI4_19066() { - System.UInt32 _index = default(System.UInt32); - System.Int32[] _v = default(System.Int32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnTexImage_37212() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _img = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,_img); } -static unsafe void Test_VertexAttribI4_19067() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _v = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnTexImage_37213() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _img = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnTexImage(_target,_level,_format,_type,_bufSize,ref _img); } -static unsafe void Test_VertexAttribI4_19068() { - System.UInt32 _index = default(System.UInt32); - System.Int32* _v = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37214() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19069() { - System.Int32 _index = default(System.Int32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37215() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19070() { - System.Int32 _index = default(System.Int32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37216() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19071() { - System.Int32 _index = default(System.Int32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37217() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double[] _params = default(System.Double[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19072() { - System.UInt32 _index = default(System.UInt32); - System.Int16[] _v = default(System.Int16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37218() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double _params = default(System.Double); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19073() { - System.UInt32 _index = default(System.UInt32); - System.Int16 _v = default(System.Int16); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37219() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Double* _params = default(System.Double*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19074() { - System.UInt32 _index = default(System.UInt32); - System.Int16* _v = default(System.Int16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37220() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19075() { - System.Int32 _index = default(System.Int32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37221() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19076() { - System.Int32 _index = default(System.Int32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37222() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19077() { - System.Int32 _index = default(System.Int32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37223() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single[] _params = default(System.Single[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19078() { - System.UInt32 _index = default(System.UInt32); - System.Byte[] _v = default(System.Byte[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37224() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single _params = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19079() { - System.UInt32 _index = default(System.UInt32); - System.Byte _v = default(System.Byte); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37225() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Single* _params = default(System.Single*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19080() { - System.UInt32 _index = default(System.UInt32); - System.Byte* _v = default(System.Byte*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37226() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19081() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _x = default(System.UInt32); - System.UInt32 _y = default(System.UInt32); - System.UInt32 _z = default(System.UInt32); - System.UInt32 _w = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_x,_y,_z,_w); +static unsafe void Test_GetnUniform_37227() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19082() { - System.UInt32 _index = default(System.UInt32); - System.UInt32[] _v = default(System.UInt32[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37228() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19083() { - System.UInt32 _index = default(System.UInt32); - System.UInt32 _v = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37229() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _params = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19084() { - System.UInt32 _index = default(System.UInt32); - System.UInt32* _v = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37230() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _params = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribI4_19085() { - System.UInt32 _index = default(System.UInt32); - System.UInt16[] _v = default(System.UInt16[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37231() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _params = default(System.Int32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19086() { - System.UInt32 _index = default(System.UInt32); - System.UInt16 _v = default(System.UInt16); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,ref _v); +static unsafe void Test_GetnUniform_37232() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32[] _params = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribI4_19087() { - System.UInt32 _index = default(System.UInt32); - System.UInt16* _v = default(System.UInt16*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribI4(_index,_v); +static unsafe void Test_GetnUniform_37233() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32 _params = default(System.UInt32); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,out _params); } -static unsafe void Test_VertexAttribIFormat_19088() { - System.Int32 _attribindex = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _relativeoffset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); +static unsafe void Test_GetnUniform_37234() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.UInt32* _params = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetnUniform(_program,_location,_bufSize,_params); } -static unsafe void Test_VertexAttribIFormat_19089() { - System.UInt32 _attribindex = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.UInt32 _relativeoffset = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIFormat(_attribindex,_size,_type,_relativeoffset); +static unsafe void Test_GetTextureHandle_37235() { + System.Int32 _texture = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetTextureHandle(_texture); } -static unsafe void Test_VertexAttribIPointer_19090() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_GetTextureHandle_37236() { + System.UInt32 _texture = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetTextureHandle(_texture); } -static unsafe void Test_VertexAttribIPointer_19091() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_GetTextureSamplerHandle_37237() { + System.Int32 _texture = default(System.Int32); + System.Int32 _sampler = default(System.Int32); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetTextureSamplerHandle(_texture,_sampler); } -static unsafe void Test_VertexAttribIPointer_19092() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_GetTextureSamplerHandle_37238() { + System.UInt32 _texture = default(System.UInt32); + System.UInt32 _sampler = default(System.UInt32); + System.Int64 r = OpenTK.Graphics.OpenGL4.GL.Arb.GetTextureSamplerHandle(_texture,_sampler); } -static unsafe void Test_VertexAttribIPointer_19093() { +static unsafe void Test_GetVertexAttribL_37239() { System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.Int64[] _params = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_VertexAttribIPointer_19094() { +static unsafe void Test_GetVertexAttribL_37240() { System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); -} -static unsafe void Test_VertexAttribIPointer_19095() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); -} -static unsafe void Test_VertexAttribIPointer_19096() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.Int64 _params = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_VertexAttribIPointer_19097() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_GetVertexAttribL_37241() { + System.Int32 _index = default(System.Int32); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.Int64* _params = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_VertexAttribIPointer_19098() { +static unsafe void Test_GetVertexAttribL_37242() { System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,_pointer); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.UInt64[] _params = default(System.UInt64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_VertexAttribIPointer_19099() { +static unsafe void Test_GetVertexAttribL_37243() { System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribIntegerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribIntegerType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribIPointer(_index,_size,_type,_stride,ref _pointer); -} -static unsafe void Test_VertexAttribL1_19100() { - System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_x); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.UInt64 _params = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,out _params); } -static unsafe void Test_VertexAttribL1_19101() { +static unsafe void Test_GetVertexAttribL_37244() { System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_x); + OpenTK.Graphics.OpenGL4.VertexAttribParameterArb _pname = default(OpenTK.Graphics.OpenGL4.VertexAttribParameterArb); + System.UInt64* _params = default(System.UInt64*); + OpenTK.Graphics.OpenGL4.GL.Arb.GetVertexAttribL(_index,_pname,_params); } -static unsafe void Test_VertexAttribL1_19102() { - System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_v); +static unsafe void Test_IsImageHandleResident_37245() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.Arb.IsImageHandleResident(_handle); } -static unsafe void Test_VertexAttribL1_19103() { - System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL1(_index,_v); +static unsafe void Test_IsImageHandleResident_37246() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.Arb.IsImageHandleResident(_handle); } -static unsafe void Test_VertexAttribL2_19104() { - System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_x,_y); +static unsafe void Test_IsNamedString_37247() { + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.Arb.IsNamedString(_namelen,_name); } -static unsafe void Test_VertexAttribL2_19105() { - System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_x,_y); +static unsafe void Test_IsTextureHandleResident_37248() { + System.Int64 _handle = default(System.Int64); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.Arb.IsTextureHandleResident(_handle); } -static unsafe void Test_VertexAttribL2_19106() { - System.Int32 _index = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); +static unsafe void Test_IsTextureHandleResident_37249() { + System.UInt64 _handle = default(System.UInt64); + System.Boolean r = OpenTK.Graphics.OpenGL4.GL.Arb.IsTextureHandleResident(_handle); } -static unsafe void Test_VertexAttribL2_19107() { - System.Int32 _index = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,ref _v); +static unsafe void Test_MakeImageHandleNonResident_37250() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeImageHandleNonResident(_handle); } -static unsafe void Test_VertexAttribL2_19108() { - System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); +static unsafe void Test_MakeImageHandleNonResident_37251() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeImageHandleNonResident(_handle); } -static unsafe void Test_VertexAttribL2_19109() { - System.UInt32 _index = default(System.UInt32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); +static unsafe void Test_MakeImageHandleResident_37252() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL4.All _access = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeImageHandleResident(_handle,_access); } -static unsafe void Test_VertexAttribL2_19110() { - System.UInt32 _index = default(System.UInt32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,ref _v); +static unsafe void Test_MakeImageHandleResident_37253() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL4.All _access = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeImageHandleResident(_handle,_access); } -static unsafe void Test_VertexAttribL2_19111() { - System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL2(_index,_v); +static unsafe void Test_MakeTextureHandleNonResident_37254() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeTextureHandleNonResident(_handle); } -static unsafe void Test_VertexAttribL3_19112() { - System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_x,_y,_z); +static unsafe void Test_MakeTextureHandleNonResident_37255() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeTextureHandleNonResident(_handle); } -static unsafe void Test_VertexAttribL3_19113() { - System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_x,_y,_z); +static unsafe void Test_MakeTextureHandleResident_37256() { + System.Int64 _handle = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeTextureHandleResident(_handle); } -static unsafe void Test_VertexAttribL3_19114() { - System.Int32 _index = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); +static unsafe void Test_MakeTextureHandleResident_37257() { + System.UInt64 _handle = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.MakeTextureHandleResident(_handle); } -static unsafe void Test_VertexAttribL3_19115() { - System.Int32 _index = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,ref _v); +static unsafe void Test_MinSampleShading_37258() { + System.Single _value = default(System.Single); + OpenTK.Graphics.OpenGL4.GL.Arb.MinSampleShading(_value); } -static unsafe void Test_VertexAttribL3_19116() { - System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); +static unsafe void Test_MultiDrawArraysIndirectCount_37259() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _indirect = default(System.IntPtr); + System.IntPtr _drawcount = default(System.IntPtr); + System.Int32 _maxdrawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.MultiDrawArraysIndirectCount(_mode,_indirect,_drawcount,_maxdrawcount,_stride); } -static unsafe void Test_VertexAttribL3_19117() { - System.UInt32 _index = default(System.UInt32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); +static unsafe void Test_MultiDrawElementsIndirectCount_37260() { + OpenTK.Graphics.OpenGL4.All _mode = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _indirect = default(System.IntPtr); + System.IntPtr _drawcount = default(System.IntPtr); + System.Int32 _maxdrawcount = default(System.Int32); + System.Int32 _stride = default(System.Int32); + OpenTK.Graphics.OpenGL4.GL.Arb.MultiDrawElementsIndirectCount(_mode,_type,_indirect,_drawcount,_maxdrawcount,_stride); } -static unsafe void Test_VertexAttribL3_19118() { - System.UInt32 _index = default(System.UInt32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,ref _v); +static unsafe void Test_NamedString_37261() { + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _namelen = default(System.Int32); + System.String _name = default(System.String); + System.Int32 _stringlen = default(System.Int32); + System.String _string = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Arb.NamedString(_type,_namelen,_name,_stringlen,_string); } -static unsafe void Test_VertexAttribL3_19119() { - System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL3(_index,_v); +static unsafe void Test_ProgramUniformHandle_37262() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_value); } -static unsafe void Test_VertexAttribL4_19120() { - System.Int32 _index = default(System.Int32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - System.Double _w = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_x,_y,_z,_w); +static unsafe void Test_ProgramUniformHandle_37263() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_value); } -static unsafe void Test_VertexAttribL4_19121() { - System.UInt32 _index = default(System.UInt32); - System.Double _x = default(System.Double); - System.Double _y = default(System.Double); - System.Double _z = default(System.Double); - System.Double _w = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_x,_y,_z,_w); +static unsafe void Test_ProgramUniformHandle_37264() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _values = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); } -static unsafe void Test_VertexAttribL4_19122() { - System.Int32 _index = default(System.Int32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); +static unsafe void Test_ProgramUniformHandle_37265() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _values = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,ref _values); } -static unsafe void Test_VertexAttribL4_19123() { - System.Int32 _index = default(System.Int32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,ref _v); +static unsafe void Test_ProgramUniformHandle_37266() { + System.Int32 _program = default(System.Int32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _values = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); } -static unsafe void Test_VertexAttribL4_19124() { - System.Int32 _index = default(System.Int32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); +static unsafe void Test_ProgramUniformHandle_37267() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _values = default(System.UInt64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); } -static unsafe void Test_VertexAttribL4_19125() { - System.UInt32 _index = default(System.UInt32); - System.Double[] _v = default(System.Double[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); +static unsafe void Test_ProgramUniformHandle_37268() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _values = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,ref _values); } -static unsafe void Test_VertexAttribL4_19126() { - System.UInt32 _index = default(System.UInt32); - System.Double _v = default(System.Double); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,ref _v); +static unsafe void Test_ProgramUniformHandle_37269() { + System.UInt32 _program = default(System.UInt32); + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _values = default(System.UInt64*); + OpenTK.Graphics.OpenGL4.GL.Arb.ProgramUniformHandle(_program,_location,_count,_values); } -static unsafe void Test_VertexAttribL4_19127() { - System.UInt32 _index = default(System.UInt32); - System.Double* _v = default(System.Double*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribL4(_index,_v); +static unsafe void Test_ReadnPixels_37270() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + System.IntPtr _data = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_VertexAttribLFormat_19128() { - System.Int32 _attribindex = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _relativeoffset = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); +static unsafe void Test_ReadnPixels_37271() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[] _data = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_VertexAttribLFormat_19129() { - System.UInt32 _attribindex = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.UInt32 _relativeoffset = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLFormat(_attribindex,_size,_type,_relativeoffset); +static unsafe void Test_ReadnPixels_37272() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,] _data = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_VertexAttribLPointer_19130() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ReadnPixels_37273() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int[,,] _data = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,_data); } -static unsafe void Test_VertexAttribLPointer_19131() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_ReadnPixels_37274() { + System.Int32 _x = default(System.Int32); + System.Int32 _y = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _format = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _bufSize = default(System.Int32); + int _data = default(int); + OpenTK.Graphics.OpenGL4.GL.Arb.ReadnPixels(_x,_y,_width,_height,_format,_type,_bufSize,ref _data); } -static unsafe void Test_VertexAttribLPointer_19132() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_TexPageCommitment_37275() { + OpenTK.Graphics.OpenGL4.All _target = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _level = default(System.Int32); + System.Int32 _xoffset = default(System.Int32); + System.Int32 _yoffset = default(System.Int32); + System.Int32 _zoffset = default(System.Int32); + System.Int32 _width = default(System.Int32); + System.Int32 _height = default(System.Int32); + System.Int32 _depth = default(System.Int32); + System.Boolean _resident = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Arb.TexPageCommitment(_target,_level,_xoffset,_yoffset,_zoffset,_width,_height,_depth,_resident); } -static unsafe void Test_VertexAttribLPointer_19133() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_UniformHandle_37276() { + System.Int32 _location = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_value); } -static unsafe void Test_VertexAttribLPointer_19134() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_UniformHandle_37277() { + System.Int32 _location = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_value); } -static unsafe void Test_VertexAttribLPointer_19135() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_UniformHandle_37278() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64[] _value = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,_value); } -static unsafe void Test_VertexAttribLPointer_19136() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_UniformHandle_37279() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64 _value = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,ref _value); } -static unsafe void Test_VertexAttribLPointer_19137() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_UniformHandle_37280() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.Int64* _value = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,_value); } -static unsafe void Test_VertexAttribLPointer_19138() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,_pointer); +static unsafe void Test_UniformHandle_37281() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64[] _value = default(System.UInt64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,_value); } -static unsafe void Test_VertexAttribLPointer_19139() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribDoubleType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribDoubleType); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribLPointer(_index,_size,_type,_stride,ref _pointer); +static unsafe void Test_UniformHandle_37282() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64 _value = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,ref _value); } -static unsafe void Test_VertexAttribP1_19140() { +static unsafe void Test_UniformHandle_37283() { + System.Int32 _location = default(System.Int32); + System.Int32 _count = default(System.Int32); + System.UInt64* _value = default(System.UInt64*); + OpenTK.Graphics.OpenGL4.GL.Arb.UniformHandle(_location,_count,_value); +} +static unsafe void Test_VertexAttribL1_37284() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); + System.Int64 _x = default(System.Int64); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttribP1_19141() { +static unsafe void Test_VertexAttribL1_37285() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); + System.UInt64 _x = default(System.UInt64); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_x); } -static unsafe void Test_VertexAttribP1_19142() { +static unsafe void Test_VertexAttribL1_37286() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); -} -static unsafe void Test_VertexAttribP1_19143() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP1(_index,_type,_normalized,_value); + System.Int64[] _v = default(System.Int64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribP2_19144() { +static unsafe void Test_VertexAttribL1_37287() { System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); + System.Int64* _v = default(System.Int64*); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribP2_19145() { +static unsafe void Test_VertexAttribL1_37288() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); -} -static unsafe void Test_VertexAttribP2_19146() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); + System.UInt64[] _v = default(System.UInt64[]); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribP2_19147() { +static unsafe void Test_VertexAttribL1_37289() { System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP2(_index,_type,_normalized,_value); + System.UInt64* _v = default(System.UInt64*); + OpenTK.Graphics.OpenGL4.GL.Arb.VertexAttribL1(_index,_v); } -static unsafe void Test_VertexAttribP3_19148() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageCallback_37290() { + OpenTK.Graphics.OpenGL4.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL4.DebugProcKhr); + System.IntPtr _userParam = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttribP3_19149() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageCallback_37291() { + OpenTK.Graphics.OpenGL4.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL4.DebugProcKhr); + int[] _userParam = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttribP3_19150() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageCallback_37292() { + OpenTK.Graphics.OpenGL4.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL4.DebugProcKhr); + int[,] _userParam = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttribP3_19151() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP3(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageCallback_37293() { + OpenTK.Graphics.OpenGL4.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL4.DebugProcKhr); + int[,,] _userParam = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageCallback(_callback,_userParam); } -static unsafe void Test_VertexAttribP4_19152() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageCallback_37294() { + OpenTK.Graphics.OpenGL4.DebugProcKhr _callback = default(OpenTK.Graphics.OpenGL4.DebugProcKhr); + int _userParam = default(int); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageCallback(_callback,ref _userParam); } -static unsafe void Test_VertexAttribP4_19153() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageControl_37295() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32[] _ids = default(System.Int32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttribP4_19154() { - System.Int32 _index = default(System.Int32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageControl_37296() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32 _ids = default(System.Int32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_VertexAttribP4_19155() { - System.UInt32 _index = default(System.UInt32); - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Boolean _normalized = default(System.Boolean); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexAttribP4(_index,_type,_normalized,_value); +static unsafe void Test_DebugMessageControl_37297() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.Int32* _ids = default(System.Int32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttribPointer_19156() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_DebugMessageControl_37298() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32[] _ids = default(System.UInt32[]); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttribPointer_19157() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_DebugMessageControl_37299() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32 _ids = default(System.UInt32); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,ref _ids,_enabled); } -static unsafe void Test_VertexAttribPointer_19158() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_DebugMessageControl_37300() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _count = default(System.Int32); + System.UInt32* _ids = default(System.UInt32*); + System.Boolean _enabled = default(System.Boolean); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageControl(_source,_type,_severity,_count,_ids,_enabled); } -static unsafe void Test_VertexAttribPointer_19159() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_DebugMessageInsert_37301() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _id = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_VertexAttribPointer_19160() { - System.Int32 _index = default(System.Int32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_DebugMessageInsert_37302() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _type = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _id = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _severity = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _length = default(System.Int32); + System.String _buf = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.DebugMessageInsert(_source,_type,_id,_severity,_length,_buf); } -static unsafe void Test_VertexAttribPointer_19161() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - System.IntPtr _pointer = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetDebugMessageLog_37303() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All[] _sources = default(OpenTK.Graphics.OpenGL4.All[]); + OpenTK.Graphics.OpenGL4.All[] _types = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _ids = default(System.Int32[]); + OpenTK.Graphics.OpenGL4.All[] _severities = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttribPointer_19162() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[] _pointer = default(int[]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetDebugMessageLog_37304() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _sources = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _types = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _ids = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _severities = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_VertexAttribPointer_19163() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,] _pointer = default(int[,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetDebugMessageLog_37305() { + System.Int32 _count = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All* _sources = default(OpenTK.Graphics.OpenGL4.All*); + OpenTK.Graphics.OpenGL4.All* _types = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _ids = default(System.Int32*); + OpenTK.Graphics.OpenGL4.All* _severities = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttribPointer_19164() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int[,,] _pointer = default(int[,,]); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,_pointer); +static unsafe void Test_GetDebugMessageLog_37306() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All[] _sources = default(OpenTK.Graphics.OpenGL4.All[]); + OpenTK.Graphics.OpenGL4.All[] _types = default(OpenTK.Graphics.OpenGL4.All[]); + System.UInt32[] _ids = default(System.UInt32[]); + OpenTK.Graphics.OpenGL4.All[] _severities = default(OpenTK.Graphics.OpenGL4.All[]); + System.Int32[] _lengths = default(System.Int32[]); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexAttribPointer_19165() { - System.UInt32 _index = default(System.UInt32); - System.Int32 _size = default(System.Int32); - OpenTK.Graphics.OpenGL4.VertexAttribPointerType _type = default(OpenTK.Graphics.OpenGL4.VertexAttribPointerType); - System.Boolean _normalized = default(System.Boolean); - System.Int32 _stride = default(System.Int32); - int _pointer = default(int); - OpenTK.Graphics.OpenGL4.GL.VertexAttribPointer(_index,_size,_type,_normalized,_stride,ref _pointer); +static unsafe void Test_GetDebugMessageLog_37307() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All _sources = default(OpenTK.Graphics.OpenGL4.All); + OpenTK.Graphics.OpenGL4.All _types = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _ids = default(System.UInt32); + OpenTK.Graphics.OpenGL4.All _severities = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _lengths = default(System.Int32); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,out _sources,out _types,out _ids,out _severities,out _lengths,_messageLog); } -static unsafe void Test_VertexBindingDivisor_19166() { - System.Int32 _bindingindex = default(System.Int32); - System.Int32 _divisor = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexBindingDivisor(_bindingindex,_divisor); +static unsafe void Test_GetDebugMessageLog_37308() { + System.UInt32 _count = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + OpenTK.Graphics.OpenGL4.All* _sources = default(OpenTK.Graphics.OpenGL4.All*); + OpenTK.Graphics.OpenGL4.All* _types = default(OpenTK.Graphics.OpenGL4.All*); + System.UInt32* _ids = default(System.UInt32*); + OpenTK.Graphics.OpenGL4.All* _severities = default(OpenTK.Graphics.OpenGL4.All*); + System.Int32* _lengths = default(System.Int32*); + System.Text.StringBuilder _messageLog = default(System.Text.StringBuilder); + System.Int32 r = OpenTK.Graphics.OpenGL4.GL.Khr.GetDebugMessageLog(_count,_bufSize,_sources,_types,_ids,_severities,_lengths,_messageLog); } -static unsafe void Test_VertexBindingDivisor_19167() { - System.UInt32 _bindingindex = default(System.UInt32); - System.UInt32 _divisor = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexBindingDivisor(_bindingindex,_divisor); +static unsafe void Test_GetObjectLabel_37309() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_VertexP2_19168() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +static unsafe void Test_GetObjectLabel_37310() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_VertexP2_19169() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +static unsafe void Test_GetObjectLabel_37311() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _name = default(System.Int32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_VertexP2_19170() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +static unsafe void Test_GetObjectLabel_37312() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_VertexP2_19171() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexP2(_type,_value); +static unsafe void Test_GetObjectLabel_37313() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,out _length,_label); } -static unsafe void Test_VertexP3_19172() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +static unsafe void Test_GetObjectLabel_37314() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectLabel(_identifier,_name,_bufSize,_length,_label); } -static unsafe void Test_VertexP3_19173() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37315() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_VertexP3_19174() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37316() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_VertexP3_19175() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexP3(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37317() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_VertexP4_19176() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32 _value = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37318() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_VertexP4_19177() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32 _value = default(System.UInt32); - OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37319() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_VertexP4_19178() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.Int32* _value = default(System.Int32*); - OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37320() { + int[] _ptr = default(int[]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_VertexP4_19179() { - OpenTK.Graphics.OpenGL4.PackedPointerType _type = default(OpenTK.Graphics.OpenGL4.PackedPointerType); - System.UInt32* _value = default(System.UInt32*); - OpenTK.Graphics.OpenGL4.GL.VertexP4(_type,_value); +static unsafe void Test_GetObjectPtrLabel_37321() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_Viewport_19180() { - System.Int32 _x = default(System.Int32); - System.Int32 _y = default(System.Int32); - System.Int32 _width = default(System.Int32); - System.Int32 _height = default(System.Int32); - OpenTK.Graphics.OpenGL4.GL.Viewport(_x,_y,_width,_height); +static unsafe void Test_GetObjectPtrLabel_37322() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_ViewportArray_19181() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +static unsafe void Test_GetObjectPtrLabel_37323() { + int[,] _ptr = default(int[,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_ViewportArray_19182() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,ref _v); +static unsafe void Test_GetObjectPtrLabel_37324() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_ViewportArray_19183() { - System.Int32 _first = default(System.Int32); - System.Int32 _count = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +static unsafe void Test_GetObjectPtrLabel_37325() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,out _length,_label); } -static unsafe void Test_ViewportArray_19184() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +static unsafe void Test_GetObjectPtrLabel_37326() { + int[,,] _ptr = default(int[,,]); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(_ptr,_bufSize,_length,_label); } -static unsafe void Test_ViewportArray_19185() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,ref _v); +static unsafe void Test_GetObjectPtrLabel_37327() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32[] _length = default(System.Int32[]); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_ViewportArray_19186() { - System.UInt32 _first = default(System.UInt32); - System.Int32 _count = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ViewportArray(_first,_count,_v); +static unsafe void Test_GetObjectPtrLabel_37328() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,out _length,_label); } -static unsafe void Test_ViewportIndexed_19187() { - System.Int32 _index = default(System.Int32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _w = default(System.Single); - System.Single _h = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_x,_y,_w,_h); +static unsafe void Test_GetObjectPtrLabel_37329() { + int _ptr = default(int); + System.Int32 _bufSize = default(System.Int32); + System.Int32* _length = default(System.Int32*); + System.Text.StringBuilder _label = default(System.Text.StringBuilder); + OpenTK.Graphics.OpenGL4.GL.Khr.GetObjectPtrLabel(ref _ptr,_bufSize,_length,_label); } -static unsafe void Test_ViewportIndexed_19188() { - System.UInt32 _index = default(System.UInt32); - System.Single _x = default(System.Single); - System.Single _y = default(System.Single); - System.Single _w = default(System.Single); - System.Single _h = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_x,_y,_w,_h); +static unsafe void Test_GetPointer_37330() { + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + System.IntPtr _params = default(System.IntPtr); + OpenTK.Graphics.OpenGL4.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_ViewportIndexed_19189() { - System.Int32 _index = default(System.Int32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); +static unsafe void Test_GetPointer_37331() { + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + int[] _params = default(int[]); + OpenTK.Graphics.OpenGL4.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_ViewportIndexed_19190() { - System.Int32 _index = default(System.Int32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,ref _v); +static unsafe void Test_GetPointer_37332() { + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + int[,] _params = default(int[,]); + OpenTK.Graphics.OpenGL4.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_ViewportIndexed_19191() { - System.Int32 _index = default(System.Int32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); +static unsafe void Test_GetPointer_37333() { + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + int[,,] _params = default(int[,,]); + OpenTK.Graphics.OpenGL4.GL.Khr.GetPointer(_pname,_params); } -static unsafe void Test_ViewportIndexed_19192() { - System.UInt32 _index = default(System.UInt32); - System.Single[] _v = default(System.Single[]); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); +static unsafe void Test_GetPointer_37334() { + OpenTK.Graphics.OpenGL4.All _pname = default(OpenTK.Graphics.OpenGL4.All); + int _params = default(int); + OpenTK.Graphics.OpenGL4.GL.Khr.GetPointer(_pname,ref _params); } -static unsafe void Test_ViewportIndexed_19193() { - System.UInt32 _index = default(System.UInt32); - System.Single _v = default(System.Single); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,ref _v); +static unsafe void Test_ObjectLabel_37335() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _name = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_ViewportIndexed_19194() { - System.UInt32 _index = default(System.UInt32); - System.Single* _v = default(System.Single*); - OpenTK.Graphics.OpenGL4.GL.ViewportIndexed(_index,_v); +static unsafe void Test_ObjectLabel_37336() { + OpenTK.Graphics.OpenGL4.All _identifier = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _name = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectLabel(_identifier,_name,_length,_label); } -static unsafe void Test_WaitSync_19195() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); - System.Int64 _timeout = default(System.Int64); - OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.WaitSync(_sync,_flags,_timeout); +static unsafe void Test_ObjectPtrLabel_37337() { + System.IntPtr _ptr = default(System.IntPtr); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); } -static unsafe void Test_WaitSync_19196() { - System.IntPtr _sync = default(System.IntPtr); - OpenTK.Graphics.OpenGL4.WaitSyncFlags _flags = default(OpenTK.Graphics.OpenGL4.WaitSyncFlags); - System.UInt64 _timeout = default(System.UInt64); - OpenTK.Graphics.OpenGL4.WaitSyncStatus r = OpenTK.Graphics.OpenGL4.GL.WaitSync(_sync,_flags,_timeout); +static unsafe void Test_ObjectPtrLabel_37338() { + int[] _ptr = default(int[]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_37339() { + int[,] _ptr = default(int[,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_37340() { + int[,,] _ptr = default(int[,,]); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectPtrLabel(_ptr,_length,_label); +} +static unsafe void Test_ObjectPtrLabel_37341() { + int _ptr = default(int); + System.Int32 _length = default(System.Int32); + System.String _label = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.ObjectPtrLabel(ref _ptr,_length,_label); +} +static unsafe void Test_PopDebugGroup_37342() { + OpenTK.Graphics.OpenGL4.GL.Khr.PopDebugGroup(); +} +static unsafe void Test_PushDebugGroup_37343() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + System.Int32 _id = default(System.Int32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.PushDebugGroup(_source,_id,_length,_message); +} +static unsafe void Test_PushDebugGroup_37344() { + OpenTK.Graphics.OpenGL4.All _source = default(OpenTK.Graphics.OpenGL4.All); + System.UInt32 _id = default(System.UInt32); + System.Int32 _length = default(System.Int32); + System.String _message = default(System.String); + OpenTK.Graphics.OpenGL4.GL.Khr.PushDebugGroup(_source,_id,_length,_message); } -static unsafe void Test_Invoke_19198() { +static unsafe void Test_Invoke_37346() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68773,9 +130562,9 @@ static unsafe void Test_Invoke_19198() { System.Int32 _length = default(System.Int32); System.IntPtr _message = default(System.IntPtr); System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL4.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); + default(OpenTK.Graphics.OpenGL4.DebugProcArb).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); } -static unsafe void Test_BeginInvoke_19199() { +static unsafe void Test_BeginInvoke_37347() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68785,14 +130574,14 @@ static unsafe void Test_BeginInvoke_19199() { System.IntPtr _userParam = default(System.IntPtr); System.AsyncCallback _callback = default(System.AsyncCallback); System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL4.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL4.DebugProcArb).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); } -static unsafe void Test_EndInvoke_19200() { +static unsafe void Test_EndInvoke_37348() { System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL4.DebugProc).EndInvoke(_result); + default(OpenTK.Graphics.OpenGL4.DebugProcArb).EndInvoke(_result); } -static unsafe void Test_Invoke_19202() { +static unsafe void Test_Invoke_37350() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68800,9 +130589,9 @@ static unsafe void Test_Invoke_19202() { System.Int32 _length = default(System.Int32); System.IntPtr _message = default(System.IntPtr); System.IntPtr _userParam = default(System.IntPtr); - default(OpenTK.Graphics.OpenGL4.DebugProcArb).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); + default(OpenTK.Graphics.OpenGL4.DebugProc).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); } -static unsafe void Test_BeginInvoke_19203() { +static unsafe void Test_BeginInvoke_37351() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68812,14 +130601,14 @@ static unsafe void Test_BeginInvoke_19203() { System.IntPtr _userParam = default(System.IntPtr); System.AsyncCallback _callback = default(System.AsyncCallback); System.Object _object = default(System.Object); - System.IAsyncResult r = default(OpenTK.Graphics.OpenGL4.DebugProcArb).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); + System.IAsyncResult r = default(OpenTK.Graphics.OpenGL4.DebugProc).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); } -static unsafe void Test_EndInvoke_19204() { +static unsafe void Test_EndInvoke_37352() { System.IAsyncResult _result = default(System.IAsyncResult); - default(OpenTK.Graphics.OpenGL4.DebugProcArb).EndInvoke(_result); + default(OpenTK.Graphics.OpenGL4.DebugProc).EndInvoke(_result); } -static unsafe void Test_Invoke_19206() { +static unsafe void Test_Invoke_37354() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68829,7 +130618,7 @@ static unsafe void Test_Invoke_19206() { System.IntPtr _userParam = default(System.IntPtr); default(OpenTK.Graphics.OpenGL4.DebugProcKhr).Invoke(_source,_type,_id,_severity,_length,_message,_userParam); } -static unsafe void Test_BeginInvoke_19207() { +static unsafe void Test_BeginInvoke_37355() { OpenTK.Graphics.OpenGL4.DebugSource _source = default(OpenTK.Graphics.OpenGL4.DebugSource); OpenTK.Graphics.OpenGL4.DebugType _type = default(OpenTK.Graphics.OpenGL4.DebugType); System.Int32 _id = default(System.Int32); @@ -68841,13 +130630,13 @@ static unsafe void Test_BeginInvoke_19207() { System.Object _object = default(System.Object); System.IAsyncResult r = default(OpenTK.Graphics.OpenGL4.DebugProcKhr).BeginInvoke(_source,_type,_id,_severity,_length,_message,_userParam,_callback,_object); } -static unsafe void Test_EndInvoke_19208() { +static unsafe void Test_EndInvoke_37356() { System.IAsyncResult _result = default(System.IAsyncResult); default(OpenTK.Graphics.OpenGL4.DebugProcKhr).EndInvoke(_result); } -static void Test_AccumOp_19209() { +static void Test_AccumOp_37357() { } -static void Test_ActiveAttribType_19210() { +static void Test_ActiveAttribType_37358() { var _None = OpenTK.Graphics.OpenGL4.ActiveAttribType.None; var _Int = OpenTK.Graphics.OpenGL4.ActiveAttribType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL4.ActiveAttribType.UnsignedInt; @@ -68884,13 +130673,13 @@ static void Test_ActiveAttribType_19210() { var _DoubleVec3 = OpenTK.Graphics.OpenGL4.ActiveAttribType.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL4.ActiveAttribType.DoubleVec4; } -static void Test_ActiveSubroutineUniformParameter_19211() { +static void Test_ActiveSubroutineUniformParameter_37359() { var _UniformSize = OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter.UniformNameLength; var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL4.ActiveSubroutineUniformParameter.CompatibleSubroutines; } -static void Test_ActiveUniformBlockParameter_19212() { +static void Test_ActiveUniformBlockParameter_37360() { var _UniformBlockReferencedByTessControlShader = OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter.UniformBlockReferencedByTessControlShader; var _UniformBlockReferencedByTessEvaluationShader = OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter.UniformBlockReferencedByTessEvaluationShader; var _UniformBlockBinding = OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter.UniformBlockBinding; @@ -68903,7 +130692,7 @@ static void Test_ActiveUniformBlockParameter_19212() { var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter.UniformBlockReferencedByFragmentShader; var _UniformBlockReferencedByComputeShader = OpenTK.Graphics.OpenGL4.ActiveUniformBlockParameter.UniformBlockReferencedByComputeShader; } -static void Test_ActiveUniformParameter_19213() { +static void Test_ActiveUniformParameter_37361() { var _UniformType = OpenTK.Graphics.OpenGL4.ActiveUniformParameter.UniformType; var _UniformSize = OpenTK.Graphics.OpenGL4.ActiveUniformParameter.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL4.ActiveUniformParameter.UniformNameLength; @@ -68914,7 +130703,7 @@ static void Test_ActiveUniformParameter_19213() { var _UniformIsRowMajor = OpenTK.Graphics.OpenGL4.ActiveUniformParameter.UniformIsRowMajor; var _UniformAtomicCounterBufferIndex = OpenTK.Graphics.OpenGL4.ActiveUniformParameter.UniformAtomicCounterBufferIndex; } -static void Test_ActiveUniformType_19214() { +static void Test_ActiveUniformType_37362() { var _Int = OpenTK.Graphics.OpenGL4.ActiveUniformType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL4.ActiveUniformType.UnsignedInt; var _Float = OpenTK.Graphics.OpenGL4.ActiveUniformType.Float; @@ -69019,7 +130808,7 @@ static void Test_ActiveUniformType_19214() { var _UnsignedIntSampler2DMultisampleArray = OpenTK.Graphics.OpenGL4.ActiveUniformType.UnsignedIntSampler2DMultisampleArray; var _UnsignedIntAtomicCounter = OpenTK.Graphics.OpenGL4.ActiveUniformType.UnsignedIntAtomicCounter; } -static void Test_All_19215() { +static void Test_All_37363() { var _False = OpenTK.Graphics.OpenGL4.All.False; var _LayoutDefaultIntel = OpenTK.Graphics.OpenGL4.All.LayoutDefaultIntel; var _NoError = OpenTK.Graphics.OpenGL4.All.NoError; @@ -71340,7 +133129,7 @@ static void Test_All_19215() { var _Three = OpenTK.Graphics.OpenGL4.All.Three; var _Four = OpenTK.Graphics.OpenGL4.All.Four; } -static void Test_AlphaFunction_19216() { +static void Test_AlphaFunction_37364() { var _Never = OpenTK.Graphics.OpenGL4.AlphaFunction.Never; var _Less = OpenTK.Graphics.OpenGL4.AlphaFunction.Less; var _Equal = OpenTK.Graphics.OpenGL4.AlphaFunction.Equal; @@ -71350,7 +133139,7 @@ static void Test_AlphaFunction_19216() { var _Gequal = OpenTK.Graphics.OpenGL4.AlphaFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL4.AlphaFunction.Always; } -static void Test_AmdVertexShaderTesselator_19217() { +static void Test_AmdVertexShaderTesselator_37365() { var _SamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTesselator.SamplerBufferAmd; var _IntSamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTesselator.IntSamplerBufferAmd; var _UnsignedIntSamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTesselator.UnsignedIntSamplerBufferAmd; @@ -71359,7 +133148,7 @@ static void Test_AmdVertexShaderTesselator_19217() { var _DiscreteAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTesselator.DiscreteAmd; var _ContinuousAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTesselator.ContinuousAmd; } -static void Test_AmdVertexShaderTessellator_19218() { +static void Test_AmdVertexShaderTessellator_37366() { var _SamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTessellator.SamplerBufferAmd; var _IntSamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTessellator.IntSamplerBufferAmd; var _UnsignedIntSamplerBufferAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTessellator.UnsignedIntSamplerBufferAmd; @@ -71368,21 +133157,21 @@ static void Test_AmdVertexShaderTessellator_19218() { var _DiscreteAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTessellator.DiscreteAmd; var _ContinuousAmd = OpenTK.Graphics.OpenGL4.AmdVertexShaderTessellator.ContinuousAmd; } -static void Test_ArbArraysOfArrays_19219() { +static void Test_ArbArraysOfArrays_37367() { } -static void Test_ArbBaseInstance_19220() { +static void Test_ArbBaseInstance_37368() { } -static void Test_ArbBindlessTexture_19221() { +static void Test_ArbBindlessTexture_37369() { var _UnsignedInt64Arb = OpenTK.Graphics.OpenGL4.ArbBindlessTexture.UnsignedInt64Arb; } -static void Test_ArbBlendFuncExtended_19222() { +static void Test_ArbBlendFuncExtended_37370() { var _Src1Alpha = OpenTK.Graphics.OpenGL4.ArbBlendFuncExtended.Src1Alpha; var _Src1Color = OpenTK.Graphics.OpenGL4.ArbBlendFuncExtended.Src1Color; var _OneMinusSrc1Color = OpenTK.Graphics.OpenGL4.ArbBlendFuncExtended.OneMinusSrc1Color; var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL4.ArbBlendFuncExtended.OneMinusSrc1Alpha; var _MaxDualSourceDrawBuffers = OpenTK.Graphics.OpenGL4.ArbBlendFuncExtended.MaxDualSourceDrawBuffers; } -static void Test_ArbBufferStorage_19223() { +static void Test_ArbBufferStorage_37371() { var _ClientMappedBufferBarrierBit = OpenTK.Graphics.OpenGL4.ArbBufferStorage.ClientMappedBufferBarrierBit; var _MapReadBit = OpenTK.Graphics.OpenGL4.ArbBufferStorage.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL4.ArbBufferStorage.MapWriteBit; @@ -71393,16 +133182,16 @@ static void Test_ArbBufferStorage_19223() { var _BufferImmutableStorage = OpenTK.Graphics.OpenGL4.ArbBufferStorage.BufferImmutableStorage; var _BufferStorageFlags = OpenTK.Graphics.OpenGL4.ArbBufferStorage.BufferStorageFlags; } -static void Test_ArbClearBufferObject_19224() { +static void Test_ArbClearBufferObject_37372() { } -static void Test_ArbClearTexture_19225() { +static void Test_ArbClearTexture_37373() { var _ClearTexture = OpenTK.Graphics.OpenGL4.ArbClearTexture.ClearTexture; } -static void Test_ArbClEvent_19226() { +static void Test_ArbClEvent_37374() { var _SyncClEventArb = OpenTK.Graphics.OpenGL4.ArbClEvent.SyncClEventArb; var _SyncClEventCompleteArb = OpenTK.Graphics.OpenGL4.ArbClEvent.SyncClEventCompleteArb; } -static void Test_ArbCompressedTexturePixelStorage_19227() { +static void Test_ArbCompressedTexturePixelStorage_37375() { var _UnpackCompressedBlockWidth = OpenTK.Graphics.OpenGL4.ArbCompressedTexturePixelStorage.UnpackCompressedBlockWidth; var _UnpackCompressedBlockHeight = OpenTK.Graphics.OpenGL4.ArbCompressedTexturePixelStorage.UnpackCompressedBlockHeight; var _UnpackCompressedBlockDepth = OpenTK.Graphics.OpenGL4.ArbCompressedTexturePixelStorage.UnpackCompressedBlockDepth; @@ -71412,7 +133201,7 @@ static void Test_ArbCompressedTexturePixelStorage_19227() { var _PackCompressedBlockDepth = OpenTK.Graphics.OpenGL4.ArbCompressedTexturePixelStorage.PackCompressedBlockDepth; var _PackCompressedBlockSize = OpenTK.Graphics.OpenGL4.ArbCompressedTexturePixelStorage.PackCompressedBlockSize; } -static void Test_ArbComputeShader_19228() { +static void Test_ArbComputeShader_37376() { var _ComputeShaderBit = OpenTK.Graphics.OpenGL4.ArbComputeShader.ComputeShaderBit; var _MaxComputeSharedMemorySize = OpenTK.Graphics.OpenGL4.ArbComputeShader.MaxComputeSharedMemorySize; var _MaxComputeUniformComponents = OpenTK.Graphics.OpenGL4.ArbComputeShader.MaxComputeUniformComponents; @@ -71432,23 +133221,23 @@ static void Test_ArbComputeShader_19228() { var _MaxComputeWorkGroupCount = OpenTK.Graphics.OpenGL4.ArbComputeShader.MaxComputeWorkGroupCount; var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL4.ArbComputeShader.MaxComputeWorkGroupSize; } -static void Test_ArbComputeVariableGroupSize_19229() { +static void Test_ArbComputeVariableGroupSize_37377() { var _MaxComputeFixedGroupInvocationsArb = OpenTK.Graphics.OpenGL4.ArbComputeVariableGroupSize.MaxComputeFixedGroupInvocationsArb; var _MaxComputeFixedGroupSizeArb = OpenTK.Graphics.OpenGL4.ArbComputeVariableGroupSize.MaxComputeFixedGroupSizeArb; var _MaxComputeVariableGroupInvocationsArb = OpenTK.Graphics.OpenGL4.ArbComputeVariableGroupSize.MaxComputeVariableGroupInvocationsArb; var _MaxComputeVariableGroupSizeArb = OpenTK.Graphics.OpenGL4.ArbComputeVariableGroupSize.MaxComputeVariableGroupSizeArb; } -static void Test_ArbConservativeDepth_19230() { +static void Test_ArbConservativeDepth_37378() { } -static void Test_ArbCopyBuffer_19231() { +static void Test_ArbCopyBuffer_37379() { var _CopyReadBuffer = OpenTK.Graphics.OpenGL4.ArbCopyBuffer.CopyReadBuffer; var _CopyReadBufferBinding = OpenTK.Graphics.OpenGL4.ArbCopyBuffer.CopyReadBufferBinding; var _CopyWriteBuffer = OpenTK.Graphics.OpenGL4.ArbCopyBuffer.CopyWriteBuffer; var _CopyWriteBufferBinding = OpenTK.Graphics.OpenGL4.ArbCopyBuffer.CopyWriteBufferBinding; } -static void Test_ArbCopyImage_19232() { +static void Test_ArbCopyImage_37380() { } -static void Test_ArbDebugOutput_19233() { +static void Test_ArbDebugOutput_37381() { var _DebugOutputSynchronousArb = OpenTK.Graphics.OpenGL4.ArbDebugOutput.DebugOutputSynchronousArb; var _DebugNextLoggedMessageLengthArb = OpenTK.Graphics.OpenGL4.ArbDebugOutput.DebugNextLoggedMessageLengthArb; var _DebugCallbackFunctionArb = OpenTK.Graphics.OpenGL4.ArbDebugOutput.DebugCallbackFunctionArb; @@ -71472,29 +133261,29 @@ static void Test_ArbDebugOutput_19233() { var _DebugSeverityMediumArb = OpenTK.Graphics.OpenGL4.ArbDebugOutput.DebugSeverityMediumArb; var _DebugSeverityLowArb = OpenTK.Graphics.OpenGL4.ArbDebugOutput.DebugSeverityLowArb; } -static void Test_ArbDepthBufferFloat_19234() { +static void Test_ArbDepthBufferFloat_37382() { var _DepthComponent32f = OpenTK.Graphics.OpenGL4.ArbDepthBufferFloat.DepthComponent32f; var _Depth32fStencil8 = OpenTK.Graphics.OpenGL4.ArbDepthBufferFloat.Depth32fStencil8; var _Float32UnsignedInt248Rev = OpenTK.Graphics.OpenGL4.ArbDepthBufferFloat.Float32UnsignedInt248Rev; } -static void Test_ArbDepthClamp_19235() { +static void Test_ArbDepthClamp_37383() { var _DepthClamp = OpenTK.Graphics.OpenGL4.ArbDepthClamp.DepthClamp; } -static void Test_ArbDrawBuffersBlend_19236() { +static void Test_ArbDrawBuffersBlend_37384() { } -static void Test_ArbDrawElementsBaseVertex_19237() { +static void Test_ArbDrawElementsBaseVertex_37385() { } -static void Test_ArbDrawIndirect_19238() { +static void Test_ArbDrawIndirect_37386() { var _DrawIndirectBuffer = OpenTK.Graphics.OpenGL4.ArbDrawIndirect.DrawIndirectBuffer; var _DrawIndirectBufferBinding = OpenTK.Graphics.OpenGL4.ArbDrawIndirect.DrawIndirectBufferBinding; } -static void Test_ArbEnhancedLayouts_19239() { +static void Test_ArbEnhancedLayouts_37387() { var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL4.ArbEnhancedLayouts.TransformFeedbackBuffer; var _LocationComponent = OpenTK.Graphics.OpenGL4.ArbEnhancedLayouts.LocationComponent; var _TransformFeedbackBufferIndex = OpenTK.Graphics.OpenGL4.ArbEnhancedLayouts.TransformFeedbackBufferIndex; var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL4.ArbEnhancedLayouts.TransformFeedbackBufferStride; } -static void Test_ArbEs2Compatibility_19240() { +static void Test_ArbEs2Compatibility_37388() { var _Fixed = OpenTK.Graphics.OpenGL4.ArbEs2Compatibility.Fixed; var _ImplementationColorReadType = OpenTK.Graphics.OpenGL4.ArbEs2Compatibility.ImplementationColorReadType; var _ImplementationColorReadFormat = OpenTK.Graphics.OpenGL4.ArbEs2Compatibility.ImplementationColorReadFormat; @@ -71512,7 +133301,7 @@ static void Test_ArbEs2Compatibility_19240() { var _MaxVaryingVectors = OpenTK.Graphics.OpenGL4.ArbEs2Compatibility.MaxVaryingVectors; var _MaxFragmentUniformVectors = OpenTK.Graphics.OpenGL4.ArbEs2Compatibility.MaxFragmentUniformVectors; } -static void Test_ArbEs3Compatibility_19241() { +static void Test_ArbEs3Compatibility_37389() { var _PrimitiveRestartFixedIndex = OpenTK.Graphics.OpenGL4.ArbEs3Compatibility.PrimitiveRestartFixedIndex; var _AnySamplesPassedConservative = OpenTK.Graphics.OpenGL4.ArbEs3Compatibility.AnySamplesPassedConservative; var _MaxElementIndex = OpenTK.Graphics.OpenGL4.ArbEs3Compatibility.MaxElementIndex; @@ -71527,16 +133316,16 @@ static void Test_ArbEs3Compatibility_19241() { var _CompressedRgba8Etc2Eac = OpenTK.Graphics.OpenGL4.ArbEs3Compatibility.CompressedRgba8Etc2Eac; var _CompressedSrgb8Alpha8Etc2Eac = OpenTK.Graphics.OpenGL4.ArbEs3Compatibility.CompressedSrgb8Alpha8Etc2Eac; } -static void Test_ArbExplicitAttribLocation_19242() { +static void Test_ArbExplicitAttribLocation_37390() { } -static void Test_ArbExplicitUniformLocation_19243() { +static void Test_ArbExplicitUniformLocation_37391() { var _MaxUniformLocations = OpenTK.Graphics.OpenGL4.ArbExplicitUniformLocation.MaxUniformLocations; } -static void Test_ArbFragmentCoordConventions_19244() { +static void Test_ArbFragmentCoordConventions_37392() { } -static void Test_ArbFragmentLayerViewport_19245() { +static void Test_ArbFragmentLayerViewport_37393() { } -static void Test_ArbFramebufferNoAttachments_19246() { +static void Test_ArbFramebufferNoAttachments_37394() { var _FramebufferDefaultWidth = OpenTK.Graphics.OpenGL4.ArbFramebufferNoAttachments.FramebufferDefaultWidth; var _FramebufferDefaultHeight = OpenTK.Graphics.OpenGL4.ArbFramebufferNoAttachments.FramebufferDefaultHeight; var _FramebufferDefaultLayers = OpenTK.Graphics.OpenGL4.ArbFramebufferNoAttachments.FramebufferDefaultLayers; @@ -71547,7 +133336,7 @@ static void Test_ArbFramebufferNoAttachments_19246() { var _MaxFramebufferLayers = OpenTK.Graphics.OpenGL4.ArbFramebufferNoAttachments.MaxFramebufferLayers; var _MaxFramebufferSamples = OpenTK.Graphics.OpenGL4.ArbFramebufferNoAttachments.MaxFramebufferSamples; } -static void Test_ArbFramebufferObject_19247() { +static void Test_ArbFramebufferObject_37395() { var _InvalidFramebufferOperation = OpenTK.Graphics.OpenGL4.ArbFramebufferObject.InvalidFramebufferOperation; var _FramebufferAttachmentColorEncoding = OpenTK.Graphics.OpenGL4.ArbFramebufferObject.FramebufferAttachmentColorEncoding; var _FramebufferAttachmentComponentType = OpenTK.Graphics.OpenGL4.ArbFramebufferObject.FramebufferAttachmentComponentType; @@ -71627,16 +133416,16 @@ static void Test_ArbFramebufferObject_19247() { var _FramebufferIncompleteMultisample = OpenTK.Graphics.OpenGL4.ArbFramebufferObject.FramebufferIncompleteMultisample; var _MaxSamples = OpenTK.Graphics.OpenGL4.ArbFramebufferObject.MaxSamples; } -static void Test_ArbFramebufferSrgb_19248() { +static void Test_ArbFramebufferSrgb_37396() { var _FramebufferSrgb = OpenTK.Graphics.OpenGL4.ArbFramebufferSrgb.FramebufferSrgb; } -static void Test_ArbGetProgramBinary_19249() { +static void Test_ArbGetProgramBinary_37397() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.ArbGetProgramBinary.ProgramBinaryRetrievableHint; var _ProgramBinaryLength = OpenTK.Graphics.OpenGL4.ArbGetProgramBinary.ProgramBinaryLength; var _NumProgramBinaryFormats = OpenTK.Graphics.OpenGL4.ArbGetProgramBinary.NumProgramBinaryFormats; var _ProgramBinaryFormats = OpenTK.Graphics.OpenGL4.ArbGetProgramBinary.ProgramBinaryFormats; } -static void Test_ArbGpuShader5_19250() { +static void Test_ArbGpuShader5_37398() { var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL4.ArbGpuShader5.GeometryShaderInvocations; var _MaxGeometryShaderInvocations = OpenTK.Graphics.OpenGL4.ArbGpuShader5.MaxGeometryShaderInvocations; var _MinFragmentInterpolationOffset = OpenTK.Graphics.OpenGL4.ArbGpuShader5.MinFragmentInterpolationOffset; @@ -71644,7 +133433,7 @@ static void Test_ArbGpuShader5_19250() { var _FragmentInterpolationOffsetBits = OpenTK.Graphics.OpenGL4.ArbGpuShader5.FragmentInterpolationOffsetBits; var _MaxVertexStreams = OpenTK.Graphics.OpenGL4.ArbGpuShader5.MaxVertexStreams; } -static void Test_ArbGpuShaderFp64_19251() { +static void Test_ArbGpuShaderFp64_37399() { var _Double = OpenTK.Graphics.OpenGL4.ArbGpuShaderFp64.Double; var _DoubleMat2 = OpenTK.Graphics.OpenGL4.ArbGpuShaderFp64.DoubleMat2; var _DoubleMat3 = OpenTK.Graphics.OpenGL4.ArbGpuShaderFp64.DoubleMat3; @@ -71659,10 +133448,10 @@ static void Test_ArbGpuShaderFp64_19251() { var _DoubleVec3 = OpenTK.Graphics.OpenGL4.ArbGpuShaderFp64.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL4.ArbGpuShaderFp64.DoubleVec4; } -static void Test_ArbHalfFloatVertex_19252() { +static void Test_ArbHalfFloatVertex_37400() { var _HalfFloat = OpenTK.Graphics.OpenGL4.ArbHalfFloatVertex.HalfFloat; } -static void Test_ArbImaging_19253() { +static void Test_ArbImaging_37401() { var _ConstantColor = OpenTK.Graphics.OpenGL4.ArbImaging.ConstantColor; var _OneMinusConstantColor = OpenTK.Graphics.OpenGL4.ArbImaging.OneMinusConstantColor; var _ConstantAlpha = OpenTK.Graphics.OpenGL4.ArbImaging.ConstantAlpha; @@ -71739,14 +133528,14 @@ static void Test_ArbImaging_19253() { var _ReplicateBorder = OpenTK.Graphics.OpenGL4.ArbImaging.ReplicateBorder; var _ConvolutionBorderColor = OpenTK.Graphics.OpenGL4.ArbImaging.ConvolutionBorderColor; } -static void Test_ArbIndirectParameters_19254() { +static void Test_ArbIndirectParameters_37402() { var _ParameterBufferArb = OpenTK.Graphics.OpenGL4.ArbIndirectParameters.ParameterBufferArb; var _ParameterBufferBindingArb = OpenTK.Graphics.OpenGL4.ArbIndirectParameters.ParameterBufferBindingArb; } -static void Test_ArbInternalformatQuery_19255() { +static void Test_ArbInternalformatQuery_37403() { var _NumSampleCounts = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery.NumSampleCounts; } -static void Test_ArbInternalformatQuery2_19256() { +static void Test_ArbInternalformatQuery2_37404() { var _Texture1D = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery2.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery2.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery2.Texture3D; @@ -71863,12 +133652,12 @@ static void Test_ArbInternalformatQuery2_19256() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery2.Texture2DMultisampleArray; var _NumSampleCounts = OpenTK.Graphics.OpenGL4.ArbInternalformatQuery2.NumSampleCounts; } -static void Test_ArbInvalidateSubdata_19257() { +static void Test_ArbInvalidateSubdata_37405() { } -static void Test_ArbMapBufferAlignment_19258() { +static void Test_ArbMapBufferAlignment_37406() { var _MinMapBufferAlignment = OpenTK.Graphics.OpenGL4.ArbMapBufferAlignment.MinMapBufferAlignment; } -static void Test_ArbMapBufferRange_19259() { +static void Test_ArbMapBufferRange_37407() { var _MapReadBit = OpenTK.Graphics.OpenGL4.ArbMapBufferRange.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL4.ArbMapBufferRange.MapWriteBit; var _MapInvalidateRangeBit = OpenTK.Graphics.OpenGL4.ArbMapBufferRange.MapInvalidateRangeBit; @@ -71876,14 +133665,14 @@ static void Test_ArbMapBufferRange_19259() { var _MapFlushExplicitBit = OpenTK.Graphics.OpenGL4.ArbMapBufferRange.MapFlushExplicitBit; var _MapUnsynchronizedBit = OpenTK.Graphics.OpenGL4.ArbMapBufferRange.MapUnsynchronizedBit; } -static void Test_ArbMultiBind_19260() { +static void Test_ArbMultiBind_37408() { } -static void Test_ArbMultiDrawIndirect_19261() { +static void Test_ArbMultiDrawIndirect_37409() { } -static void Test_ArbOcclusionQuery2_19262() { +static void Test_ArbOcclusionQuery2_37410() { var _AnySamplesPassed = OpenTK.Graphics.OpenGL4.ArbOcclusionQuery2.AnySamplesPassed; } -static void Test_ArbProgramInterfaceQuery_19263() { +static void Test_ArbProgramInterfaceQuery_37411() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL4.ArbProgramInterfaceQuery.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL4.ArbProgramInterfaceQuery.CompatibleSubroutines; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL4.ArbProgramInterfaceQuery.AtomicCounterBuffer; @@ -71935,21 +133724,21 @@ static void Test_ArbProgramInterfaceQuery_19263() { var _Location = OpenTK.Graphics.OpenGL4.ArbProgramInterfaceQuery.Location; var _LocationIndex = OpenTK.Graphics.OpenGL4.ArbProgramInterfaceQuery.LocationIndex; } -static void Test_ArbProvokingVertex_19264() { +static void Test_ArbProvokingVertex_37412() { var _QuadsFollowProvokingVertexConvention = OpenTK.Graphics.OpenGL4.ArbProvokingVertex.QuadsFollowProvokingVertexConvention; var _FirstVertexConvention = OpenTK.Graphics.OpenGL4.ArbProvokingVertex.FirstVertexConvention; var _LastVertexConvention = OpenTK.Graphics.OpenGL4.ArbProvokingVertex.LastVertexConvention; var _ProvokingVertex = OpenTK.Graphics.OpenGL4.ArbProvokingVertex.ProvokingVertex; } -static void Test_ArbQueryBufferObject_19265() { +static void Test_ArbQueryBufferObject_37413() { var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL4.ArbQueryBufferObject.QueryBufferBarrierBit; var _QueryBuffer = OpenTK.Graphics.OpenGL4.ArbQueryBufferObject.QueryBuffer; var _QueryBufferBinding = OpenTK.Graphics.OpenGL4.ArbQueryBufferObject.QueryBufferBinding; var _QueryResultNoWait = OpenTK.Graphics.OpenGL4.ArbQueryBufferObject.QueryResultNoWait; } -static void Test_ArbRobustBufferAccessBehavior_19266() { +static void Test_ArbRobustBufferAccessBehavior_37414() { } -static void Test_ArbRobustness_19267() { +static void Test_ArbRobustness_37415() { var _NoError = OpenTK.Graphics.OpenGL4.ArbRobustness.NoError; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.OpenGL4.ArbRobustness.ContextFlagRobustAccessBitArb; var _LoseContextOnResetArb = OpenTK.Graphics.OpenGL4.ArbRobustness.LoseContextOnResetArb; @@ -71959,22 +133748,22 @@ static void Test_ArbRobustness_19267() { var _ResetNotificationStrategyArb = OpenTK.Graphics.OpenGL4.ArbRobustness.ResetNotificationStrategyArb; var _NoResetNotificationArb = OpenTK.Graphics.OpenGL4.ArbRobustness.NoResetNotificationArb; } -static void Test_ArbRobustnessIsolation_19268() { +static void Test_ArbRobustnessIsolation_37416() { } -static void Test_ArbSamplerObjects_19269() { +static void Test_ArbSamplerObjects_37417() { var _SamplerBinding = OpenTK.Graphics.OpenGL4.ArbSamplerObjects.SamplerBinding; } -static void Test_ArbSampleShading_19270() { +static void Test_ArbSampleShading_37418() { var _SampleShadingArb = OpenTK.Graphics.OpenGL4.ArbSampleShading.SampleShadingArb; var _MinSampleShadingValueArb = OpenTK.Graphics.OpenGL4.ArbSampleShading.MinSampleShadingValueArb; } -static void Test_ArbSeamlessCubeMap_19271() { +static void Test_ArbSeamlessCubeMap_37419() { var _TextureCubeMapSeamless = OpenTK.Graphics.OpenGL4.ArbSeamlessCubeMap.TextureCubeMapSeamless; } -static void Test_ArbSeamlessCubemapPerTexture_19272() { +static void Test_ArbSeamlessCubemapPerTexture_37420() { var _TextureCubeMapSeamless = OpenTK.Graphics.OpenGL4.ArbSeamlessCubemapPerTexture.TextureCubeMapSeamless; } -static void Test_ArbSeparateShaderObjects_19273() { +static void Test_ArbSeparateShaderObjects_37421() { var _VertexShaderBit = OpenTK.Graphics.OpenGL4.ArbSeparateShaderObjects.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL4.ArbSeparateShaderObjects.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL4.ArbSeparateShaderObjects.GeometryShaderBit; @@ -71985,7 +133774,7 @@ static void Test_ArbSeparateShaderObjects_19273() { var _ProgramPipelineBinding = OpenTK.Graphics.OpenGL4.ArbSeparateShaderObjects.ProgramPipelineBinding; var _AllShaderBits = OpenTK.Graphics.OpenGL4.ArbSeparateShaderObjects.AllShaderBits; } -static void Test_ArbShaderAtomicCounters_19274() { +static void Test_ArbShaderAtomicCounters_37422() { var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL4.ArbShaderAtomicCounters.AtomicCounterBuffer; var _AtomicCounterBufferBinding = OpenTK.Graphics.OpenGL4.ArbShaderAtomicCounters.AtomicCounterBufferBinding; var _AtomicCounterBufferStart = OpenTK.Graphics.OpenGL4.ArbShaderAtomicCounters.AtomicCounterBufferStart; @@ -72016,13 +133805,13 @@ static void Test_ArbShaderAtomicCounters_19274() { var _UnsignedIntAtomicCounter = OpenTK.Graphics.OpenGL4.ArbShaderAtomicCounters.UnsignedIntAtomicCounter; var _MaxAtomicCounterBufferBindings = OpenTK.Graphics.OpenGL4.ArbShaderAtomicCounters.MaxAtomicCounterBufferBindings; } -static void Test_ArbShaderBitEncoding_19275() { +static void Test_ArbShaderBitEncoding_37423() { } -static void Test_ArbShaderDrawParameters_19276() { +static void Test_ArbShaderDrawParameters_37424() { } -static void Test_ArbShaderGroupVote_19277() { +static void Test_ArbShaderGroupVote_37425() { } -static void Test_ArbShaderImageLoadStore_19278() { +static void Test_ArbShaderImageLoadStore_37426() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL4.ArbShaderImageLoadStore.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL4.ArbShaderImageLoadStore.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL4.ArbShaderImageLoadStore.UniformBarrierBit; @@ -72088,13 +133877,13 @@ static void Test_ArbShaderImageLoadStore_19278() { var _MaxCombinedImageUniforms = OpenTK.Graphics.OpenGL4.ArbShaderImageLoadStore.MaxCombinedImageUniforms; var _AllBarrierBits = OpenTK.Graphics.OpenGL4.ArbShaderImageLoadStore.AllBarrierBits; } -static void Test_ArbShaderImageSize_19279() { +static void Test_ArbShaderImageSize_37427() { } -static void Test_ArbShaderPrecision_19280() { +static void Test_ArbShaderPrecision_37428() { } -static void Test_ArbShaderStencilExport_19281() { +static void Test_ArbShaderStencilExport_37429() { } -static void Test_ArbShaderStorageBufferObject_19282() { +static void Test_ArbShaderStorageBufferObject_37430() { var _ShaderStorageBarrierBit = OpenTK.Graphics.OpenGL4.ArbShaderStorageBufferObject.ShaderStorageBarrierBit; var _MaxCombinedImageUnitsAndFragmentOutputs = OpenTK.Graphics.OpenGL4.ArbShaderStorageBufferObject.MaxCombinedImageUnitsAndFragmentOutputs; var _MaxCombinedShaderOutputResources = OpenTK.Graphics.OpenGL4.ArbShaderStorageBufferObject.MaxCombinedShaderOutputResources; @@ -72113,7 +133902,7 @@ static void Test_ArbShaderStorageBufferObject_19282() { var _MaxShaderStorageBlockSize = OpenTK.Graphics.OpenGL4.ArbShaderStorageBufferObject.MaxShaderStorageBlockSize; var _ShaderStorageBufferOffsetAlignment = OpenTK.Graphics.OpenGL4.ArbShaderStorageBufferObject.ShaderStorageBufferOffsetAlignment; } -static void Test_ArbShaderSubroutine_19283() { +static void Test_ArbShaderSubroutine_37431() { var _UniformSize = OpenTK.Graphics.OpenGL4.ArbShaderSubroutine.UniformSize; var _UniformNameLength = OpenTK.Graphics.OpenGL4.ArbShaderSubroutine.UniformNameLength; var _ActiveSubroutines = OpenTK.Graphics.OpenGL4.ArbShaderSubroutine.ActiveSubroutines; @@ -72126,16 +133915,16 @@ static void Test_ArbShaderSubroutine_19283() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL4.ArbShaderSubroutine.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL4.ArbShaderSubroutine.CompatibleSubroutines; } -static void Test_ArbShadingLanguage420pack_19284() { +static void Test_ArbShadingLanguage420pack_37432() { } -static void Test_ArbShadingLanguageInclude_19285() { +static void Test_ArbShadingLanguageInclude_37433() { var _ShaderIncludeArb = OpenTK.Graphics.OpenGL4.ArbShadingLanguageInclude.ShaderIncludeArb; var _NamedStringLengthArb = OpenTK.Graphics.OpenGL4.ArbShadingLanguageInclude.NamedStringLengthArb; var _NamedStringTypeArb = OpenTK.Graphics.OpenGL4.ArbShadingLanguageInclude.NamedStringTypeArb; } -static void Test_ArbShadingLanguagePacking_19286() { +static void Test_ArbShadingLanguagePacking_37434() { } -static void Test_ArbSparseTexture_19287() { +static void Test_ArbSparseTexture_37435() { var _VirtualPageSizeXArb = OpenTK.Graphics.OpenGL4.ArbSparseTexture.VirtualPageSizeXArb; var _VirtualPageSizeYArb = OpenTK.Graphics.OpenGL4.ArbSparseTexture.VirtualPageSizeYArb; var _VirtualPageSizeZArb = OpenTK.Graphics.OpenGL4.ArbSparseTexture.VirtualPageSizeZArb; @@ -72148,10 +133937,10 @@ static void Test_ArbSparseTexture_19287() { var _NumVirtualPageSizesArb = OpenTK.Graphics.OpenGL4.ArbSparseTexture.NumVirtualPageSizesArb; var _SparseTextureFullArrayCubeMipmapsArb = OpenTK.Graphics.OpenGL4.ArbSparseTexture.SparseTextureFullArrayCubeMipmapsArb; } -static void Test_ArbStencilTexturing_19288() { +static void Test_ArbStencilTexturing_37436() { var _DepthStencilTextureMode = OpenTK.Graphics.OpenGL4.ArbStencilTexturing.DepthStencilTextureMode; } -static void Test_ArbSync_19289() { +static void Test_ArbSync_37437() { var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL4.ArbSync.SyncFlushCommandsBit; var _MaxServerWaitTimeout = OpenTK.Graphics.OpenGL4.ArbSync.MaxServerWaitTimeout; var _ObjectType = OpenTK.Graphics.OpenGL4.ArbSync.ObjectType; @@ -72168,7 +133957,7 @@ static void Test_ArbSync_19289() { var _WaitFailed = OpenTK.Graphics.OpenGL4.ArbSync.WaitFailed; var _TimeoutIgnored = OpenTK.Graphics.OpenGL4.ArbSync.TimeoutIgnored; } -static void Test_ArbTessellationShader_19290() { +static void Test_ArbTessellationShader_37438() { var _Triangles = OpenTK.Graphics.OpenGL4.ArbTessellationShader.Triangles; var _Patches = OpenTK.Graphics.OpenGL4.ArbTessellationShader.Patches; var _Equal = OpenTK.Graphics.OpenGL4.ArbTessellationShader.Equal; @@ -72206,29 +133995,29 @@ static void Test_ArbTessellationShader_19290() { var _MaxTessControlUniformBlocks = OpenTK.Graphics.OpenGL4.ArbTessellationShader.MaxTessControlUniformBlocks; var _MaxTessEvaluationUniformBlocks = OpenTK.Graphics.OpenGL4.ArbTessellationShader.MaxTessEvaluationUniformBlocks; } -static void Test_ArbTextureBufferObjectRgb32_19291() { +static void Test_ArbTextureBufferObjectRgb32_37439() { var _Rgb32f = OpenTK.Graphics.OpenGL4.ArbTextureBufferObjectRgb32.Rgb32f; var _Rgb32ui = OpenTK.Graphics.OpenGL4.ArbTextureBufferObjectRgb32.Rgb32ui; var _Rgb32i = OpenTK.Graphics.OpenGL4.ArbTextureBufferObjectRgb32.Rgb32i; } -static void Test_ArbTextureBufferRange_19292() { +static void Test_ArbTextureBufferRange_37440() { var _TextureBufferOffset = OpenTK.Graphics.OpenGL4.ArbTextureBufferRange.TextureBufferOffset; var _TextureBufferSize = OpenTK.Graphics.OpenGL4.ArbTextureBufferRange.TextureBufferSize; var _TextureBufferOffsetAlignment = OpenTK.Graphics.OpenGL4.ArbTextureBufferRange.TextureBufferOffsetAlignment; } -static void Test_ArbTextureCompressionBptc_19293() { +static void Test_ArbTextureCompressionBptc_37441() { var _CompressedRgbaBptcUnormArb = OpenTK.Graphics.OpenGL4.ArbTextureCompressionBptc.CompressedRgbaBptcUnormArb; var _CompressedSrgbAlphaBptcUnormArb = OpenTK.Graphics.OpenGL4.ArbTextureCompressionBptc.CompressedSrgbAlphaBptcUnormArb; var _CompressedRgbBptcSignedFloatArb = OpenTK.Graphics.OpenGL4.ArbTextureCompressionBptc.CompressedRgbBptcSignedFloatArb; var _CompressedRgbBptcUnsignedFloatArb = OpenTK.Graphics.OpenGL4.ArbTextureCompressionBptc.CompressedRgbBptcUnsignedFloatArb; } -static void Test_ArbTextureCompressionRgtc_19294() { +static void Test_ArbTextureCompressionRgtc_37442() { var _CompressedRedRgtc1 = OpenTK.Graphics.OpenGL4.ArbTextureCompressionRgtc.CompressedRedRgtc1; var _CompressedSignedRedRgtc1 = OpenTK.Graphics.OpenGL4.ArbTextureCompressionRgtc.CompressedSignedRedRgtc1; var _CompressedRgRgtc2 = OpenTK.Graphics.OpenGL4.ArbTextureCompressionRgtc.CompressedRgRgtc2; var _CompressedSignedRgRgtc2 = OpenTK.Graphics.OpenGL4.ArbTextureCompressionRgtc.CompressedSignedRgRgtc2; } -static void Test_ArbTextureCubeMapArray_19295() { +static void Test_ArbTextureCubeMapArray_37443() { var _TextureCubeMapArrayArb = OpenTK.Graphics.OpenGL4.ArbTextureCubeMapArray.TextureCubeMapArrayArb; var _TextureBindingCubeMapArrayArb = OpenTK.Graphics.OpenGL4.ArbTextureCubeMapArray.TextureBindingCubeMapArrayArb; var _ProxyTextureCubeMapArrayArb = OpenTK.Graphics.OpenGL4.ArbTextureCubeMapArray.ProxyTextureCubeMapArrayArb; @@ -72237,15 +134026,15 @@ static void Test_ArbTextureCubeMapArray_19295() { var _IntSamplerCubeMapArrayArb = OpenTK.Graphics.OpenGL4.ArbTextureCubeMapArray.IntSamplerCubeMapArrayArb; var _UnsignedIntSamplerCubeMapArrayArb = OpenTK.Graphics.OpenGL4.ArbTextureCubeMapArray.UnsignedIntSamplerCubeMapArrayArb; } -static void Test_ArbTextureGather_19296() { +static void Test_ArbTextureGather_37444() { var _MinProgramTextureGatherOffsetArb = OpenTK.Graphics.OpenGL4.ArbTextureGather.MinProgramTextureGatherOffsetArb; var _MaxProgramTextureGatherOffsetArb = OpenTK.Graphics.OpenGL4.ArbTextureGather.MaxProgramTextureGatherOffsetArb; var _MaxProgramTextureGatherComponentsArb = OpenTK.Graphics.OpenGL4.ArbTextureGather.MaxProgramTextureGatherComponentsArb; } -static void Test_ArbTextureMirrorClampToEdge_19297() { +static void Test_ArbTextureMirrorClampToEdge_37445() { var _MirrorClampToEdge = OpenTK.Graphics.OpenGL4.ArbTextureMirrorClampToEdge.MirrorClampToEdge; } -static void Test_ArbTextureMultisample_19298() { +static void Test_ArbTextureMultisample_37446() { var _SamplePosition = OpenTK.Graphics.OpenGL4.ArbTextureMultisample.SamplePosition; var _SampleMask = OpenTK.Graphics.OpenGL4.ArbTextureMultisample.SampleMask; var _SampleMaskValue = OpenTK.Graphics.OpenGL4.ArbTextureMultisample.SampleMaskValue; @@ -72268,11 +134057,11 @@ static void Test_ArbTextureMultisample_19298() { var _MaxDepthTextureSamples = OpenTK.Graphics.OpenGL4.ArbTextureMultisample.MaxDepthTextureSamples; var _MaxIntegerSamples = OpenTK.Graphics.OpenGL4.ArbTextureMultisample.MaxIntegerSamples; } -static void Test_ArbTextureQueryLevels_19299() { +static void Test_ArbTextureQueryLevels_37447() { } -static void Test_ArbTextureQueryLod_19300() { +static void Test_ArbTextureQueryLod_37448() { } -static void Test_ArbTextureRg_19301() { +static void Test_ArbTextureRg_37449() { var _Rg = OpenTK.Graphics.OpenGL4.ArbTextureRg.Rg; var _RgInteger = OpenTK.Graphics.OpenGL4.ArbTextureRg.RgInteger; var _R8 = OpenTK.Graphics.OpenGL4.ArbTextureRg.R8; @@ -72296,37 +134085,37 @@ static void Test_ArbTextureRg_19301() { var _Rg32i = OpenTK.Graphics.OpenGL4.ArbTextureRg.Rg32i; var _Rg32ui = OpenTK.Graphics.OpenGL4.ArbTextureRg.Rg32ui; } -static void Test_ArbTextureRgb10A2ui_19302() { +static void Test_ArbTextureRgb10A2ui_37450() { var _Rgb10A2ui = OpenTK.Graphics.OpenGL4.ArbTextureRgb10A2ui.Rgb10A2ui; } -static void Test_ArbTextureStencil8_19303() { +static void Test_ArbTextureStencil8_37451() { var _StencilIndex = OpenTK.Graphics.OpenGL4.ArbTextureStencil8.StencilIndex; var _StencilIndex8 = OpenTK.Graphics.OpenGL4.ArbTextureStencil8.StencilIndex8; } -static void Test_ArbTextureStorage_19304() { +static void Test_ArbTextureStorage_37452() { var _TextureImmutableFormat = OpenTK.Graphics.OpenGL4.ArbTextureStorage.TextureImmutableFormat; } -static void Test_ArbTextureStorageMultisample_19305() { +static void Test_ArbTextureStorageMultisample_37453() { } -static void Test_ArbTextureSwizzle_19306() { +static void Test_ArbTextureSwizzle_37454() { var _TextureSwizzleR = OpenTK.Graphics.OpenGL4.ArbTextureSwizzle.TextureSwizzleR; var _TextureSwizzleG = OpenTK.Graphics.OpenGL4.ArbTextureSwizzle.TextureSwizzleG; var _TextureSwizzleB = OpenTK.Graphics.OpenGL4.ArbTextureSwizzle.TextureSwizzleB; var _TextureSwizzleA = OpenTK.Graphics.OpenGL4.ArbTextureSwizzle.TextureSwizzleA; var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL4.ArbTextureSwizzle.TextureSwizzleRgba; } -static void Test_ArbTextureView_19307() { +static void Test_ArbTextureView_37455() { var _TextureViewMinLevel = OpenTK.Graphics.OpenGL4.ArbTextureView.TextureViewMinLevel; var _TextureViewNumLevels = OpenTK.Graphics.OpenGL4.ArbTextureView.TextureViewNumLevels; var _TextureViewMinLayer = OpenTK.Graphics.OpenGL4.ArbTextureView.TextureViewMinLayer; var _TextureViewNumLayers = OpenTK.Graphics.OpenGL4.ArbTextureView.TextureViewNumLayers; var _TextureImmutableLevels = OpenTK.Graphics.OpenGL4.ArbTextureView.TextureImmutableLevels; } -static void Test_ArbTimerQuery_19308() { +static void Test_ArbTimerQuery_37456() { var _TimeElapsed = OpenTK.Graphics.OpenGL4.ArbTimerQuery.TimeElapsed; var _Timestamp = OpenTK.Graphics.OpenGL4.ArbTimerQuery.Timestamp; } -static void Test_ArbTransformFeedback2_19309() { +static void Test_ArbTransformFeedback2_37457() { var _TransformFeedback = OpenTK.Graphics.OpenGL4.ArbTransformFeedback2.TransformFeedback; var _TransformFeedbackBufferPaused = OpenTK.Graphics.OpenGL4.ArbTransformFeedback2.TransformFeedbackBufferPaused; var _TransformFeedbackPaused = OpenTK.Graphics.OpenGL4.ArbTransformFeedback2.TransformFeedbackPaused; @@ -72334,13 +134123,13 @@ static void Test_ArbTransformFeedback2_19309() { var _TransformFeedbackBufferActive = OpenTK.Graphics.OpenGL4.ArbTransformFeedback2.TransformFeedbackBufferActive; var _TransformFeedbackBinding = OpenTK.Graphics.OpenGL4.ArbTransformFeedback2.TransformFeedbackBinding; } -static void Test_ArbTransformFeedback3_19310() { +static void Test_ArbTransformFeedback3_37458() { var _MaxTransformFeedbackBuffers = OpenTK.Graphics.OpenGL4.ArbTransformFeedback3.MaxTransformFeedbackBuffers; var _MaxVertexStreams = OpenTK.Graphics.OpenGL4.ArbTransformFeedback3.MaxVertexStreams; } -static void Test_ArbTransformFeedbackInstanced_19311() { +static void Test_ArbTransformFeedbackInstanced_37459() { } -static void Test_ArbUniformBufferObject_19312() { +static void Test_ArbUniformBufferObject_37460() { var _UniformBuffer = OpenTK.Graphics.OpenGL4.ArbUniformBufferObject.UniformBuffer; var _UniformBufferBinding = OpenTK.Graphics.OpenGL4.ArbUniformBufferObject.UniformBufferBinding; var _UniformBufferStart = OpenTK.Graphics.OpenGL4.ArbUniformBufferObject.UniformBufferStart; @@ -72375,13 +134164,13 @@ static void Test_ArbUniformBufferObject_19312() { var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL4.ArbUniformBufferObject.UniformBlockReferencedByFragmentShader; var _InvalidIndex = OpenTK.Graphics.OpenGL4.ArbUniformBufferObject.InvalidIndex; } -static void Test_ArbVertexArrayBgra_19313() { +static void Test_ArbVertexArrayBgra_37461() { var _Bgra = OpenTK.Graphics.OpenGL4.ArbVertexArrayBgra.Bgra; } -static void Test_ArbVertexArrayObject_19314() { +static void Test_ArbVertexArrayObject_37462() { var _VertexArrayBinding = OpenTK.Graphics.OpenGL4.ArbVertexArrayObject.VertexArrayBinding; } -static void Test_ArbVertexAttrib64bit_19315() { +static void Test_ArbVertexAttrib64bit_37463() { var _Rgb32i = OpenTK.Graphics.OpenGL4.ArbVertexAttrib64bit.Rgb32i; var _DoubleMat2 = OpenTK.Graphics.OpenGL4.ArbVertexAttrib64bit.DoubleMat2; var _DoubleMat3 = OpenTK.Graphics.OpenGL4.ArbVertexAttrib64bit.DoubleMat3; @@ -72396,7 +134185,7 @@ static void Test_ArbVertexAttrib64bit_19315() { var _DoubleVec3 = OpenTK.Graphics.OpenGL4.ArbVertexAttrib64bit.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL4.ArbVertexAttrib64bit.DoubleVec4; } -static void Test_ArbVertexAttribBinding_19316() { +static void Test_ArbVertexAttribBinding_37464() { var _VertexAttribBinding = OpenTK.Graphics.OpenGL4.ArbVertexAttribBinding.VertexAttribBinding; var _VertexAttribRelativeOffset = OpenTK.Graphics.OpenGL4.ArbVertexAttribBinding.VertexAttribRelativeOffset; var _VertexBindingDivisor = OpenTK.Graphics.OpenGL4.ArbVertexAttribBinding.VertexBindingDivisor; @@ -72405,14 +134194,14 @@ static void Test_ArbVertexAttribBinding_19316() { var _MaxVertexAttribRelativeOffset = OpenTK.Graphics.OpenGL4.ArbVertexAttribBinding.MaxVertexAttribRelativeOffset; var _MaxVertexAttribBindings = OpenTK.Graphics.OpenGL4.ArbVertexAttribBinding.MaxVertexAttribBindings; } -static void Test_ArbVertexType10f11f11fRev_19317() { +static void Test_ArbVertexType10f11f11fRev_37465() { var _UnsignedInt10F11F11FRev = OpenTK.Graphics.OpenGL4.ArbVertexType10f11f11fRev.UnsignedInt10F11F11FRev; } -static void Test_ArbVertexType2101010Rev_19318() { +static void Test_ArbVertexType2101010Rev_37466() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.ArbVertexType2101010Rev.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.ArbVertexType2101010Rev.Int2101010Rev; } -static void Test_ArbViewportArray_19319() { +static void Test_ArbViewportArray_37467() { var _DepthRange = OpenTK.Graphics.OpenGL4.ArbViewportArray.DepthRange; var _Viewport = OpenTK.Graphics.OpenGL4.ArbViewportArray.Viewport; var _ScissorBox = OpenTK.Graphics.OpenGL4.ArbViewportArray.ScissorBox; @@ -72427,7 +134216,7 @@ static void Test_ArbViewportArray_19319() { var _LastVertexConvention = OpenTK.Graphics.OpenGL4.ArbViewportArray.LastVertexConvention; var _ProvokingVertex = OpenTK.Graphics.OpenGL4.ArbViewportArray.ProvokingVertex; } -static void Test_ArrayCap_19320() { +static void Test_ArrayCap_37468() { var _VertexArray = OpenTK.Graphics.OpenGL4.ArrayCap.VertexArray; var _NormalArray = OpenTK.Graphics.OpenGL4.ArrayCap.NormalArray; var _ColorArray = OpenTK.Graphics.OpenGL4.ArrayCap.ColorArray; @@ -72437,10 +134226,10 @@ static void Test_ArrayCap_19320() { var _FogCoordArray = OpenTK.Graphics.OpenGL4.ArrayCap.FogCoordArray; var _SecondaryColorArray = OpenTK.Graphics.OpenGL4.ArrayCap.SecondaryColorArray; } -static void Test_AssemblyProgramFormatArb_19321() { +static void Test_AssemblyProgramFormatArb_37469() { var _ProgramFormatAsciiArb = OpenTK.Graphics.OpenGL4.AssemblyProgramFormatArb.ProgramFormatAsciiArb; } -static void Test_AssemblyProgramParameterArb_19322() { +static void Test_AssemblyProgramParameterArb_37470() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.AssemblyProgramParameterArb.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL4.AssemblyProgramParameterArb.ProgramSeparable; var _ProgramLength = OpenTK.Graphics.OpenGL4.AssemblyProgramParameterArb.ProgramLength; @@ -72485,14 +134274,14 @@ static void Test_AssemblyProgramParameterArb_19322() { var _GeometryInputType = OpenTK.Graphics.OpenGL4.AssemblyProgramParameterArb.GeometryInputType; var _GeometryOutputType = OpenTK.Graphics.OpenGL4.AssemblyProgramParameterArb.GeometryOutputType; } -static void Test_AssemblyProgramStringParameterArb_19323() { +static void Test_AssemblyProgramStringParameterArb_37471() { var _ProgramString = OpenTK.Graphics.OpenGL4.AssemblyProgramStringParameterArb.ProgramString; } -static void Test_AssemblyProgramTargetArb_19324() { +static void Test_AssemblyProgramTargetArb_37472() { var _VertexProgram = OpenTK.Graphics.OpenGL4.AssemblyProgramTargetArb.VertexProgram; var _FragmentProgram = OpenTK.Graphics.OpenGL4.AssemblyProgramTargetArb.FragmentProgram; } -static void Test_AtomicCounterBufferParameter_19325() { +static void Test_AtomicCounterBufferParameter_37473() { var _AtomicCounterBufferReferencedByComputeShader = OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByComputeShader; var _AtomicCounterBufferBinding = OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter.AtomicCounterBufferBinding; var _AtomicCounterBufferDataSize = OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter.AtomicCounterBufferDataSize; @@ -72504,7 +134293,7 @@ static void Test_AtomicCounterBufferParameter_19325() { var _AtomicCounterBufferReferencedByGeometryShader = OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByGeometryShader; var _AtomicCounterBufferReferencedByFragmentShader = OpenTK.Graphics.OpenGL4.AtomicCounterBufferParameter.AtomicCounterBufferReferencedByFragmentShader; } -static void Test_AttribMask_19326() { +static void Test_AttribMask_37474() { var _DepthBufferBit = OpenTK.Graphics.OpenGL4.AttribMask.DepthBufferBit; var _StencilBufferBit = OpenTK.Graphics.OpenGL4.AttribMask.StencilBufferBit; var _ColorBufferBit = OpenTK.Graphics.OpenGL4.AttribMask.ColorBufferBit; @@ -72513,12 +134302,12 @@ static void Test_AttribMask_19326() { var _MultisampleBitArb = OpenTK.Graphics.OpenGL4.AttribMask.MultisampleBitArb; var _MultisampleBitExt = OpenTK.Graphics.OpenGL4.AttribMask.MultisampleBitExt; } -static void Test_BeginFeedbackMode_19327() { +static void Test_BeginFeedbackMode_37475() { var _Points = OpenTK.Graphics.OpenGL4.BeginFeedbackMode.Points; var _Lines = OpenTK.Graphics.OpenGL4.BeginFeedbackMode.Lines; var _Triangles = OpenTK.Graphics.OpenGL4.BeginFeedbackMode.Triangles; } -static void Test_BeginMode_19328() { +static void Test_BeginMode_37476() { var _Points = OpenTK.Graphics.OpenGL4.BeginMode.Points; var _Lines = OpenTK.Graphics.OpenGL4.BeginMode.Lines; var _LineLoop = OpenTK.Graphics.OpenGL4.BeginMode.LineLoop; @@ -72535,16 +134324,16 @@ static void Test_BeginMode_19328() { var _TrianglesAdjacency = OpenTK.Graphics.OpenGL4.BeginMode.TrianglesAdjacency; var _TriangleStripAdjacency = OpenTK.Graphics.OpenGL4.BeginMode.TriangleStripAdjacency; } -static void Test_BinaryFormat_19329() { +static void Test_BinaryFormat_37477() { } -static void Test_BlendEquationMode_19330() { +static void Test_BlendEquationMode_37478() { var _FuncAdd = OpenTK.Graphics.OpenGL4.BlendEquationMode.FuncAdd; var _Min = OpenTK.Graphics.OpenGL4.BlendEquationMode.Min; var _Max = OpenTK.Graphics.OpenGL4.BlendEquationMode.Max; var _FuncSubtract = OpenTK.Graphics.OpenGL4.BlendEquationMode.FuncSubtract; var _FuncReverseSubtract = OpenTK.Graphics.OpenGL4.BlendEquationMode.FuncReverseSubtract; } -static void Test_BlendEquationModeExt_19331() { +static void Test_BlendEquationModeExt_37479() { var _FuncAddExt = OpenTK.Graphics.OpenGL4.BlendEquationModeExt.FuncAddExt; var _MinExt = OpenTK.Graphics.OpenGL4.BlendEquationModeExt.MinExt; var _MaxExt = OpenTK.Graphics.OpenGL4.BlendEquationModeExt.MaxExt; @@ -72553,7 +134342,7 @@ static void Test_BlendEquationModeExt_19331() { var _AlphaMinSgix = OpenTK.Graphics.OpenGL4.BlendEquationModeExt.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.OpenGL4.BlendEquationModeExt.AlphaMaxSgix; } -static void Test_BlendingFactorDest_19332() { +static void Test_BlendingFactorDest_37480() { var _Zero = OpenTK.Graphics.OpenGL4.BlendingFactorDest.Zero; var _SrcColor = OpenTK.Graphics.OpenGL4.BlendingFactorDest.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL4.BlendingFactorDest.OneMinusSrcColor; @@ -72578,7 +134367,7 @@ static void Test_BlendingFactorDest_19332() { var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL4.BlendingFactorDest.OneMinusSrc1Alpha; var _One = OpenTK.Graphics.OpenGL4.BlendingFactorDest.One; } -static void Test_BlendingFactorSrc_19333() { +static void Test_BlendingFactorSrc_37481() { var _Zero = OpenTK.Graphics.OpenGL4.BlendingFactorSrc.Zero; var _SrcColor = OpenTK.Graphics.OpenGL4.BlendingFactorSrc.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL4.BlendingFactorSrc.OneMinusSrcColor; @@ -72603,25 +134392,25 @@ static void Test_BlendingFactorSrc_19333() { var _OneMinusSrc1Alpha = OpenTK.Graphics.OpenGL4.BlendingFactorSrc.OneMinusSrc1Alpha; var _One = OpenTK.Graphics.OpenGL4.BlendingFactorSrc.One; } -static void Test_BlitFramebufferFilter_19334() { +static void Test_BlitFramebufferFilter_37482() { var _Nearest = OpenTK.Graphics.OpenGL4.BlitFramebufferFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL4.BlitFramebufferFilter.Linear; } -static void Test_Boolean_19335() { +static void Test_Boolean_37483() { var _False = OpenTK.Graphics.OpenGL4.Boolean.False; var _True = OpenTK.Graphics.OpenGL4.Boolean.True; } -static void Test_BufferAccess_19336() { +static void Test_BufferAccess_37484() { var _ReadOnly = OpenTK.Graphics.OpenGL4.BufferAccess.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL4.BufferAccess.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL4.BufferAccess.ReadWrite; } -static void Test_BufferAccessArb_19337() { +static void Test_BufferAccessArb_37485() { var _ReadOnly = OpenTK.Graphics.OpenGL4.BufferAccessArb.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL4.BufferAccessArb.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL4.BufferAccessArb.ReadWrite; } -static void Test_BufferAccessMask_19338() { +static void Test_BufferAccessMask_37486() { var _MapReadBit = OpenTK.Graphics.OpenGL4.BufferAccessMask.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL4.BufferAccessMask.MapWriteBit; var _MapInvalidateRangeBit = OpenTK.Graphics.OpenGL4.BufferAccessMask.MapInvalidateRangeBit; @@ -72631,9 +134420,9 @@ static void Test_BufferAccessMask_19338() { var _MapPersistentBit = OpenTK.Graphics.OpenGL4.BufferAccessMask.MapPersistentBit; var _MapCoherentBit = OpenTK.Graphics.OpenGL4.BufferAccessMask.MapCoherentBit; } -static void Test_BufferParameterApple_19339() { +static void Test_BufferParameterApple_37487() { } -static void Test_BufferParameterName_19340() { +static void Test_BufferParameterName_37488() { var _BufferImmutableStorage = OpenTK.Graphics.OpenGL4.BufferParameterName.BufferImmutableStorage; var _BufferSize = OpenTK.Graphics.OpenGL4.BufferParameterName.BufferSize; var _BufferUsage = OpenTK.Graphics.OpenGL4.BufferParameterName.BufferUsage; @@ -72643,25 +134432,25 @@ static void Test_BufferParameterName_19340() { var _BufferMapLength = OpenTK.Graphics.OpenGL4.BufferParameterName.BufferMapLength; var _BufferMapOffset = OpenTK.Graphics.OpenGL4.BufferParameterName.BufferMapOffset; } -static void Test_BufferParameterNameArb_19341() { +static void Test_BufferParameterNameArb_37489() { var _BufferSize = OpenTK.Graphics.OpenGL4.BufferParameterNameArb.BufferSize; var _BufferUsage = OpenTK.Graphics.OpenGL4.BufferParameterNameArb.BufferUsage; var _BufferAccess = OpenTK.Graphics.OpenGL4.BufferParameterNameArb.BufferAccess; var _BufferMapped = OpenTK.Graphics.OpenGL4.BufferParameterNameArb.BufferMapped; } -static void Test_BufferPointer_19342() { +static void Test_BufferPointer_37490() { var _BufferMapPointer = OpenTK.Graphics.OpenGL4.BufferPointer.BufferMapPointer; } -static void Test_BufferPointerNameArb_19343() { +static void Test_BufferPointerNameArb_37491() { var _BufferMapPointer = OpenTK.Graphics.OpenGL4.BufferPointerNameArb.BufferMapPointer; } -static void Test_BufferRangeTarget_19344() { +static void Test_BufferRangeTarget_37492() { var _UniformBuffer = OpenTK.Graphics.OpenGL4.BufferRangeTarget.UniformBuffer; var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL4.BufferRangeTarget.TransformFeedbackBuffer; var _ShaderStorageBuffer = OpenTK.Graphics.OpenGL4.BufferRangeTarget.ShaderStorageBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL4.BufferRangeTarget.AtomicCounterBuffer; } -static void Test_BufferStorageFlags_19345() { +static void Test_BufferStorageFlags_37493() { var _MapReadBit = OpenTK.Graphics.OpenGL4.BufferStorageFlags.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL4.BufferStorageFlags.MapWriteBit; var _MapPersistentBit = OpenTK.Graphics.OpenGL4.BufferStorageFlags.MapPersistentBit; @@ -72669,7 +134458,7 @@ static void Test_BufferStorageFlags_19345() { var _DynamicStorageBit = OpenTK.Graphics.OpenGL4.BufferStorageFlags.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.OpenGL4.BufferStorageFlags.ClientStorageBit; } -static void Test_BufferTarget_19346() { +static void Test_BufferTarget_37494() { var _ArrayBuffer = OpenTK.Graphics.OpenGL4.BufferTarget.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.OpenGL4.BufferTarget.ElementArrayBuffer; var _PixelPackBuffer = OpenTK.Graphics.OpenGL4.BufferTarget.PixelPackBuffer; @@ -72685,12 +134474,12 @@ static void Test_BufferTarget_19346() { var _QueryBuffer = OpenTK.Graphics.OpenGL4.BufferTarget.QueryBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL4.BufferTarget.AtomicCounterBuffer; } -static void Test_BufferTargetArb_19347() { +static void Test_BufferTargetArb_37495() { var _ArrayBuffer = OpenTK.Graphics.OpenGL4.BufferTargetArb.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.OpenGL4.BufferTargetArb.ElementArrayBuffer; var _TextureBuffer = OpenTK.Graphics.OpenGL4.BufferTargetArb.TextureBuffer; } -static void Test_BufferUsageArb_19348() { +static void Test_BufferUsageArb_37496() { var _StreamDraw = OpenTK.Graphics.OpenGL4.BufferUsageArb.StreamDraw; var _StreamRead = OpenTK.Graphics.OpenGL4.BufferUsageArb.StreamRead; var _StreamCopy = OpenTK.Graphics.OpenGL4.BufferUsageArb.StreamCopy; @@ -72701,7 +134490,7 @@ static void Test_BufferUsageArb_19348() { var _DynamicRead = OpenTK.Graphics.OpenGL4.BufferUsageArb.DynamicRead; var _DynamicCopy = OpenTK.Graphics.OpenGL4.BufferUsageArb.DynamicCopy; } -static void Test_BufferUsageHint_19349() { +static void Test_BufferUsageHint_37497() { var _StreamDraw = OpenTK.Graphics.OpenGL4.BufferUsageHint.StreamDraw; var _StreamRead = OpenTK.Graphics.OpenGL4.BufferUsageHint.StreamRead; var _StreamCopy = OpenTK.Graphics.OpenGL4.BufferUsageHint.StreamCopy; @@ -72712,25 +134501,25 @@ static void Test_BufferUsageHint_19349() { var _DynamicRead = OpenTK.Graphics.OpenGL4.BufferUsageHint.DynamicRead; var _DynamicCopy = OpenTK.Graphics.OpenGL4.BufferUsageHint.DynamicCopy; } -static void Test_ClampColorMode_19350() { +static void Test_ClampColorMode_37498() { var _False = OpenTK.Graphics.OpenGL4.ClampColorMode.False; var _FixedOnly = OpenTK.Graphics.OpenGL4.ClampColorMode.FixedOnly; var _True = OpenTK.Graphics.OpenGL4.ClampColorMode.True; } -static void Test_ClampColorTarget_19351() { +static void Test_ClampColorTarget_37499() { var _ClampVertexColor = OpenTK.Graphics.OpenGL4.ClampColorTarget.ClampVertexColor; var _ClampFragmentColor = OpenTK.Graphics.OpenGL4.ClampColorTarget.ClampFragmentColor; var _ClampReadColor = OpenTK.Graphics.OpenGL4.ClampColorTarget.ClampReadColor; } -static void Test_ClearBuffer_19352() { +static void Test_ClearBuffer_37500() { var _Color = OpenTK.Graphics.OpenGL4.ClearBuffer.Color; var _Depth = OpenTK.Graphics.OpenGL4.ClearBuffer.Depth; var _Stencil = OpenTK.Graphics.OpenGL4.ClearBuffer.Stencil; } -static void Test_ClearBufferCombined_19353() { +static void Test_ClearBufferCombined_37501() { var _DepthStencil = OpenTK.Graphics.OpenGL4.ClearBufferCombined.DepthStencil; } -static void Test_ClearBufferMask_19354() { +static void Test_ClearBufferMask_37502() { var _None = OpenTK.Graphics.OpenGL4.ClearBufferMask.None; var _DepthBufferBit = OpenTK.Graphics.OpenGL4.ClearBufferMask.DepthBufferBit; var _AccumBufferBit = OpenTK.Graphics.OpenGL4.ClearBufferMask.AccumBufferBit; @@ -72738,13 +134527,13 @@ static void Test_ClearBufferMask_19354() { var _ColorBufferBit = OpenTK.Graphics.OpenGL4.ClearBufferMask.ColorBufferBit; var _CoverageBufferBitNv = OpenTK.Graphics.OpenGL4.ClearBufferMask.CoverageBufferBitNv; } -static void Test_ClientAttribMask_19355() { +static void Test_ClientAttribMask_37503() { } -static void Test_ClientWaitSyncFlags_19356() { +static void Test_ClientWaitSyncFlags_37504() { var _None = OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags.None; var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL4.ClientWaitSyncFlags.SyncFlushCommandsBit; } -static void Test_ClipPlaneName_19357() { +static void Test_ClipPlaneName_37505() { var _ClipDistance0 = OpenTK.Graphics.OpenGL4.ClipPlaneName.ClipDistance0; var _ClipDistance1 = OpenTK.Graphics.OpenGL4.ClipPlaneName.ClipDistance1; var _ClipDistance2 = OpenTK.Graphics.OpenGL4.ClipPlaneName.ClipDistance2; @@ -72754,14 +134543,14 @@ static void Test_ClipPlaneName_19357() { var _ClipDistance6 = OpenTK.Graphics.OpenGL4.ClipPlaneName.ClipDistance6; var _ClipDistance7 = OpenTK.Graphics.OpenGL4.ClipPlaneName.ClipDistance7; } -static void Test_ColorMaterialFace_19358() { +static void Test_ColorMaterialFace_37506() { var _Front = OpenTK.Graphics.OpenGL4.ColorMaterialFace.Front; var _Back = OpenTK.Graphics.OpenGL4.ColorMaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL4.ColorMaterialFace.FrontAndBack; } -static void Test_ColorMaterialParameter_19359() { +static void Test_ColorMaterialParameter_37507() { } -static void Test_ColorPointerType_19360() { +static void Test_ColorPointerType_37508() { var _Byte = OpenTK.Graphics.OpenGL4.ColorPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.ColorPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.ColorPointerType.Short; @@ -72774,17 +134563,17 @@ static void Test_ColorPointerType_19360() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.ColorPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.ColorPointerType.Int2101010Rev; } -static void Test_ColorTableParameterPName_19361() { +static void Test_ColorTableParameterPName_37509() { var _ColorTableScale = OpenTK.Graphics.OpenGL4.ColorTableParameterPName.ColorTableScale; var _ColorTableBias = OpenTK.Graphics.OpenGL4.ColorTableParameterPName.ColorTableBias; } -static void Test_ColorTableParameterPNameSgi_19362() { +static void Test_ColorTableParameterPNameSgi_37510() { var _ColorTableScale = OpenTK.Graphics.OpenGL4.ColorTableParameterPNameSgi.ColorTableScale; var _ColorTableScaleSgi = OpenTK.Graphics.OpenGL4.ColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBias = OpenTK.Graphics.OpenGL4.ColorTableParameterPNameSgi.ColorTableBias; var _ColorTableBiasSgi = OpenTK.Graphics.OpenGL4.ColorTableParameterPNameSgi.ColorTableBiasSgi; } -static void Test_ColorTableTarget_19363() { +static void Test_ColorTableTarget_37511() { var _ColorTable = OpenTK.Graphics.OpenGL4.ColorTableTarget.ColorTable; var _PostConvolutionColorTable = OpenTK.Graphics.OpenGL4.ColorTableTarget.PostConvolutionColorTable; var _PostColorMatrixColorTable = OpenTK.Graphics.OpenGL4.ColorTableTarget.PostColorMatrixColorTable; @@ -72792,7 +134581,7 @@ static void Test_ColorTableTarget_19363() { var _ProxyPostConvolutionColorTable = OpenTK.Graphics.OpenGL4.ColorTableTarget.ProxyPostConvolutionColorTable; var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.OpenGL4.ColorTableTarget.ProxyPostColorMatrixColorTable; } -static void Test_ColorTableTargetSgi_19364() { +static void Test_ColorTableTargetSgi_37512() { var _TextureColorTableSgi = OpenTK.Graphics.OpenGL4.ColorTableTargetSgi.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.OpenGL4.ColorTableTargetSgi.ProxyTextureColorTableSgi; var _ColorTable = OpenTK.Graphics.OpenGL4.ColorTableTargetSgi.ColorTable; @@ -72808,32 +134597,32 @@ static void Test_ColorTableTargetSgi_19364() { var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.OpenGL4.ColorTableTargetSgi.ProxyPostColorMatrixColorTable; var _ProxyPostColorMatrixColorTableSgi = OpenTK.Graphics.OpenGL4.ColorTableTargetSgi.ProxyPostColorMatrixColorTableSgi; } -static void Test_ConditionalRenderType_19365() { +static void Test_ConditionalRenderType_37513() { var _QueryWait = OpenTK.Graphics.OpenGL4.ConditionalRenderType.QueryWait; var _QueryNoWait = OpenTK.Graphics.OpenGL4.ConditionalRenderType.QueryNoWait; var _QueryByRegionWait = OpenTK.Graphics.OpenGL4.ConditionalRenderType.QueryByRegionWait; var _QueryByRegionNoWait = OpenTK.Graphics.OpenGL4.ConditionalRenderType.QueryByRegionNoWait; } -static void Test_ContextFlagMask_19366() { +static void Test_ContextFlagMask_37514() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.OpenGL4.ContextFlagMask.ContextFlagForwardCompatibleBit; var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL4.ContextFlagMask.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.OpenGL4.ContextFlagMask.ContextFlagDebugBitKhr; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.OpenGL4.ContextFlagMask.ContextFlagRobustAccessBitArb; } -static void Test_ContextProfileMask_19367() { +static void Test_ContextProfileMask_37515() { var _ContextCoreProfileBit = OpenTK.Graphics.OpenGL4.ContextProfileMask.ContextCoreProfileBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.OpenGL4.ContextProfileMask.ContextCompatibilityProfileBit; } -static void Test_ConvolutionBorderModeExt_19368() { +static void Test_ConvolutionBorderModeExt_37516() { var _Reduce = OpenTK.Graphics.OpenGL4.ConvolutionBorderModeExt.Reduce; var _ReduceExt = OpenTK.Graphics.OpenGL4.ConvolutionBorderModeExt.ReduceExt; } -static void Test_ConvolutionParameter_19369() { +static void Test_ConvolutionParameter_37517() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL4.ConvolutionParameter.ConvolutionBorderMode; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL4.ConvolutionParameter.ConvolutionFilterScale; var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL4.ConvolutionParameter.ConvolutionFilterBias; } -static void Test_ConvolutionParameterExt_19370() { +static void Test_ConvolutionParameterExt_37518() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL4.ConvolutionParameterExt.ConvolutionBorderMode; var _ConvolutionBorderModeExt = OpenTK.Graphics.OpenGL4.ConvolutionParameterExt.ConvolutionBorderModeExt; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL4.ConvolutionParameterExt.ConvolutionFilterScale; @@ -72841,43 +134630,43 @@ static void Test_ConvolutionParameterExt_19370() { var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL4.ConvolutionParameterExt.ConvolutionFilterBias; var _ConvolutionFilterBiasExt = OpenTK.Graphics.OpenGL4.ConvolutionParameterExt.ConvolutionFilterBiasExt; } -static void Test_ConvolutionParameterValue_19371() { +static void Test_ConvolutionParameterValue_37519() { var _Reduce = OpenTK.Graphics.OpenGL4.ConvolutionParameterValue.Reduce; var _ConstantBorder = OpenTK.Graphics.OpenGL4.ConvolutionParameterValue.ConstantBorder; var _ReplicateBorder = OpenTK.Graphics.OpenGL4.ConvolutionParameterValue.ReplicateBorder; } -static void Test_ConvolutionTarget_19372() { +static void Test_ConvolutionTarget_37520() { var _Convolution1D = OpenTK.Graphics.OpenGL4.ConvolutionTarget.Convolution1D; var _Convolution2D = OpenTK.Graphics.OpenGL4.ConvolutionTarget.Convolution2D; var _Separable2D = OpenTK.Graphics.OpenGL4.ConvolutionTarget.Separable2D; } -static void Test_ConvolutionTargetExt_19373() { +static void Test_ConvolutionTargetExt_37521() { var _Convolution1D = OpenTK.Graphics.OpenGL4.ConvolutionTargetExt.Convolution1D; var _Convolution1DExt = OpenTK.Graphics.OpenGL4.ConvolutionTargetExt.Convolution1DExt; var _Convolution2D = OpenTK.Graphics.OpenGL4.ConvolutionTargetExt.Convolution2D; var _Convolution2DExt = OpenTK.Graphics.OpenGL4.ConvolutionTargetExt.Convolution2DExt; } -static void Test_CullFaceMode_19374() { +static void Test_CullFaceMode_37522() { var _Front = OpenTK.Graphics.OpenGL4.CullFaceMode.Front; var _Back = OpenTK.Graphics.OpenGL4.CullFaceMode.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL4.CullFaceMode.FrontAndBack; } -static void Test_DataType_19375() { +static void Test_DataType_37523() { } -static void Test_DebugSeverity_19376() { +static void Test_DebugSeverity_37524() { var _DebugSeverityNotification = OpenTK.Graphics.OpenGL4.DebugSeverity.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.OpenGL4.DebugSeverity.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.OpenGL4.DebugSeverity.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.OpenGL4.DebugSeverity.DebugSeverityLow; } -static void Test_DebugSeverityControl_19377() { +static void Test_DebugSeverityControl_37525() { var _DontCare = OpenTK.Graphics.OpenGL4.DebugSeverityControl.DontCare; var _DebugSeverityNotification = OpenTK.Graphics.OpenGL4.DebugSeverityControl.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.OpenGL4.DebugSeverityControl.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.OpenGL4.DebugSeverityControl.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.OpenGL4.DebugSeverityControl.DebugSeverityLow; } -static void Test_DebugSource_19378() { +static void Test_DebugSource_37526() { var _DebugSourceApi = OpenTK.Graphics.OpenGL4.DebugSource.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.OpenGL4.DebugSource.DebugSourceWindowSystem; var _DebugSourceShaderCompiler = OpenTK.Graphics.OpenGL4.DebugSource.DebugSourceShaderCompiler; @@ -72885,7 +134674,7 @@ static void Test_DebugSource_19378() { var _DebugSourceApplication = OpenTK.Graphics.OpenGL4.DebugSource.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.OpenGL4.DebugSource.DebugSourceOther; } -static void Test_DebugSourceControl_19379() { +static void Test_DebugSourceControl_37527() { var _DontCare = OpenTK.Graphics.OpenGL4.DebugSourceControl.DontCare; var _DebugSourceApi = OpenTK.Graphics.OpenGL4.DebugSourceControl.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.OpenGL4.DebugSourceControl.DebugSourceWindowSystem; @@ -72894,11 +134683,11 @@ static void Test_DebugSourceControl_19379() { var _DebugSourceApplication = OpenTK.Graphics.OpenGL4.DebugSourceControl.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.OpenGL4.DebugSourceControl.DebugSourceOther; } -static void Test_DebugSourceExternal_19380() { +static void Test_DebugSourceExternal_37528() { var _DebugSourceThirdParty = OpenTK.Graphics.OpenGL4.DebugSourceExternal.DebugSourceThirdParty; var _DebugSourceApplication = OpenTK.Graphics.OpenGL4.DebugSourceExternal.DebugSourceApplication; } -static void Test_DebugType_19381() { +static void Test_DebugType_37529() { var _DebugTypeError = OpenTK.Graphics.OpenGL4.DebugType.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.OpenGL4.DebugType.DebugTypeDeprecatedBehavior; var _DebugTypeUndefinedBehavior = OpenTK.Graphics.OpenGL4.DebugType.DebugTypeUndefinedBehavior; @@ -72909,7 +134698,7 @@ static void Test_DebugType_19381() { var _DebugTypePushGroup = OpenTK.Graphics.OpenGL4.DebugType.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.OpenGL4.DebugType.DebugTypePopGroup; } -static void Test_DebugTypeControl_19382() { +static void Test_DebugTypeControl_37530() { var _DontCare = OpenTK.Graphics.OpenGL4.DebugTypeControl.DontCare; var _DebugTypeError = OpenTK.Graphics.OpenGL4.DebugTypeControl.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.OpenGL4.DebugTypeControl.DebugTypeDeprecatedBehavior; @@ -72921,7 +134710,7 @@ static void Test_DebugTypeControl_19382() { var _DebugTypePushGroup = OpenTK.Graphics.OpenGL4.DebugTypeControl.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.OpenGL4.DebugTypeControl.DebugTypePopGroup; } -static void Test_DepthFunction_19383() { +static void Test_DepthFunction_37531() { var _Never = OpenTK.Graphics.OpenGL4.DepthFunction.Never; var _Less = OpenTK.Graphics.OpenGL4.DepthFunction.Less; var _Equal = OpenTK.Graphics.OpenGL4.DepthFunction.Equal; @@ -72931,7 +134720,7 @@ static void Test_DepthFunction_19383() { var _Gequal = OpenTK.Graphics.OpenGL4.DepthFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL4.DepthFunction.Always; } -static void Test_DrawBufferMode_19384() { +static void Test_DrawBufferMode_37532() { var _None = OpenTK.Graphics.OpenGL4.DrawBufferMode.None; var _NoneOes = OpenTK.Graphics.OpenGL4.DrawBufferMode.NoneOes; var _FrontLeft = OpenTK.Graphics.OpenGL4.DrawBufferMode.FrontLeft; @@ -72960,7 +134749,7 @@ static void Test_DrawBufferMode_19384() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL4.DrawBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL4.DrawBufferMode.ColorAttachment15; } -static void Test_DrawBuffersEnum_19385() { +static void Test_DrawBuffersEnum_37533() { var _None = OpenTK.Graphics.OpenGL4.DrawBuffersEnum.None; var _FrontLeft = OpenTK.Graphics.OpenGL4.DrawBuffersEnum.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL4.DrawBuffersEnum.FrontRight; @@ -72987,12 +134776,12 @@ static void Test_DrawBuffersEnum_19385() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL4.DrawBuffersEnum.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL4.DrawBuffersEnum.ColorAttachment15; } -static void Test_DrawElementsType_19386() { +static void Test_DrawElementsType_37534() { var _UnsignedByte = OpenTK.Graphics.OpenGL4.DrawElementsType.UnsignedByte; var _UnsignedShort = OpenTK.Graphics.OpenGL4.DrawElementsType.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.OpenGL4.DrawElementsType.UnsignedInt; } -static void Test_EnableCap_19387() { +static void Test_EnableCap_37535() { var _LineSmooth = OpenTK.Graphics.OpenGL4.EnableCap.LineSmooth; var _PolygonSmooth = OpenTK.Graphics.OpenGL4.EnableCap.PolygonSmooth; var _CullFace = OpenTK.Graphics.OpenGL4.EnableCap.CullFace; @@ -73093,7 +134882,7 @@ static void Test_EnableCap_19387() { var _PrimitiveRestart = OpenTK.Graphics.OpenGL4.EnableCap.PrimitiveRestart; var _DebugOutput = OpenTK.Graphics.OpenGL4.EnableCap.DebugOutput; } -static void Test_ErrorCode_19388() { +static void Test_ErrorCode_37536() { var _NoError = OpenTK.Graphics.OpenGL4.ErrorCode.NoError; var _InvalidEnum = OpenTK.Graphics.OpenGL4.ErrorCode.InvalidEnum; var _InvalidValue = OpenTK.Graphics.OpenGL4.ErrorCode.InvalidValue; @@ -73106,53 +134895,53 @@ static void Test_ErrorCode_19388() { var _TableTooLargeExt = OpenTK.Graphics.OpenGL4.ErrorCode.TableTooLargeExt; var _TextureTooLargeExt = OpenTK.Graphics.OpenGL4.ErrorCode.TextureTooLargeExt; } -static void Test_FeedBackToken_19389() { +static void Test_FeedBackToken_37537() { } -static void Test_FeedbackType_19390() { +static void Test_FeedbackType_37538() { } -static void Test_FfdMaskSgix_19391() { +static void Test_FfdMaskSgix_37539() { } -static void Test_FfdTargetSgix_19392() { +static void Test_FfdTargetSgix_37540() { var _GeometryDeformationSgix = OpenTK.Graphics.OpenGL4.FfdTargetSgix.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.OpenGL4.FfdTargetSgix.TextureDeformationSgix; } -static void Test_FogCoordinatePointerType_19393() { +static void Test_FogCoordinatePointerType_37541() { var _Float = OpenTK.Graphics.OpenGL4.FogCoordinatePointerType.Float; var _Double = OpenTK.Graphics.OpenGL4.FogCoordinatePointerType.Double; var _HalfFloat = OpenTK.Graphics.OpenGL4.FogCoordinatePointerType.HalfFloat; } -static void Test_FogMode_19394() { +static void Test_FogMode_37542() { var _Linear = OpenTK.Graphics.OpenGL4.FogMode.Linear; var _FogFuncSgis = OpenTK.Graphics.OpenGL4.FogMode.FogFuncSgis; var _FogCoord = OpenTK.Graphics.OpenGL4.FogMode.FogCoord; var _FragmentDepth = OpenTK.Graphics.OpenGL4.FogMode.FragmentDepth; } -static void Test_FogParameter_19395() { +static void Test_FogParameter_37543() { var _FogOffsetValueSgix = OpenTK.Graphics.OpenGL4.FogParameter.FogOffsetValueSgix; var _FogCoordSrc = OpenTK.Graphics.OpenGL4.FogParameter.FogCoordSrc; } -static void Test_FogPointerType_19396() { +static void Test_FogPointerType_37544() { var _Float = OpenTK.Graphics.OpenGL4.FogPointerType.Float; var _Double = OpenTK.Graphics.OpenGL4.FogPointerType.Double; var _HalfFloat = OpenTK.Graphics.OpenGL4.FogPointerType.HalfFloat; } -static void Test_FogPointerTypeExt_19397() { +static void Test_FogPointerTypeExt_37545() { var _Float = OpenTK.Graphics.OpenGL4.FogPointerTypeExt.Float; var _Double = OpenTK.Graphics.OpenGL4.FogPointerTypeExt.Double; var _HalfFloat = OpenTK.Graphics.OpenGL4.FogPointerTypeExt.HalfFloat; } -static void Test_FogPointerTypeIbm_19398() { +static void Test_FogPointerTypeIbm_37546() { var _Float = OpenTK.Graphics.OpenGL4.FogPointerTypeIbm.Float; var _Double = OpenTK.Graphics.OpenGL4.FogPointerTypeIbm.Double; var _HalfFloat = OpenTK.Graphics.OpenGL4.FogPointerTypeIbm.HalfFloat; } -static void Test_FragmentLightModelParameterSgix_19399() { +static void Test_FragmentLightModelParameterSgix_37547() { var _FragmentLightModelLocalViewerSgix = OpenTK.Graphics.OpenGL4.FragmentLightModelParameterSgix.FragmentLightModelLocalViewerSgix; var _FragmentLightModelTwoSideSgix = OpenTK.Graphics.OpenGL4.FragmentLightModelParameterSgix.FragmentLightModelTwoSideSgix; var _FragmentLightModelAmbientSgix = OpenTK.Graphics.OpenGL4.FragmentLightModelParameterSgix.FragmentLightModelAmbientSgix; var _FragmentLightModelNormalInterpolationSgix = OpenTK.Graphics.OpenGL4.FragmentLightModelParameterSgix.FragmentLightModelNormalInterpolationSgix; } -static void Test_FramebufferAttachment_19400() { +static void Test_FramebufferAttachment_37548() { var _FrontLeft = OpenTK.Graphics.OpenGL4.FramebufferAttachment.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL4.FramebufferAttachment.FrontRight; var _BackLeft = OpenTK.Graphics.OpenGL4.FramebufferAttachment.BackLeft; @@ -73202,26 +134991,26 @@ static void Test_FramebufferAttachment_19400() { var _StencilAttachment = OpenTK.Graphics.OpenGL4.FramebufferAttachment.StencilAttachment; var _StencilAttachmentExt = OpenTK.Graphics.OpenGL4.FramebufferAttachment.StencilAttachmentExt; } -static void Test_FramebufferAttachmentComponentType_19401() { +static void Test_FramebufferAttachmentComponentType_37549() { var _Int = OpenTK.Graphics.OpenGL4.FramebufferAttachmentComponentType.Int; var _Float = OpenTK.Graphics.OpenGL4.FramebufferAttachmentComponentType.Float; var _Index = OpenTK.Graphics.OpenGL4.FramebufferAttachmentComponentType.Index; var _UnsignedNormalized = OpenTK.Graphics.OpenGL4.FramebufferAttachmentComponentType.UnsignedNormalized; } -static void Test_FramebufferAttachmentObjectType_19402() { +static void Test_FramebufferAttachmentObjectType_37550() { var _None = OpenTK.Graphics.OpenGL4.FramebufferAttachmentObjectType.None; var _Texture = OpenTK.Graphics.OpenGL4.FramebufferAttachmentObjectType.Texture; var _FramebufferDefault = OpenTK.Graphics.OpenGL4.FramebufferAttachmentObjectType.FramebufferDefault; var _Renderbuffer = OpenTK.Graphics.OpenGL4.FramebufferAttachmentObjectType.Renderbuffer; } -static void Test_FramebufferDefaultParameter_19403() { +static void Test_FramebufferDefaultParameter_37551() { var _FramebufferDefaultWidth = OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter.FramebufferDefaultWidth; var _FramebufferDefaultHeight = OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter.FramebufferDefaultHeight; var _FramebufferDefaultLayers = OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter.FramebufferDefaultLayers; var _FramebufferDefaultSamples = OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter.FramebufferDefaultSamples; var _FramebufferDefaultFixedSampleLocations = OpenTK.Graphics.OpenGL4.FramebufferDefaultParameter.FramebufferDefaultFixedSampleLocations; } -static void Test_FramebufferErrorCode_19404() { +static void Test_FramebufferErrorCode_37552() { var _FramebufferUndefined = OpenTK.Graphics.OpenGL4.FramebufferErrorCode.FramebufferUndefined; var _FramebufferComplete = OpenTK.Graphics.OpenGL4.FramebufferErrorCode.FramebufferComplete; var _FramebufferCompleteExt = OpenTK.Graphics.OpenGL4.FramebufferErrorCode.FramebufferCompleteExt; @@ -73241,7 +135030,7 @@ static void Test_FramebufferErrorCode_19404() { var _FramebufferIncompleteLayerTargets = OpenTK.Graphics.OpenGL4.FramebufferErrorCode.FramebufferIncompleteLayerTargets; var _FramebufferIncompleteLayerCount = OpenTK.Graphics.OpenGL4.FramebufferErrorCode.FramebufferIncompleteLayerCount; } -static void Test_FramebufferParameterName_19405() { +static void Test_FramebufferParameterName_37553() { var _FramebufferAttachmentColorEncoding = OpenTK.Graphics.OpenGL4.FramebufferParameterName.FramebufferAttachmentColorEncoding; var _FramebufferAttachmentComponentType = OpenTK.Graphics.OpenGL4.FramebufferParameterName.FramebufferAttachmentComponentType; var _FramebufferAttachmentRedSize = OpenTK.Graphics.OpenGL4.FramebufferParameterName.FramebufferAttachmentRedSize; @@ -73262,17 +135051,17 @@ static void Test_FramebufferParameterName_19405() { var _FramebufferAttachmentTextureLayer = OpenTK.Graphics.OpenGL4.FramebufferParameterName.FramebufferAttachmentTextureLayer; var _FramebufferAttachmentLayered = OpenTK.Graphics.OpenGL4.FramebufferParameterName.FramebufferAttachmentLayered; } -static void Test_FramebufferTarget_19406() { +static void Test_FramebufferTarget_37554() { var _ReadFramebuffer = OpenTK.Graphics.OpenGL4.FramebufferTarget.ReadFramebuffer; var _DrawFramebuffer = OpenTK.Graphics.OpenGL4.FramebufferTarget.DrawFramebuffer; var _Framebuffer = OpenTK.Graphics.OpenGL4.FramebufferTarget.Framebuffer; var _FramebufferExt = OpenTK.Graphics.OpenGL4.FramebufferTarget.FramebufferExt; } -static void Test_FrontFaceDirection_19407() { +static void Test_FrontFaceDirection_37555() { var _Cw = OpenTK.Graphics.OpenGL4.FrontFaceDirection.Cw; var _Ccw = OpenTK.Graphics.OpenGL4.FrontFaceDirection.Ccw; } -static void Test_GenerateMipmapTarget_19408() { +static void Test_GenerateMipmapTarget_37556() { var _Texture1D = OpenTK.Graphics.OpenGL4.GenerateMipmapTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL4.GenerateMipmapTarget.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL4.GenerateMipmapTarget.Texture3D; @@ -73283,7 +135072,7 @@ static void Test_GenerateMipmapTarget_19408() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL4.GenerateMipmapTarget.Texture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.GenerateMipmapTarget.Texture2DMultisampleArray; } -static void Test_GetColorTableParameterPName_19409() { +static void Test_GetColorTableParameterPName_37557() { var _ColorTableScale = OpenTK.Graphics.OpenGL4.GetColorTableParameterPName.ColorTableScale; var _ColorTableBias = OpenTK.Graphics.OpenGL4.GetColorTableParameterPName.ColorTableBias; var _ColorTableFormat = OpenTK.Graphics.OpenGL4.GetColorTableParameterPName.ColorTableFormat; @@ -73295,7 +135084,7 @@ static void Test_GetColorTableParameterPName_19409() { var _ColorTableLuminanceSize = OpenTK.Graphics.OpenGL4.GetColorTableParameterPName.ColorTableLuminanceSize; var _ColorTableIntensitySize = OpenTK.Graphics.OpenGL4.GetColorTableParameterPName.ColorTableIntensitySize; } -static void Test_GetColorTableParameterPNameSgi_19410() { +static void Test_GetColorTableParameterPNameSgi_37558() { var _ColorTableScaleSgi = OpenTK.Graphics.OpenGL4.GetColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBiasSgi = OpenTK.Graphics.OpenGL4.GetColorTableParameterPNameSgi.ColorTableBiasSgi; var _ColorTableFormatSgi = OpenTK.Graphics.OpenGL4.GetColorTableParameterPNameSgi.ColorTableFormatSgi; @@ -73307,7 +135096,7 @@ static void Test_GetColorTableParameterPNameSgi_19410() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.OpenGL4.GetColorTableParameterPNameSgi.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.OpenGL4.GetColorTableParameterPNameSgi.ColorTableIntensitySizeSgi; } -static void Test_GetConvolutionParameter_19411() { +static void Test_GetConvolutionParameter_37559() { var _ConvolutionBorderModeExt = OpenTK.Graphics.OpenGL4.GetConvolutionParameter.ConvolutionBorderModeExt; var _ConvolutionFilterScaleExt = OpenTK.Graphics.OpenGL4.GetConvolutionParameter.ConvolutionFilterScaleExt; var _ConvolutionFilterBiasExt = OpenTK.Graphics.OpenGL4.GetConvolutionParameter.ConvolutionFilterBiasExt; @@ -73317,7 +135106,7 @@ static void Test_GetConvolutionParameter_19411() { var _MaxConvolutionWidthExt = OpenTK.Graphics.OpenGL4.GetConvolutionParameter.MaxConvolutionWidthExt; var _MaxConvolutionHeightExt = OpenTK.Graphics.OpenGL4.GetConvolutionParameter.MaxConvolutionHeightExt; } -static void Test_GetConvolutionParameterPName_19412() { +static void Test_GetConvolutionParameterPName_37560() { var _ConvolutionBorderMode = OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName.ConvolutionBorderMode; var _ConvolutionFilterScale = OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName.ConvolutionFilterScale; var _ConvolutionFilterBias = OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName.ConvolutionFilterBias; @@ -73328,7 +135117,7 @@ static void Test_GetConvolutionParameterPName_19412() { var _MaxConvolutionHeight = OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName.MaxConvolutionHeight; var _ConvolutionBorderColor = OpenTK.Graphics.OpenGL4.GetConvolutionParameterPName.ConvolutionBorderColor; } -static void Test_GetHistogramParameterPName_19413() { +static void Test_GetHistogramParameterPName_37561() { var _HistogramWidth = OpenTK.Graphics.OpenGL4.GetHistogramParameterPName.HistogramWidth; var _HistogramFormat = OpenTK.Graphics.OpenGL4.GetHistogramParameterPName.HistogramFormat; var _HistogramRedSize = OpenTK.Graphics.OpenGL4.GetHistogramParameterPName.HistogramRedSize; @@ -73338,7 +135127,7 @@ static void Test_GetHistogramParameterPName_19413() { var _HistogramLuminanceSize = OpenTK.Graphics.OpenGL4.GetHistogramParameterPName.HistogramLuminanceSize; var _HistogramSink = OpenTK.Graphics.OpenGL4.GetHistogramParameterPName.HistogramSink; } -static void Test_GetHistogramParameterPNameExt_19414() { +static void Test_GetHistogramParameterPNameExt_37562() { var _HistogramWidthExt = OpenTK.Graphics.OpenGL4.GetHistogramParameterPNameExt.HistogramWidthExt; var _HistogramFormatExt = OpenTK.Graphics.OpenGL4.GetHistogramParameterPNameExt.HistogramFormatExt; var _HistogramRedSizeExt = OpenTK.Graphics.OpenGL4.GetHistogramParameterPNameExt.HistogramRedSizeExt; @@ -73348,7 +135137,7 @@ static void Test_GetHistogramParameterPNameExt_19414() { var _HistogramLuminanceSizeExt = OpenTK.Graphics.OpenGL4.GetHistogramParameterPNameExt.HistogramLuminanceSizeExt; var _HistogramSinkExt = OpenTK.Graphics.OpenGL4.GetHistogramParameterPNameExt.HistogramSinkExt; } -static void Test_GetIndexedPName_19415() { +static void Test_GetIndexedPName_37563() { var _DepthRange = OpenTK.Graphics.OpenGL4.GetIndexedPName.DepthRange; var _Viewport = OpenTK.Graphics.OpenGL4.GetIndexedPName.Viewport; var _ScissorBox = OpenTK.Graphics.OpenGL4.GetIndexedPName.ScissorBox; @@ -73361,24 +135150,24 @@ static void Test_GetIndexedPName_19415() { var _TransformFeedbackBufferBinding = OpenTK.Graphics.OpenGL4.GetIndexedPName.TransformFeedbackBufferBinding; var _SampleMaskValue = OpenTK.Graphics.OpenGL4.GetIndexedPName.SampleMaskValue; } -static void Test_GetMapQuery_19416() { +static void Test_GetMapQuery_37564() { } -static void Test_GetMinmaxParameterPName_19417() { +static void Test_GetMinmaxParameterPName_37565() { var _MinmaxFormat = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName.MinmaxFormat; var _MinmaxSink = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPName.MinmaxSink; } -static void Test_GetMinmaxParameterPNameExt_19418() { +static void Test_GetMinmaxParameterPNameExt_37566() { var _MinmaxFormat = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPNameExt.MinmaxFormat; var _MinmaxFormatExt = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPNameExt.MinmaxFormatExt; var _MinmaxSink = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPNameExt.MinmaxSink; var _MinmaxSinkExt = OpenTK.Graphics.OpenGL4.GetMinmaxParameterPNameExt.MinmaxSinkExt; } -static void Test_GetMultisamplePName_19419() { +static void Test_GetMultisamplePName_37567() { var _SamplePosition = OpenTK.Graphics.OpenGL4.GetMultisamplePName.SamplePosition; } -static void Test_GetPixelMap_19420() { +static void Test_GetPixelMap_37568() { } -static void Test_GetPName_19421() { +static void Test_GetPName_37569() { var _PointSmooth = OpenTK.Graphics.OpenGL4.GetPName.PointSmooth; var _PointSize = OpenTK.Graphics.OpenGL4.GetPName.PointSize; var _PointSizeRange = OpenTK.Graphics.OpenGL4.GetPName.PointSizeRange; @@ -73877,7 +135666,7 @@ static void Test_GetPName_19421() { var _MaxFragmentInputComponents = OpenTK.Graphics.OpenGL4.GetPName.MaxFragmentInputComponents; var _MaxComputeImageUniforms = OpenTK.Graphics.OpenGL4.GetPName.MaxComputeImageUniforms; } -static void Test_GetPointervPName_19422() { +static void Test_GetPointervPName_37570() { var _VertexArrayPointerExt = OpenTK.Graphics.OpenGL4.GetPointervPName.VertexArrayPointerExt; var _NormalArrayPointerExt = OpenTK.Graphics.OpenGL4.GetPointervPName.NormalArrayPointerExt; var _ColorArrayPointerExt = OpenTK.Graphics.OpenGL4.GetPointervPName.ColorArrayPointerExt; @@ -73888,7 +135677,7 @@ static void Test_GetPointervPName_19422() { var _FogCoordArrayPointer = OpenTK.Graphics.OpenGL4.GetPointervPName.FogCoordArrayPointer; var _SecondaryColorArrayPointer = OpenTK.Graphics.OpenGL4.GetPointervPName.SecondaryColorArrayPointer; } -static void Test_GetProgramParameterName_19423() { +static void Test_GetProgramParameterName_37571() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.GetProgramParameterName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL4.GetProgramParameterName.ProgramSeparable; var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL4.GetProgramParameterName.GeometryShaderInvocations; @@ -73917,16 +135706,16 @@ static void Test_GetProgramParameterName_19423() { var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL4.GetProgramParameterName.MaxComputeWorkGroupSize; var _ActiveAtomicCounterBuffers = OpenTK.Graphics.OpenGL4.GetProgramParameterName.ActiveAtomicCounterBuffers; } -static void Test_GetQueryObjectParam_19424() { +static void Test_GetQueryObjectParam_37572() { var _QueryResult = OpenTK.Graphics.OpenGL4.GetQueryObjectParam.QueryResult; var _QueryResultAvailable = OpenTK.Graphics.OpenGL4.GetQueryObjectParam.QueryResultAvailable; var _QueryResultNoWait = OpenTK.Graphics.OpenGL4.GetQueryObjectParam.QueryResultNoWait; } -static void Test_GetQueryParam_19425() { +static void Test_GetQueryParam_37573() { var _QueryCounterBits = OpenTK.Graphics.OpenGL4.GetQueryParam.QueryCounterBits; var _CurrentQuery = OpenTK.Graphics.OpenGL4.GetQueryParam.CurrentQuery; } -static void Test_GetTextureParameter_19426() { +static void Test_GetTextureParameter_37574() { var _TextureWidth = OpenTK.Graphics.OpenGL4.GetTextureParameter.TextureWidth; var _TextureHeight = OpenTK.Graphics.OpenGL4.GetTextureParameter.TextureHeight; var _TextureInternalFormat = OpenTK.Graphics.OpenGL4.GetTextureParameter.TextureInternalFormat; @@ -74005,12 +135794,12 @@ static void Test_GetTextureParameter_19426() { var _TextureSamples = OpenTK.Graphics.OpenGL4.GetTextureParameter.TextureSamples; var _TextureFixedSampleLocations = OpenTK.Graphics.OpenGL4.GetTextureParameter.TextureFixedSampleLocations; } -static void Test_HintMode_19427() { +static void Test_HintMode_37575() { var _DontCare = OpenTK.Graphics.OpenGL4.HintMode.DontCare; var _Fastest = OpenTK.Graphics.OpenGL4.HintMode.Fastest; var _Nicest = OpenTK.Graphics.OpenGL4.HintMode.Nicest; } -static void Test_HintTarget_19428() { +static void Test_HintTarget_37576() { var _PerspectiveCorrectionHint = OpenTK.Graphics.OpenGL4.HintTarget.PerspectiveCorrectionHint; var _PointSmoothHint = OpenTK.Graphics.OpenGL4.HintTarget.PointSmoothHint; var _LineSmoothHint = OpenTK.Graphics.OpenGL4.HintTarget.LineSmoothHint; @@ -74063,17 +135852,17 @@ static void Test_HintTarget_19428() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.OpenGL4.HintTarget.FragmentShaderDerivativeHintOes; var _BinningControlHintQcom = OpenTK.Graphics.OpenGL4.HintTarget.BinningControlHintQcom; } -static void Test_HistogramTarget_19429() { +static void Test_HistogramTarget_37577() { var _Histogram = OpenTK.Graphics.OpenGL4.HistogramTarget.Histogram; var _ProxyHistogram = OpenTK.Graphics.OpenGL4.HistogramTarget.ProxyHistogram; } -static void Test_HistogramTargetExt_19430() { +static void Test_HistogramTargetExt_37578() { var _Histogram = OpenTK.Graphics.OpenGL4.HistogramTargetExt.Histogram; var _HistogramExt = OpenTK.Graphics.OpenGL4.HistogramTargetExt.HistogramExt; var _ProxyHistogram = OpenTK.Graphics.OpenGL4.HistogramTargetExt.ProxyHistogram; var _ProxyHistogramExt = OpenTK.Graphics.OpenGL4.HistogramTargetExt.ProxyHistogramExt; } -static void Test_ImageTarget_19431() { +static void Test_ImageTarget_37579() { var _Texture1D = OpenTK.Graphics.OpenGL4.ImageTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL4.ImageTarget.Texture2D; var _Texture3D = OpenTK.Graphics.OpenGL4.ImageTarget.Texture3D; @@ -74087,19 +135876,19 @@ static void Test_ImageTarget_19431() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL4.ImageTarget.Texture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.ImageTarget.Texture2DMultisampleArray; } -static void Test_IndexedEnableCap_19432() { +static void Test_IndexedEnableCap_37580() { var _Blend = OpenTK.Graphics.OpenGL4.IndexedEnableCap.Blend; var _ScissorTest = OpenTK.Graphics.OpenGL4.IndexedEnableCap.ScissorTest; } -static void Test_IndexPointerType_19433() { +static void Test_IndexPointerType_37581() { var _Short = OpenTK.Graphics.OpenGL4.IndexPointerType.Short; var _Int = OpenTK.Graphics.OpenGL4.IndexPointerType.Int; var _Float = OpenTK.Graphics.OpenGL4.IndexPointerType.Float; var _Double = OpenTK.Graphics.OpenGL4.IndexPointerType.Double; } -static void Test_InterleavedArrayFormat_19434() { +static void Test_InterleavedArrayFormat_37582() { } -static void Test_InternalFormat_19435() { +static void Test_InternalFormat_37583() { var _R3G3B2 = OpenTK.Graphics.OpenGL4.InternalFormat.R3G3B2; var _Rgb2Ext = OpenTK.Graphics.OpenGL4.InternalFormat.Rgb2Ext; var _Rgb4 = OpenTK.Graphics.OpenGL4.InternalFormat.Rgb4; @@ -74139,7 +135928,7 @@ static void Test_InternalFormat_19435() { var _DepthComponent24Sgix = OpenTK.Graphics.OpenGL4.InternalFormat.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.OpenGL4.InternalFormat.DepthComponent32Sgix; } -static void Test_InternalFormatParameter_19436() { +static void Test_InternalFormatParameter_37584() { var _Samples = OpenTK.Graphics.OpenGL4.InternalFormatParameter.Samples; var _InternalformatSupported = OpenTK.Graphics.OpenGL4.InternalFormatParameter.InternalformatSupported; var _InternalformatPreferred = OpenTK.Graphics.OpenGL4.InternalFormatParameter.InternalformatPreferred; @@ -74212,7 +136001,7 @@ static void Test_InternalFormatParameter_19436() { var _ClearTexture = OpenTK.Graphics.OpenGL4.InternalFormatParameter.ClearTexture; var _NumSampleCounts = OpenTK.Graphics.OpenGL4.InternalFormatParameter.NumSampleCounts; } -static void Test_KhrDebug_19437() { +static void Test_KhrDebug_37585() { var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL4.KhrDebug.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.OpenGL4.KhrDebug.ContextFlagDebugBitKhr; var _StackOverflow = OpenTK.Graphics.OpenGL4.KhrDebug.StackOverflow; @@ -74294,7 +136083,7 @@ static void Test_KhrDebug_19437() { var _DebugOutput = OpenTK.Graphics.OpenGL4.KhrDebug.DebugOutput; var _DebugOutputKhr = OpenTK.Graphics.OpenGL4.KhrDebug.DebugOutputKhr; } -static void Test_KhrTextureCompressionAstcHdr_19438() { +static void Test_KhrTextureCompressionAstcHdr_37586() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcHdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X5Khr; @@ -74324,7 +136113,7 @@ static void Test_KhrTextureCompressionAstcHdr_19438() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_KhrTextureCompressionAstcLdr_19439() { +static void Test_KhrTextureCompressionAstcLdr_37587() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcLdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X5Khr; @@ -74354,27 +136143,27 @@ static void Test_KhrTextureCompressionAstcLdr_19439() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.OpenGL4.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_LightEnvModeSgix_19440() { +static void Test_LightEnvModeSgix_37588() { var _Add = OpenTK.Graphics.OpenGL4.LightEnvModeSgix.Add; var _Replace = OpenTK.Graphics.OpenGL4.LightEnvModeSgix.Replace; } -static void Test_LightEnvParameterSgix_19441() { +static void Test_LightEnvParameterSgix_37589() { var _LightEnvModeSgix = OpenTK.Graphics.OpenGL4.LightEnvParameterSgix.LightEnvModeSgix; } -static void Test_LightModelColorControl_19442() { +static void Test_LightModelColorControl_37590() { var _SingleColor = OpenTK.Graphics.OpenGL4.LightModelColorControl.SingleColor; var _SingleColorExt = OpenTK.Graphics.OpenGL4.LightModelColorControl.SingleColorExt; var _SeparateSpecularColor = OpenTK.Graphics.OpenGL4.LightModelColorControl.SeparateSpecularColor; var _SeparateSpecularColorExt = OpenTK.Graphics.OpenGL4.LightModelColorControl.SeparateSpecularColorExt; } -static void Test_LightModelParameter_19443() { +static void Test_LightModelParameter_37591() { var _LightModelLocalViewer = OpenTK.Graphics.OpenGL4.LightModelParameter.LightModelLocalViewer; var _LightModelTwoSide = OpenTK.Graphics.OpenGL4.LightModelParameter.LightModelTwoSide; var _LightModelAmbient = OpenTK.Graphics.OpenGL4.LightModelParameter.LightModelAmbient; var _LightModelColorControl = OpenTK.Graphics.OpenGL4.LightModelParameter.LightModelColorControl; var _LightModelColorControlExt = OpenTK.Graphics.OpenGL4.LightModelParameter.LightModelColorControlExt; } -static void Test_LightName_19444() { +static void Test_LightName_37592() { var _Light0 = OpenTK.Graphics.OpenGL4.LightName.Light0; var _Light1 = OpenTK.Graphics.OpenGL4.LightName.Light1; var _Light2 = OpenTK.Graphics.OpenGL4.LightName.Light2; @@ -74392,14 +136181,14 @@ static void Test_LightName_19444() { var _FragmentLight6Sgix = OpenTK.Graphics.OpenGL4.LightName.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.OpenGL4.LightName.FragmentLight7Sgix; } -static void Test_LightParameter_19445() { +static void Test_LightParameter_37593() { var _Ambient = OpenTK.Graphics.OpenGL4.LightParameter.Ambient; var _Diffuse = OpenTK.Graphics.OpenGL4.LightParameter.Diffuse; var _Specular = OpenTK.Graphics.OpenGL4.LightParameter.Specular; } -static void Test_ListMode_19446() { +static void Test_ListMode_37594() { } -static void Test_ListNameType_19447() { +static void Test_ListNameType_37595() { var _Byte = OpenTK.Graphics.OpenGL4.ListNameType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.ListNameType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.ListNameType.Short; @@ -74408,10 +136197,10 @@ static void Test_ListNameType_19447() { var _UnsignedInt = OpenTK.Graphics.OpenGL4.ListNameType.UnsignedInt; var _Float = OpenTK.Graphics.OpenGL4.ListNameType.Float; } -static void Test_ListParameterName_19448() { +static void Test_ListParameterName_37596() { var _ListPrioritySgix = OpenTK.Graphics.OpenGL4.ListParameterName.ListPrioritySgix; } -static void Test_LogicOp_19449() { +static void Test_LogicOp_37597() { var _Clear = OpenTK.Graphics.OpenGL4.LogicOp.Clear; var _And = OpenTK.Graphics.OpenGL4.LogicOp.And; var _AndReverse = OpenTK.Graphics.OpenGL4.LogicOp.AndReverse; @@ -74429,7 +136218,7 @@ static void Test_LogicOp_19449() { var _Nand = OpenTK.Graphics.OpenGL4.LogicOp.Nand; var _Set = OpenTK.Graphics.OpenGL4.LogicOp.Set; } -static void Test_MapBufferUsageMask_19450() { +static void Test_MapBufferUsageMask_37598() { var _MapReadBit = OpenTK.Graphics.OpenGL4.MapBufferUsageMask.MapReadBit; var _MapReadBitExt = OpenTK.Graphics.OpenGL4.MapBufferUsageMask.MapReadBitExt; var _MapWriteBit = OpenTK.Graphics.OpenGL4.MapBufferUsageMask.MapWriteBit; @@ -74447,7 +136236,7 @@ static void Test_MapBufferUsageMask_19450() { var _DynamicStorageBit = OpenTK.Graphics.OpenGL4.MapBufferUsageMask.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.OpenGL4.MapBufferUsageMask.ClientStorageBit; } -static void Test_MapTarget_19451() { +static void Test_MapTarget_37599() { var _Map1Color4 = OpenTK.Graphics.OpenGL4.MapTarget.Map1Color4; var _Map1Index = OpenTK.Graphics.OpenGL4.MapTarget.Map1Index; var _Map1Normal = OpenTK.Graphics.OpenGL4.MapTarget.Map1Normal; @@ -74469,29 +136258,29 @@ static void Test_MapTarget_19451() { var _GeometryDeformationSgix = OpenTK.Graphics.OpenGL4.MapTarget.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.OpenGL4.MapTarget.TextureDeformationSgix; } -static void Test_MapTextureFormatIntel_19452() { +static void Test_MapTextureFormatIntel_37600() { var _LayoutDefaultIntel = OpenTK.Graphics.OpenGL4.MapTextureFormatIntel.LayoutDefaultIntel; var _LayoutLinearIntel = OpenTK.Graphics.OpenGL4.MapTextureFormatIntel.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.OpenGL4.MapTextureFormatIntel.LayoutLinearCpuCachedIntel; } -static void Test_MaterialFace_19453() { +static void Test_MaterialFace_37601() { var _Front = OpenTK.Graphics.OpenGL4.MaterialFace.Front; var _Back = OpenTK.Graphics.OpenGL4.MaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL4.MaterialFace.FrontAndBack; } -static void Test_MaterialParameter_19454() { +static void Test_MaterialParameter_37602() { var _Ambient = OpenTK.Graphics.OpenGL4.MaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.OpenGL4.MaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.OpenGL4.MaterialParameter.Specular; var _Emission = OpenTK.Graphics.OpenGL4.MaterialParameter.Emission; var _AmbientAndDiffuse = OpenTK.Graphics.OpenGL4.MaterialParameter.AmbientAndDiffuse; } -static void Test_MatrixMode_19455() { +static void Test_MatrixMode_37603() { var _Modelview0Ext = OpenTK.Graphics.OpenGL4.MatrixMode.Modelview0Ext; var _Texture = OpenTK.Graphics.OpenGL4.MatrixMode.Texture; var _Color = OpenTK.Graphics.OpenGL4.MatrixMode.Color; } -static void Test_MatrixModeArb_19456() { +static void Test_MatrixModeArb_37604() { var _Texture = OpenTK.Graphics.OpenGL4.MatrixModeArb.Texture; var _Color = OpenTK.Graphics.OpenGL4.MatrixModeArb.Color; var _Matrix0 = OpenTK.Graphics.OpenGL4.MatrixModeArb.Matrix0; @@ -74527,7 +136316,7 @@ static void Test_MatrixModeArb_19456() { var _Matrix30 = OpenTK.Graphics.OpenGL4.MatrixModeArb.Matrix30; var _Matrix31 = OpenTK.Graphics.OpenGL4.MatrixModeArb.Matrix31; } -static void Test_MemoryBarrierFlags_19457() { +static void Test_MemoryBarrierFlags_37605() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierFlags.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierFlags.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierFlags.UniformBarrierBit; @@ -74545,7 +136334,7 @@ static void Test_MemoryBarrierFlags_19457() { var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierFlags.QueryBufferBarrierBit; var _AllBarrierBits = OpenTK.Graphics.OpenGL4.MemoryBarrierFlags.AllBarrierBits; } -static void Test_MemoryBarrierMask_19458() { +static void Test_MemoryBarrierMask_37606() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierMask.VertexAttribArrayBarrierBit; var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.OpenGL4.MemoryBarrierMask.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL4.MemoryBarrierMask.ElementArrayBarrierBit; @@ -74577,23 +136366,23 @@ static void Test_MemoryBarrierMask_19458() { var _AllBarrierBits = OpenTK.Graphics.OpenGL4.MemoryBarrierMask.AllBarrierBits; var _AllBarrierBitsExt = OpenTK.Graphics.OpenGL4.MemoryBarrierMask.AllBarrierBitsExt; } -static void Test_MeshMode1_19459() { +static void Test_MeshMode1_37607() { var _Point = OpenTK.Graphics.OpenGL4.MeshMode1.Point; var _Line = OpenTK.Graphics.OpenGL4.MeshMode1.Line; } -static void Test_MeshMode2_19460() { +static void Test_MeshMode2_37608() { var _Point = OpenTK.Graphics.OpenGL4.MeshMode2.Point; var _Line = OpenTK.Graphics.OpenGL4.MeshMode2.Line; var _Fill = OpenTK.Graphics.OpenGL4.MeshMode2.Fill; } -static void Test_MinmaxTarget_19461() { +static void Test_MinmaxTarget_37609() { var _Minmax = OpenTK.Graphics.OpenGL4.MinmaxTarget.Minmax; } -static void Test_MinmaxTargetExt_19462() { +static void Test_MinmaxTargetExt_37610() { var _Minmax = OpenTK.Graphics.OpenGL4.MinmaxTargetExt.Minmax; var _MinmaxExt = OpenTK.Graphics.OpenGL4.MinmaxTargetExt.MinmaxExt; } -static void Test_NormalPointerType_19463() { +static void Test_NormalPointerType_37611() { var _Byte = OpenTK.Graphics.OpenGL4.NormalPointerType.Byte; var _Short = OpenTK.Graphics.OpenGL4.NormalPointerType.Short; var _Int = OpenTK.Graphics.OpenGL4.NormalPointerType.Int; @@ -74603,7 +136392,7 @@ static void Test_NormalPointerType_19463() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.NormalPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.NormalPointerType.Int2101010Rev; } -static void Test_ObjectLabelIdentifier_19464() { +static void Test_ObjectLabelIdentifier_37612() { var _Texture = OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier.Texture; var _VertexArray = OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier.VertexArray; var _Buffer = OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier.Buffer; @@ -74616,25 +136405,25 @@ static void Test_ObjectLabelIdentifier_19464() { var _Renderbuffer = OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier.Renderbuffer; var _TransformFeedback = OpenTK.Graphics.OpenGL4.ObjectLabelIdentifier.TransformFeedback; } -static void Test_OcclusionQueryEventMaskAmd_19465() { +static void Test_OcclusionQueryEventMaskAmd_37613() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.OpenGL4.OcclusionQueryEventMaskAmd.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.OpenGL4.OcclusionQueryEventMaskAmd.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.OpenGL4.OcclusionQueryEventMaskAmd.QueryStencilFailEventBitAmd; var _QueryDepthBoundsFailEventBitAmd = OpenTK.Graphics.OpenGL4.OcclusionQueryEventMaskAmd.QueryDepthBoundsFailEventBitAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.OpenGL4.OcclusionQueryEventMaskAmd.QueryAllEventBitsAmd; } -static void Test_PackedPointerType_19466() { +static void Test_PackedPointerType_37614() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.PackedPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.PackedPointerType.Int2101010Rev; } -static void Test_PatchParameterFloat_19467() { +static void Test_PatchParameterFloat_37615() { var _PatchDefaultInnerLevel = OpenTK.Graphics.OpenGL4.PatchParameterFloat.PatchDefaultInnerLevel; var _PatchDefaultOuterLevel = OpenTK.Graphics.OpenGL4.PatchParameterFloat.PatchDefaultOuterLevel; } -static void Test_PatchParameterInt_19468() { +static void Test_PatchParameterInt_37616() { var _PatchVertices = OpenTK.Graphics.OpenGL4.PatchParameterInt.PatchVertices; } -static void Test_PixelCopyType_19469() { +static void Test_PixelCopyType_37617() { var _Color = OpenTK.Graphics.OpenGL4.PixelCopyType.Color; var _ColorExt = OpenTK.Graphics.OpenGL4.PixelCopyType.ColorExt; var _Depth = OpenTK.Graphics.OpenGL4.PixelCopyType.Depth; @@ -74642,7 +136431,7 @@ static void Test_PixelCopyType_19469() { var _Stencil = OpenTK.Graphics.OpenGL4.PixelCopyType.Stencil; var _StencilExt = OpenTK.Graphics.OpenGL4.PixelCopyType.StencilExt; } -static void Test_PixelFormat_19470() { +static void Test_PixelFormat_37618() { var _UnsignedShort = OpenTK.Graphics.OpenGL4.PixelFormat.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.OpenGL4.PixelFormat.UnsignedInt; var _ColorIndex = OpenTK.Graphics.OpenGL4.PixelFormat.ColorIndex; @@ -74681,7 +136470,7 @@ static void Test_PixelFormat_19470() { var _BgrInteger = OpenTK.Graphics.OpenGL4.PixelFormat.BgrInteger; var _BgraInteger = OpenTK.Graphics.OpenGL4.PixelFormat.BgraInteger; } -static void Test_PixelInternalFormat_19471() { +static void Test_PixelInternalFormat_37619() { var _DepthComponent = OpenTK.Graphics.OpenGL4.PixelInternalFormat.DepthComponent; var _Alpha = OpenTK.Graphics.OpenGL4.PixelInternalFormat.Alpha; var _Rgb = OpenTK.Graphics.OpenGL4.PixelInternalFormat.Rgb; @@ -74833,7 +136622,7 @@ static void Test_PixelInternalFormat_19471() { var _Three = OpenTK.Graphics.OpenGL4.PixelInternalFormat.Three; var _Four = OpenTK.Graphics.OpenGL4.PixelInternalFormat.Four; } -static void Test_PixelMap_19472() { +static void Test_PixelMap_37620() { var _PixelMapIToI = OpenTK.Graphics.OpenGL4.PixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.OpenGL4.PixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.OpenGL4.PixelMap.PixelMapIToR; @@ -74845,7 +136634,7 @@ static void Test_PixelMap_19472() { var _PixelMapBToB = OpenTK.Graphics.OpenGL4.PixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.OpenGL4.PixelMap.PixelMapAToA; } -static void Test_PixelStoreParameter_19473() { +static void Test_PixelStoreParameter_37621() { var _UnpackSwapBytes = OpenTK.Graphics.OpenGL4.PixelStoreParameter.UnpackSwapBytes; var _UnpackLsbFirst = OpenTK.Graphics.OpenGL4.PixelStoreParameter.UnpackLsbFirst; var _UnpackRowLength = OpenTK.Graphics.OpenGL4.PixelStoreParameter.UnpackRowLength; @@ -74894,17 +136683,17 @@ static void Test_PixelStoreParameter_19473() { var _PackCompressedBlockDepth = OpenTK.Graphics.OpenGL4.PixelStoreParameter.PackCompressedBlockDepth; var _PackCompressedBlockSize = OpenTK.Graphics.OpenGL4.PixelStoreParameter.PackCompressedBlockSize; } -static void Test_PixelStoreResampleMode_19474() { +static void Test_PixelStoreResampleMode_37622() { var _ResampleReplicateSgix = OpenTK.Graphics.OpenGL4.PixelStoreResampleMode.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.OpenGL4.PixelStoreResampleMode.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.OpenGL4.PixelStoreResampleMode.ResampleDecimateSgix; } -static void Test_PixelStoreSubsampleRate_19475() { +static void Test_PixelStoreSubsampleRate_37623() { var _PixelSubsample4444Sgix = OpenTK.Graphics.OpenGL4.PixelStoreSubsampleRate.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.OpenGL4.PixelStoreSubsampleRate.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.OpenGL4.PixelStoreSubsampleRate.PixelSubsample4242Sgix; } -static void Test_PixelTexGenMode_19476() { +static void Test_PixelTexGenMode_37624() { var _None = OpenTK.Graphics.OpenGL4.PixelTexGenMode.None; var _Rgb = OpenTK.Graphics.OpenGL4.PixelTexGenMode.Rgb; var _Rgba = OpenTK.Graphics.OpenGL4.PixelTexGenMode.Rgba; @@ -74915,11 +136704,11 @@ static void Test_PixelTexGenMode_19476() { var _PixelTexGenAlphaLsSgix = OpenTK.Graphics.OpenGL4.PixelTexGenMode.PixelTexGenAlphaLsSgix; var _PixelTexGenAlphaMsSgix = OpenTK.Graphics.OpenGL4.PixelTexGenMode.PixelTexGenAlphaMsSgix; } -static void Test_PixelTexGenParameterNameSgis_19477() { +static void Test_PixelTexGenParameterNameSgis_37625() { var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.OpenGL4.PixelTexGenParameterNameSgis.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.OpenGL4.PixelTexGenParameterNameSgis.PixelFragmentAlphaSourceSgis; } -static void Test_PixelTransferParameter_19478() { +static void Test_PixelTransferParameter_37626() { var _MapColor = OpenTK.Graphics.OpenGL4.PixelTransferParameter.MapColor; var _MapStencil = OpenTK.Graphics.OpenGL4.PixelTransferParameter.MapStencil; var _IndexShift = OpenTK.Graphics.OpenGL4.PixelTransferParameter.IndexShift; @@ -74967,7 +136756,7 @@ static void Test_PixelTransferParameter_19478() { var _PostColorMatrixAlphaBias = OpenTK.Graphics.OpenGL4.PixelTransferParameter.PostColorMatrixAlphaBias; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.OpenGL4.PixelTransferParameter.PostColorMatrixAlphaBiasSgi; } -static void Test_PixelType_19479() { +static void Test_PixelType_37627() { var _Byte = OpenTK.Graphics.OpenGL4.PixelType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.PixelType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.PixelType.Short; @@ -74998,14 +136787,14 @@ static void Test_PixelType_19479() { var _UnsignedInt5999Rev = OpenTK.Graphics.OpenGL4.PixelType.UnsignedInt5999Rev; var _Float32UnsignedInt248Rev = OpenTK.Graphics.OpenGL4.PixelType.Float32UnsignedInt248Rev; } -static void Test_PointParameterName_19480() { +static void Test_PointParameterName_37628() { var _PointSizeMin = OpenTK.Graphics.OpenGL4.PointParameterName.PointSizeMin; var _PointSizeMax = OpenTK.Graphics.OpenGL4.PointParameterName.PointSizeMax; var _PointFadeThresholdSize = OpenTK.Graphics.OpenGL4.PointParameterName.PointFadeThresholdSize; var _PointDistanceAttenuation = OpenTK.Graphics.OpenGL4.PointParameterName.PointDistanceAttenuation; var _PointSpriteCoordOrigin = OpenTK.Graphics.OpenGL4.PointParameterName.PointSpriteCoordOrigin; } -static void Test_PointParameterNameSgis_19481() { +static void Test_PointParameterNameSgis_37629() { var _PointSizeMinArb = OpenTK.Graphics.OpenGL4.PointParameterNameSgis.PointSizeMinArb; var _PointSizeMinExt = OpenTK.Graphics.OpenGL4.PointParameterNameSgis.PointSizeMinExt; var _PointSizeMinSgis = OpenTK.Graphics.OpenGL4.PointParameterNameSgis.PointSizeMinSgis; @@ -75020,16 +136809,16 @@ static void Test_PointParameterNameSgis_19481() { var _DistanceAttenuationSgis = OpenTK.Graphics.OpenGL4.PointParameterNameSgis.DistanceAttenuationSgis; var _PointDistanceAttenuationArb = OpenTK.Graphics.OpenGL4.PointParameterNameSgis.PointDistanceAttenuationArb; } -static void Test_PointSpriteCoordOriginParameter_19482() { +static void Test_PointSpriteCoordOriginParameter_37630() { var _LowerLeft = OpenTK.Graphics.OpenGL4.PointSpriteCoordOriginParameter.LowerLeft; var _UpperLeft = OpenTK.Graphics.OpenGL4.PointSpriteCoordOriginParameter.UpperLeft; } -static void Test_PolygonMode_19483() { +static void Test_PolygonMode_37631() { var _Point = OpenTK.Graphics.OpenGL4.PolygonMode.Point; var _Line = OpenTK.Graphics.OpenGL4.PolygonMode.Line; var _Fill = OpenTK.Graphics.OpenGL4.PolygonMode.Fill; } -static void Test_PrimitiveType_19484() { +static void Test_PrimitiveType_37632() { var _Points = OpenTK.Graphics.OpenGL4.PrimitiveType.Points; var _Lines = OpenTK.Graphics.OpenGL4.PrimitiveType.Lines; var _LineLoop = OpenTK.Graphics.OpenGL4.PrimitiveType.LineLoop; @@ -75054,7 +136843,7 @@ static void Test_PrimitiveType_19484() { var _Patches = OpenTK.Graphics.OpenGL4.PrimitiveType.Patches; var _PatchesExt = OpenTK.Graphics.OpenGL4.PrimitiveType.PatchesExt; } -static void Test_ProgramInterface_19485() { +static void Test_ProgramInterface_37633() { var _TransformFeedbackBuffer = OpenTK.Graphics.OpenGL4.ProgramInterface.TransformFeedbackBuffer; var _AtomicCounterBuffer = OpenTK.Graphics.OpenGL4.ProgramInterface.AtomicCounterBuffer; var _Uniform = OpenTK.Graphics.OpenGL4.ProgramInterface.Uniform; @@ -75077,13 +136866,13 @@ static void Test_ProgramInterface_19485() { var _ComputeSubroutineUniform = OpenTK.Graphics.OpenGL4.ProgramInterface.ComputeSubroutineUniform; var _TransformFeedbackVarying = OpenTK.Graphics.OpenGL4.ProgramInterface.TransformFeedbackVarying; } -static void Test_ProgramInterfaceParameter_19486() { +static void Test_ProgramInterfaceParameter_37634() { var _ActiveResources = OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter.ActiveResources; var _MaxNameLength = OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter.MaxNameLength; var _MaxNumActiveVariables = OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter.MaxNumActiveVariables; var _MaxNumCompatibleSubroutines = OpenTK.Graphics.OpenGL4.ProgramInterfaceParameter.MaxNumCompatibleSubroutines; } -static void Test_ProgramParameter_19487() { +static void Test_ProgramParameter_37635() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.ProgramParameter.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL4.ProgramParameter.ProgramSeparable; var _GeometryShaderInvocations = OpenTK.Graphics.OpenGL4.ProgramParameter.GeometryShaderInvocations; @@ -75112,15 +136901,15 @@ static void Test_ProgramParameter_19487() { var _MaxComputeWorkGroupSize = OpenTK.Graphics.OpenGL4.ProgramParameter.MaxComputeWorkGroupSize; var _ActiveAtomicCounterBuffers = OpenTK.Graphics.OpenGL4.ProgramParameter.ActiveAtomicCounterBuffers; } -static void Test_ProgramParameterName_19488() { +static void Test_ProgramParameterName_37636() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.ProgramParameterName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL4.ProgramParameterName.ProgramSeparable; } -static void Test_ProgramParameterPName_19489() { +static void Test_ProgramParameterPName_37637() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.OpenGL4.ProgramParameterPName.ProgramBinaryRetrievableHint; var _ProgramSeparable = OpenTK.Graphics.OpenGL4.ProgramParameterPName.ProgramSeparable; } -static void Test_ProgramPipelineParameter_19490() { +static void Test_ProgramPipelineParameter_37638() { var _ActiveProgram = OpenTK.Graphics.OpenGL4.ProgramPipelineParameter.ActiveProgram; var _FragmentShader = OpenTK.Graphics.OpenGL4.ProgramPipelineParameter.FragmentShader; var _VertexShader = OpenTK.Graphics.OpenGL4.ProgramPipelineParameter.VertexShader; @@ -75131,7 +136920,7 @@ static void Test_ProgramPipelineParameter_19490() { var _TessControlShader = OpenTK.Graphics.OpenGL4.ProgramPipelineParameter.TessControlShader; var _ComputeShader = OpenTK.Graphics.OpenGL4.ProgramPipelineParameter.ComputeShader; } -static void Test_ProgramProperty_19491() { +static void Test_ProgramProperty_37639() { var _NumCompatibleSubroutines = OpenTK.Graphics.OpenGL4.ProgramProperty.NumCompatibleSubroutines; var _CompatibleSubroutines = OpenTK.Graphics.OpenGL4.ProgramProperty.CompatibleSubroutines; var _IsPerPatch = OpenTK.Graphics.OpenGL4.ProgramProperty.IsPerPatch; @@ -75161,7 +136950,7 @@ static void Test_ProgramProperty_19491() { var _TransformFeedbackBufferIndex = OpenTK.Graphics.OpenGL4.ProgramProperty.TransformFeedbackBufferIndex; var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL4.ProgramProperty.TransformFeedbackBufferStride; } -static void Test_ProgramStageMask_19492() { +static void Test_ProgramStageMask_37640() { var _VertexShaderBit = OpenTK.Graphics.OpenGL4.ProgramStageMask.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL4.ProgramStageMask.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL4.ProgramStageMask.GeometryShaderBit; @@ -75170,21 +136959,21 @@ static void Test_ProgramStageMask_19492() { var _ComputeShaderBit = OpenTK.Graphics.OpenGL4.ProgramStageMask.ComputeShaderBit; var _AllShaderBits = OpenTK.Graphics.OpenGL4.ProgramStageMask.AllShaderBits; } -static void Test_ProgramStageParameter_19493() { +static void Test_ProgramStageParameter_37641() { var _ActiveSubroutines = OpenTK.Graphics.OpenGL4.ProgramStageParameter.ActiveSubroutines; var _ActiveSubroutineUniforms = OpenTK.Graphics.OpenGL4.ProgramStageParameter.ActiveSubroutineUniforms; var _ActiveSubroutineUniformLocations = OpenTK.Graphics.OpenGL4.ProgramStageParameter.ActiveSubroutineUniformLocations; var _ActiveSubroutineMaxLength = OpenTK.Graphics.OpenGL4.ProgramStageParameter.ActiveSubroutineMaxLength; var _ActiveSubroutineUniformMaxLength = OpenTK.Graphics.OpenGL4.ProgramStageParameter.ActiveSubroutineUniformMaxLength; } -static void Test_ProvokingVertexMode_19494() { +static void Test_ProvokingVertexMode_37642() { var _FirstVertexConvention = OpenTK.Graphics.OpenGL4.ProvokingVertexMode.FirstVertexConvention; var _LastVertexConvention = OpenTK.Graphics.OpenGL4.ProvokingVertexMode.LastVertexConvention; } -static void Test_QueryCounterTarget_19495() { +static void Test_QueryCounterTarget_37643() { var _Timestamp = OpenTK.Graphics.OpenGL4.QueryCounterTarget.Timestamp; } -static void Test_QueryTarget_19496() { +static void Test_QueryTarget_37644() { var _TimeElapsed = OpenTK.Graphics.OpenGL4.QueryTarget.TimeElapsed; var _SamplesPassed = OpenTK.Graphics.OpenGL4.QueryTarget.SamplesPassed; var _AnySamplesPassed = OpenTK.Graphics.OpenGL4.QueryTarget.AnySamplesPassed; @@ -75193,7 +136982,7 @@ static void Test_QueryTarget_19496() { var _AnySamplesPassedConservative = OpenTK.Graphics.OpenGL4.QueryTarget.AnySamplesPassedConservative; var _Timestamp = OpenTK.Graphics.OpenGL4.QueryTarget.Timestamp; } -static void Test_ReadBufferMode_19497() { +static void Test_ReadBufferMode_37645() { var _None = OpenTK.Graphics.OpenGL4.ReadBufferMode.None; var _FrontLeft = OpenTK.Graphics.OpenGL4.ReadBufferMode.FrontLeft; var _FrontRight = OpenTK.Graphics.OpenGL4.ReadBufferMode.FrontRight; @@ -75225,7 +137014,7 @@ static void Test_ReadBufferMode_19497() { var _ColorAttachment14 = OpenTK.Graphics.OpenGL4.ReadBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.OpenGL4.ReadBufferMode.ColorAttachment15; } -static void Test_RenderbufferParameterName_19498() { +static void Test_RenderbufferParameterName_37646() { var _RenderbufferSamples = OpenTK.Graphics.OpenGL4.RenderbufferParameterName.RenderbufferSamples; var _RenderbufferWidth = OpenTK.Graphics.OpenGL4.RenderbufferParameterName.RenderbufferWidth; var _RenderbufferWidthExt = OpenTK.Graphics.OpenGL4.RenderbufferParameterName.RenderbufferWidthExt; @@ -75246,7 +137035,7 @@ static void Test_RenderbufferParameterName_19498() { var _RenderbufferStencilSize = OpenTK.Graphics.OpenGL4.RenderbufferParameterName.RenderbufferStencilSize; var _RenderbufferStencilSizeExt = OpenTK.Graphics.OpenGL4.RenderbufferParameterName.RenderbufferStencilSizeExt; } -static void Test_RenderbufferStorage_19499() { +static void Test_RenderbufferStorage_37647() { var _DepthComponent = OpenTK.Graphics.OpenGL4.RenderbufferStorage.DepthComponent; var _R3G3B2 = OpenTK.Graphics.OpenGL4.RenderbufferStorage.R3G3B2; var _Rgb4 = OpenTK.Graphics.OpenGL4.RenderbufferStorage.Rgb4; @@ -75318,13 +137107,13 @@ static void Test_RenderbufferStorage_19499() { var _Rgb8i = OpenTK.Graphics.OpenGL4.RenderbufferStorage.Rgb8i; var _Rgb10A2ui = OpenTK.Graphics.OpenGL4.RenderbufferStorage.Rgb10A2ui; } -static void Test_RenderbufferTarget_19500() { +static void Test_RenderbufferTarget_37648() { var _Renderbuffer = OpenTK.Graphics.OpenGL4.RenderbufferTarget.Renderbuffer; var _RenderbufferExt = OpenTK.Graphics.OpenGL4.RenderbufferTarget.RenderbufferExt; } -static void Test_RenderingMode_19501() { +static void Test_RenderingMode_37649() { } -static void Test_SamplePatternSgis_19502() { +static void Test_SamplePatternSgis_37650() { var _Gl1PassExt = OpenTK.Graphics.OpenGL4.SamplePatternSgis.Gl1PassExt; var _Gl1PassSgis = OpenTK.Graphics.OpenGL4.SamplePatternSgis.Gl1PassSgis; var _Gl2Pass0Ext = OpenTK.Graphics.OpenGL4.SamplePatternSgis.Gl2Pass0Ext; @@ -75340,7 +137129,7 @@ static void Test_SamplePatternSgis_19502() { var _Gl4Pass3Ext = OpenTK.Graphics.OpenGL4.SamplePatternSgis.Gl4Pass3Ext; var _Gl4Pass3Sgis = OpenTK.Graphics.OpenGL4.SamplePatternSgis.Gl4Pass3Sgis; } -static void Test_SamplerParameter_19503() { +static void Test_SamplerParameter_37651() { var _TextureBorderColor = OpenTK.Graphics.OpenGL4.SamplerParameter.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL4.SamplerParameter.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL4.SamplerParameter.TextureMinFilter; @@ -75354,7 +137143,7 @@ static void Test_SamplerParameter_19503() { var _TextureCompareMode = OpenTK.Graphics.OpenGL4.SamplerParameter.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.OpenGL4.SamplerParameter.TextureCompareFunc; } -static void Test_SamplerParameterName_19504() { +static void Test_SamplerParameterName_37652() { var _TextureBorderColor = OpenTK.Graphics.OpenGL4.SamplerParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL4.SamplerParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL4.SamplerParameterName.TextureMinFilter; @@ -75368,14 +137157,14 @@ static void Test_SamplerParameterName_19504() { var _TextureCompareMode = OpenTK.Graphics.OpenGL4.SamplerParameterName.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.OpenGL4.SamplerParameterName.TextureCompareFunc; } -static void Test_SeparableTarget_19505() { +static void Test_SeparableTarget_37653() { var _Separable2D = OpenTK.Graphics.OpenGL4.SeparableTarget.Separable2D; } -static void Test_SeparableTargetExt_19506() { +static void Test_SeparableTargetExt_37654() { var _Separable2D = OpenTK.Graphics.OpenGL4.SeparableTargetExt.Separable2D; var _Separable2DExt = OpenTK.Graphics.OpenGL4.SeparableTargetExt.Separable2DExt; } -static void Test_SgixIccTexture_19507() { +static void Test_SgixIccTexture_37655() { var _RgbIccSgix = OpenTK.Graphics.OpenGL4.SgixIccTexture.RgbIccSgix; var _RgbaIccSgix = OpenTK.Graphics.OpenGL4.SgixIccTexture.RgbaIccSgix; var _AlphaIccSgix = OpenTK.Graphics.OpenGL4.SgixIccTexture.AlphaIccSgix; @@ -75389,14 +137178,14 @@ static void Test_SgixIccTexture_19507() { var _Intensity16IccSgix = OpenTK.Graphics.OpenGL4.SgixIccTexture.Intensity16IccSgix; var _Luminance16Alpha8IccSgix = OpenTK.Graphics.OpenGL4.SgixIccTexture.Luminance16Alpha8IccSgix; } -static void Test_ShaderParameter_19508() { +static void Test_ShaderParameter_37656() { var _ShaderType = OpenTK.Graphics.OpenGL4.ShaderParameter.ShaderType; var _DeleteStatus = OpenTK.Graphics.OpenGL4.ShaderParameter.DeleteStatus; var _CompileStatus = OpenTK.Graphics.OpenGL4.ShaderParameter.CompileStatus; var _InfoLogLength = OpenTK.Graphics.OpenGL4.ShaderParameter.InfoLogLength; var _ShaderSourceLength = OpenTK.Graphics.OpenGL4.ShaderParameter.ShaderSourceLength; } -static void Test_ShaderPrecision_19509() { +static void Test_ShaderPrecision_37657() { var _LowFloat = OpenTK.Graphics.OpenGL4.ShaderPrecision.LowFloat; var _MediumFloat = OpenTK.Graphics.OpenGL4.ShaderPrecision.MediumFloat; var _HighFloat = OpenTK.Graphics.OpenGL4.ShaderPrecision.HighFloat; @@ -75404,7 +137193,7 @@ static void Test_ShaderPrecision_19509() { var _MediumInt = OpenTK.Graphics.OpenGL4.ShaderPrecision.MediumInt; var _HighInt = OpenTK.Graphics.OpenGL4.ShaderPrecision.HighInt; } -static void Test_ShaderType_19510() { +static void Test_ShaderType_37658() { var _FragmentShader = OpenTK.Graphics.OpenGL4.ShaderType.FragmentShader; var _VertexShader = OpenTK.Graphics.OpenGL4.ShaderType.VertexShader; var _GeometryShader = OpenTK.Graphics.OpenGL4.ShaderType.GeometryShader; @@ -75412,9 +137201,9 @@ static void Test_ShaderType_19510() { var _TessControlShader = OpenTK.Graphics.OpenGL4.ShaderType.TessControlShader; var _ComputeShader = OpenTK.Graphics.OpenGL4.ShaderType.ComputeShader; } -static void Test_ShadingModel_19511() { +static void Test_ShadingModel_37659() { } -static void Test_SizedInternalFormat_19512() { +static void Test_SizedInternalFormat_37660() { var _Rgba8 = OpenTK.Graphics.OpenGL4.SizedInternalFormat.Rgba8; var _Rgba16 = OpenTK.Graphics.OpenGL4.SizedInternalFormat.Rgba16; var _R8 = OpenTK.Graphics.OpenGL4.SizedInternalFormat.R8; @@ -75446,12 +137235,12 @@ static void Test_SizedInternalFormat_19512() { var _Rgba16i = OpenTK.Graphics.OpenGL4.SizedInternalFormat.Rgba16i; var _Rgba8i = OpenTK.Graphics.OpenGL4.SizedInternalFormat.Rgba8i; } -static void Test_StencilFace_19513() { +static void Test_StencilFace_37661() { var _Front = OpenTK.Graphics.OpenGL4.StencilFace.Front; var _Back = OpenTK.Graphics.OpenGL4.StencilFace.Back; var _FrontAndBack = OpenTK.Graphics.OpenGL4.StencilFace.FrontAndBack; } -static void Test_StencilFunction_19514() { +static void Test_StencilFunction_37662() { var _Never = OpenTK.Graphics.OpenGL4.StencilFunction.Never; var _Less = OpenTK.Graphics.OpenGL4.StencilFunction.Less; var _Equal = OpenTK.Graphics.OpenGL4.StencilFunction.Equal; @@ -75461,7 +137250,7 @@ static void Test_StencilFunction_19514() { var _Gequal = OpenTK.Graphics.OpenGL4.StencilFunction.Gequal; var _Always = OpenTK.Graphics.OpenGL4.StencilFunction.Always; } -static void Test_StencilOp_19515() { +static void Test_StencilOp_37663() { var _Zero = OpenTK.Graphics.OpenGL4.StencilOp.Zero; var _Invert = OpenTK.Graphics.OpenGL4.StencilOp.Invert; var _Keep = OpenTK.Graphics.OpenGL4.StencilOp.Keep; @@ -75471,27 +137260,27 @@ static void Test_StencilOp_19515() { var _IncrWrap = OpenTK.Graphics.OpenGL4.StencilOp.IncrWrap; var _DecrWrap = OpenTK.Graphics.OpenGL4.StencilOp.DecrWrap; } -static void Test_StringName_19516() { +static void Test_StringName_37664() { var _Vendor = OpenTK.Graphics.OpenGL4.StringName.Vendor; var _Renderer = OpenTK.Graphics.OpenGL4.StringName.Renderer; var _Version = OpenTK.Graphics.OpenGL4.StringName.Version; var _Extensions = OpenTK.Graphics.OpenGL4.StringName.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.OpenGL4.StringName.ShadingLanguageVersion; } -static void Test_StringNameIndexed_19517() { +static void Test_StringNameIndexed_37665() { var _Extensions = OpenTK.Graphics.OpenGL4.StringNameIndexed.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.OpenGL4.StringNameIndexed.ShadingLanguageVersion; } -static void Test_SyncCondition_19518() { +static void Test_SyncCondition_37666() { var _SyncGpuCommandsComplete = OpenTK.Graphics.OpenGL4.SyncCondition.SyncGpuCommandsComplete; } -static void Test_SyncParameterName_19519() { +static void Test_SyncParameterName_37667() { var _ObjectType = OpenTK.Graphics.OpenGL4.SyncParameterName.ObjectType; var _SyncCondition = OpenTK.Graphics.OpenGL4.SyncParameterName.SyncCondition; var _SyncStatus = OpenTK.Graphics.OpenGL4.SyncParameterName.SyncStatus; var _SyncFlags = OpenTK.Graphics.OpenGL4.SyncParameterName.SyncFlags; } -static void Test_TexCoordPointerType_19520() { +static void Test_TexCoordPointerType_37668() { var _Short = OpenTK.Graphics.OpenGL4.TexCoordPointerType.Short; var _Int = OpenTK.Graphics.OpenGL4.TexCoordPointerType.Int; var _Float = OpenTK.Graphics.OpenGL4.TexCoordPointerType.Float; @@ -75500,22 +137289,22 @@ static void Test_TexCoordPointerType_19520() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.TexCoordPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.TexCoordPointerType.Int2101010Rev; } -static void Test_TextureAccess_19521() { +static void Test_TextureAccess_37669() { var _ReadOnly = OpenTK.Graphics.OpenGL4.TextureAccess.ReadOnly; var _WriteOnly = OpenTK.Graphics.OpenGL4.TextureAccess.WriteOnly; var _ReadWrite = OpenTK.Graphics.OpenGL4.TextureAccess.ReadWrite; } -static void Test_TextureBufferTarget_19522() { +static void Test_TextureBufferTarget_37670() { var _TextureBuffer = OpenTK.Graphics.OpenGL4.TextureBufferTarget.TextureBuffer; } -static void Test_TextureCompareMode_19523() { +static void Test_TextureCompareMode_37671() { var _None = OpenTK.Graphics.OpenGL4.TextureCompareMode.None; var _CompareRefToTexture = OpenTK.Graphics.OpenGL4.TextureCompareMode.CompareRefToTexture; var _CompareRToTexture = OpenTK.Graphics.OpenGL4.TextureCompareMode.CompareRToTexture; } -static void Test_TextureCoordName_19524() { +static void Test_TextureCoordName_37672() { } -static void Test_TextureEnvMode_19525() { +static void Test_TextureEnvMode_37673() { var _Add = OpenTK.Graphics.OpenGL4.TextureEnvMode.Add; var _Blend = OpenTK.Graphics.OpenGL4.TextureEnvMode.Blend; var _Replace = OpenTK.Graphics.OpenGL4.TextureEnvMode.Replace; @@ -75524,7 +137313,7 @@ static void Test_TextureEnvMode_19525() { var _TextureEnvBiasSgix = OpenTK.Graphics.OpenGL4.TextureEnvMode.TextureEnvBiasSgix; var _Combine = OpenTK.Graphics.OpenGL4.TextureEnvMode.Combine; } -static void Test_TextureEnvModeCombine_19526() { +static void Test_TextureEnvModeCombine_37674() { var _Add = OpenTK.Graphics.OpenGL4.TextureEnvModeCombine.Add; var _Replace = OpenTK.Graphics.OpenGL4.TextureEnvModeCombine.Replace; var _Modulate = OpenTK.Graphics.OpenGL4.TextureEnvModeCombine.Modulate; @@ -75534,26 +137323,26 @@ static void Test_TextureEnvModeCombine_19526() { var _Dot3Rgb = OpenTK.Graphics.OpenGL4.TextureEnvModeCombine.Dot3Rgb; var _Dot3Rgba = OpenTK.Graphics.OpenGL4.TextureEnvModeCombine.Dot3Rgba; } -static void Test_TextureEnvModeOperandAlpha_19527() { +static void Test_TextureEnvModeOperandAlpha_37675() { var _SrcAlpha = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandAlpha.SrcAlpha; var _OneMinusSrcAlpha = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandAlpha.OneMinusSrcAlpha; } -static void Test_TextureEnvModeOperandRgb_19528() { +static void Test_TextureEnvModeOperandRgb_37676() { var _SrcColor = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandRgb.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandRgb.OneMinusSrcColor; var _SrcAlpha = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandRgb.SrcAlpha; var _OneMinusSrcAlpha = OpenTK.Graphics.OpenGL4.TextureEnvModeOperandRgb.OneMinusSrcAlpha; } -static void Test_TextureEnvModePointSprite_19529() { +static void Test_TextureEnvModePointSprite_37677() { var _False = OpenTK.Graphics.OpenGL4.TextureEnvModePointSprite.False; var _True = OpenTK.Graphics.OpenGL4.TextureEnvModePointSprite.True; } -static void Test_TextureEnvModeScale_19530() { +static void Test_TextureEnvModeScale_37678() { var _One = OpenTK.Graphics.OpenGL4.TextureEnvModeScale.One; var _Two = OpenTK.Graphics.OpenGL4.TextureEnvModeScale.Two; var _Four = OpenTK.Graphics.OpenGL4.TextureEnvModeScale.Four; } -static void Test_TextureEnvModeSource_19531() { +static void Test_TextureEnvModeSource_37679() { var _Texture = OpenTK.Graphics.OpenGL4.TextureEnvModeSource.Texture; var _Texture0 = OpenTK.Graphics.OpenGL4.TextureEnvModeSource.Texture0; var _Texture1 = OpenTK.Graphics.OpenGL4.TextureEnvModeSource.Texture1; @@ -75591,7 +137380,7 @@ static void Test_TextureEnvModeSource_19531() { var _PrimaryColor = OpenTK.Graphics.OpenGL4.TextureEnvModeSource.PrimaryColor; var _Previous = OpenTK.Graphics.OpenGL4.TextureEnvModeSource.Previous; } -static void Test_TextureEnvParameter_19532() { +static void Test_TextureEnvParameter_37680() { var _AlphaScale = OpenTK.Graphics.OpenGL4.TextureEnvParameter.AlphaScale; var _TextureLodBias = OpenTK.Graphics.OpenGL4.TextureEnvParameter.TextureLodBias; var _CombineRgb = OpenTK.Graphics.OpenGL4.TextureEnvParameter.CombineRgb; @@ -75611,14 +137400,14 @@ static void Test_TextureEnvParameter_19532() { var _Operand2Alpha = OpenTK.Graphics.OpenGL4.TextureEnvParameter.Operand2Alpha; var _CoordReplace = OpenTK.Graphics.OpenGL4.TextureEnvParameter.CoordReplace; } -static void Test_TextureEnvTarget_19533() { +static void Test_TextureEnvTarget_37681() { var _TextureFilterControl = OpenTK.Graphics.OpenGL4.TextureEnvTarget.TextureFilterControl; var _PointSprite = OpenTK.Graphics.OpenGL4.TextureEnvTarget.PointSprite; } -static void Test_TextureFilterFuncSgis_19534() { +static void Test_TextureFilterFuncSgis_37682() { var _Filter4Sgis = OpenTK.Graphics.OpenGL4.TextureFilterFuncSgis.Filter4Sgis; } -static void Test_TextureGenMode_19535() { +static void Test_TextureGenMode_37683() { var _EyeDistanceToPointSgis = OpenTK.Graphics.OpenGL4.TextureGenMode.EyeDistanceToPointSgis; var _ObjectDistanceToPointSgis = OpenTK.Graphics.OpenGL4.TextureGenMode.ObjectDistanceToPointSgis; var _EyeDistanceToLineSgis = OpenTK.Graphics.OpenGL4.TextureGenMode.EyeDistanceToLineSgis; @@ -75626,13 +137415,13 @@ static void Test_TextureGenMode_19535() { var _NormalMap = OpenTK.Graphics.OpenGL4.TextureGenMode.NormalMap; var _ReflectionMap = OpenTK.Graphics.OpenGL4.TextureGenMode.ReflectionMap; } -static void Test_TextureGenParameter_19536() { +static void Test_TextureGenParameter_37684() { var _EyePointSgis = OpenTK.Graphics.OpenGL4.TextureGenParameter.EyePointSgis; var _ObjectPointSgis = OpenTK.Graphics.OpenGL4.TextureGenParameter.ObjectPointSgis; var _EyeLineSgis = OpenTK.Graphics.OpenGL4.TextureGenParameter.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.OpenGL4.TextureGenParameter.ObjectLineSgis; } -static void Test_TextureMagFilter_19537() { +static void Test_TextureMagFilter_37685() { var _Nearest = OpenTK.Graphics.OpenGL4.TextureMagFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL4.TextureMagFilter.Linear; var _LinearDetailSgis = OpenTK.Graphics.OpenGL4.TextureMagFilter.LinearDetailSgis; @@ -75646,7 +137435,7 @@ static void Test_TextureMagFilter_19537() { var _PixelTexGenQRoundSgix = OpenTK.Graphics.OpenGL4.TextureMagFilter.PixelTexGenQRoundSgix; var _PixelTexGenQFloorSgix = OpenTK.Graphics.OpenGL4.TextureMagFilter.PixelTexGenQFloorSgix; } -static void Test_TextureMinFilter_19538() { +static void Test_TextureMinFilter_37686() { var _Nearest = OpenTK.Graphics.OpenGL4.TextureMinFilter.Nearest; var _Linear = OpenTK.Graphics.OpenGL4.TextureMinFilter.Linear; var _NearestMipmapNearest = OpenTK.Graphics.OpenGL4.TextureMinFilter.NearestMipmapNearest; @@ -75662,7 +137451,7 @@ static void Test_TextureMinFilter_19538() { var _NearestClipmapLinearSgix = OpenTK.Graphics.OpenGL4.TextureMinFilter.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.OpenGL4.TextureMinFilter.LinearClipmapNearestSgix; } -static void Test_TextureParameterName_19539() { +static void Test_TextureParameterName_37687() { var _TextureBorderColor = OpenTK.Graphics.OpenGL4.TextureParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.OpenGL4.TextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.OpenGL4.TextureParameterName.TextureMinFilter; @@ -75714,7 +137503,7 @@ static void Test_TextureParameterName_19539() { var _TextureSwizzleA = OpenTK.Graphics.OpenGL4.TextureParameterName.TextureSwizzleA; var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL4.TextureParameterName.TextureSwizzleRgba; } -static void Test_TextureTarget_19540() { +static void Test_TextureTarget_37688() { var _Texture1D = OpenTK.Graphics.OpenGL4.TextureTarget.Texture1D; var _Texture2D = OpenTK.Graphics.OpenGL4.TextureTarget.Texture2D; var _ProxyTexture1D = OpenTK.Graphics.OpenGL4.TextureTarget.ProxyTexture1D; @@ -75760,11 +137549,11 @@ static void Test_TextureTarget_19540() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTarget.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTarget.ProxyTexture2DMultisampleArray; } -static void Test_TextureTarget1d_19541() { +static void Test_TextureTarget1d_37689() { var _Texture1D = OpenTK.Graphics.OpenGL4.TextureTarget1d.Texture1D; var _ProxyTexture1D = OpenTK.Graphics.OpenGL4.TextureTarget1d.ProxyTexture1D; } -static void Test_TextureTarget2d_19542() { +static void Test_TextureTarget2d_37690() { var _Texture2D = OpenTK.Graphics.OpenGL4.TextureTarget2d.Texture2D; var _ProxyTexture2D = OpenTK.Graphics.OpenGL4.TextureTarget2d.ProxyTexture2D; var _TextureRectangle = OpenTK.Graphics.OpenGL4.TextureTarget2d.TextureRectangle; @@ -75774,7 +137563,7 @@ static void Test_TextureTarget2d_19542() { var _Texture1DArray = OpenTK.Graphics.OpenGL4.TextureTarget2d.Texture1DArray; var _ProxyTexture1DArray = OpenTK.Graphics.OpenGL4.TextureTarget2d.ProxyTexture1DArray; } -static void Test_TextureTarget3d_19543() { +static void Test_TextureTarget3d_37691() { var _Texture3D = OpenTK.Graphics.OpenGL4.TextureTarget3d.Texture3D; var _ProxyTexture3D = OpenTK.Graphics.OpenGL4.TextureTarget3d.ProxyTexture3D; var _TextureCubeMap = OpenTK.Graphics.OpenGL4.TextureTarget3d.TextureCubeMap; @@ -75782,21 +137571,21 @@ static void Test_TextureTarget3d_19543() { var _Texture2DArray = OpenTK.Graphics.OpenGL4.TextureTarget3d.Texture2DArray; var _ProxyTexture2DArray = OpenTK.Graphics.OpenGL4.TextureTarget3d.ProxyTexture2DArray; } -static void Test_TextureTargetMultisample_19544() { +static void Test_TextureTargetMultisample_37692() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL4.TextureTargetMultisample.Texture2DMultisample; var _ProxyTexture2DMultisample = OpenTK.Graphics.OpenGL4.TextureTargetMultisample.ProxyTexture2DMultisample; var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTargetMultisample.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTargetMultisample.ProxyTexture2DMultisampleArray; } -static void Test_TextureTargetMultisample2d_19545() { +static void Test_TextureTargetMultisample2d_37693() { var _Texture2DMultisample = OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d.Texture2DMultisample; var _ProxyTexture2DMultisample = OpenTK.Graphics.OpenGL4.TextureTargetMultisample2d.ProxyTexture2DMultisample; } -static void Test_TextureTargetMultisample3d_19546() { +static void Test_TextureTargetMultisample3d_37694() { var _Texture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d.Texture2DMultisampleArray; var _ProxyTexture2DMultisampleArray = OpenTK.Graphics.OpenGL4.TextureTargetMultisample3d.ProxyTexture2DMultisampleArray; } -static void Test_TextureUnit_19547() { +static void Test_TextureUnit_37695() { var _Texture0 = OpenTK.Graphics.OpenGL4.TextureUnit.Texture0; var _Texture1 = OpenTK.Graphics.OpenGL4.TextureUnit.Texture1; var _Texture2 = OpenTK.Graphics.OpenGL4.TextureUnit.Texture2; @@ -75830,7 +137619,7 @@ static void Test_TextureUnit_19547() { var _Texture30 = OpenTK.Graphics.OpenGL4.TextureUnit.Texture30; var _Texture31 = OpenTK.Graphics.OpenGL4.TextureUnit.Texture31; } -static void Test_TextureWrapMode_19548() { +static void Test_TextureWrapMode_37696() { var _Repeat = OpenTK.Graphics.OpenGL4.TextureWrapMode.Repeat; var _ClampToBorder = OpenTK.Graphics.OpenGL4.TextureWrapMode.ClampToBorder; var _ClampToBorderArb = OpenTK.Graphics.OpenGL4.TextureWrapMode.ClampToBorderArb; @@ -75840,19 +137629,19 @@ static void Test_TextureWrapMode_19548() { var _ClampToEdgeSgis = OpenTK.Graphics.OpenGL4.TextureWrapMode.ClampToEdgeSgis; var _MirroredRepeat = OpenTK.Graphics.OpenGL4.TextureWrapMode.MirroredRepeat; } -static void Test_TransformFeedbackMode_19549() { +static void Test_TransformFeedbackMode_37697() { var _InterleavedAttribs = OpenTK.Graphics.OpenGL4.TransformFeedbackMode.InterleavedAttribs; var _SeparateAttribs = OpenTK.Graphics.OpenGL4.TransformFeedbackMode.SeparateAttribs; } -static void Test_TransformFeedbackPrimitiveType_19550() { +static void Test_TransformFeedbackPrimitiveType_37698() { var _Points = OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType.Points; var _Lines = OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType.Lines; var _Triangles = OpenTK.Graphics.OpenGL4.TransformFeedbackPrimitiveType.Triangles; } -static void Test_TransformFeedbackTarget_19551() { +static void Test_TransformFeedbackTarget_37699() { var _TransformFeedback = OpenTK.Graphics.OpenGL4.TransformFeedbackTarget.TransformFeedback; } -static void Test_TransformFeedbackType_19552() { +static void Test_TransformFeedbackType_37700() { var _Int = OpenTK.Graphics.OpenGL4.TransformFeedbackType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL4.TransformFeedbackType.UnsignedInt; var _Float = OpenTK.Graphics.OpenGL4.TransformFeedbackType.Float; @@ -75888,7 +137677,7 @@ static void Test_TransformFeedbackType_19552() { var _DoubleVec3 = OpenTK.Graphics.OpenGL4.TransformFeedbackType.DoubleVec3; var _DoubleVec4 = OpenTK.Graphics.OpenGL4.TransformFeedbackType.DoubleVec4; } -static void Test_UseProgramStageMask_19553() { +static void Test_UseProgramStageMask_37701() { var _VertexShaderBit = OpenTK.Graphics.OpenGL4.UseProgramStageMask.VertexShaderBit; var _VertexShaderBitExt = OpenTK.Graphics.OpenGL4.UseProgramStageMask.VertexShaderBitExt; var _FragmentShaderBit = OpenTK.Graphics.OpenGL4.UseProgramStageMask.FragmentShaderBit; @@ -75903,9 +137692,9 @@ static void Test_UseProgramStageMask_19553() { var _AllShaderBits = OpenTK.Graphics.OpenGL4.UseProgramStageMask.AllShaderBits; var _AllShaderBitsExt = OpenTK.Graphics.OpenGL4.UseProgramStageMask.AllShaderBitsExt; } -static void Test_Version10_19554() { +static void Test_Version10_37702() { } -static void Test_Version11_19555() { +static void Test_Version11_37703() { var _False = OpenTK.Graphics.OpenGL4.Version11.False; var _NoError = OpenTK.Graphics.OpenGL4.Version11.NoError; var _None = OpenTK.Graphics.OpenGL4.Version11.None; @@ -76107,7 +137896,7 @@ static void Test_Version11_19555() { var _One = OpenTK.Graphics.OpenGL4.Version11.One; var _True = OpenTK.Graphics.OpenGL4.Version11.True; } -static void Test_Version12_19556() { +static void Test_Version12_37704() { var _SmoothPointSizeRange = OpenTK.Graphics.OpenGL4.Version12.SmoothPointSizeRange; var _SmoothPointSizeGranularity = OpenTK.Graphics.OpenGL4.Version12.SmoothPointSizeGranularity; var _SmoothLineWidthRange = OpenTK.Graphics.OpenGL4.Version12.SmoothLineWidthRange; @@ -76145,7 +137934,7 @@ static void Test_Version12_19556() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.Version12.UnsignedInt2101010Rev; var _AliasedLineWidthRange = OpenTK.Graphics.OpenGL4.Version12.AliasedLineWidthRange; } -static void Test_Version13_19557() { +static void Test_Version13_37705() { var _Multisample = OpenTK.Graphics.OpenGL4.Version13.Multisample; var _SampleAlphaToCoverage = OpenTK.Graphics.OpenGL4.Version13.SampleAlphaToCoverage; var _SampleAlphaToOne = OpenTK.Graphics.OpenGL4.Version13.SampleAlphaToOne; @@ -76206,7 +137995,7 @@ static void Test_Version13_19557() { var _NumCompressedTextureFormats = OpenTK.Graphics.OpenGL4.Version13.NumCompressedTextureFormats; var _CompressedTextureFormats = OpenTK.Graphics.OpenGL4.Version13.CompressedTextureFormats; } -static void Test_Version14_19558() { +static void Test_Version14_37706() { var _ConstantColor = OpenTK.Graphics.OpenGL4.Version14.ConstantColor; var _OneMinusConstantColor = OpenTK.Graphics.OpenGL4.Version14.OneMinusConstantColor; var _ConstantAlpha = OpenTK.Graphics.OpenGL4.Version14.ConstantAlpha; @@ -76233,7 +138022,7 @@ static void Test_Version14_19558() { var _TextureCompareMode = OpenTK.Graphics.OpenGL4.Version14.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.OpenGL4.Version14.TextureCompareFunc; } -static void Test_Version15_19559() { +static void Test_Version15_37707() { var _Src1Alpha = OpenTK.Graphics.OpenGL4.Version15.Src1Alpha; var _BufferSize = OpenTK.Graphics.OpenGL4.Version15.BufferSize; var _BufferUsage = OpenTK.Graphics.OpenGL4.Version15.BufferUsage; @@ -76263,7 +138052,7 @@ static void Test_Version15_19559() { var _DynamicCopy = OpenTK.Graphics.OpenGL4.Version15.DynamicCopy; var _SamplesPassed = OpenTK.Graphics.OpenGL4.Version15.SamplesPassed; } -static void Test_Version20_19560() { +static void Test_Version20_37708() { var _BlendEquationRgb = OpenTK.Graphics.OpenGL4.Version20.BlendEquationRgb; var _VertexAttribArrayEnabled = OpenTK.Graphics.OpenGL4.Version20.VertexAttribArrayEnabled; var _VertexAttribArraySize = OpenTK.Graphics.OpenGL4.Version20.VertexAttribArraySize; @@ -76345,7 +138134,7 @@ static void Test_Version20_19560() { var _StencilBackValueMask = OpenTK.Graphics.OpenGL4.Version20.StencilBackValueMask; var _StencilBackWritemask = OpenTK.Graphics.OpenGL4.Version20.StencilBackWritemask; } -static void Test_Version21_19561() { +static void Test_Version21_37709() { var _PixelPackBuffer = OpenTK.Graphics.OpenGL4.Version21.PixelPackBuffer; var _PixelUnpackBuffer = OpenTK.Graphics.OpenGL4.Version21.PixelUnpackBuffer; var _PixelPackBufferBinding = OpenTK.Graphics.OpenGL4.Version21.PixelPackBufferBinding; @@ -76363,7 +138152,7 @@ static void Test_Version21_19561() { var _CompressedSrgb = OpenTK.Graphics.OpenGL4.Version21.CompressedSrgb; var _CompressedSrgbAlpha = OpenTK.Graphics.OpenGL4.Version21.CompressedSrgbAlpha; } -static void Test_Version30_19562() { +static void Test_Version30_37710() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.OpenGL4.Version30.ContextFlagForwardCompatibleBit; var _MapReadBit = OpenTK.Graphics.OpenGL4.Version30.MapReadBit; var _MapWriteBit = OpenTK.Graphics.OpenGL4.Version30.MapWriteBit; @@ -76581,7 +138370,7 @@ static void Test_Version30_19562() { var _BufferMapLength = OpenTK.Graphics.OpenGL4.Version30.BufferMapLength; var _BufferMapOffset = OpenTK.Graphics.OpenGL4.Version30.BufferMapOffset; } -static void Test_Version31_19563() { +static void Test_Version31_37711() { var _TextureRectangle = OpenTK.Graphics.OpenGL4.Version31.TextureRectangle; var _TextureBindingRectangle = OpenTK.Graphics.OpenGL4.Version31.TextureBindingRectangle; var _ProxyTextureRectangle = OpenTK.Graphics.OpenGL4.Version31.ProxyTextureRectangle; @@ -76591,11 +138380,13 @@ static void Test_Version31_19563() { var _UniformBufferStart = OpenTK.Graphics.OpenGL4.Version31.UniformBufferStart; var _UniformBufferSize = OpenTK.Graphics.OpenGL4.Version31.UniformBufferSize; var _MaxVertexUniformBlocks = OpenTK.Graphics.OpenGL4.Version31.MaxVertexUniformBlocks; + var _MaxGeometryUniformBlocks = OpenTK.Graphics.OpenGL4.Version31.MaxGeometryUniformBlocks; var _MaxFragmentUniformBlocks = OpenTK.Graphics.OpenGL4.Version31.MaxFragmentUniformBlocks; var _MaxCombinedUniformBlocks = OpenTK.Graphics.OpenGL4.Version31.MaxCombinedUniformBlocks; var _MaxUniformBufferBindings = OpenTK.Graphics.OpenGL4.Version31.MaxUniformBufferBindings; var _MaxUniformBlockSize = OpenTK.Graphics.OpenGL4.Version31.MaxUniformBlockSize; var _MaxCombinedVertexUniformComponents = OpenTK.Graphics.OpenGL4.Version31.MaxCombinedVertexUniformComponents; + var _MaxCombinedGeometryUniformComponents = OpenTK.Graphics.OpenGL4.Version31.MaxCombinedGeometryUniformComponents; var _MaxCombinedFragmentUniformComponents = OpenTK.Graphics.OpenGL4.Version31.MaxCombinedFragmentUniformComponents; var _UniformBufferOffsetAlignment = OpenTK.Graphics.OpenGL4.Version31.UniformBufferOffsetAlignment; var _ActiveUniformBlockMaxNameLength = OpenTK.Graphics.OpenGL4.Version31.ActiveUniformBlockMaxNameLength; @@ -76614,6 +138405,7 @@ static void Test_Version31_19563() { var _UniformBlockActiveUniforms = OpenTK.Graphics.OpenGL4.Version31.UniformBlockActiveUniforms; var _UniformBlockActiveUniformIndices = OpenTK.Graphics.OpenGL4.Version31.UniformBlockActiveUniformIndices; var _UniformBlockReferencedByVertexShader = OpenTK.Graphics.OpenGL4.Version31.UniformBlockReferencedByVertexShader; + var _UniformBlockReferencedByGeometryShader = OpenTK.Graphics.OpenGL4.Version31.UniformBlockReferencedByGeometryShader; var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.OpenGL4.Version31.UniformBlockReferencedByFragmentShader; var _Sampler2DRect = OpenTK.Graphics.OpenGL4.Version31.Sampler2DRect; var _Sampler2DRectShadow = OpenTK.Graphics.OpenGL4.Version31.Sampler2DRectShadow; @@ -76641,7 +138433,7 @@ static void Test_Version31_19563() { var _PrimitiveRestartIndex = OpenTK.Graphics.OpenGL4.Version31.PrimitiveRestartIndex; var _InvalidIndex = OpenTK.Graphics.OpenGL4.Version31.InvalidIndex; } -static void Test_Version32_19564() { +static void Test_Version32_37712() { var _ContextCoreProfileBit = OpenTK.Graphics.OpenGL4.Version32.ContextCoreProfileBit; var _SyncFlushCommandsBit = OpenTK.Graphics.OpenGL4.Version32.SyncFlushCommandsBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.OpenGL4.Version32.ContextCompatibilityProfileBit; @@ -76707,7 +138499,7 @@ static void Test_Version32_19564() { var _ContextProfileMask = OpenTK.Graphics.OpenGL4.Version32.ContextProfileMask; var _TimeoutIgnored = OpenTK.Graphics.OpenGL4.Version32.TimeoutIgnored; } -static void Test_Version33_19565() { +static void Test_Version33_37713() { var _TimeElapsed = OpenTK.Graphics.OpenGL4.Version33.TimeElapsed; var _Src1Color = OpenTK.Graphics.OpenGL4.Version33.Src1Color; var _OneMinusSrc1Color = OpenTK.Graphics.OpenGL4.Version33.OneMinusSrc1Color; @@ -76725,7 +138517,7 @@ static void Test_Version33_19565() { var _TextureSwizzleRgba = OpenTK.Graphics.OpenGL4.Version33.TextureSwizzleRgba; var _Rgb10A2ui = OpenTK.Graphics.OpenGL4.Version33.Rgb10A2ui; } -static void Test_Version40_19566() { +static void Test_Version40_37714() { var _Quads = OpenTK.Graphics.OpenGL4.Version40.Quads; var _Patches = OpenTK.Graphics.OpenGL4.Version40.Patches; var _UniformBlockReferencedByTessControlShader = OpenTK.Graphics.OpenGL4.Version40.UniformBlockReferencedByTessControlShader; @@ -76805,7 +138597,7 @@ static void Test_Version40_19566() { var _IntSamplerCubeMapArray = OpenTK.Graphics.OpenGL4.Version40.IntSamplerCubeMapArray; var _UnsignedIntSamplerCubeMapArray = OpenTK.Graphics.OpenGL4.Version40.UnsignedIntSamplerCubeMapArray; } -static void Test_Version41_19567() { +static void Test_Version41_37715() { var _VertexShaderBit = OpenTK.Graphics.OpenGL4.Version41.VertexShaderBit; var _FragmentShaderBit = OpenTK.Graphics.OpenGL4.Version41.FragmentShaderBit; var _GeometryShaderBit = OpenTK.Graphics.OpenGL4.Version41.GeometryShaderBit; @@ -76842,7 +138634,7 @@ static void Test_Version41_19567() { var _MaxFragmentUniformVectors = OpenTK.Graphics.OpenGL4.Version41.MaxFragmentUniformVectors; var _AllShaderBits = OpenTK.Graphics.OpenGL4.Version41.AllShaderBits; } -static void Test_Version42_19568() { +static void Test_Version42_37716() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.OpenGL4.Version42.VertexAttribArrayBarrierBit; var _ElementArrayBarrierBit = OpenTK.Graphics.OpenGL4.Version42.ElementArrayBarrierBit; var _UniformBarrierBit = OpenTK.Graphics.OpenGL4.Version42.UniformBarrierBit; @@ -76952,8 +138744,9 @@ static void Test_Version42_19568() { var _NumSampleCounts = OpenTK.Graphics.OpenGL4.Version42.NumSampleCounts; var _AllBarrierBits = OpenTK.Graphics.OpenGL4.Version42.AllBarrierBits; } -static void Test_Version43_19569() { +static void Test_Version43_37717() { var _ContextFlagDebugBit = OpenTK.Graphics.OpenGL4.Version43.ContextFlagDebugBit; + var _ComputeShaderBit = OpenTK.Graphics.OpenGL4.Version43.ComputeShaderBit; var _ShaderStorageBarrierBit = OpenTK.Graphics.OpenGL4.Version43.ShaderStorageBarrierBit; var _StackOverflow = OpenTK.Graphics.OpenGL4.Version43.StackOverflow; var _StackUnderflow = OpenTK.Graphics.OpenGL4.Version43.StackUnderflow; @@ -77215,7 +139008,7 @@ static void Test_Version43_19569() { var _MaxFramebufferLayers = OpenTK.Graphics.OpenGL4.Version43.MaxFramebufferLayers; var _MaxFramebufferSamples = OpenTK.Graphics.OpenGL4.Version43.MaxFramebufferSamples; } -static void Test_Version44_19570() { +static void Test_Version44_37718() { var _ClientMappedBufferBarrierBit = OpenTK.Graphics.OpenGL4.Version44.ClientMappedBufferBarrierBit; var _QueryBufferBarrierBit = OpenTK.Graphics.OpenGL4.Version44.QueryBufferBarrierBit; var _MapReadBit = OpenTK.Graphics.OpenGL4.Version44.MapReadBit; @@ -77242,13 +139035,13 @@ static void Test_Version44_19570() { var _TransformFeedbackBufferStride = OpenTK.Graphics.OpenGL4.Version44.TransformFeedbackBufferStride; var _ClearTexture = OpenTK.Graphics.OpenGL4.Version44.ClearTexture; } -static void Test_VertexAttribDoubleType_19571() { +static void Test_VertexAttribDoubleType_37719() { var _Double = OpenTK.Graphics.OpenGL4.VertexAttribDoubleType.Double; } -static void Test_VertexAttribDPointerType_19572() { +static void Test_VertexAttribDPointerType_37720() { var _Double = OpenTK.Graphics.OpenGL4.VertexAttribDPointerType.Double; } -static void Test_VertexAttribIntegerType_19573() { +static void Test_VertexAttribIntegerType_37721() { var _Byte = OpenTK.Graphics.OpenGL4.VertexAttribIntegerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.VertexAttribIntegerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.VertexAttribIntegerType.Short; @@ -77256,7 +139049,7 @@ static void Test_VertexAttribIntegerType_19573() { var _Int = OpenTK.Graphics.OpenGL4.VertexAttribIntegerType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL4.VertexAttribIntegerType.UnsignedInt; } -static void Test_VertexAttribIPointerType_19574() { +static void Test_VertexAttribIPointerType_37722() { var _Byte = OpenTK.Graphics.OpenGL4.VertexAttribIPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.VertexAttribIPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.VertexAttribIPointerType.Short; @@ -77264,7 +139057,7 @@ static void Test_VertexAttribIPointerType_19574() { var _Int = OpenTK.Graphics.OpenGL4.VertexAttribIPointerType.Int; var _UnsignedInt = OpenTK.Graphics.OpenGL4.VertexAttribIPointerType.UnsignedInt; } -static void Test_VertexAttribParameter_19575() { +static void Test_VertexAttribParameter_37723() { var _ArrayEnabled = OpenTK.Graphics.OpenGL4.VertexAttribParameter.ArrayEnabled; var _ArraySize = OpenTK.Graphics.OpenGL4.VertexAttribParameter.ArraySize; var _ArrayStride = OpenTK.Graphics.OpenGL4.VertexAttribParameter.ArrayStride; @@ -77274,7 +139067,7 @@ static void Test_VertexAttribParameter_19575() { var _VertexAttribArrayInteger = OpenTK.Graphics.OpenGL4.VertexAttribParameter.VertexAttribArrayInteger; var _VertexAttribArrayDivisor = OpenTK.Graphics.OpenGL4.VertexAttribParameter.VertexAttribArrayDivisor; } -static void Test_VertexAttribParameterArb_19576() { +static void Test_VertexAttribParameterArb_37724() { var _ArrayEnabled = OpenTK.Graphics.OpenGL4.VertexAttribParameterArb.ArrayEnabled; var _ArraySize = OpenTK.Graphics.OpenGL4.VertexAttribParameterArb.ArraySize; var _ArrayStride = OpenTK.Graphics.OpenGL4.VertexAttribParameterArb.ArrayStride; @@ -77283,13 +139076,13 @@ static void Test_VertexAttribParameterArb_19576() { var _ArrayNormalized = OpenTK.Graphics.OpenGL4.VertexAttribParameterArb.ArrayNormalized; var _ArrayDivisor = OpenTK.Graphics.OpenGL4.VertexAttribParameterArb.ArrayDivisor; } -static void Test_VertexAttribPointerParameter_19577() { +static void Test_VertexAttribPointerParameter_37725() { var _ArrayPointer = OpenTK.Graphics.OpenGL4.VertexAttribPointerParameter.ArrayPointer; } -static void Test_VertexAttribPointerParameterArb_19578() { +static void Test_VertexAttribPointerParameterArb_37726() { var _ArrayPointer = OpenTK.Graphics.OpenGL4.VertexAttribPointerParameterArb.ArrayPointer; } -static void Test_VertexAttribPointerType_19579() { +static void Test_VertexAttribPointerType_37727() { var _Byte = OpenTK.Graphics.OpenGL4.VertexAttribPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.VertexAttribPointerType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.VertexAttribPointerType.Short; @@ -77303,7 +139096,7 @@ static void Test_VertexAttribPointerType_19579() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.VertexAttribPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.VertexAttribPointerType.Int2101010Rev; } -static void Test_VertexAttribPointerTypeArb_19580() { +static void Test_VertexAttribPointerTypeArb_37728() { var _Byte = OpenTK.Graphics.OpenGL4.VertexAttribPointerTypeArb.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.VertexAttribPointerTypeArb.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.VertexAttribPointerTypeArb.Short; @@ -77313,7 +139106,7 @@ static void Test_VertexAttribPointerTypeArb_19580() { var _Float = OpenTK.Graphics.OpenGL4.VertexAttribPointerTypeArb.Float; var _Double = OpenTK.Graphics.OpenGL4.VertexAttribPointerTypeArb.Double; } -static void Test_VertexAttribType_19581() { +static void Test_VertexAttribType_37729() { var _Byte = OpenTK.Graphics.OpenGL4.VertexAttribType.Byte; var _UnsignedByte = OpenTK.Graphics.OpenGL4.VertexAttribType.UnsignedByte; var _Short = OpenTK.Graphics.OpenGL4.VertexAttribType.Short; @@ -77327,7 +139120,7 @@ static void Test_VertexAttribType_19581() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.VertexAttribType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.VertexAttribType.Int2101010Rev; } -static void Test_VertexPointerType_19582() { +static void Test_VertexPointerType_37730() { var _Short = OpenTK.Graphics.OpenGL4.VertexPointerType.Short; var _Int = OpenTK.Graphics.OpenGL4.VertexPointerType.Int; var _Float = OpenTK.Graphics.OpenGL4.VertexPointerType.Float; @@ -77336,23 +139129,23 @@ static void Test_VertexPointerType_19582() { var _UnsignedInt2101010Rev = OpenTK.Graphics.OpenGL4.VertexPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.OpenGL4.VertexPointerType.Int2101010Rev; } -static void Test_WaitSyncFlags_19583() { +static void Test_WaitSyncFlags_37731() { var _None = OpenTK.Graphics.OpenGL4.WaitSyncFlags.None; } -static void Test_WaitSyncStatus_19584() { +static void Test_WaitSyncStatus_37732() { var _AlreadySignaled = OpenTK.Graphics.OpenGL4.WaitSyncStatus.AlreadySignaled; var _TimeoutExpired = OpenTK.Graphics.OpenGL4.WaitSyncStatus.TimeoutExpired; var _ConditionSatisfied = OpenTK.Graphics.OpenGL4.WaitSyncStatus.ConditionSatisfied; var _WaitFailed = OpenTK.Graphics.OpenGL4.WaitSyncStatus.WaitFailed; } -static void Test_AccumOp_19585() { +static void Test_AccumOp_37733() { var _Accum = OpenTK.Graphics.ES30.AccumOp.Accum; var _Load = OpenTK.Graphics.ES30.AccumOp.Load; var _Return = OpenTK.Graphics.ES30.AccumOp.Return; var _Mult = OpenTK.Graphics.ES30.AccumOp.Mult; var _Add = OpenTK.Graphics.ES30.AccumOp.Add; } -static void Test_ActiveAttribType_19586() { +static void Test_ActiveAttribType_37734() { var _Int = OpenTK.Graphics.ES30.ActiveAttribType.Int; var _UnsignedInt = OpenTK.Graphics.ES30.ActiveAttribType.UnsignedInt; var _Float = OpenTK.Graphics.ES30.ActiveAttribType.Float; @@ -77375,7 +139168,7 @@ static void Test_ActiveAttribType_19586() { var _UnsignedIntVec3 = OpenTK.Graphics.ES30.ActiveAttribType.UnsignedIntVec3; var _UnsignedIntVec4 = OpenTK.Graphics.ES30.ActiveAttribType.UnsignedIntVec4; } -static void Test_ActiveUniformBlockParameter_19587() { +static void Test_ActiveUniformBlockParameter_37735() { var _UniformBlockBinding = OpenTK.Graphics.ES30.ActiveUniformBlockParameter.UniformBlockBinding; var _UniformBlockDataSize = OpenTK.Graphics.ES30.ActiveUniformBlockParameter.UniformBlockDataSize; var _UniformBlockNameLength = OpenTK.Graphics.ES30.ActiveUniformBlockParameter.UniformBlockNameLength; @@ -77384,7 +139177,7 @@ static void Test_ActiveUniformBlockParameter_19587() { var _UniformBlockReferencedByVertexShader = OpenTK.Graphics.ES30.ActiveUniformBlockParameter.UniformBlockReferencedByVertexShader; var _UniformBlockReferencedByFragmentShader = OpenTK.Graphics.ES30.ActiveUniformBlockParameter.UniformBlockReferencedByFragmentShader; } -static void Test_ActiveUniformParameter_19588() { +static void Test_ActiveUniformParameter_37736() { var _UniformType = OpenTK.Graphics.ES30.ActiveUniformParameter.UniformType; var _UniformSize = OpenTK.Graphics.ES30.ActiveUniformParameter.UniformSize; var _UniformNameLength = OpenTK.Graphics.ES30.ActiveUniformParameter.UniformNameLength; @@ -77394,7 +139187,7 @@ static void Test_ActiveUniformParameter_19588() { var _UniformMatrixStride = OpenTK.Graphics.ES30.ActiveUniformParameter.UniformMatrixStride; var _UniformIsRowMajor = OpenTK.Graphics.ES30.ActiveUniformParameter.UniformIsRowMajor; } -static void Test_ActiveUniformType_19589() { +static void Test_ActiveUniformType_37737() { var _Int = OpenTK.Graphics.ES30.ActiveUniformType.Int; var _UnsignedInt = OpenTK.Graphics.ES30.ActiveUniformType.UnsignedInt; var _Float = OpenTK.Graphics.ES30.ActiveUniformType.Float; @@ -77435,7 +139228,7 @@ static void Test_ActiveUniformType_19589() { var _UnsignedIntSamplerCube = OpenTK.Graphics.ES30.ActiveUniformType.UnsignedIntSamplerCube; var _UnsignedIntSampler2DArray = OpenTK.Graphics.ES30.ActiveUniformType.UnsignedIntSampler2DArray; } -static void Test_All_19590() { +static void Test_All_37738() { var _False = OpenTK.Graphics.ES30.All.False; var _LayoutDefaultIntel = OpenTK.Graphics.ES30.All.LayoutDefaultIntel; var _NoError = OpenTK.Graphics.ES30.All.NoError; @@ -79570,6 +141363,7 @@ static void Test_All_19590() { var _PlusClampedAlphaNv = OpenTK.Graphics.ES30.All.PlusClampedAlphaNv; var _MinusClampedNv = OpenTK.Graphics.ES30.All.MinusClampedNv; var _InvertOvgNv = OpenTK.Graphics.ES30.All.InvertOvgNv; + var _PrimitiveBoundingBoxExt = OpenTK.Graphics.ES30.All.PrimitiveBoundingBoxExt; var _MaxTessControlAtomicCounterBuffersExt = OpenTK.Graphics.ES30.All.MaxTessControlAtomicCounterBuffersExt; var _MaxTessEvaluationAtomicCounterBuffersExt = OpenTK.Graphics.ES30.All.MaxTessEvaluationAtomicCounterBuffersExt; var _MaxGeometryAtomicCounterBuffersExt = OpenTK.Graphics.ES30.All.MaxGeometryAtomicCounterBuffersExt; @@ -79671,7 +141465,7 @@ static void Test_All_19590() { var _True = OpenTK.Graphics.ES30.All.True; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES30.All.LayoutLinearCpuCachedIntel; } -static void Test_AlphaFunction_19591() { +static void Test_AlphaFunction_37739() { var _Never = OpenTK.Graphics.ES30.AlphaFunction.Never; var _Less = OpenTK.Graphics.ES30.AlphaFunction.Less; var _Equal = OpenTK.Graphics.ES30.AlphaFunction.Equal; @@ -79681,16 +141475,16 @@ static void Test_AlphaFunction_19591() { var _Gequal = OpenTK.Graphics.ES30.AlphaFunction.Gequal; var _Always = OpenTK.Graphics.ES30.AlphaFunction.Always; } -static void Test_AmdCompressed3DcTexture_19592() { +static void Test_AmdCompressed3DcTexture_37740() { var _Gl3DcXAmd = OpenTK.Graphics.ES30.AmdCompressed3DcTexture.Gl3DcXAmd; var _Gl3DcXyAmd = OpenTK.Graphics.ES30.AmdCompressed3DcTexture.Gl3DcXyAmd; } -static void Test_AmdCompressedAtcTexture_19593() { +static void Test_AmdCompressedAtcTexture_37741() { var _AtcRgbaInterpolatedAlphaAmd = OpenTK.Graphics.ES30.AmdCompressedAtcTexture.AtcRgbaInterpolatedAlphaAmd; var _AtcRgbAmd = OpenTK.Graphics.ES30.AmdCompressedAtcTexture.AtcRgbAmd; var _AtcRgbaExplicitAlphaAmd = OpenTK.Graphics.ES30.AmdCompressedAtcTexture.AtcRgbaExplicitAlphaAmd; } -static void Test_AmdPerformanceMonitor_19594() { +static void Test_AmdPerformanceMonitor_37742() { var _CounterTypeAmd = OpenTK.Graphics.ES30.AmdPerformanceMonitor.CounterTypeAmd; var _CounterRangeAmd = OpenTK.Graphics.ES30.AmdPerformanceMonitor.CounterRangeAmd; var _UnsignedInt64Amd = OpenTK.Graphics.ES30.AmdPerformanceMonitor.UnsignedInt64Amd; @@ -79699,10 +141493,12 @@ static void Test_AmdPerformanceMonitor_19594() { var _PerfmonResultSizeAmd = OpenTK.Graphics.ES30.AmdPerformanceMonitor.PerfmonResultSizeAmd; var _PerfmonResultAmd = OpenTK.Graphics.ES30.AmdPerformanceMonitor.PerfmonResultAmd; } -static void Test_AmdProgramBinaryZ400_19595() { +static void Test_AmdProgramBinaryZ400_37743() { var _Z400BinaryAmd = OpenTK.Graphics.ES30.AmdProgramBinaryZ400.Z400BinaryAmd; } -static void Test_AngleDepthTexture_19596() { +static void Test_AndroidExtensionPackEs31a_37744() { +} +static void Test_AngleDepthTexture_37745() { var _UnsignedShort = OpenTK.Graphics.ES30.AngleDepthTexture.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES30.AngleDepthTexture.UnsignedInt; var _DepthComponent = OpenTK.Graphics.ES30.AngleDepthTexture.DepthComponent; @@ -79712,42 +141508,42 @@ static void Test_AngleDepthTexture_19596() { var _UnsignedInt248Oes = OpenTK.Graphics.ES30.AngleDepthTexture.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES30.AngleDepthTexture.Depth24Stencil8Oes; } -static void Test_AngleFramebufferBlit_19597() { +static void Test_AngleFramebufferBlit_37746() { var _DrawFramebufferBindingAngle = OpenTK.Graphics.ES30.AngleFramebufferBlit.DrawFramebufferBindingAngle; var _ReadFramebufferAngle = OpenTK.Graphics.ES30.AngleFramebufferBlit.ReadFramebufferAngle; var _DrawFramebufferAngle = OpenTK.Graphics.ES30.AngleFramebufferBlit.DrawFramebufferAngle; var _ReadFramebufferBindingAngle = OpenTK.Graphics.ES30.AngleFramebufferBlit.ReadFramebufferBindingAngle; } -static void Test_AngleFramebufferMultisample_19598() { +static void Test_AngleFramebufferMultisample_37747() { var _RenderbufferSamplesAngle = OpenTK.Graphics.ES30.AngleFramebufferMultisample.RenderbufferSamplesAngle; var _FramebufferIncompleteMultisampleAngle = OpenTK.Graphics.ES30.AngleFramebufferMultisample.FramebufferIncompleteMultisampleAngle; var _MaxSamplesAngle = OpenTK.Graphics.ES30.AngleFramebufferMultisample.MaxSamplesAngle; } -static void Test_AngleInstancedArrays_19599() { +static void Test_AngleInstancedArrays_37748() { var _VertexAttribArrayDivisorAngle = OpenTK.Graphics.ES30.AngleInstancedArrays.VertexAttribArrayDivisorAngle; } -static void Test_AnglePackReverseRowOrder_19600() { +static void Test_AnglePackReverseRowOrder_37749() { var _PackReverseRowOrderAngle = OpenTK.Graphics.ES30.AnglePackReverseRowOrder.PackReverseRowOrderAngle; } -static void Test_AngleProgramBinary_19601() { +static void Test_AngleProgramBinary_37750() { var _ProgramBinaryAngle = OpenTK.Graphics.ES30.AngleProgramBinary.ProgramBinaryAngle; } -static void Test_AngleTextureCompressionDxt3_19602() { +static void Test_AngleTextureCompressionDxt3_37751() { var _CompressedRgbaS3tcDxt3Angle = OpenTK.Graphics.ES30.AngleTextureCompressionDxt3.CompressedRgbaS3tcDxt3Angle; } -static void Test_AngleTextureCompressionDxt5_19603() { +static void Test_AngleTextureCompressionDxt5_37752() { var _CompressedRgbaS3tcDxt5Angle = OpenTK.Graphics.ES30.AngleTextureCompressionDxt5.CompressedRgbaS3tcDxt5Angle; } -static void Test_AngleTextureUsage_19604() { +static void Test_AngleTextureUsage_37753() { var _TextureUsageAngle = OpenTK.Graphics.ES30.AngleTextureUsage.TextureUsageAngle; var _FramebufferAttachmentAngle = OpenTK.Graphics.ES30.AngleTextureUsage.FramebufferAttachmentAngle; } -static void Test_AngleTranslatedShaderSource_19605() { +static void Test_AngleTranslatedShaderSource_37754() { var _TranslatedShaderSourceLengthAngle = OpenTK.Graphics.ES30.AngleTranslatedShaderSource.TranslatedShaderSourceLengthAngle; } -static void Test_AppleCopyTextureLevels_19606() { +static void Test_AppleCopyTextureLevels_37755() { } -static void Test_AppleFramebufferMultisample_19607() { +static void Test_AppleFramebufferMultisample_37756() { var _DrawFramebufferBindingApple = OpenTK.Graphics.ES30.AppleFramebufferMultisample.DrawFramebufferBindingApple; var _ReadFramebufferApple = OpenTK.Graphics.ES30.AppleFramebufferMultisample.ReadFramebufferApple; var _DrawFramebufferApple = OpenTK.Graphics.ES30.AppleFramebufferMultisample.DrawFramebufferApple; @@ -79756,13 +141552,13 @@ static void Test_AppleFramebufferMultisample_19607() { var _FramebufferIncompleteMultisampleApple = OpenTK.Graphics.ES30.AppleFramebufferMultisample.FramebufferIncompleteMultisampleApple; var _MaxSamplesApple = OpenTK.Graphics.ES30.AppleFramebufferMultisample.MaxSamplesApple; } -static void Test_AppleRgb422_19608() { +static void Test_AppleRgb422_37757() { var _UnsignedShort88Apple = OpenTK.Graphics.ES30.AppleRgb422.UnsignedShort88Apple; var _UnsignedShort88RevApple = OpenTK.Graphics.ES30.AppleRgb422.UnsignedShort88RevApple; var _Rgb422Apple = OpenTK.Graphics.ES30.AppleRgb422.Rgb422Apple; var _RgbRaw422Apple = OpenTK.Graphics.ES30.AppleRgb422.RgbRaw422Apple; } -static void Test_AppleSync_19609() { +static void Test_AppleSync_37758() { var _SyncFlushCommandsBitApple = OpenTK.Graphics.ES30.AppleSync.SyncFlushCommandsBitApple; var _SyncObjectApple = OpenTK.Graphics.ES30.AppleSync.SyncObjectApple; var _MaxServerWaitTimeoutApple = OpenTK.Graphics.ES30.AppleSync.MaxServerWaitTimeoutApple; @@ -79780,28 +141576,28 @@ static void Test_AppleSync_19609() { var _WaitFailedApple = OpenTK.Graphics.ES30.AppleSync.WaitFailedApple; var _TimeoutIgnoredApple = OpenTK.Graphics.ES30.AppleSync.TimeoutIgnoredApple; } -static void Test_AppleTextureFormatBgra8888_19610() { +static void Test_AppleTextureFormatBgra8888_37759() { var _BgraExt = OpenTK.Graphics.ES30.AppleTextureFormatBgra8888.BgraExt; var _Bgra8Ext = OpenTK.Graphics.ES30.AppleTextureFormatBgra8888.Bgra8Ext; } -static void Test_AppleTextureMaxLevel_19611() { +static void Test_AppleTextureMaxLevel_37760() { var _TextureMaxLevelApple = OpenTK.Graphics.ES30.AppleTextureMaxLevel.TextureMaxLevelApple; } -static void Test_ArmMaliProgramBinary_19612() { +static void Test_ArmMaliProgramBinary_37761() { var _MaliProgramBinaryArm = OpenTK.Graphics.ES30.ArmMaliProgramBinary.MaliProgramBinaryArm; } -static void Test_ArmMaliShaderBinary_19613() { +static void Test_ArmMaliShaderBinary_37762() { var _MaliShaderBinaryArm = OpenTK.Graphics.ES30.ArmMaliShaderBinary.MaliShaderBinaryArm; } -static void Test_ArmRgba8_19614() { +static void Test_ArmRgba8_37763() { } -static void Test_ArmShaderFramebufferFetch_19615() { +static void Test_ArmShaderFramebufferFetch_37764() { var _FetchPerSampleArm = OpenTK.Graphics.ES30.ArmShaderFramebufferFetch.FetchPerSampleArm; var _FragmentShaderFramebufferFetchMrtArm = OpenTK.Graphics.ES30.ArmShaderFramebufferFetch.FragmentShaderFramebufferFetchMrtArm; } -static void Test_ArmShaderFramebufferFetchDepthStencil_19616() { +static void Test_ArmShaderFramebufferFetchDepthStencil_37765() { } -static void Test_AttribMask_19617() { +static void Test_AttribMask_37766() { var _CurrentBit = OpenTK.Graphics.ES30.AttribMask.CurrentBit; var _PointBit = OpenTK.Graphics.ES30.AttribMask.PointBit; var _LineBit = OpenTK.Graphics.ES30.AttribMask.LineBit; @@ -79828,7 +141624,7 @@ static void Test_AttribMask_19617() { var _MultisampleBitExt = OpenTK.Graphics.ES30.AttribMask.MultisampleBitExt; var _AllAttribBits = OpenTK.Graphics.ES30.AttribMask.AllAttribBits; } -static void Test_BeginMode_19618() { +static void Test_BeginMode_37767() { var _Points = OpenTK.Graphics.ES30.BeginMode.Points; var _Lines = OpenTK.Graphics.ES30.BeginMode.Lines; var _LineLoop = OpenTK.Graphics.ES30.BeginMode.LineLoop; @@ -79837,14 +141633,14 @@ static void Test_BeginMode_19618() { var _TriangleStrip = OpenTK.Graphics.ES30.BeginMode.TriangleStrip; var _TriangleFan = OpenTK.Graphics.ES30.BeginMode.TriangleFan; } -static void Test_BlendEquationMode_19619() { +static void Test_BlendEquationMode_37768() { var _FuncAdd = OpenTK.Graphics.ES30.BlendEquationMode.FuncAdd; var _Min = OpenTK.Graphics.ES30.BlendEquationMode.Min; var _Max = OpenTK.Graphics.ES30.BlendEquationMode.Max; var _FuncSubtract = OpenTK.Graphics.ES30.BlendEquationMode.FuncSubtract; var _FuncReverseSubtract = OpenTK.Graphics.ES30.BlendEquationMode.FuncReverseSubtract; } -static void Test_BlendEquationModeExt_19620() { +static void Test_BlendEquationModeExt_37769() { var _LogicOp = OpenTK.Graphics.ES30.BlendEquationModeExt.LogicOp; var _FuncAddExt = OpenTK.Graphics.ES30.BlendEquationModeExt.FuncAddExt; var _MinExt = OpenTK.Graphics.ES30.BlendEquationModeExt.MinExt; @@ -79854,7 +141650,7 @@ static void Test_BlendEquationModeExt_19620() { var _AlphaMinSgix = OpenTK.Graphics.ES30.BlendEquationModeExt.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.ES30.BlendEquationModeExt.AlphaMaxSgix; } -static void Test_BlendingFactorDest_19621() { +static void Test_BlendingFactorDest_37770() { var _Zero = OpenTK.Graphics.ES30.BlendingFactorDest.Zero; var _SrcColor = OpenTK.Graphics.ES30.BlendingFactorDest.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES30.BlendingFactorDest.OneMinusSrcColor; @@ -79875,7 +141671,7 @@ static void Test_BlendingFactorDest_19621() { var _OneMinusConstantAlphaExt = OpenTK.Graphics.ES30.BlendingFactorDest.OneMinusConstantAlphaExt; var _One = OpenTK.Graphics.ES30.BlendingFactorDest.One; } -static void Test_BlendingFactorSrc_19622() { +static void Test_BlendingFactorSrc_37771() { var _Zero = OpenTK.Graphics.ES30.BlendingFactorSrc.Zero; var _SrcColor = OpenTK.Graphics.ES30.BlendingFactorSrc.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES30.BlendingFactorSrc.OneMinusSrcColor; @@ -79896,15 +141692,15 @@ static void Test_BlendingFactorSrc_19622() { var _OneMinusConstantAlphaExt = OpenTK.Graphics.ES30.BlendingFactorSrc.OneMinusConstantAlphaExt; var _One = OpenTK.Graphics.ES30.BlendingFactorSrc.One; } -static void Test_BlitFramebufferFilter_19623() { +static void Test_BlitFramebufferFilter_37772() { var _Nearest = OpenTK.Graphics.ES30.BlitFramebufferFilter.Nearest; var _Linear = OpenTK.Graphics.ES30.BlitFramebufferFilter.Linear; } -static void Test_Boolean_19624() { +static void Test_Boolean_37773() { var _False = OpenTK.Graphics.ES30.Boolean.False; var _True = OpenTK.Graphics.ES30.Boolean.True; } -static void Test_BufferAccessMask_19625() { +static void Test_BufferAccessMask_37774() { var _MapReadBit = OpenTK.Graphics.ES30.BufferAccessMask.MapReadBit; var _MapWriteBit = OpenTK.Graphics.ES30.BufferAccessMask.MapWriteBit; var _MapInvalidateRangeBit = OpenTK.Graphics.ES30.BufferAccessMask.MapInvalidateRangeBit; @@ -79912,7 +141708,7 @@ static void Test_BufferAccessMask_19625() { var _MapFlushExplicitBit = OpenTK.Graphics.ES30.BufferAccessMask.MapFlushExplicitBit; var _MapUnsynchronizedBit = OpenTK.Graphics.ES30.BufferAccessMask.MapUnsynchronizedBit; } -static void Test_BufferParameterName_19626() { +static void Test_BufferParameterName_37775() { var _BufferSize = OpenTK.Graphics.ES30.BufferParameterName.BufferSize; var _BufferUsage = OpenTK.Graphics.ES30.BufferParameterName.BufferUsage; var _BufferMapped = OpenTK.Graphics.ES30.BufferParameterName.BufferMapped; @@ -79921,15 +141717,15 @@ static void Test_BufferParameterName_19626() { var _BufferMapLength = OpenTK.Graphics.ES30.BufferParameterName.BufferMapLength; var _BufferMapOffset = OpenTK.Graphics.ES30.BufferParameterName.BufferMapOffset; } -static void Test_BufferPointer_19627() { +static void Test_BufferPointer_37776() { var _BufferMapPointer = OpenTK.Graphics.ES30.BufferPointer.BufferMapPointer; var _BufferMapPointerOes = OpenTK.Graphics.ES30.BufferPointer.BufferMapPointerOes; } -static void Test_BufferRangeTarget_19628() { +static void Test_BufferRangeTarget_37777() { var _UniformBuffer = OpenTK.Graphics.ES30.BufferRangeTarget.UniformBuffer; var _TransformFeedbackBuffer = OpenTK.Graphics.ES30.BufferRangeTarget.TransformFeedbackBuffer; } -static void Test_BufferTarget_19629() { +static void Test_BufferTarget_37778() { var _ArrayBuffer = OpenTK.Graphics.ES30.BufferTarget.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.ES30.BufferTarget.ElementArrayBuffer; var _PixelPackBuffer = OpenTK.Graphics.ES30.BufferTarget.PixelPackBuffer; @@ -79939,12 +141735,12 @@ static void Test_BufferTarget_19629() { var _CopyReadBuffer = OpenTK.Graphics.ES30.BufferTarget.CopyReadBuffer; var _CopyWriteBuffer = OpenTK.Graphics.ES30.BufferTarget.CopyWriteBuffer; } -static void Test_BufferUsage_19630() { +static void Test_BufferUsage_37779() { var _StreamDraw = OpenTK.Graphics.ES30.BufferUsage.StreamDraw; var _StaticDraw = OpenTK.Graphics.ES30.BufferUsage.StaticDraw; var _DynamicDraw = OpenTK.Graphics.ES30.BufferUsage.DynamicDraw; } -static void Test_BufferUsageHint_19631() { +static void Test_BufferUsageHint_37780() { var _StreamDraw = OpenTK.Graphics.ES30.BufferUsageHint.StreamDraw; var _StreamRead = OpenTK.Graphics.ES30.BufferUsageHint.StreamRead; var _StreamCopy = OpenTK.Graphics.ES30.BufferUsageHint.StreamCopy; @@ -79955,32 +141751,32 @@ static void Test_BufferUsageHint_19631() { var _DynamicRead = OpenTK.Graphics.ES30.BufferUsageHint.DynamicRead; var _DynamicCopy = OpenTK.Graphics.ES30.BufferUsageHint.DynamicCopy; } -static void Test_ClearBuffer_19632() { +static void Test_ClearBuffer_37781() { var _Color = OpenTK.Graphics.ES30.ClearBuffer.Color; var _Depth = OpenTK.Graphics.ES30.ClearBuffer.Depth; var _Stencil = OpenTK.Graphics.ES30.ClearBuffer.Stencil; } -static void Test_ClearBufferCombined_19633() { +static void Test_ClearBufferCombined_37782() { var _DepthStencil = OpenTK.Graphics.ES30.ClearBufferCombined.DepthStencil; } -static void Test_ClearBufferMask_19634() { +static void Test_ClearBufferMask_37783() { var _DepthBufferBit = OpenTK.Graphics.ES30.ClearBufferMask.DepthBufferBit; var _AccumBufferBit = OpenTK.Graphics.ES30.ClearBufferMask.AccumBufferBit; var _StencilBufferBit = OpenTK.Graphics.ES30.ClearBufferMask.StencilBufferBit; var _ColorBufferBit = OpenTK.Graphics.ES30.ClearBufferMask.ColorBufferBit; var _CoverageBufferBitNv = OpenTK.Graphics.ES30.ClearBufferMask.CoverageBufferBitNv; } -static void Test_ClientAttribMask_19635() { +static void Test_ClientAttribMask_37784() { var _ClientPixelStoreBit = OpenTK.Graphics.ES30.ClientAttribMask.ClientPixelStoreBit; var _ClientVertexArrayBit = OpenTK.Graphics.ES30.ClientAttribMask.ClientVertexArrayBit; var _ClientAllAttribBits = OpenTK.Graphics.ES30.ClientAttribMask.ClientAllAttribBits; } -static void Test_ClientWaitSyncFlags_19636() { +static void Test_ClientWaitSyncFlags_37785() { var _None = OpenTK.Graphics.ES30.ClientWaitSyncFlags.None; var _SyncFlushCommandsBit = OpenTK.Graphics.ES30.ClientWaitSyncFlags.SyncFlushCommandsBit; var _SyncFlushCommandsBitApple = OpenTK.Graphics.ES30.ClientWaitSyncFlags.SyncFlushCommandsBitApple; } -static void Test_ClipPlaneName_19637() { +static void Test_ClipPlaneName_37786() { var _ClipDistance0 = OpenTK.Graphics.ES30.ClipPlaneName.ClipDistance0; var _ClipPlane0 = OpenTK.Graphics.ES30.ClipPlaneName.ClipPlane0; var _ClipDistance1 = OpenTK.Graphics.ES30.ClipPlaneName.ClipDistance1; @@ -79996,19 +141792,19 @@ static void Test_ClipPlaneName_19637() { var _ClipDistance6 = OpenTK.Graphics.ES30.ClipPlaneName.ClipDistance6; var _ClipDistance7 = OpenTK.Graphics.ES30.ClipPlaneName.ClipDistance7; } -static void Test_ColorMaterialFace_19638() { +static void Test_ColorMaterialFace_37787() { var _Front = OpenTK.Graphics.ES30.ColorMaterialFace.Front; var _Back = OpenTK.Graphics.ES30.ColorMaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES30.ColorMaterialFace.FrontAndBack; } -static void Test_ColorMaterialParameter_19639() { +static void Test_ColorMaterialParameter_37788() { var _Ambient = OpenTK.Graphics.ES30.ColorMaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES30.ColorMaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES30.ColorMaterialParameter.Specular; var _Emission = OpenTK.Graphics.ES30.ColorMaterialParameter.Emission; var _AmbientAndDiffuse = OpenTK.Graphics.ES30.ColorMaterialParameter.AmbientAndDiffuse; } -static void Test_ColorPointerType_19640() { +static void Test_ColorPointerType_37789() { var _Byte = OpenTK.Graphics.ES30.ColorPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES30.ColorPointerType.UnsignedByte; var _Short = OpenTK.Graphics.ES30.ColorPointerType.Short; @@ -80018,13 +141814,13 @@ static void Test_ColorPointerType_19640() { var _Float = OpenTK.Graphics.ES30.ColorPointerType.Float; var _Double = OpenTK.Graphics.ES30.ColorPointerType.Double; } -static void Test_ColorTableParameterPNameSgi_19641() { +static void Test_ColorTableParameterPNameSgi_37790() { var _ColorTableScale = OpenTK.Graphics.ES30.ColorTableParameterPNameSgi.ColorTableScale; var _ColorTableScaleSgi = OpenTK.Graphics.ES30.ColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBias = OpenTK.Graphics.ES30.ColorTableParameterPNameSgi.ColorTableBias; var _ColorTableBiasSgi = OpenTK.Graphics.ES30.ColorTableParameterPNameSgi.ColorTableBiasSgi; } -static void Test_ColorTableTargetSgi_19642() { +static void Test_ColorTableTargetSgi_37791() { var _TextureColorTableSgi = OpenTK.Graphics.ES30.ColorTableTargetSgi.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.ES30.ColorTableTargetSgi.ProxyTextureColorTableSgi; var _ColorTable = OpenTK.Graphics.ES30.ColorTableTargetSgi.ColorTable; @@ -80040,7 +141836,7 @@ static void Test_ColorTableTargetSgi_19642() { var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.ES30.ColorTableTargetSgi.ProxyPostColorMatrixColorTable; var _ProxyPostColorMatrixColorTableSgi = OpenTK.Graphics.ES30.ColorTableTargetSgi.ProxyPostColorMatrixColorTableSgi; } -static void Test_CompressedInternalFormat_19643() { +static void Test_CompressedInternalFormat_37792() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES30.CompressedInternalFormat.Etc1Rgb8Oes; var _CompressedR11Eac = OpenTK.Graphics.ES30.CompressedInternalFormat.CompressedR11Eac; var _CompressedSignedR11Eac = OpenTK.Graphics.ES30.CompressedInternalFormat.CompressedSignedR11Eac; @@ -80053,21 +141849,21 @@ static void Test_CompressedInternalFormat_19643() { var _CompressedRgba8Etc2Eac = OpenTK.Graphics.ES30.CompressedInternalFormat.CompressedRgba8Etc2Eac; var _CompressedSrgb8Alpha8Etc2Eac = OpenTK.Graphics.ES30.CompressedInternalFormat.CompressedSrgb8Alpha8Etc2Eac; } -static void Test_ContextFlagMask_19644() { +static void Test_ContextFlagMask_37793() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.ES30.ContextFlagMask.ContextFlagForwardCompatibleBit; var _ContextFlagDebugBit = OpenTK.Graphics.ES30.ContextFlagMask.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.ES30.ContextFlagMask.ContextFlagDebugBitKhr; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.ES30.ContextFlagMask.ContextFlagRobustAccessBitArb; } -static void Test_ContextProfileMask_19645() { +static void Test_ContextProfileMask_37794() { var _ContextCoreProfileBit = OpenTK.Graphics.ES30.ContextProfileMask.ContextCoreProfileBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.ES30.ContextProfileMask.ContextCompatibilityProfileBit; } -static void Test_ConvolutionBorderModeExt_19646() { +static void Test_ConvolutionBorderModeExt_37795() { var _Reduce = OpenTK.Graphics.ES30.ConvolutionBorderModeExt.Reduce; var _ReduceExt = OpenTK.Graphics.ES30.ConvolutionBorderModeExt.ReduceExt; } -static void Test_ConvolutionParameterExt_19647() { +static void Test_ConvolutionParameterExt_37796() { var _ConvolutionBorderMode = OpenTK.Graphics.ES30.ConvolutionParameterExt.ConvolutionBorderMode; var _ConvolutionBorderModeExt = OpenTK.Graphics.ES30.ConvolutionParameterExt.ConvolutionBorderModeExt; var _ConvolutionFilterScale = OpenTK.Graphics.ES30.ConvolutionParameterExt.ConvolutionFilterScale; @@ -80075,33 +141871,33 @@ static void Test_ConvolutionParameterExt_19647() { var _ConvolutionFilterBias = OpenTK.Graphics.ES30.ConvolutionParameterExt.ConvolutionFilterBias; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES30.ConvolutionParameterExt.ConvolutionFilterBiasExt; } -static void Test_ConvolutionTargetExt_19648() { +static void Test_ConvolutionTargetExt_37797() { var _Convolution1D = OpenTK.Graphics.ES30.ConvolutionTargetExt.Convolution1D; var _Convolution1DExt = OpenTK.Graphics.ES30.ConvolutionTargetExt.Convolution1DExt; var _Convolution2D = OpenTK.Graphics.ES30.ConvolutionTargetExt.Convolution2D; var _Convolution2DExt = OpenTK.Graphics.ES30.ConvolutionTargetExt.Convolution2DExt; } -static void Test_CullFaceMode_19649() { +static void Test_CullFaceMode_37798() { var _Front = OpenTK.Graphics.ES30.CullFaceMode.Front; var _Back = OpenTK.Graphics.ES30.CullFaceMode.Back; var _FrontAndBack = OpenTK.Graphics.ES30.CullFaceMode.FrontAndBack; } -static void Test_DataType_19650() { +static void Test_DataType_37799() { } -static void Test_DebugSeverity_19651() { +static void Test_DebugSeverity_37800() { var _DebugSeverityNotification = OpenTK.Graphics.ES30.DebugSeverity.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.ES30.DebugSeverity.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.ES30.DebugSeverity.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.ES30.DebugSeverity.DebugSeverityLow; } -static void Test_DebugSeverityControl_19652() { +static void Test_DebugSeverityControl_37801() { var _DontCare = OpenTK.Graphics.ES30.DebugSeverityControl.DontCare; var _DebugSeverityNotification = OpenTK.Graphics.ES30.DebugSeverityControl.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.ES30.DebugSeverityControl.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.ES30.DebugSeverityControl.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.ES30.DebugSeverityControl.DebugSeverityLow; } -static void Test_DebugSource_19653() { +static void Test_DebugSource_37802() { var _DebugSourceApi = OpenTK.Graphics.ES30.DebugSource.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.ES30.DebugSource.DebugSourceWindowSystem; var _DebugSourceShaderCompiler = OpenTK.Graphics.ES30.DebugSource.DebugSourceShaderCompiler; @@ -80109,7 +141905,7 @@ static void Test_DebugSource_19653() { var _DebugSourceApplication = OpenTK.Graphics.ES30.DebugSource.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.ES30.DebugSource.DebugSourceOther; } -static void Test_DebugSourceControl_19654() { +static void Test_DebugSourceControl_37803() { var _DontCare = OpenTK.Graphics.ES30.DebugSourceControl.DontCare; var _DebugSourceApi = OpenTK.Graphics.ES30.DebugSourceControl.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.ES30.DebugSourceControl.DebugSourceWindowSystem; @@ -80118,11 +141914,11 @@ static void Test_DebugSourceControl_19654() { var _DebugSourceApplication = OpenTK.Graphics.ES30.DebugSourceControl.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.ES30.DebugSourceControl.DebugSourceOther; } -static void Test_DebugSourceExternal_19655() { +static void Test_DebugSourceExternal_37804() { var _DebugSourceThirdParty = OpenTK.Graphics.ES30.DebugSourceExternal.DebugSourceThirdParty; var _DebugSourceApplication = OpenTK.Graphics.ES30.DebugSourceExternal.DebugSourceApplication; } -static void Test_DebugType_19656() { +static void Test_DebugType_37805() { var _DebugTypeError = OpenTK.Graphics.ES30.DebugType.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.ES30.DebugType.DebugTypeDeprecatedBehavior; var _DebugTypeUndefinedBehavior = OpenTK.Graphics.ES30.DebugType.DebugTypeUndefinedBehavior; @@ -80133,7 +141929,7 @@ static void Test_DebugType_19656() { var _DebugTypePushGroup = OpenTK.Graphics.ES30.DebugType.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.ES30.DebugType.DebugTypePopGroup; } -static void Test_DebugTypeControl_19657() { +static void Test_DebugTypeControl_37806() { var _DontCare = OpenTK.Graphics.ES30.DebugTypeControl.DontCare; var _DebugTypeError = OpenTK.Graphics.ES30.DebugTypeControl.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.ES30.DebugTypeControl.DebugTypeDeprecatedBehavior; @@ -80145,7 +141941,7 @@ static void Test_DebugTypeControl_19657() { var _DebugTypePushGroup = OpenTK.Graphics.ES30.DebugTypeControl.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.ES30.DebugTypeControl.DebugTypePopGroup; } -static void Test_DepthFunction_19658() { +static void Test_DepthFunction_37807() { var _Never = OpenTK.Graphics.ES30.DepthFunction.Never; var _Less = OpenTK.Graphics.ES30.DepthFunction.Less; var _Equal = OpenTK.Graphics.ES30.DepthFunction.Equal; @@ -80155,10 +141951,10 @@ static void Test_DepthFunction_19658() { var _Gequal = OpenTK.Graphics.ES30.DepthFunction.Gequal; var _Always = OpenTK.Graphics.ES30.DepthFunction.Always; } -static void Test_DmpShaderBinary_19659() { +static void Test_DmpShaderBinary_37808() { var _ShaderBinaryDmp = OpenTK.Graphics.ES30.DmpShaderBinary.ShaderBinaryDmp; } -static void Test_DrawBufferMode_19660() { +static void Test_DrawBufferMode_37809() { var _None = OpenTK.Graphics.ES30.DrawBufferMode.None; var _NoneOes = OpenTK.Graphics.ES30.DrawBufferMode.NoneOes; var _FrontLeft = OpenTK.Graphics.ES30.DrawBufferMode.FrontLeft; @@ -80191,12 +141987,12 @@ static void Test_DrawBufferMode_19660() { var _ColorAttachment14 = OpenTK.Graphics.ES30.DrawBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.ES30.DrawBufferMode.ColorAttachment15; } -static void Test_DrawElementsType_19661() { +static void Test_DrawElementsType_37810() { var _UnsignedByte = OpenTK.Graphics.ES30.DrawElementsType.UnsignedByte; var _UnsignedShort = OpenTK.Graphics.ES30.DrawElementsType.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES30.DrawElementsType.UnsignedInt; } -static void Test_EnableCap_19662() { +static void Test_EnableCap_37811() { var _PointSmooth = OpenTK.Graphics.ES30.EnableCap.PointSmooth; var _LineSmooth = OpenTK.Graphics.ES30.EnableCap.LineSmooth; var _LineStipple = OpenTK.Graphics.ES30.EnableCap.LineStipple; @@ -80308,7 +142104,7 @@ static void Test_EnableCap_19662() { var _RasterizerDiscard = OpenTK.Graphics.ES30.EnableCap.RasterizerDiscard; var _PrimitiveRestartFixedIndex = OpenTK.Graphics.ES30.EnableCap.PrimitiveRestartFixedIndex; } -static void Test_ErrorCode_19663() { +static void Test_ErrorCode_37812() { var _NoError = OpenTK.Graphics.ES30.ErrorCode.NoError; var _InvalidEnum = OpenTK.Graphics.ES30.ErrorCode.InvalidEnum; var _InvalidValue = OpenTK.Graphics.ES30.ErrorCode.InvalidValue; @@ -80323,7 +142119,7 @@ static void Test_ErrorCode_19663() { var _TableTooLargeExt = OpenTK.Graphics.ES30.ErrorCode.TableTooLargeExt; var _TextureTooLargeExt = OpenTK.Graphics.ES30.ErrorCode.TextureTooLargeExt; } -static void Test_EsVersion20_19664() { +static void Test_EsVersion20_37813() { var _False = OpenTK.Graphics.ES30.EsVersion20.False; var _NoError = OpenTK.Graphics.ES30.EsVersion20.NoError; var _None = OpenTK.Graphics.ES30.EsVersion20.None; @@ -80626,7 +142422,7 @@ static void Test_EsVersion20_19664() { var _One = OpenTK.Graphics.ES30.EsVersion20.One; var _True = OpenTK.Graphics.ES30.EsVersion20.True; } -static void Test_EsVersion30_19665() { +static void Test_EsVersion30_37814() { var _SyncFlushCommandsBit = OpenTK.Graphics.ES30.EsVersion30.SyncFlushCommandsBit; var _MapReadBit = OpenTK.Graphics.ES30.EsVersion30.MapReadBit; var _MapWriteBit = OpenTK.Graphics.ES30.EsVersion30.MapWriteBit; @@ -80933,13 +142729,13 @@ static void Test_EsVersion30_19665() { var _InvalidIndex = OpenTK.Graphics.ES30.EsVersion30.InvalidIndex; var _TimeoutIgnored = OpenTK.Graphics.ES30.EsVersion30.TimeoutIgnored; } -static void Test_ExtBlendMinmax_19666() { +static void Test_ExtBlendMinmax_37815() { var _FuncAddExt = OpenTK.Graphics.ES30.ExtBlendMinmax.FuncAddExt; var _MinExt = OpenTK.Graphics.ES30.ExtBlendMinmax.MinExt; var _MaxExt = OpenTK.Graphics.ES30.ExtBlendMinmax.MaxExt; var _BlendEquationExt = OpenTK.Graphics.ES30.ExtBlendMinmax.BlendEquationExt; } -static void Test_ExtColorBufferHalfFloat_19667() { +static void Test_ExtColorBufferHalfFloat_37816() { var _FramebufferAttachmentComponentTypeExt = OpenTK.Graphics.ES30.ExtColorBufferHalfFloat.FramebufferAttachmentComponentTypeExt; var _R16fExt = OpenTK.Graphics.ES30.ExtColorBufferHalfFloat.R16fExt; var _Rg16fExt = OpenTK.Graphics.ES30.ExtColorBufferHalfFloat.Rg16fExt; @@ -80947,9 +142743,9 @@ static void Test_ExtColorBufferHalfFloat_19667() { var _Rgb16fExt = OpenTK.Graphics.ES30.ExtColorBufferHalfFloat.Rgb16fExt; var _UnsignedNormalizedExt = OpenTK.Graphics.ES30.ExtColorBufferHalfFloat.UnsignedNormalizedExt; } -static void Test_ExtCopyImage_19668() { +static void Test_ExtCopyImage_37817() { } -static void Test_ExtDebugLabel_19669() { +static void Test_ExtDebugLabel_37818() { var _Sampler = OpenTK.Graphics.ES30.ExtDebugLabel.Sampler; var _ProgramPipelineObjectExt = OpenTK.Graphics.ES30.ExtDebugLabel.ProgramPipelineObjectExt; var _ProgramObjectExt = OpenTK.Graphics.ES30.ExtDebugLabel.ProgramObjectExt; @@ -80959,14 +142755,14 @@ static void Test_ExtDebugLabel_19669() { var _QueryObjectExt = OpenTK.Graphics.ES30.ExtDebugLabel.QueryObjectExt; var _VertexArrayObjectExt = OpenTK.Graphics.ES30.ExtDebugLabel.VertexArrayObjectExt; } -static void Test_ExtDebugMarker_19670() { +static void Test_ExtDebugMarker_37819() { } -static void Test_ExtDiscardFramebuffer_19671() { +static void Test_ExtDiscardFramebuffer_37820() { var _ColorExt = OpenTK.Graphics.ES30.ExtDiscardFramebuffer.ColorExt; var _DepthExt = OpenTK.Graphics.ES30.ExtDiscardFramebuffer.DepthExt; var _StencilExt = OpenTK.Graphics.ES30.ExtDiscardFramebuffer.StencilExt; } -static void Test_ExtDisjointTimerQuery_19672() { +static void Test_ExtDisjointTimerQuery_37821() { var _QueryCounterBitsExt = OpenTK.Graphics.ES30.ExtDisjointTimerQuery.QueryCounterBitsExt; var _CurrentQueryExt = OpenTK.Graphics.ES30.ExtDisjointTimerQuery.CurrentQueryExt; var _QueryResultExt = OpenTK.Graphics.ES30.ExtDisjointTimerQuery.QueryResultExt; @@ -80975,7 +142771,7 @@ static void Test_ExtDisjointTimerQuery_19672() { var _TimestampExt = OpenTK.Graphics.ES30.ExtDisjointTimerQuery.TimestampExt; var _GpuDisjointExt = OpenTK.Graphics.ES30.ExtDisjointTimerQuery.GpuDisjointExt; } -static void Test_ExtDrawBuffers_19673() { +static void Test_ExtDrawBuffers_37822() { var _MaxDrawBuffersExt = OpenTK.Graphics.ES30.ExtDrawBuffers.MaxDrawBuffersExt; var _DrawBuffer0Ext = OpenTK.Graphics.ES30.ExtDrawBuffers.DrawBuffer0Ext; var _DrawBuffer1Ext = OpenTK.Graphics.ES30.ExtDrawBuffers.DrawBuffer1Ext; @@ -81011,7 +142807,7 @@ static void Test_ExtDrawBuffers_19673() { var _ColorAttachment14Ext = OpenTK.Graphics.ES30.ExtDrawBuffers.ColorAttachment14Ext; var _ColorAttachment15Ext = OpenTK.Graphics.ES30.ExtDrawBuffers.ColorAttachment15Ext; } -static void Test_ExtDrawBuffersIndexed_19674() { +static void Test_ExtDrawBuffersIndexed_37823() { var _Zero = OpenTK.Graphics.ES30.ExtDrawBuffersIndexed.Zero; var _SrcColor = OpenTK.Graphics.ES30.ExtDrawBuffersIndexed.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES30.ExtDrawBuffersIndexed.OneMinusSrcColor; @@ -81041,9 +142837,11 @@ static void Test_ExtDrawBuffersIndexed_19674() { var _BlendEquationAlpha = OpenTK.Graphics.ES30.ExtDrawBuffersIndexed.BlendEquationAlpha; var _One = OpenTK.Graphics.ES30.ExtDrawBuffersIndexed.One; } -static void Test_ExtDrawInstanced_19675() { +static void Test_ExtDrawInstanced_37824() { +} +static void Test_ExtGeometryPointSize_37825() { } -static void Test_ExtGeometryShader_19676() { +static void Test_ExtGeometryShader_37826() { var _GeometryShaderBitExt = OpenTK.Graphics.ES30.ExtGeometryShader.GeometryShaderBitExt; var _LinesAdjacencyExt = OpenTK.Graphics.ES30.ExtGeometryShader.LinesAdjacencyExt; var _LineStripAdjacencyExt = OpenTK.Graphics.ES30.ExtGeometryShader.LineStripAdjacencyExt; @@ -81078,12 +142876,12 @@ static void Test_ExtGeometryShader_19676() { var _FramebufferDefaultLayersExt = OpenTK.Graphics.ES30.ExtGeometryShader.FramebufferDefaultLayersExt; var _MaxFramebufferLayersExt = OpenTK.Graphics.ES30.ExtGeometryShader.MaxFramebufferLayersExt; } -static void Test_ExtGpuShader5_19677() { +static void Test_ExtGpuShader5_37827() { } -static void Test_ExtInstancedArrays_19678() { +static void Test_ExtInstancedArrays_37828() { var _VertexAttribArrayDivisorExt = OpenTK.Graphics.ES30.ExtInstancedArrays.VertexAttribArrayDivisorExt; } -static void Test_ExtMapBufferRange_19679() { +static void Test_ExtMapBufferRange_37829() { var _MapReadBitExt = OpenTK.Graphics.ES30.ExtMapBufferRange.MapReadBitExt; var _MapWriteBitExt = OpenTK.Graphics.ES30.ExtMapBufferRange.MapWriteBitExt; var _MapInvalidateRangeBitExt = OpenTK.Graphics.ES30.ExtMapBufferRange.MapInvalidateRangeBitExt; @@ -81091,29 +142889,32 @@ static void Test_ExtMapBufferRange_19679() { var _MapFlushExplicitBitExt = OpenTK.Graphics.ES30.ExtMapBufferRange.MapFlushExplicitBitExt; var _MapUnsynchronizedBitExt = OpenTK.Graphics.ES30.ExtMapBufferRange.MapUnsynchronizedBitExt; } -static void Test_ExtMultiDrawArrays_19680() { +static void Test_ExtMultiDrawArrays_37830() { } -static void Test_ExtMultisampledRenderToTexture_19681() { +static void Test_ExtMultisampledRenderToTexture_37831() { var _RenderbufferSamplesExt = OpenTK.Graphics.ES30.ExtMultisampledRenderToTexture.RenderbufferSamplesExt; var _FramebufferIncompleteMultisampleExt = OpenTK.Graphics.ES30.ExtMultisampledRenderToTexture.FramebufferIncompleteMultisampleExt; var _MaxSamplesExt = OpenTK.Graphics.ES30.ExtMultisampledRenderToTexture.MaxSamplesExt; var _FramebufferAttachmentTextureSamplesExt = OpenTK.Graphics.ES30.ExtMultisampledRenderToTexture.FramebufferAttachmentTextureSamplesExt; } -static void Test_ExtMultiviewDrawBuffers_19682() { +static void Test_ExtMultiviewDrawBuffers_37832() { var _DrawBufferExt = OpenTK.Graphics.ES30.ExtMultiviewDrawBuffers.DrawBufferExt; var _ReadBufferExt = OpenTK.Graphics.ES30.ExtMultiviewDrawBuffers.ReadBufferExt; var _ColorAttachmentExt = OpenTK.Graphics.ES30.ExtMultiviewDrawBuffers.ColorAttachmentExt; var _MultiviewExt = OpenTK.Graphics.ES30.ExtMultiviewDrawBuffers.MultiviewExt; var _MaxMultiviewBuffersExt = OpenTK.Graphics.ES30.ExtMultiviewDrawBuffers.MaxMultiviewBuffersExt; } -static void Test_ExtOcclusionQueryBoolean_19683() { +static void Test_ExtOcclusionQueryBoolean_37833() { var _CurrentQueryExt = OpenTK.Graphics.ES30.ExtOcclusionQueryBoolean.CurrentQueryExt; var _QueryResultExt = OpenTK.Graphics.ES30.ExtOcclusionQueryBoolean.QueryResultExt; var _QueryResultAvailableExt = OpenTK.Graphics.ES30.ExtOcclusionQueryBoolean.QueryResultAvailableExt; var _AnySamplesPassedExt = OpenTK.Graphics.ES30.ExtOcclusionQueryBoolean.AnySamplesPassedExt; var _AnySamplesPassedConservativeExt = OpenTK.Graphics.ES30.ExtOcclusionQueryBoolean.AnySamplesPassedConservativeExt; } -static void Test_ExtPvrtcSrgb_19684() { +static void Test_ExtPrimitiveBoundingBox_37834() { + var _PrimitiveBoundingBoxExt = OpenTK.Graphics.ES30.ExtPrimitiveBoundingBox.PrimitiveBoundingBoxExt; +} +static void Test_ExtPvrtcSrgb_37835() { var _CompressedSrgbPvrtc2Bppv1Ext = OpenTK.Graphics.ES30.ExtPvrtcSrgb.CompressedSrgbPvrtc2Bppv1Ext; var _CompressedSrgbPvrtc4Bppv1Ext = OpenTK.Graphics.ES30.ExtPvrtcSrgb.CompressedSrgbPvrtc4Bppv1Ext; var _CompressedSrgbAlphaPvrtc2Bppv1Ext = OpenTK.Graphics.ES30.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc2Bppv1Ext; @@ -81121,12 +142922,12 @@ static void Test_ExtPvrtcSrgb_19684() { var _CompressedSrgbAlphaPvrtc2Bppv2Img = OpenTK.Graphics.ES30.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc2Bppv2Img; var _CompressedSrgbAlphaPvrtc4Bppv2Img = OpenTK.Graphics.ES30.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc4Bppv2Img; } -static void Test_ExtReadFormatBgra_19685() { +static void Test_ExtReadFormatBgra_37836() { var _BgraExt = OpenTK.Graphics.ES30.ExtReadFormatBgra.BgraExt; var _UnsignedShort4444RevExt = OpenTK.Graphics.ES30.ExtReadFormatBgra.UnsignedShort4444RevExt; var _UnsignedShort1555RevExt = OpenTK.Graphics.ES30.ExtReadFormatBgra.UnsignedShort1555RevExt; } -static void Test_ExtRobustness_19686() { +static void Test_ExtRobustness_37837() { var _NoError = OpenTK.Graphics.ES30.ExtRobustness.NoError; var _LoseContextOnResetExt = OpenTK.Graphics.ES30.ExtRobustness.LoseContextOnResetExt; var _GuiltyContextResetExt = OpenTK.Graphics.ES30.ExtRobustness.GuiltyContextResetExt; @@ -81136,7 +142937,7 @@ static void Test_ExtRobustness_19686() { var _NoResetNotificationExt = OpenTK.Graphics.ES30.ExtRobustness.NoResetNotificationExt; var _ContextRobustAccessExt = OpenTK.Graphics.ES30.ExtRobustness.ContextRobustAccessExt; } -static void Test_ExtSeparateShaderObjects_19687() { +static void Test_ExtSeparateShaderObjects_37838() { var _VertexShaderBitExt = OpenTK.Graphics.ES30.ExtSeparateShaderObjects.VertexShaderBitExt; var _FragmentShaderBitExt = OpenTK.Graphics.ES30.ExtSeparateShaderObjects.FragmentShaderBitExt; var _ProgramSeparableExt = OpenTK.Graphics.ES30.ExtSeparateShaderObjects.ProgramSeparableExt; @@ -81144,38 +142945,40 @@ static void Test_ExtSeparateShaderObjects_19687() { var _ProgramPipelineBindingExt = OpenTK.Graphics.ES30.ExtSeparateShaderObjects.ProgramPipelineBindingExt; var _AllShaderBitsExt = OpenTK.Graphics.ES30.ExtSeparateShaderObjects.AllShaderBitsExt; } -static void Test_ExtShaderFramebufferFetch_19688() { +static void Test_ExtShaderFramebufferFetch_37839() { var _FragmentShaderDiscardsSamplesExt = OpenTK.Graphics.ES30.ExtShaderFramebufferFetch.FragmentShaderDiscardsSamplesExt; } -static void Test_ExtShaderImplicitConversions_19689() { +static void Test_ExtShaderImplicitConversions_37840() { } -static void Test_ExtShaderIntegerMix_19690() { +static void Test_ExtShaderIntegerMix_37841() { } -static void Test_ExtShaderIoBlocks_19691() { +static void Test_ExtShaderIoBlocks_37842() { } -static void Test_ExtShaderPixelLocalStorage_19692() { +static void Test_ExtShaderPixelLocalStorage_37843() { var _MaxShaderPixelLocalStorageFastSizeExt = OpenTK.Graphics.ES30.ExtShaderPixelLocalStorage.MaxShaderPixelLocalStorageFastSizeExt; var _ShaderPixelLocalStorageExt = OpenTK.Graphics.ES30.ExtShaderPixelLocalStorage.ShaderPixelLocalStorageExt; var _MaxShaderPixelLocalStorageSizeExt = OpenTK.Graphics.ES30.ExtShaderPixelLocalStorage.MaxShaderPixelLocalStorageSizeExt; } -static void Test_ExtShaderTextureLod_19693() { +static void Test_ExtShaderTextureLod_37844() { } -static void Test_ExtShadowSamplers_19694() { +static void Test_ExtShadowSamplers_37845() { var _TextureCompareModeExt = OpenTK.Graphics.ES30.ExtShadowSamplers.TextureCompareModeExt; var _TextureCompareFuncExt = OpenTK.Graphics.ES30.ExtShadowSamplers.TextureCompareFuncExt; var _CompareRefToTextureExt = OpenTK.Graphics.ES30.ExtShadowSamplers.CompareRefToTextureExt; var _Sampler2DShadowExt = OpenTK.Graphics.ES30.ExtShadowSamplers.Sampler2DShadowExt; } -static void Test_ExtSrgb_19695() { +static void Test_ExtSrgb_37846() { var _FramebufferAttachmentColorEncodingExt = OpenTK.Graphics.ES30.ExtSrgb.FramebufferAttachmentColorEncodingExt; var _SrgbExt = OpenTK.Graphics.ES30.ExtSrgb.SrgbExt; var _SrgbAlphaExt = OpenTK.Graphics.ES30.ExtSrgb.SrgbAlphaExt; var _Srgb8Alpha8Ext = OpenTK.Graphics.ES30.ExtSrgb.Srgb8Alpha8Ext; } -static void Test_ExtSrgbWriteControl_19696() { +static void Test_ExtSrgbWriteControl_37847() { var _FramebufferSrgbExt = OpenTK.Graphics.ES30.ExtSrgbWriteControl.FramebufferSrgbExt; } -static void Test_ExtTessellationShader_19697() { +static void Test_ExtTessellationPointSize_37848() { +} +static void Test_ExtTessellationShader_37849() { var _TessControlShaderBitExt = OpenTK.Graphics.ES30.ExtTessellationShader.TessControlShaderBitExt; var _TessEvaluationShaderBitExt = OpenTK.Graphics.ES30.ExtTessellationShader.TessEvaluationShaderBitExt; var _Triangles = OpenTK.Graphics.ES30.ExtTessellationShader.Triangles; @@ -81224,11 +143027,11 @@ static void Test_ExtTessellationShader_19697() { var _ReferencedByTessControlShaderExt = OpenTK.Graphics.ES30.ExtTessellationShader.ReferencedByTessControlShaderExt; var _ReferencedByTessEvaluationShaderExt = OpenTK.Graphics.ES30.ExtTessellationShader.ReferencedByTessEvaluationShaderExt; } -static void Test_ExtTextureBorderClamp_19698() { +static void Test_ExtTextureBorderClamp_37850() { var _TextureBorderColorExt = OpenTK.Graphics.ES30.ExtTextureBorderClamp.TextureBorderColorExt; var _ClampToBorderExt = OpenTK.Graphics.ES30.ExtTextureBorderClamp.ClampToBorderExt; } -static void Test_ExtTextureBuffer_19699() { +static void Test_ExtTextureBuffer_37851() { var _TextureBufferBindingExt = OpenTK.Graphics.ES30.ExtTextureBuffer.TextureBufferBindingExt; var _TextureBufferExt = OpenTK.Graphics.ES30.ExtTextureBuffer.TextureBufferExt; var _MaxTextureBufferSizeExt = OpenTK.Graphics.ES30.ExtTextureBuffer.MaxTextureBufferSizeExt; @@ -81244,17 +143047,17 @@ static void Test_ExtTextureBuffer_19699() { var _TextureBufferSizeExt = OpenTK.Graphics.ES30.ExtTextureBuffer.TextureBufferSizeExt; var _TextureBufferOffsetAlignmentExt = OpenTK.Graphics.ES30.ExtTextureBuffer.TextureBufferOffsetAlignmentExt; } -static void Test_ExtTextureCompressionDxt1_19700() { +static void Test_ExtTextureCompressionDxt1_37852() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.ES30.ExtTextureCompressionDxt1.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.ES30.ExtTextureCompressionDxt1.CompressedRgbaS3tcDxt1Ext; } -static void Test_ExtTextureCompressionS3tc_19701() { +static void Test_ExtTextureCompressionS3tc_37853() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.ES30.ExtTextureCompressionS3tc.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.ES30.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt1Ext; var _CompressedRgbaS3tcDxt3Ext = OpenTK.Graphics.ES30.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt3Ext; var _CompressedRgbaS3tcDxt5Ext = OpenTK.Graphics.ES30.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt5Ext; } -static void Test_ExtTextureCubeMapArray_19702() { +static void Test_ExtTextureCubeMapArray_37854() { var _TextureCubeMapArrayExt = OpenTK.Graphics.ES30.ExtTextureCubeMapArray.TextureCubeMapArrayExt; var _TextureBindingCubeMapArrayExt = OpenTK.Graphics.ES30.ExtTextureCubeMapArray.TextureBindingCubeMapArrayExt; var _SamplerCubeMapArrayExt = OpenTK.Graphics.ES30.ExtTextureCubeMapArray.SamplerCubeMapArrayExt; @@ -81265,25 +143068,25 @@ static void Test_ExtTextureCubeMapArray_19702() { var _IntImageCubeMapArrayExt = OpenTK.Graphics.ES30.ExtTextureCubeMapArray.IntImageCubeMapArrayExt; var _UnsignedIntImageCubeMapArrayExt = OpenTK.Graphics.ES30.ExtTextureCubeMapArray.UnsignedIntImageCubeMapArrayExt; } -static void Test_ExtTextureFilterAnisotropic_19703() { +static void Test_ExtTextureFilterAnisotropic_37855() { var _TextureMaxAnisotropyExt = OpenTK.Graphics.ES30.ExtTextureFilterAnisotropic.TextureMaxAnisotropyExt; var _MaxTextureMaxAnisotropyExt = OpenTK.Graphics.ES30.ExtTextureFilterAnisotropic.MaxTextureMaxAnisotropyExt; } -static void Test_ExtTextureFormatBgra8888_19704() { +static void Test_ExtTextureFormatBgra8888_37856() { var _BgraExt = OpenTK.Graphics.ES30.ExtTextureFormatBgra8888.BgraExt; } -static void Test_ExtTextureRg_19705() { +static void Test_ExtTextureRg_37857() { var _RedExt = OpenTK.Graphics.ES30.ExtTextureRg.RedExt; var _RgExt = OpenTK.Graphics.ES30.ExtTextureRg.RgExt; var _R8Ext = OpenTK.Graphics.ES30.ExtTextureRg.R8Ext; var _Rg8Ext = OpenTK.Graphics.ES30.ExtTextureRg.Rg8Ext; } -static void Test_ExtTextureSrgbDecode_19706() { +static void Test_ExtTextureSrgbDecode_37858() { var _TextureSrgbDecodeExt = OpenTK.Graphics.ES30.ExtTextureSrgbDecode.TextureSrgbDecodeExt; var _DecodeExt = OpenTK.Graphics.ES30.ExtTextureSrgbDecode.DecodeExt; var _SkipDecodeExt = OpenTK.Graphics.ES30.ExtTextureSrgbDecode.SkipDecodeExt; } -static void Test_ExtTextureStorage_19707() { +static void Test_ExtTextureStorage_37859() { var _Alpha8Ext = OpenTK.Graphics.ES30.ExtTextureStorage.Alpha8Ext; var _Luminance8Ext = OpenTK.Graphics.ES30.ExtTextureStorage.Luminance8Ext; var _Luminance8Alpha8Ext = OpenTK.Graphics.ES30.ExtTextureStorage.Luminance8Alpha8Ext; @@ -81308,22 +143111,22 @@ static void Test_ExtTextureStorage_19707() { var _TextureImmutableFormatExt = OpenTK.Graphics.ES30.ExtTextureStorage.TextureImmutableFormatExt; var _Bgra8Ext = OpenTK.Graphics.ES30.ExtTextureStorage.Bgra8Ext; } -static void Test_ExtTextureType2101010Rev_19708() { +static void Test_ExtTextureType2101010Rev_37860() { var _UnsignedInt2101010RevExt = OpenTK.Graphics.ES30.ExtTextureType2101010Rev.UnsignedInt2101010RevExt; } -static void Test_ExtTextureView_19709() { +static void Test_ExtTextureView_37861() { var _TextureViewMinLevelExt = OpenTK.Graphics.ES30.ExtTextureView.TextureViewMinLevelExt; var _TextureViewNumLevelsExt = OpenTK.Graphics.ES30.ExtTextureView.TextureViewNumLevelsExt; var _TextureViewMinLayerExt = OpenTK.Graphics.ES30.ExtTextureView.TextureViewMinLayerExt; var _TextureViewNumLayersExt = OpenTK.Graphics.ES30.ExtTextureView.TextureViewNumLayersExt; var _TextureImmutableLevels = OpenTK.Graphics.ES30.ExtTextureView.TextureImmutableLevels; } -static void Test_ExtUnpackSubimage_19710() { +static void Test_ExtUnpackSubimage_37862() { var _UnpackRowLengthExt = OpenTK.Graphics.ES30.ExtUnpackSubimage.UnpackRowLengthExt; var _UnpackSkipRowsExt = OpenTK.Graphics.ES30.ExtUnpackSubimage.UnpackSkipRowsExt; var _UnpackSkipPixelsExt = OpenTK.Graphics.ES30.ExtUnpackSubimage.UnpackSkipPixelsExt; } -static void Test_FeedBackToken_19711() { +static void Test_FeedBackToken_37863() { var _PassThroughToken = OpenTK.Graphics.ES30.FeedBackToken.PassThroughToken; var _PointToken = OpenTK.Graphics.ES30.FeedBackToken.PointToken; var _LineToken = OpenTK.Graphics.ES30.FeedBackToken.LineToken; @@ -81333,33 +143136,33 @@ static void Test_FeedBackToken_19711() { var _CopyPixelToken = OpenTK.Graphics.ES30.FeedBackToken.CopyPixelToken; var _LineResetToken = OpenTK.Graphics.ES30.FeedBackToken.LineResetToken; } -static void Test_FeedbackType_19712() { +static void Test_FeedbackType_37864() { var _Gl2D = OpenTK.Graphics.ES30.FeedbackType.Gl2D; var _Gl3D = OpenTK.Graphics.ES30.FeedbackType.Gl3D; var _Gl3DColor = OpenTK.Graphics.ES30.FeedbackType.Gl3DColor; var _Gl3DColorTexture = OpenTK.Graphics.ES30.FeedbackType.Gl3DColorTexture; var _Gl4DColorTexture = OpenTK.Graphics.ES30.FeedbackType.Gl4DColorTexture; } -static void Test_FfdMaskSgix_19713() { +static void Test_FfdMaskSgix_37865() { } -static void Test_FfdTargetSgix_19714() { +static void Test_FfdTargetSgix_37866() { var _GeometryDeformationSgix = OpenTK.Graphics.ES30.FfdTargetSgix.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES30.FfdTargetSgix.TextureDeformationSgix; } -static void Test_FjShaderBinaryGccso_19715() { +static void Test_FjShaderBinaryGccso_37867() { var _GccsoShaderBinaryFj = OpenTK.Graphics.ES30.FjShaderBinaryGccso.GccsoShaderBinaryFj; } -static void Test_FogCoordinatePointerType_19716() { +static void Test_FogCoordinatePointerType_37868() { var _Float = OpenTK.Graphics.ES30.FogCoordinatePointerType.Float; var _Double = OpenTK.Graphics.ES30.FogCoordinatePointerType.Double; } -static void Test_FogMode_19717() { +static void Test_FogMode_37869() { var _Exp = OpenTK.Graphics.ES30.FogMode.Exp; var _Exp2 = OpenTK.Graphics.ES30.FogMode.Exp2; var _Linear = OpenTK.Graphics.ES30.FogMode.Linear; var _FogFuncSgis = OpenTK.Graphics.ES30.FogMode.FogFuncSgis; } -static void Test_FogParameter_19718() { +static void Test_FogParameter_37870() { var _FogIndex = OpenTK.Graphics.ES30.FogParameter.FogIndex; var _FogDensity = OpenTK.Graphics.ES30.FogParameter.FogDensity; var _FogStart = OpenTK.Graphics.ES30.FogParameter.FogStart; @@ -81368,21 +143171,21 @@ static void Test_FogParameter_19718() { var _FogColor = OpenTK.Graphics.ES30.FogParameter.FogColor; var _FogOffsetValueSgix = OpenTK.Graphics.ES30.FogParameter.FogOffsetValueSgix; } -static void Test_FogPointerTypeExt_19719() { +static void Test_FogPointerTypeExt_37871() { var _Float = OpenTK.Graphics.ES30.FogPointerTypeExt.Float; var _Double = OpenTK.Graphics.ES30.FogPointerTypeExt.Double; } -static void Test_FogPointerTypeIbm_19720() { +static void Test_FogPointerTypeIbm_37872() { var _Float = OpenTK.Graphics.ES30.FogPointerTypeIbm.Float; var _Double = OpenTK.Graphics.ES30.FogPointerTypeIbm.Double; } -static void Test_FragmentLightModelParameterSgix_19721() { +static void Test_FragmentLightModelParameterSgix_37873() { var _FragmentLightModelLocalViewerSgix = OpenTK.Graphics.ES30.FragmentLightModelParameterSgix.FragmentLightModelLocalViewerSgix; var _FragmentLightModelTwoSideSgix = OpenTK.Graphics.ES30.FragmentLightModelParameterSgix.FragmentLightModelTwoSideSgix; var _FragmentLightModelAmbientSgix = OpenTK.Graphics.ES30.FragmentLightModelParameterSgix.FragmentLightModelAmbientSgix; var _FragmentLightModelNormalInterpolationSgix = OpenTK.Graphics.ES30.FragmentLightModelParameterSgix.FragmentLightModelNormalInterpolationSgix; } -static void Test_FramebufferAttachment_19722() { +static void Test_FramebufferAttachment_37874() { var _Color = OpenTK.Graphics.ES30.FramebufferAttachment.Color; var _Depth = OpenTK.Graphics.ES30.FramebufferAttachment.Depth; var _Stencil = OpenTK.Graphics.ES30.FramebufferAttachment.Stencil; @@ -81406,14 +143209,14 @@ static void Test_FramebufferAttachment_19722() { var _DepthAttachment = OpenTK.Graphics.ES30.FramebufferAttachment.DepthAttachment; var _StencilAttachment = OpenTK.Graphics.ES30.FramebufferAttachment.StencilAttachment; } -static void Test_FramebufferErrorCode_19723() { +static void Test_FramebufferErrorCode_37875() { var _FramebufferComplete = OpenTK.Graphics.ES30.FramebufferErrorCode.FramebufferComplete; var _FramebufferIncompleteAttachment = OpenTK.Graphics.ES30.FramebufferErrorCode.FramebufferIncompleteAttachment; var _FramebufferIncompleteMissingAttachment = OpenTK.Graphics.ES30.FramebufferErrorCode.FramebufferIncompleteMissingAttachment; var _FramebufferIncompleteDimensions = OpenTK.Graphics.ES30.FramebufferErrorCode.FramebufferIncompleteDimensions; var _FramebufferUnsupported = OpenTK.Graphics.ES30.FramebufferErrorCode.FramebufferUnsupported; } -static void Test_FramebufferParameterName_19724() { +static void Test_FramebufferParameterName_37876() { var _FramebufferAttachmentColorEncoding = OpenTK.Graphics.ES30.FramebufferParameterName.FramebufferAttachmentColorEncoding; var _FramebufferAttachmentComponentType = OpenTK.Graphics.ES30.FramebufferParameterName.FramebufferAttachmentComponentType; var _FramebufferAttachmentRedSize = OpenTK.Graphics.ES30.FramebufferParameterName.FramebufferAttachmentRedSize; @@ -81428,7 +143231,7 @@ static void Test_FramebufferParameterName_19724() { var _FramebufferAttachmentTextureCubeMapFace = OpenTK.Graphics.ES30.FramebufferParameterName.FramebufferAttachmentTextureCubeMapFace; var _FramebufferAttachmentTextureLayer = OpenTK.Graphics.ES30.FramebufferParameterName.FramebufferAttachmentTextureLayer; } -static void Test_FramebufferSlot_19725() { +static void Test_FramebufferSlot_37877() { var _DepthStencilAttachment = OpenTK.Graphics.ES30.FramebufferSlot.DepthStencilAttachment; var _ColorAttachment0 = OpenTK.Graphics.ES30.FramebufferSlot.ColorAttachment0; var _ColorAttachment1 = OpenTK.Graphics.ES30.FramebufferSlot.ColorAttachment1; @@ -81449,16 +143252,16 @@ static void Test_FramebufferSlot_19725() { var _DepthAttachment = OpenTK.Graphics.ES30.FramebufferSlot.DepthAttachment; var _StencilAttachment = OpenTK.Graphics.ES30.FramebufferSlot.StencilAttachment; } -static void Test_FramebufferTarget_19726() { +static void Test_FramebufferTarget_37878() { var _ReadFramebuffer = OpenTK.Graphics.ES30.FramebufferTarget.ReadFramebuffer; var _DrawFramebuffer = OpenTK.Graphics.ES30.FramebufferTarget.DrawFramebuffer; var _Framebuffer = OpenTK.Graphics.ES30.FramebufferTarget.Framebuffer; } -static void Test_FrontFaceDirection_19727() { +static void Test_FrontFaceDirection_37879() { var _Cw = OpenTK.Graphics.ES30.FrontFaceDirection.Cw; var _Ccw = OpenTK.Graphics.ES30.FrontFaceDirection.Ccw; } -static void Test_GetColorTableParameterPNameSgi_19728() { +static void Test_GetColorTableParameterPNameSgi_37880() { var _ColorTableScaleSgi = OpenTK.Graphics.ES30.GetColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBiasSgi = OpenTK.Graphics.ES30.GetColorTableParameterPNameSgi.ColorTableBiasSgi; var _ColorTableFormatSgi = OpenTK.Graphics.ES30.GetColorTableParameterPNameSgi.ColorTableFormatSgi; @@ -81470,7 +143273,7 @@ static void Test_GetColorTableParameterPNameSgi_19728() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.ES30.GetColorTableParameterPNameSgi.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.ES30.GetColorTableParameterPNameSgi.ColorTableIntensitySizeSgi; } -static void Test_GetConvolutionParameter_19729() { +static void Test_GetConvolutionParameter_37881() { var _ConvolutionBorderModeExt = OpenTK.Graphics.ES30.GetConvolutionParameter.ConvolutionBorderModeExt; var _ConvolutionFilterScaleExt = OpenTK.Graphics.ES30.GetConvolutionParameter.ConvolutionFilterScaleExt; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES30.GetConvolutionParameter.ConvolutionFilterBiasExt; @@ -81480,7 +143283,7 @@ static void Test_GetConvolutionParameter_19729() { var _MaxConvolutionWidthExt = OpenTK.Graphics.ES30.GetConvolutionParameter.MaxConvolutionWidthExt; var _MaxConvolutionHeightExt = OpenTK.Graphics.ES30.GetConvolutionParameter.MaxConvolutionHeightExt; } -static void Test_GetHistogramParameterPNameExt_19730() { +static void Test_GetHistogramParameterPNameExt_37882() { var _HistogramWidthExt = OpenTK.Graphics.ES30.GetHistogramParameterPNameExt.HistogramWidthExt; var _HistogramFormatExt = OpenTK.Graphics.ES30.GetHistogramParameterPNameExt.HistogramFormatExt; var _HistogramRedSizeExt = OpenTK.Graphics.ES30.GetHistogramParameterPNameExt.HistogramRedSizeExt; @@ -81490,7 +143293,7 @@ static void Test_GetHistogramParameterPNameExt_19730() { var _HistogramLuminanceSizeExt = OpenTK.Graphics.ES30.GetHistogramParameterPNameExt.HistogramLuminanceSizeExt; var _HistogramSinkExt = OpenTK.Graphics.ES30.GetHistogramParameterPNameExt.HistogramSinkExt; } -static void Test_GetIndexedPName_19731() { +static void Test_GetIndexedPName_37883() { var _DrawBufferExt = OpenTK.Graphics.ES30.GetIndexedPName.DrawBufferExt; var _ReadBufferExt = OpenTK.Graphics.ES30.GetIndexedPName.ReadBufferExt; var _UniformBufferBinding = OpenTK.Graphics.ES30.GetIndexedPName.UniformBufferBinding; @@ -81500,18 +143303,18 @@ static void Test_GetIndexedPName_19731() { var _TransformFeedbackBufferSize = OpenTK.Graphics.ES30.GetIndexedPName.TransformFeedbackBufferSize; var _TransformFeedbackBufferBinding = OpenTK.Graphics.ES30.GetIndexedPName.TransformFeedbackBufferBinding; } -static void Test_GetMapQuery_19732() { +static void Test_GetMapQuery_37884() { var _Coeff = OpenTK.Graphics.ES30.GetMapQuery.Coeff; var _Order = OpenTK.Graphics.ES30.GetMapQuery.Order; var _Domain = OpenTK.Graphics.ES30.GetMapQuery.Domain; } -static void Test_GetMinmaxParameterPNameExt_19733() { +static void Test_GetMinmaxParameterPNameExt_37885() { var _MinmaxFormat = OpenTK.Graphics.ES30.GetMinmaxParameterPNameExt.MinmaxFormat; var _MinmaxFormatExt = OpenTK.Graphics.ES30.GetMinmaxParameterPNameExt.MinmaxFormatExt; var _MinmaxSink = OpenTK.Graphics.ES30.GetMinmaxParameterPNameExt.MinmaxSink; var _MinmaxSinkExt = OpenTK.Graphics.ES30.GetMinmaxParameterPNameExt.MinmaxSinkExt; } -static void Test_GetPixelMap_19734() { +static void Test_GetPixelMap_37886() { var _PixelMapIToI = OpenTK.Graphics.ES30.GetPixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES30.GetPixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES30.GetPixelMap.PixelMapIToR; @@ -81523,7 +143326,7 @@ static void Test_GetPixelMap_19734() { var _PixelMapBToB = OpenTK.Graphics.ES30.GetPixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES30.GetPixelMap.PixelMapAToA; } -static void Test_GetPName_19735() { +static void Test_GetPName_37887() { var _CurrentColor = OpenTK.Graphics.ES30.GetPName.CurrentColor; var _CurrentIndex = OpenTK.Graphics.ES30.GetPName.CurrentIndex; var _CurrentNormal = OpenTK.Graphics.ES30.GetPName.CurrentNormal; @@ -82029,7 +143832,7 @@ static void Test_GetPName_19735() { var _MaxVertexOutputComponents = OpenTK.Graphics.ES30.GetPName.MaxVertexOutputComponents; var _MaxFragmentInputComponents = OpenTK.Graphics.ES30.GetPName.MaxFragmentInputComponents; } -static void Test_GetPointervPName_19736() { +static void Test_GetPointervPName_37888() { var _FeedbackBufferPointer = OpenTK.Graphics.ES30.GetPointervPName.FeedbackBufferPointer; var _SelectionBufferPointer = OpenTK.Graphics.ES30.GetPointervPName.SelectionBufferPointer; var _VertexArrayPointer = OpenTK.Graphics.ES30.GetPointervPName.VertexArrayPointer; @@ -82046,7 +143849,7 @@ static void Test_GetPointervPName_19736() { var _EdgeFlagArrayPointerExt = OpenTK.Graphics.ES30.GetPointervPName.EdgeFlagArrayPointerExt; var _InstrumentBufferPointerSgix = OpenTK.Graphics.ES30.GetPointervPName.InstrumentBufferPointerSgix; } -static void Test_GetProgramParameterName_19737() { +static void Test_GetProgramParameterName_37889() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES30.GetProgramParameterName.ProgramBinaryRetrievableHint; var _DeleteStatus = OpenTK.Graphics.ES30.GetProgramParameterName.DeleteStatus; var _LinkStatus = OpenTK.Graphics.ES30.GetProgramParameterName.LinkStatus; @@ -82058,18 +143861,18 @@ static void Test_GetProgramParameterName_19737() { var _ActiveAttributes = OpenTK.Graphics.ES30.GetProgramParameterName.ActiveAttributes; var _ActiveAttributeMaxLength = OpenTK.Graphics.ES30.GetProgramParameterName.ActiveAttributeMaxLength; } -static void Test_GetQueryObjectParam_19738() { +static void Test_GetQueryObjectParam_37890() { var _QueryResult = OpenTK.Graphics.ES30.GetQueryObjectParam.QueryResult; var _QueryResultExt = OpenTK.Graphics.ES30.GetQueryObjectParam.QueryResultExt; var _QueryResultAvailable = OpenTK.Graphics.ES30.GetQueryObjectParam.QueryResultAvailable; var _QueryResultAvailableExt = OpenTK.Graphics.ES30.GetQueryObjectParam.QueryResultAvailableExt; } -static void Test_GetQueryParam_19739() { +static void Test_GetQueryParam_37891() { var _QueryCounterBitsExt = OpenTK.Graphics.ES30.GetQueryParam.QueryCounterBitsExt; var _CurrentQuery = OpenTK.Graphics.ES30.GetQueryParam.CurrentQuery; var _CurrentQueryExt = OpenTK.Graphics.ES30.GetQueryParam.CurrentQueryExt; } -static void Test_GetTextureParameter_19740() { +static void Test_GetTextureParameter_37892() { var _TextureWidth = OpenTK.Graphics.ES30.GetTextureParameter.TextureWidth; var _TextureHeight = OpenTK.Graphics.ES30.GetTextureParameter.TextureHeight; var _TextureComponents = OpenTK.Graphics.ES30.GetTextureParameter.TextureComponents; @@ -82125,7 +143928,7 @@ static void Test_GetTextureParameter_19740() { var _TextureMaxClampTSgix = OpenTK.Graphics.ES30.GetTextureParameter.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.ES30.GetTextureParameter.TextureMaxClampRSgix; } -static void Test_GetTextureParameterName_19741() { +static void Test_GetTextureParameterName_37893() { var _TextureMagFilter = OpenTK.Graphics.ES30.GetTextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES30.GetTextureParameterName.TextureMinFilter; var _TextureWrapS = OpenTK.Graphics.ES30.GetTextureParameterName.TextureWrapS; @@ -82146,12 +143949,12 @@ static void Test_GetTextureParameterName_19741() { var _TextureImmutableFormat = OpenTK.Graphics.ES30.GetTextureParameterName.TextureImmutableFormat; var _TextureImmutableFormatExt = OpenTK.Graphics.ES30.GetTextureParameterName.TextureImmutableFormatExt; } -static void Test_HintMode_19742() { +static void Test_HintMode_37894() { var _DontCare = OpenTK.Graphics.ES30.HintMode.DontCare; var _Fastest = OpenTK.Graphics.ES30.HintMode.Fastest; var _Nicest = OpenTK.Graphics.ES30.HintMode.Nicest; } -static void Test_HintTarget_19743() { +static void Test_HintTarget_37895() { var _PerspectiveCorrectionHint = OpenTK.Graphics.ES30.HintTarget.PerspectiveCorrectionHint; var _PointSmoothHint = OpenTK.Graphics.ES30.HintTarget.PointSmoothHint; var _LineSmoothHint = OpenTK.Graphics.ES30.HintTarget.LineSmoothHint; @@ -82204,48 +144007,48 @@ static void Test_HintTarget_19743() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.ES30.HintTarget.FragmentShaderDerivativeHintOes; var _BinningControlHintQcom = OpenTK.Graphics.ES30.HintTarget.BinningControlHintQcom; } -static void Test_HistogramTargetExt_19744() { +static void Test_HistogramTargetExt_37896() { var _Histogram = OpenTK.Graphics.ES30.HistogramTargetExt.Histogram; var _HistogramExt = OpenTK.Graphics.ES30.HistogramTargetExt.HistogramExt; var _ProxyHistogram = OpenTK.Graphics.ES30.HistogramTargetExt.ProxyHistogram; var _ProxyHistogramExt = OpenTK.Graphics.ES30.HistogramTargetExt.ProxyHistogramExt; } -static void Test_ImageTarget_19745() { +static void Test_ImageTarget_37897() { var _Renderbuffer = OpenTK.Graphics.ES30.ImageTarget.Renderbuffer; } -static void Test_ImgMultisampledRenderToTexture_19746() { +static void Test_ImgMultisampledRenderToTexture_37898() { var _RenderbufferSamplesImg = OpenTK.Graphics.ES30.ImgMultisampledRenderToTexture.RenderbufferSamplesImg; var _FramebufferIncompleteMultisampleImg = OpenTK.Graphics.ES30.ImgMultisampledRenderToTexture.FramebufferIncompleteMultisampleImg; var _MaxSamplesImg = OpenTK.Graphics.ES30.ImgMultisampledRenderToTexture.MaxSamplesImg; var _TextureSamplesImg = OpenTK.Graphics.ES30.ImgMultisampledRenderToTexture.TextureSamplesImg; } -static void Test_ImgProgramBinary_19747() { +static void Test_ImgProgramBinary_37899() { var _SgxProgramBinaryImg = OpenTK.Graphics.ES30.ImgProgramBinary.SgxProgramBinaryImg; } -static void Test_ImgReadFormat_19748() { +static void Test_ImgReadFormat_37900() { var _BgraImg = OpenTK.Graphics.ES30.ImgReadFormat.BgraImg; var _UnsignedShort4444RevImg = OpenTK.Graphics.ES30.ImgReadFormat.UnsignedShort4444RevImg; } -static void Test_ImgShaderBinary_19749() { +static void Test_ImgShaderBinary_37901() { var _SgxBinaryImg = OpenTK.Graphics.ES30.ImgShaderBinary.SgxBinaryImg; } -static void Test_ImgTextureCompressionPvrtc_19750() { +static void Test_ImgTextureCompressionPvrtc_37902() { var _CompressedRgbPvrtc4Bppv1Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc.CompressedRgbPvrtc4Bppv1Img; var _CompressedRgbPvrtc2Bppv1Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc.CompressedRgbPvrtc2Bppv1Img; var _CompressedRgbaPvrtc4Bppv1Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc4Bppv1Img; var _CompressedRgbaPvrtc2Bppv1Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc2Bppv1Img; } -static void Test_ImgTextureCompressionPvrtc2_19751() { +static void Test_ImgTextureCompressionPvrtc2_37903() { var _CompressedRgbaPvrtc2Bppv2Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc2.CompressedRgbaPvrtc2Bppv2Img; var _CompressedRgbaPvrtc4Bppv2Img = OpenTK.Graphics.ES30.ImgTextureCompressionPvrtc2.CompressedRgbaPvrtc4Bppv2Img; } -static void Test_IndexPointerType_19752() { +static void Test_IndexPointerType_37904() { var _Short = OpenTK.Graphics.ES30.IndexPointerType.Short; var _Int = OpenTK.Graphics.ES30.IndexPointerType.Int; var _Float = OpenTK.Graphics.ES30.IndexPointerType.Float; var _Double = OpenTK.Graphics.ES30.IndexPointerType.Double; } -static void Test_IntelPerformanceQuery_19753() { +static void Test_IntelPerformanceQuery_37905() { var _PerfquerySingleContextIntel = OpenTK.Graphics.ES30.IntelPerformanceQuery.PerfquerySingleContextIntel; var _PerfqueryGlobalContextIntel = OpenTK.Graphics.ES30.IntelPerformanceQuery.PerfqueryGlobalContextIntel; var _PerfqueryDonotFlushIntel = OpenTK.Graphics.ES30.IntelPerformanceQuery.PerfqueryDonotFlushIntel; @@ -82267,7 +144070,7 @@ static void Test_IntelPerformanceQuery_19753() { var _PerfqueryCounterDescLengthMaxIntel = OpenTK.Graphics.ES30.IntelPerformanceQuery.PerfqueryCounterDescLengthMaxIntel; var _PerfqueryGpaExtendedCountersIntel = OpenTK.Graphics.ES30.IntelPerformanceQuery.PerfqueryGpaExtendedCountersIntel; } -static void Test_InterleavedArrayFormat_19754() { +static void Test_InterleavedArrayFormat_37906() { var _V2f = OpenTK.Graphics.ES30.InterleavedArrayFormat.V2f; var _V3f = OpenTK.Graphics.ES30.InterleavedArrayFormat.V3f; var _C4ubV2f = OpenTK.Graphics.ES30.InterleavedArrayFormat.C4ubV2f; @@ -82283,7 +144086,7 @@ static void Test_InterleavedArrayFormat_19754() { var _T2fC4fN3fV3f = OpenTK.Graphics.ES30.InterleavedArrayFormat.T2fC4fN3fV3f; var _T4fC4fN3fV4f = OpenTK.Graphics.ES30.InterleavedArrayFormat.T4fC4fN3fV4f; } -static void Test_InternalFormat_19755() { +static void Test_InternalFormat_37907() { var _R3G3B2 = OpenTK.Graphics.ES30.InternalFormat.R3G3B2; var _Alpha4 = OpenTK.Graphics.ES30.InternalFormat.Alpha4; var _Alpha8 = OpenTK.Graphics.ES30.InternalFormat.Alpha8; @@ -82342,11 +144145,11 @@ static void Test_InternalFormat_19755() { var _DepthComponent24Sgix = OpenTK.Graphics.ES30.InternalFormat.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.ES30.InternalFormat.DepthComponent32Sgix; } -static void Test_InternalFormatParameter_19756() { +static void Test_InternalFormatParameter_37908() { var _Samples = OpenTK.Graphics.ES30.InternalFormatParameter.Samples; var _NumSampleCounts = OpenTK.Graphics.ES30.InternalFormatParameter.NumSampleCounts; } -static void Test_KhrBlendEquationAdvanced_19757() { +static void Test_KhrBlendEquationAdvanced_37909() { var _BlendAdvancedCoherentKhr = OpenTK.Graphics.ES30.KhrBlendEquationAdvanced.BlendAdvancedCoherentKhr; var _MultiplyKhr = OpenTK.Graphics.ES30.KhrBlendEquationAdvanced.MultiplyKhr; var _ScreenKhr = OpenTK.Graphics.ES30.KhrBlendEquationAdvanced.ScreenKhr; @@ -82364,7 +144167,7 @@ static void Test_KhrBlendEquationAdvanced_19757() { var _HslColorKhr = OpenTK.Graphics.ES30.KhrBlendEquationAdvanced.HslColorKhr; var _HslLuminosityKhr = OpenTK.Graphics.ES30.KhrBlendEquationAdvanced.HslLuminosityKhr; } -static void Test_KhrDebug_19758() { +static void Test_KhrDebug_37910() { var _ContextFlagDebugBit = OpenTK.Graphics.ES30.KhrDebug.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.ES30.KhrDebug.ContextFlagDebugBitKhr; var _StackOverflow = OpenTK.Graphics.ES30.KhrDebug.StackOverflow; @@ -82446,7 +144249,7 @@ static void Test_KhrDebug_19758() { var _DebugOutput = OpenTK.Graphics.ES30.KhrDebug.DebugOutput; var _DebugOutputKhr = OpenTK.Graphics.ES30.KhrDebug.DebugOutputKhr; } -static void Test_KhrTextureCompressionAstcHdr_19759() { +static void Test_KhrTextureCompressionAstcHdr_37911() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcHdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X5Khr; @@ -82476,7 +144279,7 @@ static void Test_KhrTextureCompressionAstcHdr_19759() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_KhrTextureCompressionAstcLdr_19760() { +static void Test_KhrTextureCompressionAstcLdr_37912() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcLdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X5Khr; @@ -82506,28 +144309,28 @@ static void Test_KhrTextureCompressionAstcLdr_19760() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.ES30.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_LightEnvModeSgix_19761() { +static void Test_LightEnvModeSgix_37913() { var _Add = OpenTK.Graphics.ES30.LightEnvModeSgix.Add; var _Replace = OpenTK.Graphics.ES30.LightEnvModeSgix.Replace; var _Modulate = OpenTK.Graphics.ES30.LightEnvModeSgix.Modulate; } -static void Test_LightEnvParameterSgix_19762() { +static void Test_LightEnvParameterSgix_37914() { var _LightEnvModeSgix = OpenTK.Graphics.ES30.LightEnvParameterSgix.LightEnvModeSgix; } -static void Test_LightModelColorControl_19763() { +static void Test_LightModelColorControl_37915() { var _SingleColor = OpenTK.Graphics.ES30.LightModelColorControl.SingleColor; var _SingleColorExt = OpenTK.Graphics.ES30.LightModelColorControl.SingleColorExt; var _SeparateSpecularColor = OpenTK.Graphics.ES30.LightModelColorControl.SeparateSpecularColor; var _SeparateSpecularColorExt = OpenTK.Graphics.ES30.LightModelColorControl.SeparateSpecularColorExt; } -static void Test_LightModelParameter_19764() { +static void Test_LightModelParameter_37916() { var _LightModelLocalViewer = OpenTK.Graphics.ES30.LightModelParameter.LightModelLocalViewer; var _LightModelTwoSide = OpenTK.Graphics.ES30.LightModelParameter.LightModelTwoSide; var _LightModelAmbient = OpenTK.Graphics.ES30.LightModelParameter.LightModelAmbient; var _LightModelColorControl = OpenTK.Graphics.ES30.LightModelParameter.LightModelColorControl; var _LightModelColorControlExt = OpenTK.Graphics.ES30.LightModelParameter.LightModelColorControlExt; } -static void Test_LightName_19765() { +static void Test_LightName_37917() { var _Light0 = OpenTK.Graphics.ES30.LightName.Light0; var _Light1 = OpenTK.Graphics.ES30.LightName.Light1; var _Light2 = OpenTK.Graphics.ES30.LightName.Light2; @@ -82545,7 +144348,7 @@ static void Test_LightName_19765() { var _FragmentLight6Sgix = OpenTK.Graphics.ES30.LightName.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.ES30.LightName.FragmentLight7Sgix; } -static void Test_LightParameter_19766() { +static void Test_LightParameter_37918() { var _Ambient = OpenTK.Graphics.ES30.LightParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES30.LightParameter.Diffuse; var _Specular = OpenTK.Graphics.ES30.LightParameter.Specular; @@ -82557,11 +144360,11 @@ static void Test_LightParameter_19766() { var _LinearAttenuation = OpenTK.Graphics.ES30.LightParameter.LinearAttenuation; var _QuadraticAttenuation = OpenTK.Graphics.ES30.LightParameter.QuadraticAttenuation; } -static void Test_ListMode_19767() { +static void Test_ListMode_37919() { var _Compile = OpenTK.Graphics.ES30.ListMode.Compile; var _CompileAndExecute = OpenTK.Graphics.ES30.ListMode.CompileAndExecute; } -static void Test_ListNameType_19768() { +static void Test_ListNameType_37920() { var _Byte = OpenTK.Graphics.ES30.ListNameType.Byte; var _UnsignedByte = OpenTK.Graphics.ES30.ListNameType.UnsignedByte; var _Short = OpenTK.Graphics.ES30.ListNameType.Short; @@ -82573,10 +144376,10 @@ static void Test_ListNameType_19768() { var _Gl3Bytes = OpenTK.Graphics.ES30.ListNameType.Gl3Bytes; var _Gl4Bytes = OpenTK.Graphics.ES30.ListNameType.Gl4Bytes; } -static void Test_ListParameterName_19769() { +static void Test_ListParameterName_37921() { var _ListPrioritySgix = OpenTK.Graphics.ES30.ListParameterName.ListPrioritySgix; } -static void Test_LogicOp_19770() { +static void Test_LogicOp_37922() { var _Clear = OpenTK.Graphics.ES30.LogicOp.Clear; var _And = OpenTK.Graphics.ES30.LogicOp.And; var _AndReverse = OpenTK.Graphics.ES30.LogicOp.AndReverse; @@ -82594,7 +144397,7 @@ static void Test_LogicOp_19770() { var _Nand = OpenTK.Graphics.ES30.LogicOp.Nand; var _Set = OpenTK.Graphics.ES30.LogicOp.Set; } -static void Test_MapBufferUsageMask_19771() { +static void Test_MapBufferUsageMask_37923() { var _MapReadBit = OpenTK.Graphics.ES30.MapBufferUsageMask.MapReadBit; var _MapReadBitExt = OpenTK.Graphics.ES30.MapBufferUsageMask.MapReadBitExt; var _MapWriteBit = OpenTK.Graphics.ES30.MapBufferUsageMask.MapWriteBit; @@ -82612,7 +144415,7 @@ static void Test_MapBufferUsageMask_19771() { var _DynamicStorageBit = OpenTK.Graphics.ES30.MapBufferUsageMask.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.ES30.MapBufferUsageMask.ClientStorageBit; } -static void Test_MapTarget_19772() { +static void Test_MapTarget_37924() { var _Map1Color4 = OpenTK.Graphics.ES30.MapTarget.Map1Color4; var _Map1Index = OpenTK.Graphics.ES30.MapTarget.Map1Index; var _Map1Normal = OpenTK.Graphics.ES30.MapTarget.Map1Normal; @@ -82634,17 +144437,17 @@ static void Test_MapTarget_19772() { var _GeometryDeformationSgix = OpenTK.Graphics.ES30.MapTarget.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES30.MapTarget.TextureDeformationSgix; } -static void Test_MapTextureFormatIntel_19773() { +static void Test_MapTextureFormatIntel_37925() { var _LayoutDefaultIntel = OpenTK.Graphics.ES30.MapTextureFormatIntel.LayoutDefaultIntel; var _LayoutLinearIntel = OpenTK.Graphics.ES30.MapTextureFormatIntel.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES30.MapTextureFormatIntel.LayoutLinearCpuCachedIntel; } -static void Test_MaterialFace_19774() { +static void Test_MaterialFace_37926() { var _Front = OpenTK.Graphics.ES30.MaterialFace.Front; var _Back = OpenTK.Graphics.ES30.MaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES30.MaterialFace.FrontAndBack; } -static void Test_MaterialParameter_19775() { +static void Test_MaterialParameter_37927() { var _Ambient = OpenTK.Graphics.ES30.MaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES30.MaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES30.MaterialParameter.Specular; @@ -82653,13 +144456,13 @@ static void Test_MaterialParameter_19775() { var _AmbientAndDiffuse = OpenTK.Graphics.ES30.MaterialParameter.AmbientAndDiffuse; var _ColorIndexes = OpenTK.Graphics.ES30.MaterialParameter.ColorIndexes; } -static void Test_MatrixMode_19776() { +static void Test_MatrixMode_37928() { var _Modelview = OpenTK.Graphics.ES30.MatrixMode.Modelview; var _Modelview0Ext = OpenTK.Graphics.ES30.MatrixMode.Modelview0Ext; var _Projection = OpenTK.Graphics.ES30.MatrixMode.Projection; var _Texture = OpenTK.Graphics.ES30.MatrixMode.Texture; } -static void Test_MemoryBarrierMask_19777() { +static void Test_MemoryBarrierMask_37929() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.ES30.MemoryBarrierMask.VertexAttribArrayBarrierBit; var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.ES30.MemoryBarrierMask.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBit = OpenTK.Graphics.ES30.MemoryBarrierMask.ElementArrayBarrierBit; @@ -82691,27 +144494,27 @@ static void Test_MemoryBarrierMask_19777() { var _AllBarrierBits = OpenTK.Graphics.ES30.MemoryBarrierMask.AllBarrierBits; var _AllBarrierBitsExt = OpenTK.Graphics.ES30.MemoryBarrierMask.AllBarrierBitsExt; } -static void Test_MeshMode1_19778() { +static void Test_MeshMode1_37930() { var _Point = OpenTK.Graphics.ES30.MeshMode1.Point; var _Line = OpenTK.Graphics.ES30.MeshMode1.Line; } -static void Test_MeshMode2_19779() { +static void Test_MeshMode2_37931() { var _Point = OpenTK.Graphics.ES30.MeshMode2.Point; var _Line = OpenTK.Graphics.ES30.MeshMode2.Line; var _Fill = OpenTK.Graphics.ES30.MeshMode2.Fill; } -static void Test_MinmaxTargetExt_19780() { +static void Test_MinmaxTargetExt_37932() { var _Minmax = OpenTK.Graphics.ES30.MinmaxTargetExt.Minmax; var _MinmaxExt = OpenTK.Graphics.ES30.MinmaxTargetExt.MinmaxExt; } -static void Test_NormalPointerType_19781() { +static void Test_NormalPointerType_37933() { var _Byte = OpenTK.Graphics.ES30.NormalPointerType.Byte; var _Short = OpenTK.Graphics.ES30.NormalPointerType.Short; var _Int = OpenTK.Graphics.ES30.NormalPointerType.Int; var _Float = OpenTK.Graphics.ES30.NormalPointerType.Float; var _Double = OpenTK.Graphics.ES30.NormalPointerType.Double; } -static void Test_NvBlendEquationAdvanced_19782() { +static void Test_NvBlendEquationAdvanced_37934() { var _Zero = OpenTK.Graphics.ES30.NvBlendEquationAdvanced.Zero; var _XorNv = OpenTK.Graphics.ES30.NvBlendEquationAdvanced.XorNv; var _Invert = OpenTK.Graphics.ES30.NvBlendEquationAdvanced.Invert; @@ -82764,14 +144567,14 @@ static void Test_NvBlendEquationAdvanced_19782() { var _MinusClampedNv = OpenTK.Graphics.ES30.NvBlendEquationAdvanced.MinusClampedNv; var _InvertOvgNv = OpenTK.Graphics.ES30.NvBlendEquationAdvanced.InvertOvgNv; } -static void Test_NvBlendEquationAdvancedCoherent_19783() { +static void Test_NvBlendEquationAdvancedCoherent_37935() { var _BlendAdvancedCoherentNv = OpenTK.Graphics.ES30.NvBlendEquationAdvancedCoherent.BlendAdvancedCoherentNv; } -static void Test_NvCopyBuffer_19784() { +static void Test_NvCopyBuffer_37936() { var _CopyReadBufferNv = OpenTK.Graphics.ES30.NvCopyBuffer.CopyReadBufferNv; var _CopyWriteBufferNv = OpenTK.Graphics.ES30.NvCopyBuffer.CopyWriteBufferNv; } -static void Test_NvCoverageSample_19785() { +static void Test_NvCoverageSample_37937() { var _CoverageBufferBitNv = OpenTK.Graphics.ES30.NvCoverageSample.CoverageBufferBitNv; var _CoverageComponentNv = OpenTK.Graphics.ES30.NvCoverageSample.CoverageComponentNv; var _CoverageComponent4Nv = OpenTK.Graphics.ES30.NvCoverageSample.CoverageComponent4Nv; @@ -82782,10 +144585,10 @@ static void Test_NvCoverageSample_19785() { var _CoverageEdgeFragmentsNv = OpenTK.Graphics.ES30.NvCoverageSample.CoverageEdgeFragmentsNv; var _CoverageAutomaticNv = OpenTK.Graphics.ES30.NvCoverageSample.CoverageAutomaticNv; } -static void Test_NvDepthNonlinear_19786() { +static void Test_NvDepthNonlinear_37938() { var _DepthComponent16NonlinearNv = OpenTK.Graphics.ES30.NvDepthNonlinear.DepthComponent16NonlinearNv; } -static void Test_NvDrawBuffers_19787() { +static void Test_NvDrawBuffers_37939() { var _MaxDrawBuffersNv = OpenTK.Graphics.ES30.NvDrawBuffers.MaxDrawBuffersNv; var _DrawBuffer0Nv = OpenTK.Graphics.ES30.NvDrawBuffers.DrawBuffer0Nv; var _DrawBuffer1Nv = OpenTK.Graphics.ES30.NvDrawBuffers.DrawBuffer1Nv; @@ -82820,11 +144623,11 @@ static void Test_NvDrawBuffers_19787() { var _ColorAttachment14Nv = OpenTK.Graphics.ES30.NvDrawBuffers.ColorAttachment14Nv; var _ColorAttachment15Nv = OpenTK.Graphics.ES30.NvDrawBuffers.ColorAttachment15Nv; } -static void Test_NvDrawInstanced_19788() { +static void Test_NvDrawInstanced_37940() { } -static void Test_NvExplicitAttribLocation_19789() { +static void Test_NvExplicitAttribLocation_37941() { } -static void Test_NvFboColorAttachments_19790() { +static void Test_NvFboColorAttachments_37942() { var _MaxColorAttachmentsNv = OpenTK.Graphics.ES30.NvFboColorAttachments.MaxColorAttachmentsNv; var _ColorAttachment0Nv = OpenTK.Graphics.ES30.NvFboColorAttachments.ColorAttachment0Nv; var _ColorAttachment1Nv = OpenTK.Graphics.ES30.NvFboColorAttachments.ColorAttachment1Nv; @@ -82843,28 +144646,28 @@ static void Test_NvFboColorAttachments_19790() { var _ColorAttachment14Nv = OpenTK.Graphics.ES30.NvFboColorAttachments.ColorAttachment14Nv; var _ColorAttachment15Nv = OpenTK.Graphics.ES30.NvFboColorAttachments.ColorAttachment15Nv; } -static void Test_NvFence_19791() { +static void Test_NvFence_37943() { var _AllCompletedNv = OpenTK.Graphics.ES30.NvFence.AllCompletedNv; var _FenceStatusNv = OpenTK.Graphics.ES30.NvFence.FenceStatusNv; var _FenceConditionNv = OpenTK.Graphics.ES30.NvFence.FenceConditionNv; } -static void Test_NvFramebufferBlit_19792() { +static void Test_NvFramebufferBlit_37944() { var _DrawFramebufferBindingNv = OpenTK.Graphics.ES30.NvFramebufferBlit.DrawFramebufferBindingNv; var _ReadFramebufferNv = OpenTK.Graphics.ES30.NvFramebufferBlit.ReadFramebufferNv; var _DrawFramebufferNv = OpenTK.Graphics.ES30.NvFramebufferBlit.DrawFramebufferNv; var _ReadFramebufferBindingNv = OpenTK.Graphics.ES30.NvFramebufferBlit.ReadFramebufferBindingNv; } -static void Test_NvFramebufferMultisample_19793() { +static void Test_NvFramebufferMultisample_37945() { var _RenderbufferSamplesNv = OpenTK.Graphics.ES30.NvFramebufferMultisample.RenderbufferSamplesNv; var _FramebufferIncompleteMultisampleNv = OpenTK.Graphics.ES30.NvFramebufferMultisample.FramebufferIncompleteMultisampleNv; var _MaxSamplesNv = OpenTK.Graphics.ES30.NvFramebufferMultisample.MaxSamplesNv; } -static void Test_NvGenerateMipmapSrgb_19794() { +static void Test_NvGenerateMipmapSrgb_37946() { } -static void Test_NvInstancedArrays_19795() { +static void Test_NvInstancedArrays_37947() { var _VertexAttribArrayDivisorNv = OpenTK.Graphics.ES30.NvInstancedArrays.VertexAttribArrayDivisorNv; } -static void Test_NvNonSquareMatrices_19796() { +static void Test_NvNonSquareMatrices_37948() { var _FloatMat2x3Nv = OpenTK.Graphics.ES30.NvNonSquareMatrices.FloatMat2x3Nv; var _FloatMat2x4Nv = OpenTK.Graphics.ES30.NvNonSquareMatrices.FloatMat2x4Nv; var _FloatMat3x2Nv = OpenTK.Graphics.ES30.NvNonSquareMatrices.FloatMat3x2Nv; @@ -82872,24 +144675,24 @@ static void Test_NvNonSquareMatrices_19796() { var _FloatMat4x2Nv = OpenTK.Graphics.ES30.NvNonSquareMatrices.FloatMat4x2Nv; var _FloatMat4x3Nv = OpenTK.Graphics.ES30.NvNonSquareMatrices.FloatMat4x3Nv; } -static void Test_NvReadBuffer_19797() { +static void Test_NvReadBuffer_37949() { var _ReadBufferNv = OpenTK.Graphics.ES30.NvReadBuffer.ReadBufferNv; } -static void Test_NvReadBufferFront_19798() { +static void Test_NvReadBufferFront_37950() { } -static void Test_NvReadDepth_19799() { +static void Test_NvReadDepth_37951() { } -static void Test_NvReadDepthStencil_19800() { +static void Test_NvReadDepthStencil_37952() { } -static void Test_NvReadStencil_19801() { +static void Test_NvReadStencil_37953() { } -static void Test_NvShadowSamplersArray_19802() { +static void Test_NvShadowSamplersArray_37954() { var _Sampler2DArrayShadowNv = OpenTK.Graphics.ES30.NvShadowSamplersArray.Sampler2DArrayShadowNv; } -static void Test_NvShadowSamplersCube_19803() { +static void Test_NvShadowSamplersCube_37955() { var _SamplerCubeShadowNv = OpenTK.Graphics.ES30.NvShadowSamplersCube.SamplerCubeShadowNv; } -static void Test_NvSrgbFormats_19804() { +static void Test_NvSrgbFormats_37956() { var _Etc1Srgb8Nv = OpenTK.Graphics.ES30.NvSrgbFormats.Etc1Srgb8Nv; var _Srgb8Nv = OpenTK.Graphics.ES30.NvSrgbFormats.Srgb8Nv; var _SluminanceAlphaNv = OpenTK.Graphics.ES30.NvSrgbFormats.SluminanceAlphaNv; @@ -82901,15 +144704,15 @@ static void Test_NvSrgbFormats_19804() { var _CompressedSrgbAlphaS3tcDxt3Nv = OpenTK.Graphics.ES30.NvSrgbFormats.CompressedSrgbAlphaS3tcDxt3Nv; var _CompressedSrgbAlphaS3tcDxt5Nv = OpenTK.Graphics.ES30.NvSrgbFormats.CompressedSrgbAlphaS3tcDxt5Nv; } -static void Test_NvTextureBorderClamp_19805() { +static void Test_NvTextureBorderClamp_37957() { var _TextureBorderColorNv = OpenTK.Graphics.ES30.NvTextureBorderClamp.TextureBorderColorNv; var _ClampToBorderNv = OpenTK.Graphics.ES30.NvTextureBorderClamp.ClampToBorderNv; } -static void Test_NvTextureCompressionS3tcUpdate_19806() { +static void Test_NvTextureCompressionS3tcUpdate_37958() { } -static void Test_NvTextureNpot2DMipmap_19807() { +static void Test_NvTextureNpot2DMipmap_37959() { } -static void Test_ObjectLabelIdentifier_19808() { +static void Test_ObjectLabelIdentifier_37960() { var _Texture = OpenTK.Graphics.ES30.ObjectLabelIdentifier.Texture; var _VertexArray = OpenTK.Graphics.ES30.ObjectLabelIdentifier.VertexArray; var _Buffer = OpenTK.Graphics.ES30.ObjectLabelIdentifier.Buffer; @@ -82922,17 +144725,17 @@ static void Test_ObjectLabelIdentifier_19808() { var _Renderbuffer = OpenTK.Graphics.ES30.ObjectLabelIdentifier.Renderbuffer; var _TransformFeedback = OpenTK.Graphics.ES30.ObjectLabelIdentifier.TransformFeedback; } -static void Test_OcclusionQueryEventMaskAmd_19809() { +static void Test_OcclusionQueryEventMaskAmd_37961() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.ES30.OcclusionQueryEventMaskAmd.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.ES30.OcclusionQueryEventMaskAmd.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.ES30.OcclusionQueryEventMaskAmd.QueryStencilFailEventBitAmd; var _QueryDepthBoundsFailEventBitAmd = OpenTK.Graphics.ES30.OcclusionQueryEventMaskAmd.QueryDepthBoundsFailEventBitAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.ES30.OcclusionQueryEventMaskAmd.QueryAllEventBitsAmd; } -static void Test_OesCompressedEtc1Rgb8Texture_19810() { +static void Test_OesCompressedEtc1Rgb8Texture_37962() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES30.OesCompressedEtc1Rgb8Texture.Etc1Rgb8Oes; } -static void Test_OesCompressedPalettedTexture_19811() { +static void Test_OesCompressedPalettedTexture_37963() { var _Palette4Rgb8Oes = OpenTK.Graphics.ES30.OesCompressedPalettedTexture.Palette4Rgb8Oes; var _Palette4Rgba8Oes = OpenTK.Graphics.ES30.OesCompressedPalettedTexture.Palette4Rgba8Oes; var _Palette4R5G6B5Oes = OpenTK.Graphics.ES30.OesCompressedPalettedTexture.Palette4R5G6B5Oes; @@ -82944,49 +144747,49 @@ static void Test_OesCompressedPalettedTexture_19811() { var _Palette8Rgba4Oes = OpenTK.Graphics.ES30.OesCompressedPalettedTexture.Palette8Rgba4Oes; var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES30.OesCompressedPalettedTexture.Palette8Rgb5A1Oes; } -static void Test_OesDepth24_19812() { +static void Test_OesDepth24_37964() { var _DepthComponent24Oes = OpenTK.Graphics.ES30.OesDepth24.DepthComponent24Oes; } -static void Test_OesDepth32_19813() { +static void Test_OesDepth32_37965() { var _DepthComponent32Oes = OpenTK.Graphics.ES30.OesDepth32.DepthComponent32Oes; } -static void Test_OesDepthTexture_19814() { +static void Test_OesDepthTexture_37966() { var _UnsignedShort = OpenTK.Graphics.ES30.OesDepthTexture.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES30.OesDepthTexture.UnsignedInt; var _DepthComponent = OpenTK.Graphics.ES30.OesDepthTexture.DepthComponent; } -static void Test_OesEglImage_19815() { +static void Test_OesEglImage_37967() { } -static void Test_OesEglImageExternal_19816() { +static void Test_OesEglImageExternal_37968() { var _TextureExternalOes = OpenTK.Graphics.ES30.OesEglImageExternal.TextureExternalOes; var _SamplerExternalOes = OpenTK.Graphics.ES30.OesEglImageExternal.SamplerExternalOes; var _TextureBindingExternalOes = OpenTK.Graphics.ES30.OesEglImageExternal.TextureBindingExternalOes; var _RequiredTextureImageUnitsOes = OpenTK.Graphics.ES30.OesEglImageExternal.RequiredTextureImageUnitsOes; } -static void Test_OesElementIndexUint_19817() { +static void Test_OesElementIndexUint_37969() { var _UnsignedInt = OpenTK.Graphics.ES30.OesElementIndexUint.UnsignedInt; } -static void Test_OesFboRenderMipmap_19818() { +static void Test_OesFboRenderMipmap_37970() { } -static void Test_OesFragmentPrecisionHigh_19819() { +static void Test_OesFragmentPrecisionHigh_37971() { } -static void Test_OesGetProgramBinary_19820() { +static void Test_OesGetProgramBinary_37972() { var _ProgramBinaryLengthOes = OpenTK.Graphics.ES30.OesGetProgramBinary.ProgramBinaryLengthOes; var _NumProgramBinaryFormatsOes = OpenTK.Graphics.ES30.OesGetProgramBinary.NumProgramBinaryFormatsOes; var _ProgramBinaryFormatsOes = OpenTK.Graphics.ES30.OesGetProgramBinary.ProgramBinaryFormatsOes; } -static void Test_OesMapbuffer_19821() { +static void Test_OesMapbuffer_37973() { var _WriteOnlyOes = OpenTK.Graphics.ES30.OesMapbuffer.WriteOnlyOes; var _BufferAccessOes = OpenTK.Graphics.ES30.OesMapbuffer.BufferAccessOes; var _BufferMappedOes = OpenTK.Graphics.ES30.OesMapbuffer.BufferMappedOes; var _BufferMapPointerOes = OpenTK.Graphics.ES30.OesMapbuffer.BufferMapPointerOes; } -static void Test_OesPackedDepthStencil_19822() { +static void Test_OesPackedDepthStencil_37974() { var _DepthStencilOes = OpenTK.Graphics.ES30.OesPackedDepthStencil.DepthStencilOes; var _UnsignedInt248Oes = OpenTK.Graphics.ES30.OesPackedDepthStencil.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES30.OesPackedDepthStencil.Depth24Stencil8Oes; } -static void Test_OesRequiredInternalformat_19823() { +static void Test_OesRequiredInternalformat_37975() { var _Alpha8Oes = OpenTK.Graphics.ES30.OesRequiredInternalformat.Alpha8Oes; var _Luminance8Oes = OpenTK.Graphics.ES30.OesRequiredInternalformat.Luminance8Oes; var _Luminance4Alpha4Oes = OpenTK.Graphics.ES30.OesRequiredInternalformat.Luminance4Alpha4Oes; @@ -83003,36 +144806,36 @@ static void Test_OesRequiredInternalformat_19823() { var _Depth24Stencil8Oes = OpenTK.Graphics.ES30.OesRequiredInternalformat.Depth24Stencil8Oes; var _Rgb565Oes = OpenTK.Graphics.ES30.OesRequiredInternalformat.Rgb565Oes; } -static void Test_OesRgb8Rgba8_19824() { +static void Test_OesRgb8Rgba8_37976() { var _Rgb8Oes = OpenTK.Graphics.ES30.OesRgb8Rgba8.Rgb8Oes; var _Rgba8Oes = OpenTK.Graphics.ES30.OesRgb8Rgba8.Rgba8Oes; } -static void Test_OesSampleShading_19825() { +static void Test_OesSampleShading_37977() { var _SampleShadingOes = OpenTK.Graphics.ES30.OesSampleShading.SampleShadingOes; var _MinSampleShadingValueOes = OpenTK.Graphics.ES30.OesSampleShading.MinSampleShadingValueOes; } -static void Test_OesSampleVariables_19826() { +static void Test_OesSampleVariables_37978() { } -static void Test_OesShaderImageAtomic_19827() { +static void Test_OesShaderImageAtomic_37979() { } -static void Test_OesShaderMultisampleInterpolation_19828() { +static void Test_OesShaderMultisampleInterpolation_37980() { var _MinFragmentInterpolationOffsetOes = OpenTK.Graphics.ES30.OesShaderMultisampleInterpolation.MinFragmentInterpolationOffsetOes; var _MaxFragmentInterpolationOffsetOes = OpenTK.Graphics.ES30.OesShaderMultisampleInterpolation.MaxFragmentInterpolationOffsetOes; var _FragmentInterpolationOffsetBitsOes = OpenTK.Graphics.ES30.OesShaderMultisampleInterpolation.FragmentInterpolationOffsetBitsOes; } -static void Test_OesStandardDerivatives_19829() { +static void Test_OesStandardDerivatives_37981() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.ES30.OesStandardDerivatives.FragmentShaderDerivativeHintOes; } -static void Test_OesStencil1_19830() { +static void Test_OesStencil1_37982() { var _StencilIndex1Oes = OpenTK.Graphics.ES30.OesStencil1.StencilIndex1Oes; } -static void Test_OesStencil4_19831() { +static void Test_OesStencil4_37983() { var _StencilIndex4Oes = OpenTK.Graphics.ES30.OesStencil4.StencilIndex4Oes; } -static void Test_OesSurfacelessContext_19832() { +static void Test_OesSurfacelessContext_37984() { var _FramebufferUndefinedOes = OpenTK.Graphics.ES30.OesSurfacelessContext.FramebufferUndefinedOes; } -static void Test_OesTexture3D_19833() { +static void Test_OesTexture3D_37985() { var _TextureBinding3DOes = OpenTK.Graphics.ES30.OesTexture3D.TextureBinding3DOes; var _Texture3DOes = OpenTK.Graphics.ES30.OesTexture3D.Texture3DOes; var _TextureWrapROes = OpenTK.Graphics.ES30.OesTexture3D.TextureWrapROes; @@ -83040,7 +144843,7 @@ static void Test_OesTexture3D_19833() { var _Sampler3DOes = OpenTK.Graphics.ES30.OesTexture3D.Sampler3DOes; var _FramebufferAttachmentTexture3DZoffsetOes = OpenTK.Graphics.ES30.OesTexture3D.FramebufferAttachmentTexture3DZoffsetOes; } -static void Test_OesTextureCompressionAstc_19834() { +static void Test_OesTextureCompressionAstc_37986() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES30.OesTextureCompressionAstc.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES30.OesTextureCompressionAstc.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES30.OesTextureCompressionAstc.CompressedRgbaAstc5X5Khr; @@ -83090,40 +144893,40 @@ static void Test_OesTextureCompressionAstc_19834() { var _CompressedSrgb8Alpha8Astc6X6x5Oes = OpenTK.Graphics.ES30.OesTextureCompressionAstc.CompressedSrgb8Alpha8Astc6X6x5Oes; var _CompressedSrgb8Alpha8Astc6X6x6Oes = OpenTK.Graphics.ES30.OesTextureCompressionAstc.CompressedSrgb8Alpha8Astc6X6x6Oes; } -static void Test_OesTextureFloat_19835() { +static void Test_OesTextureFloat_37987() { var _Float = OpenTK.Graphics.ES30.OesTextureFloat.Float; } -static void Test_OesTextureFloatLinear_19836() { +static void Test_OesTextureFloatLinear_37988() { } -static void Test_OesTextureHalfFloat_19837() { +static void Test_OesTextureHalfFloat_37989() { var _HalfFloatOes = OpenTK.Graphics.ES30.OesTextureHalfFloat.HalfFloatOes; } -static void Test_OesTextureHalfFloatLinear_19838() { +static void Test_OesTextureHalfFloatLinear_37990() { } -static void Test_OesTextureNpot_19839() { +static void Test_OesTextureNpot_37991() { } -static void Test_OesTextureStencil8_19840() { +static void Test_OesTextureStencil8_37992() { var _StencilIndexOes = OpenTK.Graphics.ES30.OesTextureStencil8.StencilIndexOes; var _StencilIndex8Oes = OpenTK.Graphics.ES30.OesTextureStencil8.StencilIndex8Oes; } -static void Test_OesTextureStorageMultisample2dArray_19841() { +static void Test_OesTextureStorageMultisample2dArray_37993() { var _Texture2DMultisampleArrayOes = OpenTK.Graphics.ES30.OesTextureStorageMultisample2dArray.Texture2DMultisampleArrayOes; var _TextureBinding2DMultisampleArrayOes = OpenTK.Graphics.ES30.OesTextureStorageMultisample2dArray.TextureBinding2DMultisampleArrayOes; var _Sampler2DMultisampleArrayOes = OpenTK.Graphics.ES30.OesTextureStorageMultisample2dArray.Sampler2DMultisampleArrayOes; var _IntSampler2DMultisampleArrayOes = OpenTK.Graphics.ES30.OesTextureStorageMultisample2dArray.IntSampler2DMultisampleArrayOes; var _UnsignedIntSampler2DMultisampleArrayOes = OpenTK.Graphics.ES30.OesTextureStorageMultisample2dArray.UnsignedIntSampler2DMultisampleArrayOes; } -static void Test_OesVertexArrayObject_19842() { +static void Test_OesVertexArrayObject_37994() { var _VertexArrayBindingOes = OpenTK.Graphics.ES30.OesVertexArrayObject.VertexArrayBindingOes; } -static void Test_OesVertexHalfFloat_19843() { +static void Test_OesVertexHalfFloat_37995() { var _HalfFloatOes = OpenTK.Graphics.ES30.OesVertexHalfFloat.HalfFloatOes; } -static void Test_OesVertexType1010102_19844() { +static void Test_OesVertexType1010102_37996() { var _UnsignedInt1010102Oes = OpenTK.Graphics.ES30.OesVertexType1010102.UnsignedInt1010102Oes; var _Int1010102Oes = OpenTK.Graphics.ES30.OesVertexType1010102.Int1010102Oes; } -static void Test_PixelCopyType_19845() { +static void Test_PixelCopyType_37997() { var _Color = OpenTK.Graphics.ES30.PixelCopyType.Color; var _ColorExt = OpenTK.Graphics.ES30.PixelCopyType.ColorExt; var _Depth = OpenTK.Graphics.ES30.PixelCopyType.Depth; @@ -83131,7 +144934,7 @@ static void Test_PixelCopyType_19845() { var _Stencil = OpenTK.Graphics.ES30.PixelCopyType.Stencil; var _StencilExt = OpenTK.Graphics.ES30.PixelCopyType.StencilExt; } -static void Test_PixelFormat_19846() { +static void Test_PixelFormat_37998() { var _UnsignedShort = OpenTK.Graphics.ES30.PixelFormat.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES30.PixelFormat.UnsignedInt; var _ColorIndex = OpenTK.Graphics.ES30.PixelFormat.ColorIndex; @@ -83159,14 +144962,14 @@ static void Test_PixelFormat_19846() { var _RgbInteger = OpenTK.Graphics.ES30.PixelFormat.RgbInteger; var _RgbaInteger = OpenTK.Graphics.ES30.PixelFormat.RgbaInteger; } -static void Test_PixelInternalFormat_19847() { +static void Test_PixelInternalFormat_37999() { var _Alpha = OpenTK.Graphics.ES30.PixelInternalFormat.Alpha; var _Rgb = OpenTK.Graphics.ES30.PixelInternalFormat.Rgb; var _Rgba = OpenTK.Graphics.ES30.PixelInternalFormat.Rgba; var _Luminance = OpenTK.Graphics.ES30.PixelInternalFormat.Luminance; var _LuminanceAlpha = OpenTK.Graphics.ES30.PixelInternalFormat.LuminanceAlpha; } -static void Test_PixelMap_19848() { +static void Test_PixelMap_38000() { var _PixelMapIToI = OpenTK.Graphics.ES30.PixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES30.PixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES30.PixelMap.PixelMapIToR; @@ -83178,7 +144981,7 @@ static void Test_PixelMap_19848() { var _PixelMapBToB = OpenTK.Graphics.ES30.PixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES30.PixelMap.PixelMapAToA; } -static void Test_PixelStoreParameter_19849() { +static void Test_PixelStoreParameter_38001() { var _UnpackSwapBytes = OpenTK.Graphics.ES30.PixelStoreParameter.UnpackSwapBytes; var _UnpackLsbFirst = OpenTK.Graphics.ES30.PixelStoreParameter.UnpackLsbFirst; var _UnpackRowLength = OpenTK.Graphics.ES30.PixelStoreParameter.UnpackRowLength; @@ -83219,17 +145022,17 @@ static void Test_PixelStoreParameter_19849() { var _PackResampleOml = OpenTK.Graphics.ES30.PixelStoreParameter.PackResampleOml; var _UnpackResampleOml = OpenTK.Graphics.ES30.PixelStoreParameter.UnpackResampleOml; } -static void Test_PixelStoreResampleMode_19850() { +static void Test_PixelStoreResampleMode_38002() { var _ResampleReplicateSgix = OpenTK.Graphics.ES30.PixelStoreResampleMode.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.ES30.PixelStoreResampleMode.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.ES30.PixelStoreResampleMode.ResampleDecimateSgix; } -static void Test_PixelStoreSubsampleRate_19851() { +static void Test_PixelStoreSubsampleRate_38003() { var _PixelSubsample4444Sgix = OpenTK.Graphics.ES30.PixelStoreSubsampleRate.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.ES30.PixelStoreSubsampleRate.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.ES30.PixelStoreSubsampleRate.PixelSubsample4242Sgix; } -static void Test_PixelTexGenMode_19852() { +static void Test_PixelTexGenMode_38004() { var _None = OpenTK.Graphics.ES30.PixelTexGenMode.None; var _Rgb = OpenTK.Graphics.ES30.PixelTexGenMode.Rgb; var _Rgba = OpenTK.Graphics.ES30.PixelTexGenMode.Rgba; @@ -83240,11 +145043,11 @@ static void Test_PixelTexGenMode_19852() { var _PixelTexGenAlphaLsSgix = OpenTK.Graphics.ES30.PixelTexGenMode.PixelTexGenAlphaLsSgix; var _PixelTexGenAlphaMsSgix = OpenTK.Graphics.ES30.PixelTexGenMode.PixelTexGenAlphaMsSgix; } -static void Test_PixelTexGenParameterNameSgis_19853() { +static void Test_PixelTexGenParameterNameSgis_38005() { var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.ES30.PixelTexGenParameterNameSgis.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.ES30.PixelTexGenParameterNameSgis.PixelFragmentAlphaSourceSgis; } -static void Test_PixelTransferParameter_19854() { +static void Test_PixelTransferParameter_38006() { var _MapColor = OpenTK.Graphics.ES30.PixelTransferParameter.MapColor; var _MapStencil = OpenTK.Graphics.ES30.PixelTransferParameter.MapStencil; var _IndexShift = OpenTK.Graphics.ES30.PixelTransferParameter.IndexShift; @@ -83292,7 +145095,7 @@ static void Test_PixelTransferParameter_19854() { var _PostColorMatrixAlphaBias = OpenTK.Graphics.ES30.PixelTransferParameter.PostColorMatrixAlphaBias; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.ES30.PixelTransferParameter.PostColorMatrixAlphaBiasSgi; } -static void Test_PixelType_19855() { +static void Test_PixelType_38007() { var _Byte = OpenTK.Graphics.ES30.PixelType.Byte; var _UnsignedByte = OpenTK.Graphics.ES30.PixelType.UnsignedByte; var _Short = OpenTK.Graphics.ES30.PixelType.Short; @@ -83319,7 +145122,7 @@ static void Test_PixelType_19855() { var _UnsignedInt5999Rev = OpenTK.Graphics.ES30.PixelType.UnsignedInt5999Rev; var _Float32UnsignedInt248Rev = OpenTK.Graphics.ES30.PixelType.Float32UnsignedInt248Rev; } -static void Test_PointParameterNameSgis_19856() { +static void Test_PointParameterNameSgis_38008() { var _PointSizeMin = OpenTK.Graphics.ES30.PointParameterNameSgis.PointSizeMin; var _PointSizeMinArb = OpenTK.Graphics.ES30.PointParameterNameSgis.PointSizeMinArb; var _PointSizeMinExt = OpenTK.Graphics.ES30.PointParameterNameSgis.PointSizeMinExt; @@ -83337,12 +145140,12 @@ static void Test_PointParameterNameSgis_19856() { var _PointDistanceAttenuation = OpenTK.Graphics.ES30.PointParameterNameSgis.PointDistanceAttenuation; var _PointDistanceAttenuationArb = OpenTK.Graphics.ES30.PointParameterNameSgis.PointDistanceAttenuationArb; } -static void Test_PolygonMode_19857() { +static void Test_PolygonMode_38009() { var _Point = OpenTK.Graphics.ES30.PolygonMode.Point; var _Line = OpenTK.Graphics.ES30.PolygonMode.Line; var _Fill = OpenTK.Graphics.ES30.PolygonMode.Fill; } -static void Test_PrimitiveType_19858() { +static void Test_PrimitiveType_38010() { var _Points = OpenTK.Graphics.ES30.PrimitiveType.Points; var _Lines = OpenTK.Graphics.ES30.PrimitiveType.Lines; var _LineLoop = OpenTK.Graphics.ES30.PrimitiveType.LineLoop; @@ -83369,7 +145172,7 @@ static void Test_PrimitiveType_19858() { var _Patches = OpenTK.Graphics.ES30.PrimitiveType.Patches; var _PatchesExt = OpenTK.Graphics.ES30.PrimitiveType.PatchesExt; } -static void Test_ProgramParameter_19859() { +static void Test_ProgramParameter_38011() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES30.ProgramParameter.ProgramBinaryRetrievableHint; var _DeleteStatus = OpenTK.Graphics.ES30.ProgramParameter.DeleteStatus; var _LinkStatus = OpenTK.Graphics.ES30.ProgramParameter.LinkStatus; @@ -83381,7 +145184,7 @@ static void Test_ProgramParameter_19859() { var _ActiveAttributes = OpenTK.Graphics.ES30.ProgramParameter.ActiveAttributes; var _ActiveAttributeMaxLength = OpenTK.Graphics.ES30.ProgramParameter.ActiveAttributeMaxLength; } -static void Test_ProgramParameterName_19860() { +static void Test_ProgramParameterName_38012() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES30.ProgramParameterName.ProgramBinaryRetrievableHint; var _ActiveUniformBlockMaxNameLength = OpenTK.Graphics.ES30.ProgramParameterName.ActiveUniformBlockMaxNameLength; var _ActiveUniformBlocks = OpenTK.Graphics.ES30.ProgramParameterName.ActiveUniformBlocks; @@ -83398,20 +145201,20 @@ static void Test_ProgramParameterName_19860() { var _TransformFeedbackBufferMode = OpenTK.Graphics.ES30.ProgramParameterName.TransformFeedbackBufferMode; var _TransformFeedbackVaryings = OpenTK.Graphics.ES30.ProgramParameterName.TransformFeedbackVaryings; } -static void Test_QcomAlphaTest_19861() { +static void Test_QcomAlphaTest_38013() { var _AlphaTestQcom = OpenTK.Graphics.ES30.QcomAlphaTest.AlphaTestQcom; var _AlphaTestFuncQcom = OpenTK.Graphics.ES30.QcomAlphaTest.AlphaTestFuncQcom; var _AlphaTestRefQcom = OpenTK.Graphics.ES30.QcomAlphaTest.AlphaTestRefQcom; } -static void Test_QcomBinningControl_19862() { +static void Test_QcomBinningControl_38014() { var _BinningControlHintQcom = OpenTK.Graphics.ES30.QcomBinningControl.BinningControlHintQcom; var _CpuOptimizedQcom = OpenTK.Graphics.ES30.QcomBinningControl.CpuOptimizedQcom; var _GpuOptimizedQcom = OpenTK.Graphics.ES30.QcomBinningControl.GpuOptimizedQcom; var _RenderDirectToFramebufferQcom = OpenTK.Graphics.ES30.QcomBinningControl.RenderDirectToFramebufferQcom; } -static void Test_QcomDriverControl_19863() { +static void Test_QcomDriverControl_38015() { } -static void Test_QcomExtendedGet_19864() { +static void Test_QcomExtendedGet_38016() { var _TextureWidthQcom = OpenTK.Graphics.ES30.QcomExtendedGet.TextureWidthQcom; var _TextureHeightQcom = OpenTK.Graphics.ES30.QcomExtendedGet.TextureHeightQcom; var _TextureDepthQcom = OpenTK.Graphics.ES30.QcomExtendedGet.TextureDepthQcom; @@ -83424,12 +145227,12 @@ static void Test_QcomExtendedGet_19864() { var _TextureObjectValidQcom = OpenTK.Graphics.ES30.QcomExtendedGet.TextureObjectValidQcom; var _StateRestore = OpenTK.Graphics.ES30.QcomExtendedGet.StateRestore; } -static void Test_QcomExtendedGet2_19865() { +static void Test_QcomExtendedGet2_38017() { } -static void Test_QcomPerfmonGlobalMode_19866() { +static void Test_QcomPerfmonGlobalMode_38018() { var _PerfmonGlobalModeQcom = OpenTK.Graphics.ES30.QcomPerfmonGlobalMode.PerfmonGlobalModeQcom; } -static void Test_QcomTiledRendering_19867() { +static void Test_QcomTiledRendering_38019() { var _ColorBufferBit0Qcom = OpenTK.Graphics.ES30.QcomTiledRendering.ColorBufferBit0Qcom; var _ColorBufferBit1Qcom = OpenTK.Graphics.ES30.QcomTiledRendering.ColorBufferBit1Qcom; var _ColorBufferBit2Qcom = OpenTK.Graphics.ES30.QcomTiledRendering.ColorBufferBit2Qcom; @@ -83463,13 +145266,13 @@ static void Test_QcomTiledRendering_19867() { var _MultisampleBufferBit6Qcom = OpenTK.Graphics.ES30.QcomTiledRendering.MultisampleBufferBit6Qcom; var _MultisampleBufferBit7Qcom = OpenTK.Graphics.ES30.QcomTiledRendering.MultisampleBufferBit7Qcom; } -static void Test_QcomWriteonlyRendering_19868() { +static void Test_QcomWriteonlyRendering_38020() { var _WriteonlyRenderingQcom = OpenTK.Graphics.ES30.QcomWriteonlyRendering.WriteonlyRenderingQcom; } -static void Test_QueryCounterTarget_19869() { +static void Test_QueryCounterTarget_38021() { var _TimestampExt = OpenTK.Graphics.ES30.QueryCounterTarget.TimestampExt; } -static void Test_QueryTarget_19870() { +static void Test_QueryTarget_38022() { var _TimeElapsedExt = OpenTK.Graphics.ES30.QueryTarget.TimeElapsedExt; var _AnySamplesPassed = OpenTK.Graphics.ES30.QueryTarget.AnySamplesPassed; var _AnySamplesPassedExt = OpenTK.Graphics.ES30.QueryTarget.AnySamplesPassedExt; @@ -83477,7 +145280,7 @@ static void Test_QueryTarget_19870() { var _AnySamplesPassedConservative = OpenTK.Graphics.ES30.QueryTarget.AnySamplesPassedConservative; var _AnySamplesPassedConservativeExt = OpenTK.Graphics.ES30.QueryTarget.AnySamplesPassedConservativeExt; } -static void Test_ReadBufferMode_19871() { +static void Test_ReadBufferMode_38023() { var _None = OpenTK.Graphics.ES30.ReadBufferMode.None; var _FrontLeft = OpenTK.Graphics.ES30.ReadBufferMode.FrontLeft; var _FrontRight = OpenTK.Graphics.ES30.ReadBufferMode.FrontRight; @@ -83508,7 +145311,7 @@ static void Test_ReadBufferMode_19871() { var _ColorAttachment14 = OpenTK.Graphics.ES30.ReadBufferMode.ColorAttachment14; var _ColorAttachment15 = OpenTK.Graphics.ES30.ReadBufferMode.ColorAttachment15; } -static void Test_RenderbufferInternalFormat_19872() { +static void Test_RenderbufferInternalFormat_38024() { var _Rgb8 = OpenTK.Graphics.ES30.RenderbufferInternalFormat.Rgb8; var _Rgba4 = OpenTK.Graphics.ES30.RenderbufferInternalFormat.Rgba4; var _Rgb5A1 = OpenTK.Graphics.ES30.RenderbufferInternalFormat.Rgb5A1; @@ -83565,7 +145368,7 @@ static void Test_RenderbufferInternalFormat_19872() { var _Rgba8Snorm = OpenTK.Graphics.ES30.RenderbufferInternalFormat.Rgba8Snorm; var _Rgb10A2ui = OpenTK.Graphics.ES30.RenderbufferInternalFormat.Rgb10A2ui; } -static void Test_RenderbufferParameterName_19873() { +static void Test_RenderbufferParameterName_38025() { var _RenderbufferSamples = OpenTK.Graphics.ES30.RenderbufferParameterName.RenderbufferSamples; var _RenderbufferWidth = OpenTK.Graphics.ES30.RenderbufferParameterName.RenderbufferWidth; var _RenderbufferHeight = OpenTK.Graphics.ES30.RenderbufferParameterName.RenderbufferHeight; @@ -83577,15 +145380,15 @@ static void Test_RenderbufferParameterName_19873() { var _RenderbufferDepthSize = OpenTK.Graphics.ES30.RenderbufferParameterName.RenderbufferDepthSize; var _RenderbufferStencilSize = OpenTK.Graphics.ES30.RenderbufferParameterName.RenderbufferStencilSize; } -static void Test_RenderbufferTarget_19874() { +static void Test_RenderbufferTarget_38026() { var _Renderbuffer = OpenTK.Graphics.ES30.RenderbufferTarget.Renderbuffer; } -static void Test_RenderingMode_19875() { +static void Test_RenderingMode_38027() { var _Render = OpenTK.Graphics.ES30.RenderingMode.Render; var _Feedback = OpenTK.Graphics.ES30.RenderingMode.Feedback; var _Select = OpenTK.Graphics.ES30.RenderingMode.Select; } -static void Test_SamplePatternSgis_19876() { +static void Test_SamplePatternSgis_38028() { var _Gl1PassExt = OpenTK.Graphics.ES30.SamplePatternSgis.Gl1PassExt; var _Gl1PassSgis = OpenTK.Graphics.ES30.SamplePatternSgis.Gl1PassSgis; var _Gl2Pass0Ext = OpenTK.Graphics.ES30.SamplePatternSgis.Gl2Pass0Ext; @@ -83601,7 +145404,7 @@ static void Test_SamplePatternSgis_19876() { var _Gl4Pass3Ext = OpenTK.Graphics.ES30.SamplePatternSgis.Gl4Pass3Ext; var _Gl4Pass3Sgis = OpenTK.Graphics.ES30.SamplePatternSgis.Gl4Pass3Sgis; } -static void Test_SamplerParameterName_19877() { +static void Test_SamplerParameterName_38029() { var _TextureMagFilter = OpenTK.Graphics.ES30.SamplerParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES30.SamplerParameterName.TextureMinFilter; var _TextureWrapS = OpenTK.Graphics.ES30.SamplerParameterName.TextureWrapS; @@ -83612,20 +145415,20 @@ static void Test_SamplerParameterName_19877() { var _TextureCompareMode = OpenTK.Graphics.ES30.SamplerParameterName.TextureCompareMode; var _TextureCompareFunc = OpenTK.Graphics.ES30.SamplerParameterName.TextureCompareFunc; } -static void Test_SeparableTargetExt_19878() { +static void Test_SeparableTargetExt_38030() { var _Separable2D = OpenTK.Graphics.ES30.SeparableTargetExt.Separable2D; var _Separable2DExt = OpenTK.Graphics.ES30.SeparableTargetExt.Separable2DExt; } -static void Test_ShaderBinaryFormat_19879() { +static void Test_ShaderBinaryFormat_38031() { } -static void Test_ShaderParameter_19880() { +static void Test_ShaderParameter_38032() { var _ShaderType = OpenTK.Graphics.ES30.ShaderParameter.ShaderType; var _DeleteStatus = OpenTK.Graphics.ES30.ShaderParameter.DeleteStatus; var _CompileStatus = OpenTK.Graphics.ES30.ShaderParameter.CompileStatus; var _InfoLogLength = OpenTK.Graphics.ES30.ShaderParameter.InfoLogLength; var _ShaderSourceLength = OpenTK.Graphics.ES30.ShaderParameter.ShaderSourceLength; } -static void Test_ShaderPrecision_19881() { +static void Test_ShaderPrecision_38033() { var _LowFloat = OpenTK.Graphics.ES30.ShaderPrecision.LowFloat; var _MediumFloat = OpenTK.Graphics.ES30.ShaderPrecision.MediumFloat; var _HighFloat = OpenTK.Graphics.ES30.ShaderPrecision.HighFloat; @@ -83633,15 +145436,15 @@ static void Test_ShaderPrecision_19881() { var _MediumInt = OpenTK.Graphics.ES30.ShaderPrecision.MediumInt; var _HighInt = OpenTK.Graphics.ES30.ShaderPrecision.HighInt; } -static void Test_ShaderType_19882() { +static void Test_ShaderType_38034() { var _FragmentShader = OpenTK.Graphics.ES30.ShaderType.FragmentShader; var _VertexShader = OpenTK.Graphics.ES30.ShaderType.VertexShader; } -static void Test_ShadingModel_19883() { +static void Test_ShadingModel_38035() { var _Flat = OpenTK.Graphics.ES30.ShadingModel.Flat; var _Smooth = OpenTK.Graphics.ES30.ShadingModel.Smooth; } -static void Test_SizedColorFormat_19884() { +static void Test_SizedColorFormat_38036() { var _Rgb8 = OpenTK.Graphics.ES30.SizedColorFormat.Rgb8; var _Rgba4 = OpenTK.Graphics.ES30.SizedColorFormat.Rgba4; var _Rgb5A1 = OpenTK.Graphics.ES30.SizedColorFormat.Rgb5A1; @@ -83692,14 +145495,14 @@ static void Test_SizedColorFormat_19884() { var _Rgba8Snorm = OpenTK.Graphics.ES30.SizedColorFormat.Rgba8Snorm; var _Rgb10A2ui = OpenTK.Graphics.ES30.SizedColorFormat.Rgb10A2ui; } -static void Test_SizedDepthStencilFormat_19885() { +static void Test_SizedDepthStencilFormat_38037() { var _DepthComponent16 = OpenTK.Graphics.ES30.SizedDepthStencilFormat.DepthComponent16; var _DepthComponent24 = OpenTK.Graphics.ES30.SizedDepthStencilFormat.DepthComponent24; var _Depth24Stencil8 = OpenTK.Graphics.ES30.SizedDepthStencilFormat.Depth24Stencil8; var _DepthComponent32f = OpenTK.Graphics.ES30.SizedDepthStencilFormat.DepthComponent32f; var _Depth32fStencil8 = OpenTK.Graphics.ES30.SizedDepthStencilFormat.Depth32fStencil8; } -static void Test_SizedInternalFormat_19886() { +static void Test_SizedInternalFormat_38038() { var _Alpha8Ext = OpenTK.Graphics.ES30.SizedInternalFormat.Alpha8Ext; var _Luminance8Ext = OpenTK.Graphics.ES30.SizedInternalFormat.Luminance8Ext; var _Luminance8Alpha8Ext = OpenTK.Graphics.ES30.SizedInternalFormat.Luminance8Alpha8Ext; @@ -83778,12 +145581,12 @@ static void Test_SizedInternalFormat_19886() { var _Rgb10A2ui = OpenTK.Graphics.ES30.SizedInternalFormat.Rgb10A2ui; var _Bgra8Ext = OpenTK.Graphics.ES30.SizedInternalFormat.Bgra8Ext; } -static void Test_StencilFace_19887() { +static void Test_StencilFace_38039() { var _Front = OpenTK.Graphics.ES30.StencilFace.Front; var _Back = OpenTK.Graphics.ES30.StencilFace.Back; var _FrontAndBack = OpenTK.Graphics.ES30.StencilFace.FrontAndBack; } -static void Test_StencilFunction_19888() { +static void Test_StencilFunction_38040() { var _Never = OpenTK.Graphics.ES30.StencilFunction.Never; var _Less = OpenTK.Graphics.ES30.StencilFunction.Less; var _Equal = OpenTK.Graphics.ES30.StencilFunction.Equal; @@ -83793,7 +145596,7 @@ static void Test_StencilFunction_19888() { var _Gequal = OpenTK.Graphics.ES30.StencilFunction.Gequal; var _Always = OpenTK.Graphics.ES30.StencilFunction.Always; } -static void Test_StencilOp_19889() { +static void Test_StencilOp_38041() { var _Zero = OpenTK.Graphics.ES30.StencilOp.Zero; var _Invert = OpenTK.Graphics.ES30.StencilOp.Invert; var _Keep = OpenTK.Graphics.ES30.StencilOp.Keep; @@ -83803,21 +145606,21 @@ static void Test_StencilOp_19889() { var _IncrWrap = OpenTK.Graphics.ES30.StencilOp.IncrWrap; var _DecrWrap = OpenTK.Graphics.ES30.StencilOp.DecrWrap; } -static void Test_StringName_19890() { +static void Test_StringName_38042() { var _Vendor = OpenTK.Graphics.ES30.StringName.Vendor; var _Renderer = OpenTK.Graphics.ES30.StringName.Renderer; var _Version = OpenTK.Graphics.ES30.StringName.Version; var _Extensions = OpenTK.Graphics.ES30.StringName.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.ES30.StringName.ShadingLanguageVersion; } -static void Test_StringNameIndexed_19891() { +static void Test_StringNameIndexed_38043() { var _Extensions = OpenTK.Graphics.ES30.StringNameIndexed.Extensions; } -static void Test_SyncCondition_19892() { +static void Test_SyncCondition_38044() { var _SyncGpuCommandsComplete = OpenTK.Graphics.ES30.SyncCondition.SyncGpuCommandsComplete; var _SyncGpuCommandsCompleteApple = OpenTK.Graphics.ES30.SyncCondition.SyncGpuCommandsCompleteApple; } -static void Test_SyncParameterName_19893() { +static void Test_SyncParameterName_38045() { var _ObjectType = OpenTK.Graphics.ES30.SyncParameterName.ObjectType; var _ObjectTypeApple = OpenTK.Graphics.ES30.SyncParameterName.ObjectTypeApple; var _SyncCondition = OpenTK.Graphics.ES30.SyncParameterName.SyncCondition; @@ -83827,13 +145630,13 @@ static void Test_SyncParameterName_19893() { var _SyncFlags = OpenTK.Graphics.ES30.SyncParameterName.SyncFlags; var _SyncFlagsApple = OpenTK.Graphics.ES30.SyncParameterName.SyncFlagsApple; } -static void Test_TexCoordPointerType_19894() { +static void Test_TexCoordPointerType_38046() { var _Short = OpenTK.Graphics.ES30.TexCoordPointerType.Short; var _Int = OpenTK.Graphics.ES30.TexCoordPointerType.Int; var _Float = OpenTK.Graphics.ES30.TexCoordPointerType.Float; var _Double = OpenTK.Graphics.ES30.TexCoordPointerType.Double; } -static void Test_TextureComponentCount_19895() { +static void Test_TextureComponentCount_38047() { var _Alpha = OpenTK.Graphics.ES30.TextureComponentCount.Alpha; var _Rgb = OpenTK.Graphics.ES30.TextureComponentCount.Rgb; var _Rgba = OpenTK.Graphics.ES30.TextureComponentCount.Rgba; @@ -83917,13 +145720,13 @@ static void Test_TextureComponentCount_19895() { var _Rgb10A2ui = OpenTK.Graphics.ES30.TextureComponentCount.Rgb10A2ui; var _Bgra8Ext = OpenTK.Graphics.ES30.TextureComponentCount.Bgra8Ext; } -static void Test_TextureCoordName_19896() { +static void Test_TextureCoordName_38048() { var _S = OpenTK.Graphics.ES30.TextureCoordName.S; var _T = OpenTK.Graphics.ES30.TextureCoordName.T; var _R = OpenTK.Graphics.ES30.TextureCoordName.R; var _Q = OpenTK.Graphics.ES30.TextureCoordName.Q; } -static void Test_TextureCopyComponentCount_19897() { +static void Test_TextureCopyComponentCount_38049() { var _Alpha = OpenTK.Graphics.ES30.TextureCopyComponentCount.Alpha; var _Rgb = OpenTK.Graphics.ES30.TextureCopyComponentCount.Rgb; var _Rgba = OpenTK.Graphics.ES30.TextureCopyComponentCount.Rgba; @@ -83979,7 +145782,7 @@ static void Test_TextureCopyComponentCount_19897() { var _Rgba8Snorm = OpenTK.Graphics.ES30.TextureCopyComponentCount.Rgba8Snorm; var _Rgb10A2ui = OpenTK.Graphics.ES30.TextureCopyComponentCount.Rgb10A2ui; } -static void Test_TextureEnvMode_19898() { +static void Test_TextureEnvMode_38050() { var _Add = OpenTK.Graphics.ES30.TextureEnvMode.Add; var _Blend = OpenTK.Graphics.ES30.TextureEnvMode.Blend; var _Modulate = OpenTK.Graphics.ES30.TextureEnvMode.Modulate; @@ -83987,17 +145790,17 @@ static void Test_TextureEnvMode_19898() { var _ReplaceExt = OpenTK.Graphics.ES30.TextureEnvMode.ReplaceExt; var _TextureEnvBiasSgix = OpenTK.Graphics.ES30.TextureEnvMode.TextureEnvBiasSgix; } -static void Test_TextureEnvParameter_19899() { +static void Test_TextureEnvParameter_38051() { var _TextureEnvMode = OpenTK.Graphics.ES30.TextureEnvParameter.TextureEnvMode; var _TextureEnvColor = OpenTK.Graphics.ES30.TextureEnvParameter.TextureEnvColor; } -static void Test_TextureEnvTarget_19900() { +static void Test_TextureEnvTarget_38052() { var _TextureEnv = OpenTK.Graphics.ES30.TextureEnvTarget.TextureEnv; } -static void Test_TextureFilterFuncSgis_19901() { +static void Test_TextureFilterFuncSgis_38053() { var _Filter4Sgis = OpenTK.Graphics.ES30.TextureFilterFuncSgis.Filter4Sgis; } -static void Test_TextureGenMode_19902() { +static void Test_TextureGenMode_38054() { var _EyeLinear = OpenTK.Graphics.ES30.TextureGenMode.EyeLinear; var _ObjectLinear = OpenTK.Graphics.ES30.TextureGenMode.ObjectLinear; var _SphereMap = OpenTK.Graphics.ES30.TextureGenMode.SphereMap; @@ -84006,7 +145809,7 @@ static void Test_TextureGenMode_19902() { var _EyeDistanceToLineSgis = OpenTK.Graphics.ES30.TextureGenMode.EyeDistanceToLineSgis; var _ObjectDistanceToLineSgis = OpenTK.Graphics.ES30.TextureGenMode.ObjectDistanceToLineSgis; } -static void Test_TextureGenParameter_19903() { +static void Test_TextureGenParameter_38055() { var _TextureGenMode = OpenTK.Graphics.ES30.TextureGenParameter.TextureGenMode; var _ObjectPlane = OpenTK.Graphics.ES30.TextureGenParameter.ObjectPlane; var _EyePlane = OpenTK.Graphics.ES30.TextureGenParameter.EyePlane; @@ -84015,7 +145818,7 @@ static void Test_TextureGenParameter_19903() { var _EyeLineSgis = OpenTK.Graphics.ES30.TextureGenParameter.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.ES30.TextureGenParameter.ObjectLineSgis; } -static void Test_TextureMagFilter_19904() { +static void Test_TextureMagFilter_38056() { var _Nearest = OpenTK.Graphics.ES30.TextureMagFilter.Nearest; var _Linear = OpenTK.Graphics.ES30.TextureMagFilter.Linear; var _LinearDetailSgis = OpenTK.Graphics.ES30.TextureMagFilter.LinearDetailSgis; @@ -84029,7 +145832,7 @@ static void Test_TextureMagFilter_19904() { var _PixelTexGenQRoundSgix = OpenTK.Graphics.ES30.TextureMagFilter.PixelTexGenQRoundSgix; var _PixelTexGenQFloorSgix = OpenTK.Graphics.ES30.TextureMagFilter.PixelTexGenQFloorSgix; } -static void Test_TextureMinFilter_19905() { +static void Test_TextureMinFilter_38057() { var _Nearest = OpenTK.Graphics.ES30.TextureMinFilter.Nearest; var _Linear = OpenTK.Graphics.ES30.TextureMinFilter.Linear; var _NearestMipmapNearest = OpenTK.Graphics.ES30.TextureMinFilter.NearestMipmapNearest; @@ -84045,7 +145848,7 @@ static void Test_TextureMinFilter_19905() { var _NearestClipmapLinearSgix = OpenTK.Graphics.ES30.TextureMinFilter.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.ES30.TextureMinFilter.LinearClipmapNearestSgix; } -static void Test_TextureParameterName_19906() { +static void Test_TextureParameterName_38058() { var _TextureBorderColor = OpenTK.Graphics.ES30.TextureParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.ES30.TextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES30.TextureParameterName.TextureMinFilter; @@ -84090,7 +145893,7 @@ static void Test_TextureParameterName_19906() { var _TextureSwizzleB = OpenTK.Graphics.ES30.TextureParameterName.TextureSwizzleB; var _TextureSwizzleA = OpenTK.Graphics.ES30.TextureParameterName.TextureSwizzleA; } -static void Test_TextureTarget_19907() { +static void Test_TextureTarget_38059() { var _Texture1D = OpenTK.Graphics.ES30.TextureTarget.Texture1D; var _Texture2D = OpenTK.Graphics.ES30.TextureTarget.Texture2D; var _ProxyTexture1D = OpenTK.Graphics.ES30.TextureTarget.ProxyTexture1D; @@ -84122,7 +145925,7 @@ static void Test_TextureTarget_19907() { var _TextureCubeMapNegativeZ = OpenTK.Graphics.ES30.TextureTarget.TextureCubeMapNegativeZ; var _Texture2DArray = OpenTK.Graphics.ES30.TextureTarget.Texture2DArray; } -static void Test_TextureTarget2d_19908() { +static void Test_TextureTarget2d_38060() { var _Texture2D = OpenTK.Graphics.ES30.TextureTarget2d.Texture2D; var _TextureCubeMapPositiveX = OpenTK.Graphics.ES30.TextureTarget2d.TextureCubeMapPositiveX; var _TextureCubeMapNegativeX = OpenTK.Graphics.ES30.TextureTarget2d.TextureCubeMapNegativeX; @@ -84131,12 +145934,12 @@ static void Test_TextureTarget2d_19908() { var _TextureCubeMapPositiveZ = OpenTK.Graphics.ES30.TextureTarget2d.TextureCubeMapPositiveZ; var _TextureCubeMapNegativeZ = OpenTK.Graphics.ES30.TextureTarget2d.TextureCubeMapNegativeZ; } -static void Test_TextureTarget3d_19909() { +static void Test_TextureTarget3d_38061() { var _Texture3D = OpenTK.Graphics.ES30.TextureTarget3d.Texture3D; var _Texture3DOes = OpenTK.Graphics.ES30.TextureTarget3d.Texture3DOes; var _Texture2DArray = OpenTK.Graphics.ES30.TextureTarget3d.Texture2DArray; } -static void Test_TextureUnit_19910() { +static void Test_TextureUnit_38062() { var _Texture0 = OpenTK.Graphics.ES30.TextureUnit.Texture0; var _Texture1 = OpenTK.Graphics.ES30.TextureUnit.Texture1; var _Texture2 = OpenTK.Graphics.ES30.TextureUnit.Texture2; @@ -84170,7 +145973,7 @@ static void Test_TextureUnit_19910() { var _Texture30 = OpenTK.Graphics.ES30.TextureUnit.Texture30; var _Texture31 = OpenTK.Graphics.ES30.TextureUnit.Texture31; } -static void Test_TextureWrapMode_19911() { +static void Test_TextureWrapMode_38063() { var _Clamp = OpenTK.Graphics.ES30.TextureWrapMode.Clamp; var _Repeat = OpenTK.Graphics.ES30.TextureWrapMode.Repeat; var _ClampToBorder = OpenTK.Graphics.ES30.TextureWrapMode.ClampToBorder; @@ -84180,19 +145983,19 @@ static void Test_TextureWrapMode_19911() { var _ClampToEdge = OpenTK.Graphics.ES30.TextureWrapMode.ClampToEdge; var _ClampToEdgeSgis = OpenTK.Graphics.ES30.TextureWrapMode.ClampToEdgeSgis; } -static void Test_TransformFeedbackMode_19912() { +static void Test_TransformFeedbackMode_38064() { var _InterleavedAttribs = OpenTK.Graphics.ES30.TransformFeedbackMode.InterleavedAttribs; var _SeparateAttribs = OpenTK.Graphics.ES30.TransformFeedbackMode.SeparateAttribs; } -static void Test_TransformFeedbackPrimitiveType_19913() { +static void Test_TransformFeedbackPrimitiveType_38065() { var _Points = OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType.Points; var _Lines = OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType.Lines; var _Triangles = OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType.Triangles; } -static void Test_TransformFeedbackTarget_19914() { +static void Test_TransformFeedbackTarget_38066() { var _TransformFeedback = OpenTK.Graphics.ES30.TransformFeedbackTarget.TransformFeedback; } -static void Test_TransformFeedbackType_19915() { +static void Test_TransformFeedbackType_38067() { var _Int = OpenTK.Graphics.ES30.TransformFeedbackType.Int; var _UnsignedInt = OpenTK.Graphics.ES30.TransformFeedbackType.UnsignedInt; var _Float = OpenTK.Graphics.ES30.TransformFeedbackType.Float; @@ -84215,7 +146018,7 @@ static void Test_TransformFeedbackType_19915() { var _UnsignedIntVec3 = OpenTK.Graphics.ES30.TransformFeedbackType.UnsignedIntVec3; var _UnsignedIntVec4 = OpenTK.Graphics.ES30.TransformFeedbackType.UnsignedIntVec4; } -static void Test_UseProgramStageMask_19916() { +static void Test_UseProgramStageMask_38068() { var _VertexShaderBit = OpenTK.Graphics.ES30.UseProgramStageMask.VertexShaderBit; var _VertexShaderBitExt = OpenTK.Graphics.ES30.UseProgramStageMask.VertexShaderBitExt; var _FragmentShaderBit = OpenTK.Graphics.ES30.UseProgramStageMask.FragmentShaderBit; @@ -84230,7 +146033,7 @@ static void Test_UseProgramStageMask_19916() { var _AllShaderBits = OpenTK.Graphics.ES30.UseProgramStageMask.AllShaderBits; var _AllShaderBitsExt = OpenTK.Graphics.ES30.UseProgramStageMask.AllShaderBitsExt; } -static void Test_VertexAttribIntegerType_19917() { +static void Test_VertexAttribIntegerType_38069() { var _Byte = OpenTK.Graphics.ES30.VertexAttribIntegerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES30.VertexAttribIntegerType.UnsignedByte; var _Short = OpenTK.Graphics.ES30.VertexAttribIntegerType.Short; @@ -84238,7 +146041,7 @@ static void Test_VertexAttribIntegerType_19917() { var _Int = OpenTK.Graphics.ES30.VertexAttribIntegerType.Int; var _UnsignedInt = OpenTK.Graphics.ES30.VertexAttribIntegerType.UnsignedInt; } -static void Test_VertexAttribParameter_19918() { +static void Test_VertexAttribParameter_38070() { var _VertexAttribArrayEnabled = OpenTK.Graphics.ES30.VertexAttribParameter.VertexAttribArrayEnabled; var _VertexAttribArraySize = OpenTK.Graphics.ES30.VertexAttribParameter.VertexAttribArraySize; var _VertexAttribArrayStride = OpenTK.Graphics.ES30.VertexAttribParameter.VertexAttribArrayStride; @@ -84249,10 +146052,10 @@ static void Test_VertexAttribParameter_19918() { var _VertexAttribArrayInteger = OpenTK.Graphics.ES30.VertexAttribParameter.VertexAttribArrayInteger; var _VertexAttribArrayDivisor = OpenTK.Graphics.ES30.VertexAttribParameter.VertexAttribArrayDivisor; } -static void Test_VertexAttribPointerParameter_19919() { +static void Test_VertexAttribPointerParameter_38071() { var _VertexAttribArrayPointer = OpenTK.Graphics.ES30.VertexAttribPointerParameter.VertexAttribArrayPointer; } -static void Test_VertexAttribPointerType_19920() { +static void Test_VertexAttribPointerType_38072() { var _Byte = OpenTK.Graphics.ES30.VertexAttribPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES30.VertexAttribPointerType.UnsignedByte; var _Short = OpenTK.Graphics.ES30.VertexAttribPointerType.Short; @@ -84265,19 +146068,19 @@ static void Test_VertexAttribPointerType_19920() { var _UnsignedInt2101010Rev = OpenTK.Graphics.ES30.VertexAttribPointerType.UnsignedInt2101010Rev; var _Int2101010Rev = OpenTK.Graphics.ES30.VertexAttribPointerType.Int2101010Rev; } -static void Test_VertexPointerType_19921() { +static void Test_VertexPointerType_38073() { var _Short = OpenTK.Graphics.ES30.VertexPointerType.Short; var _Int = OpenTK.Graphics.ES30.VertexPointerType.Int; var _Float = OpenTK.Graphics.ES30.VertexPointerType.Float; var _Double = OpenTK.Graphics.ES30.VertexPointerType.Double; } -static void Test_VivShaderBinary_19922() { +static void Test_VivShaderBinary_38074() { var _ShaderBinaryViv = OpenTK.Graphics.ES30.VivShaderBinary.ShaderBinaryViv; } -static void Test_WaitSyncFlags_19923() { +static void Test_WaitSyncFlags_38075() { var _None = OpenTK.Graphics.ES30.WaitSyncFlags.None; } -static void Test_WaitSyncStatus_19924() { +static void Test_WaitSyncStatus_38076() { var _AlreadySignaled = OpenTK.Graphics.ES30.WaitSyncStatus.AlreadySignaled; var _AlreadySignaledApple = OpenTK.Graphics.ES30.WaitSyncStatus.AlreadySignaledApple; var _TimeoutExpired = OpenTK.Graphics.ES30.WaitSyncStatus.TimeoutExpired; @@ -84287,14 +146090,14 @@ static void Test_WaitSyncStatus_19924() { var _WaitFailed = OpenTK.Graphics.ES30.WaitSyncStatus.WaitFailed; var _WaitFailedApple = OpenTK.Graphics.ES30.WaitSyncStatus.WaitFailedApple; } -static void Test_AccumOp_19925() { +static void Test_AccumOp_38077() { var _Accum = OpenTK.Graphics.ES20.AccumOp.Accum; var _Load = OpenTK.Graphics.ES20.AccumOp.Load; var _Return = OpenTK.Graphics.ES20.AccumOp.Return; var _Mult = OpenTK.Graphics.ES20.AccumOp.Mult; var _Add = OpenTK.Graphics.ES20.AccumOp.Add; } -static void Test_ActiveAttribType_19926() { +static void Test_ActiveAttribType_38078() { var _Float = OpenTK.Graphics.ES20.ActiveAttribType.Float; var _FloatVec2 = OpenTK.Graphics.ES20.ActiveAttribType.FloatVec2; var _FloatVec3 = OpenTK.Graphics.ES20.ActiveAttribType.FloatVec3; @@ -84303,7 +146106,7 @@ static void Test_ActiveAttribType_19926() { var _FloatMat3 = OpenTK.Graphics.ES20.ActiveAttribType.FloatMat3; var _FloatMat4 = OpenTK.Graphics.ES20.ActiveAttribType.FloatMat4; } -static void Test_ActiveUniformType_19927() { +static void Test_ActiveUniformType_38079() { var _Int = OpenTK.Graphics.ES20.ActiveUniformType.Int; var _Float = OpenTK.Graphics.ES20.ActiveUniformType.Float; var _FloatVec2 = OpenTK.Graphics.ES20.ActiveUniformType.FloatVec2; @@ -84322,7 +146125,7 @@ static void Test_ActiveUniformType_19927() { var _Sampler2D = OpenTK.Graphics.ES20.ActiveUniformType.Sampler2D; var _SamplerCube = OpenTK.Graphics.ES20.ActiveUniformType.SamplerCube; } -static void Test_All_19928() { +static void Test_All_38080() { var _False = OpenTK.Graphics.ES20.All.False; var _LayoutDefaultIntel = OpenTK.Graphics.ES20.All.LayoutDefaultIntel; var _NoError = OpenTK.Graphics.ES20.All.NoError; @@ -86192,6 +147995,7 @@ static void Test_All_19928() { var _PlusClampedAlphaNv = OpenTK.Graphics.ES20.All.PlusClampedAlphaNv; var _MinusClampedNv = OpenTK.Graphics.ES20.All.MinusClampedNv; var _InvertOvgNv = OpenTK.Graphics.ES20.All.InvertOvgNv; + var _PrimitiveBoundingBoxExt = OpenTK.Graphics.ES20.All.PrimitiveBoundingBoxExt; var _MaxTessControlAtomicCounterBuffersExt = OpenTK.Graphics.ES20.All.MaxTessControlAtomicCounterBuffersExt; var _MaxTessEvaluationAtomicCounterBuffersExt = OpenTK.Graphics.ES20.All.MaxTessEvaluationAtomicCounterBuffersExt; var _MaxGeometryAtomicCounterBuffersExt = OpenTK.Graphics.ES20.All.MaxGeometryAtomicCounterBuffersExt; @@ -86290,7 +148094,7 @@ static void Test_All_19928() { var _True = OpenTK.Graphics.ES20.All.True; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES20.All.LayoutLinearCpuCachedIntel; } -static void Test_AlphaFunction_19929() { +static void Test_AlphaFunction_38081() { var _Never = OpenTK.Graphics.ES20.AlphaFunction.Never; var _Less = OpenTK.Graphics.ES20.AlphaFunction.Less; var _Equal = OpenTK.Graphics.ES20.AlphaFunction.Equal; @@ -86300,16 +148104,16 @@ static void Test_AlphaFunction_19929() { var _Gequal = OpenTK.Graphics.ES20.AlphaFunction.Gequal; var _Always = OpenTK.Graphics.ES20.AlphaFunction.Always; } -static void Test_AmdCompressed3DcTexture_19930() { +static void Test_AmdCompressed3DcTexture_38082() { var _Gl3DcXAmd = OpenTK.Graphics.ES20.AmdCompressed3DcTexture.Gl3DcXAmd; var _Gl3DcXyAmd = OpenTK.Graphics.ES20.AmdCompressed3DcTexture.Gl3DcXyAmd; } -static void Test_AmdCompressedAtcTexture_19931() { +static void Test_AmdCompressedAtcTexture_38083() { var _AtcRgbaInterpolatedAlphaAmd = OpenTK.Graphics.ES20.AmdCompressedAtcTexture.AtcRgbaInterpolatedAlphaAmd; var _AtcRgbAmd = OpenTK.Graphics.ES20.AmdCompressedAtcTexture.AtcRgbAmd; var _AtcRgbaExplicitAlphaAmd = OpenTK.Graphics.ES20.AmdCompressedAtcTexture.AtcRgbaExplicitAlphaAmd; } -static void Test_AmdPerformanceMonitor_19932() { +static void Test_AmdPerformanceMonitor_38084() { var _CounterTypeAmd = OpenTK.Graphics.ES20.AmdPerformanceMonitor.CounterTypeAmd; var _CounterRangeAmd = OpenTK.Graphics.ES20.AmdPerformanceMonitor.CounterRangeAmd; var _UnsignedInt64Amd = OpenTK.Graphics.ES20.AmdPerformanceMonitor.UnsignedInt64Amd; @@ -86318,10 +148122,12 @@ static void Test_AmdPerformanceMonitor_19932() { var _PerfmonResultSizeAmd = OpenTK.Graphics.ES20.AmdPerformanceMonitor.PerfmonResultSizeAmd; var _PerfmonResultAmd = OpenTK.Graphics.ES20.AmdPerformanceMonitor.PerfmonResultAmd; } -static void Test_AmdProgramBinaryZ400_19933() { +static void Test_AmdProgramBinaryZ400_38085() { var _Z400BinaryAmd = OpenTK.Graphics.ES20.AmdProgramBinaryZ400.Z400BinaryAmd; } -static void Test_AngleDepthTexture_19934() { +static void Test_AndroidExtensionPackEs31a_38086() { +} +static void Test_AngleDepthTexture_38087() { var _UnsignedShort = OpenTK.Graphics.ES20.AngleDepthTexture.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES20.AngleDepthTexture.UnsignedInt; var _DepthComponent = OpenTK.Graphics.ES20.AngleDepthTexture.DepthComponent; @@ -86331,42 +148137,42 @@ static void Test_AngleDepthTexture_19934() { var _UnsignedInt248Oes = OpenTK.Graphics.ES20.AngleDepthTexture.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES20.AngleDepthTexture.Depth24Stencil8Oes; } -static void Test_AngleFramebufferBlit_19935() { +static void Test_AngleFramebufferBlit_38088() { var _DrawFramebufferBindingAngle = OpenTK.Graphics.ES20.AngleFramebufferBlit.DrawFramebufferBindingAngle; var _ReadFramebufferAngle = OpenTK.Graphics.ES20.AngleFramebufferBlit.ReadFramebufferAngle; var _DrawFramebufferAngle = OpenTK.Graphics.ES20.AngleFramebufferBlit.DrawFramebufferAngle; var _ReadFramebufferBindingAngle = OpenTK.Graphics.ES20.AngleFramebufferBlit.ReadFramebufferBindingAngle; } -static void Test_AngleFramebufferMultisample_19936() { +static void Test_AngleFramebufferMultisample_38089() { var _RenderbufferSamplesAngle = OpenTK.Graphics.ES20.AngleFramebufferMultisample.RenderbufferSamplesAngle; var _FramebufferIncompleteMultisampleAngle = OpenTK.Graphics.ES20.AngleFramebufferMultisample.FramebufferIncompleteMultisampleAngle; var _MaxSamplesAngle = OpenTK.Graphics.ES20.AngleFramebufferMultisample.MaxSamplesAngle; } -static void Test_AngleInstancedArrays_19937() { +static void Test_AngleInstancedArrays_38090() { var _VertexAttribArrayDivisorAngle = OpenTK.Graphics.ES20.AngleInstancedArrays.VertexAttribArrayDivisorAngle; } -static void Test_AnglePackReverseRowOrder_19938() { +static void Test_AnglePackReverseRowOrder_38091() { var _PackReverseRowOrderAngle = OpenTK.Graphics.ES20.AnglePackReverseRowOrder.PackReverseRowOrderAngle; } -static void Test_AngleProgramBinary_19939() { +static void Test_AngleProgramBinary_38092() { var _ProgramBinaryAngle = OpenTK.Graphics.ES20.AngleProgramBinary.ProgramBinaryAngle; } -static void Test_AngleTextureCompressionDxt3_19940() { +static void Test_AngleTextureCompressionDxt3_38093() { var _CompressedRgbaS3tcDxt3Angle = OpenTK.Graphics.ES20.AngleTextureCompressionDxt3.CompressedRgbaS3tcDxt3Angle; } -static void Test_AngleTextureCompressionDxt5_19941() { +static void Test_AngleTextureCompressionDxt5_38094() { var _CompressedRgbaS3tcDxt5Angle = OpenTK.Graphics.ES20.AngleTextureCompressionDxt5.CompressedRgbaS3tcDxt5Angle; } -static void Test_AngleTextureUsage_19942() { +static void Test_AngleTextureUsage_38095() { var _TextureUsageAngle = OpenTK.Graphics.ES20.AngleTextureUsage.TextureUsageAngle; var _FramebufferAttachmentAngle = OpenTK.Graphics.ES20.AngleTextureUsage.FramebufferAttachmentAngle; } -static void Test_AngleTranslatedShaderSource_19943() { +static void Test_AngleTranslatedShaderSource_38096() { var _TranslatedShaderSourceLengthAngle = OpenTK.Graphics.ES20.AngleTranslatedShaderSource.TranslatedShaderSourceLengthAngle; } -static void Test_AppleCopyTextureLevels_19944() { +static void Test_AppleCopyTextureLevels_38097() { } -static void Test_AppleFramebufferMultisample_19945() { +static void Test_AppleFramebufferMultisample_38098() { var _DrawFramebufferBindingApple = OpenTK.Graphics.ES20.AppleFramebufferMultisample.DrawFramebufferBindingApple; var _ReadFramebufferApple = OpenTK.Graphics.ES20.AppleFramebufferMultisample.ReadFramebufferApple; var _DrawFramebufferApple = OpenTK.Graphics.ES20.AppleFramebufferMultisample.DrawFramebufferApple; @@ -86375,13 +148181,13 @@ static void Test_AppleFramebufferMultisample_19945() { var _FramebufferIncompleteMultisampleApple = OpenTK.Graphics.ES20.AppleFramebufferMultisample.FramebufferIncompleteMultisampleApple; var _MaxSamplesApple = OpenTK.Graphics.ES20.AppleFramebufferMultisample.MaxSamplesApple; } -static void Test_AppleRgb422_19946() { +static void Test_AppleRgb422_38099() { var _UnsignedShort88Apple = OpenTK.Graphics.ES20.AppleRgb422.UnsignedShort88Apple; var _UnsignedShort88RevApple = OpenTK.Graphics.ES20.AppleRgb422.UnsignedShort88RevApple; var _Rgb422Apple = OpenTK.Graphics.ES20.AppleRgb422.Rgb422Apple; var _RgbRaw422Apple = OpenTK.Graphics.ES20.AppleRgb422.RgbRaw422Apple; } -static void Test_AppleSync_19947() { +static void Test_AppleSync_38100() { var _SyncFlushCommandsBitApple = OpenTK.Graphics.ES20.AppleSync.SyncFlushCommandsBitApple; var _SyncObjectApple = OpenTK.Graphics.ES20.AppleSync.SyncObjectApple; var _MaxServerWaitTimeoutApple = OpenTK.Graphics.ES20.AppleSync.MaxServerWaitTimeoutApple; @@ -86399,28 +148205,28 @@ static void Test_AppleSync_19947() { var _WaitFailedApple = OpenTK.Graphics.ES20.AppleSync.WaitFailedApple; var _TimeoutIgnoredApple = OpenTK.Graphics.ES20.AppleSync.TimeoutIgnoredApple; } -static void Test_AppleTextureFormatBgra8888_19948() { +static void Test_AppleTextureFormatBgra8888_38101() { var _BgraExt = OpenTK.Graphics.ES20.AppleTextureFormatBgra8888.BgraExt; var _Bgra8Ext = OpenTK.Graphics.ES20.AppleTextureFormatBgra8888.Bgra8Ext; } -static void Test_AppleTextureMaxLevel_19949() { +static void Test_AppleTextureMaxLevel_38102() { var _TextureMaxLevelApple = OpenTK.Graphics.ES20.AppleTextureMaxLevel.TextureMaxLevelApple; } -static void Test_ArmMaliProgramBinary_19950() { +static void Test_ArmMaliProgramBinary_38103() { var _MaliProgramBinaryArm = OpenTK.Graphics.ES20.ArmMaliProgramBinary.MaliProgramBinaryArm; } -static void Test_ArmMaliShaderBinary_19951() { +static void Test_ArmMaliShaderBinary_38104() { var _MaliShaderBinaryArm = OpenTK.Graphics.ES20.ArmMaliShaderBinary.MaliShaderBinaryArm; } -static void Test_ArmRgba8_19952() { +static void Test_ArmRgba8_38105() { } -static void Test_ArmShaderFramebufferFetch_19953() { +static void Test_ArmShaderFramebufferFetch_38106() { var _FetchPerSampleArm = OpenTK.Graphics.ES20.ArmShaderFramebufferFetch.FetchPerSampleArm; var _FragmentShaderFramebufferFetchMrtArm = OpenTK.Graphics.ES20.ArmShaderFramebufferFetch.FragmentShaderFramebufferFetchMrtArm; } -static void Test_ArmShaderFramebufferFetchDepthStencil_19954() { +static void Test_ArmShaderFramebufferFetchDepthStencil_38107() { } -static void Test_AttribMask_19955() { +static void Test_AttribMask_38108() { var _CurrentBit = OpenTK.Graphics.ES20.AttribMask.CurrentBit; var _PointBit = OpenTK.Graphics.ES20.AttribMask.PointBit; var _LineBit = OpenTK.Graphics.ES20.AttribMask.LineBit; @@ -86447,7 +148253,7 @@ static void Test_AttribMask_19955() { var _MultisampleBitExt = OpenTK.Graphics.ES20.AttribMask.MultisampleBitExt; var _AllAttribBits = OpenTK.Graphics.ES20.AttribMask.AllAttribBits; } -static void Test_BeginMode_19956() { +static void Test_BeginMode_38109() { var _Points = OpenTK.Graphics.ES20.BeginMode.Points; var _Lines = OpenTK.Graphics.ES20.BeginMode.Lines; var _LineLoop = OpenTK.Graphics.ES20.BeginMode.LineLoop; @@ -86456,12 +148262,12 @@ static void Test_BeginMode_19956() { var _TriangleStrip = OpenTK.Graphics.ES20.BeginMode.TriangleStrip; var _TriangleFan = OpenTK.Graphics.ES20.BeginMode.TriangleFan; } -static void Test_BlendEquationMode_19957() { +static void Test_BlendEquationMode_38110() { var _FuncAdd = OpenTK.Graphics.ES20.BlendEquationMode.FuncAdd; var _FuncSubtract = OpenTK.Graphics.ES20.BlendEquationMode.FuncSubtract; var _FuncReverseSubtract = OpenTK.Graphics.ES20.BlendEquationMode.FuncReverseSubtract; } -static void Test_BlendEquationModeExt_19958() { +static void Test_BlendEquationModeExt_38111() { var _LogicOp = OpenTK.Graphics.ES20.BlendEquationModeExt.LogicOp; var _FuncAddExt = OpenTK.Graphics.ES20.BlendEquationModeExt.FuncAddExt; var _MinExt = OpenTK.Graphics.ES20.BlendEquationModeExt.MinExt; @@ -86471,7 +148277,7 @@ static void Test_BlendEquationModeExt_19958() { var _AlphaMinSgix = OpenTK.Graphics.ES20.BlendEquationModeExt.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.ES20.BlendEquationModeExt.AlphaMaxSgix; } -static void Test_BlendingFactorDest_19959() { +static void Test_BlendingFactorDest_38112() { var _Zero = OpenTK.Graphics.ES20.BlendingFactorDest.Zero; var _SrcColor = OpenTK.Graphics.ES20.BlendingFactorDest.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES20.BlendingFactorDest.OneMinusSrcColor; @@ -86492,7 +148298,7 @@ static void Test_BlendingFactorDest_19959() { var _OneMinusConstantAlpha = OpenTK.Graphics.ES20.BlendingFactorDest.OneMinusConstantAlpha; var _One = OpenTK.Graphics.ES20.BlendingFactorDest.One; } -static void Test_BlendingFactorSrc_19960() { +static void Test_BlendingFactorSrc_38113() { var _Zero = OpenTK.Graphics.ES20.BlendingFactorSrc.Zero; var _SrcColor = OpenTK.Graphics.ES20.BlendingFactorSrc.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES20.BlendingFactorSrc.OneMinusSrcColor; @@ -86513,52 +148319,52 @@ static void Test_BlendingFactorSrc_19960() { var _OneMinusConstantAlpha = OpenTK.Graphics.ES20.BlendingFactorSrc.OneMinusConstantAlpha; var _One = OpenTK.Graphics.ES20.BlendingFactorSrc.One; } -static void Test_BlitFramebufferFilter_19961() { +static void Test_BlitFramebufferFilter_38114() { var _Nearest = OpenTK.Graphics.ES20.BlitFramebufferFilter.Nearest; var _Linear = OpenTK.Graphics.ES20.BlitFramebufferFilter.Linear; } -static void Test_Boolean_19962() { +static void Test_Boolean_38115() { var _False = OpenTK.Graphics.ES20.Boolean.False; var _True = OpenTK.Graphics.ES20.Boolean.True; } -static void Test_BufferParameterName_19963() { +static void Test_BufferParameterName_38116() { var _BufferSize = OpenTK.Graphics.ES20.BufferParameterName.BufferSize; var _BufferUsage = OpenTK.Graphics.ES20.BufferParameterName.BufferUsage; } -static void Test_BufferPointer_19964() { +static void Test_BufferPointer_38117() { var _BufferMapPointerOes = OpenTK.Graphics.ES20.BufferPointer.BufferMapPointerOes; } -static void Test_BufferTarget_19965() { +static void Test_BufferTarget_38118() { var _ArrayBuffer = OpenTK.Graphics.ES20.BufferTarget.ArrayBuffer; var _ElementArrayBuffer = OpenTK.Graphics.ES20.BufferTarget.ElementArrayBuffer; } -static void Test_BufferUsage_19966() { +static void Test_BufferUsage_38119() { var _StreamDraw = OpenTK.Graphics.ES20.BufferUsage.StreamDraw; var _StaticDraw = OpenTK.Graphics.ES20.BufferUsage.StaticDraw; var _DynamicDraw = OpenTK.Graphics.ES20.BufferUsage.DynamicDraw; } -static void Test_BufferUsageHint_19967() { +static void Test_BufferUsageHint_38120() { var _StreamDraw = OpenTK.Graphics.ES20.BufferUsageHint.StreamDraw; var _StaticDraw = OpenTK.Graphics.ES20.BufferUsageHint.StaticDraw; var _DynamicDraw = OpenTK.Graphics.ES20.BufferUsageHint.DynamicDraw; } -static void Test_ClearBufferMask_19968() { +static void Test_ClearBufferMask_38121() { var _DepthBufferBit = OpenTK.Graphics.ES20.ClearBufferMask.DepthBufferBit; var _AccumBufferBit = OpenTK.Graphics.ES20.ClearBufferMask.AccumBufferBit; var _StencilBufferBit = OpenTK.Graphics.ES20.ClearBufferMask.StencilBufferBit; var _ColorBufferBit = OpenTK.Graphics.ES20.ClearBufferMask.ColorBufferBit; var _CoverageBufferBitNv = OpenTK.Graphics.ES20.ClearBufferMask.CoverageBufferBitNv; } -static void Test_ClientAttribMask_19969() { +static void Test_ClientAttribMask_38122() { var _ClientPixelStoreBit = OpenTK.Graphics.ES20.ClientAttribMask.ClientPixelStoreBit; var _ClientVertexArrayBit = OpenTK.Graphics.ES20.ClientAttribMask.ClientVertexArrayBit; var _ClientAllAttribBits = OpenTK.Graphics.ES20.ClientAttribMask.ClientAllAttribBits; } -static void Test_ClientWaitSyncFlags_19970() { +static void Test_ClientWaitSyncFlags_38123() { var _None = OpenTK.Graphics.ES20.ClientWaitSyncFlags.None; var _SyncFlushCommandsBitApple = OpenTK.Graphics.ES20.ClientWaitSyncFlags.SyncFlushCommandsBitApple; } -static void Test_ClipPlaneName_19971() { +static void Test_ClipPlaneName_38124() { var _ClipDistance0 = OpenTK.Graphics.ES20.ClipPlaneName.ClipDistance0; var _ClipPlane0 = OpenTK.Graphics.ES20.ClipPlaneName.ClipPlane0; var _ClipDistance1 = OpenTK.Graphics.ES20.ClipPlaneName.ClipDistance1; @@ -86574,19 +148380,19 @@ static void Test_ClipPlaneName_19971() { var _ClipDistance6 = OpenTK.Graphics.ES20.ClipPlaneName.ClipDistance6; var _ClipDistance7 = OpenTK.Graphics.ES20.ClipPlaneName.ClipDistance7; } -static void Test_ColorMaterialFace_19972() { +static void Test_ColorMaterialFace_38125() { var _Front = OpenTK.Graphics.ES20.ColorMaterialFace.Front; var _Back = OpenTK.Graphics.ES20.ColorMaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES20.ColorMaterialFace.FrontAndBack; } -static void Test_ColorMaterialParameter_19973() { +static void Test_ColorMaterialParameter_38126() { var _Ambient = OpenTK.Graphics.ES20.ColorMaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES20.ColorMaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES20.ColorMaterialParameter.Specular; var _Emission = OpenTK.Graphics.ES20.ColorMaterialParameter.Emission; var _AmbientAndDiffuse = OpenTK.Graphics.ES20.ColorMaterialParameter.AmbientAndDiffuse; } -static void Test_ColorPointerType_19974() { +static void Test_ColorPointerType_38127() { var _Byte = OpenTK.Graphics.ES20.ColorPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES20.ColorPointerType.UnsignedByte; var _Short = OpenTK.Graphics.ES20.ColorPointerType.Short; @@ -86596,13 +148402,13 @@ static void Test_ColorPointerType_19974() { var _Float = OpenTK.Graphics.ES20.ColorPointerType.Float; var _Double = OpenTK.Graphics.ES20.ColorPointerType.Double; } -static void Test_ColorTableParameterPNameSgi_19975() { +static void Test_ColorTableParameterPNameSgi_38128() { var _ColorTableScale = OpenTK.Graphics.ES20.ColorTableParameterPNameSgi.ColorTableScale; var _ColorTableScaleSgi = OpenTK.Graphics.ES20.ColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBias = OpenTK.Graphics.ES20.ColorTableParameterPNameSgi.ColorTableBias; var _ColorTableBiasSgi = OpenTK.Graphics.ES20.ColorTableParameterPNameSgi.ColorTableBiasSgi; } -static void Test_ColorTableTargetSgi_19976() { +static void Test_ColorTableTargetSgi_38129() { var _TextureColorTableSgi = OpenTK.Graphics.ES20.ColorTableTargetSgi.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.ES20.ColorTableTargetSgi.ProxyTextureColorTableSgi; var _ColorTable = OpenTK.Graphics.ES20.ColorTableTargetSgi.ColorTable; @@ -86618,24 +148424,24 @@ static void Test_ColorTableTargetSgi_19976() { var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.ES20.ColorTableTargetSgi.ProxyPostColorMatrixColorTable; var _ProxyPostColorMatrixColorTableSgi = OpenTK.Graphics.ES20.ColorTableTargetSgi.ProxyPostColorMatrixColorTableSgi; } -static void Test_CompressedInternalFormat_19977() { +static void Test_CompressedInternalFormat_38130() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES20.CompressedInternalFormat.Etc1Rgb8Oes; } -static void Test_ContextFlagMask_19978() { +static void Test_ContextFlagMask_38131() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.ES20.ContextFlagMask.ContextFlagForwardCompatibleBit; var _ContextFlagDebugBit = OpenTK.Graphics.ES20.ContextFlagMask.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.ES20.ContextFlagMask.ContextFlagDebugBitKhr; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.ES20.ContextFlagMask.ContextFlagRobustAccessBitArb; } -static void Test_ContextProfileMask_19979() { +static void Test_ContextProfileMask_38132() { var _ContextCoreProfileBit = OpenTK.Graphics.ES20.ContextProfileMask.ContextCoreProfileBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.ES20.ContextProfileMask.ContextCompatibilityProfileBit; } -static void Test_ConvolutionBorderModeExt_19980() { +static void Test_ConvolutionBorderModeExt_38133() { var _Reduce = OpenTK.Graphics.ES20.ConvolutionBorderModeExt.Reduce; var _ReduceExt = OpenTK.Graphics.ES20.ConvolutionBorderModeExt.ReduceExt; } -static void Test_ConvolutionParameterExt_19981() { +static void Test_ConvolutionParameterExt_38134() { var _ConvolutionBorderMode = OpenTK.Graphics.ES20.ConvolutionParameterExt.ConvolutionBorderMode; var _ConvolutionBorderModeExt = OpenTK.Graphics.ES20.ConvolutionParameterExt.ConvolutionBorderModeExt; var _ConvolutionFilterScale = OpenTK.Graphics.ES20.ConvolutionParameterExt.ConvolutionFilterScale; @@ -86643,33 +148449,33 @@ static void Test_ConvolutionParameterExt_19981() { var _ConvolutionFilterBias = OpenTK.Graphics.ES20.ConvolutionParameterExt.ConvolutionFilterBias; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES20.ConvolutionParameterExt.ConvolutionFilterBiasExt; } -static void Test_ConvolutionTargetExt_19982() { +static void Test_ConvolutionTargetExt_38135() { var _Convolution1D = OpenTK.Graphics.ES20.ConvolutionTargetExt.Convolution1D; var _Convolution1DExt = OpenTK.Graphics.ES20.ConvolutionTargetExt.Convolution1DExt; var _Convolution2D = OpenTK.Graphics.ES20.ConvolutionTargetExt.Convolution2D; var _Convolution2DExt = OpenTK.Graphics.ES20.ConvolutionTargetExt.Convolution2DExt; } -static void Test_CullFaceMode_19983() { +static void Test_CullFaceMode_38136() { var _Front = OpenTK.Graphics.ES20.CullFaceMode.Front; var _Back = OpenTK.Graphics.ES20.CullFaceMode.Back; var _FrontAndBack = OpenTK.Graphics.ES20.CullFaceMode.FrontAndBack; } -static void Test_DataType_19984() { +static void Test_DataType_38137() { } -static void Test_DebugSeverity_19985() { +static void Test_DebugSeverity_38138() { var _DebugSeverityNotification = OpenTK.Graphics.ES20.DebugSeverity.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.ES20.DebugSeverity.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.ES20.DebugSeverity.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.ES20.DebugSeverity.DebugSeverityLow; } -static void Test_DebugSeverityControl_19986() { +static void Test_DebugSeverityControl_38139() { var _DontCare = OpenTK.Graphics.ES20.DebugSeverityControl.DontCare; var _DebugSeverityNotification = OpenTK.Graphics.ES20.DebugSeverityControl.DebugSeverityNotification; var _DebugSeverityHigh = OpenTK.Graphics.ES20.DebugSeverityControl.DebugSeverityHigh; var _DebugSeverityMedium = OpenTK.Graphics.ES20.DebugSeverityControl.DebugSeverityMedium; var _DebugSeverityLow = OpenTK.Graphics.ES20.DebugSeverityControl.DebugSeverityLow; } -static void Test_DebugSource_19987() { +static void Test_DebugSource_38140() { var _DebugSourceApi = OpenTK.Graphics.ES20.DebugSource.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.ES20.DebugSource.DebugSourceWindowSystem; var _DebugSourceShaderCompiler = OpenTK.Graphics.ES20.DebugSource.DebugSourceShaderCompiler; @@ -86677,7 +148483,7 @@ static void Test_DebugSource_19987() { var _DebugSourceApplication = OpenTK.Graphics.ES20.DebugSource.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.ES20.DebugSource.DebugSourceOther; } -static void Test_DebugSourceControl_19988() { +static void Test_DebugSourceControl_38141() { var _DontCare = OpenTK.Graphics.ES20.DebugSourceControl.DontCare; var _DebugSourceApi = OpenTK.Graphics.ES20.DebugSourceControl.DebugSourceApi; var _DebugSourceWindowSystem = OpenTK.Graphics.ES20.DebugSourceControl.DebugSourceWindowSystem; @@ -86686,11 +148492,11 @@ static void Test_DebugSourceControl_19988() { var _DebugSourceApplication = OpenTK.Graphics.ES20.DebugSourceControl.DebugSourceApplication; var _DebugSourceOther = OpenTK.Graphics.ES20.DebugSourceControl.DebugSourceOther; } -static void Test_DebugSourceExternal_19989() { +static void Test_DebugSourceExternal_38142() { var _DebugSourceThirdParty = OpenTK.Graphics.ES20.DebugSourceExternal.DebugSourceThirdParty; var _DebugSourceApplication = OpenTK.Graphics.ES20.DebugSourceExternal.DebugSourceApplication; } -static void Test_DebugType_19990() { +static void Test_DebugType_38143() { var _DebugTypeError = OpenTK.Graphics.ES20.DebugType.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.ES20.DebugType.DebugTypeDeprecatedBehavior; var _DebugTypeUndefinedBehavior = OpenTK.Graphics.ES20.DebugType.DebugTypeUndefinedBehavior; @@ -86701,7 +148507,7 @@ static void Test_DebugType_19990() { var _DebugTypePushGroup = OpenTK.Graphics.ES20.DebugType.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.ES20.DebugType.DebugTypePopGroup; } -static void Test_DebugTypeControl_19991() { +static void Test_DebugTypeControl_38144() { var _DontCare = OpenTK.Graphics.ES20.DebugTypeControl.DontCare; var _DebugTypeError = OpenTK.Graphics.ES20.DebugTypeControl.DebugTypeError; var _DebugTypeDeprecatedBehavior = OpenTK.Graphics.ES20.DebugTypeControl.DebugTypeDeprecatedBehavior; @@ -86713,7 +148519,7 @@ static void Test_DebugTypeControl_19991() { var _DebugTypePushGroup = OpenTK.Graphics.ES20.DebugTypeControl.DebugTypePushGroup; var _DebugTypePopGroup = OpenTK.Graphics.ES20.DebugTypeControl.DebugTypePopGroup; } -static void Test_DepthFunction_19992() { +static void Test_DepthFunction_38145() { var _Never = OpenTK.Graphics.ES20.DepthFunction.Never; var _Less = OpenTK.Graphics.ES20.DepthFunction.Less; var _Equal = OpenTK.Graphics.ES20.DepthFunction.Equal; @@ -86723,10 +148529,10 @@ static void Test_DepthFunction_19992() { var _Gequal = OpenTK.Graphics.ES20.DepthFunction.Gequal; var _Always = OpenTK.Graphics.ES20.DepthFunction.Always; } -static void Test_DmpShaderBinary_19993() { +static void Test_DmpShaderBinary_38146() { var _ShaderBinaryDmp = OpenTK.Graphics.ES20.DmpShaderBinary.ShaderBinaryDmp; } -static void Test_DrawBufferMode_19994() { +static void Test_DrawBufferMode_38147() { var _None = OpenTK.Graphics.ES20.DrawBufferMode.None; var _NoneOes = OpenTK.Graphics.ES20.DrawBufferMode.NoneOes; var _FrontLeft = OpenTK.Graphics.ES20.DrawBufferMode.FrontLeft; @@ -86743,11 +148549,11 @@ static void Test_DrawBufferMode_19994() { var _Aux2 = OpenTK.Graphics.ES20.DrawBufferMode.Aux2; var _Aux3 = OpenTK.Graphics.ES20.DrawBufferMode.Aux3; } -static void Test_DrawElementsType_19995() { +static void Test_DrawElementsType_38148() { var _UnsignedByte = OpenTK.Graphics.ES20.DrawElementsType.UnsignedByte; var _UnsignedShort = OpenTK.Graphics.ES20.DrawElementsType.UnsignedShort; } -static void Test_EnableCap_19996() { +static void Test_EnableCap_38149() { var _PointSmooth = OpenTK.Graphics.ES20.EnableCap.PointSmooth; var _LineSmooth = OpenTK.Graphics.ES20.EnableCap.LineSmooth; var _LineStipple = OpenTK.Graphics.ES20.EnableCap.LineStipple; @@ -86857,7 +148663,7 @@ static void Test_EnableCap_19996() { var _FragmentLight6Sgix = OpenTK.Graphics.ES20.EnableCap.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.ES20.EnableCap.FragmentLight7Sgix; } -static void Test_ErrorCode_19997() { +static void Test_ErrorCode_38150() { var _NoError = OpenTK.Graphics.ES20.ErrorCode.NoError; var _InvalidEnum = OpenTK.Graphics.ES20.ErrorCode.InvalidEnum; var _InvalidValue = OpenTK.Graphics.ES20.ErrorCode.InvalidValue; @@ -86872,7 +148678,7 @@ static void Test_ErrorCode_19997() { var _TableTooLargeExt = OpenTK.Graphics.ES20.ErrorCode.TableTooLargeExt; var _TextureTooLargeExt = OpenTK.Graphics.ES20.ErrorCode.TextureTooLargeExt; } -static void Test_EsVersion20_19998() { +static void Test_EsVersion20_38151() { var _False = OpenTK.Graphics.ES20.EsVersion20.False; var _NoError = OpenTK.Graphics.ES20.EsVersion20.NoError; var _None = OpenTK.Graphics.ES20.EsVersion20.None; @@ -87175,13 +148981,13 @@ static void Test_EsVersion20_19998() { var _One = OpenTK.Graphics.ES20.EsVersion20.One; var _True = OpenTK.Graphics.ES20.EsVersion20.True; } -static void Test_ExtBlendMinmax_19999() { +static void Test_ExtBlendMinmax_38152() { var _FuncAddExt = OpenTK.Graphics.ES20.ExtBlendMinmax.FuncAddExt; var _MinExt = OpenTK.Graphics.ES20.ExtBlendMinmax.MinExt; var _MaxExt = OpenTK.Graphics.ES20.ExtBlendMinmax.MaxExt; var _BlendEquationExt = OpenTK.Graphics.ES20.ExtBlendMinmax.BlendEquationExt; } -static void Test_ExtColorBufferHalfFloat_20000() { +static void Test_ExtColorBufferHalfFloat_38153() { var _FramebufferAttachmentComponentTypeExt = OpenTK.Graphics.ES20.ExtColorBufferHalfFloat.FramebufferAttachmentComponentTypeExt; var _R16fExt = OpenTK.Graphics.ES20.ExtColorBufferHalfFloat.R16fExt; var _Rg16fExt = OpenTK.Graphics.ES20.ExtColorBufferHalfFloat.Rg16fExt; @@ -87189,9 +148995,9 @@ static void Test_ExtColorBufferHalfFloat_20000() { var _Rgb16fExt = OpenTK.Graphics.ES20.ExtColorBufferHalfFloat.Rgb16fExt; var _UnsignedNormalizedExt = OpenTK.Graphics.ES20.ExtColorBufferHalfFloat.UnsignedNormalizedExt; } -static void Test_ExtCopyImage_20001() { +static void Test_ExtCopyImage_38154() { } -static void Test_ExtDebugLabel_20002() { +static void Test_ExtDebugLabel_38155() { var _Sampler = OpenTK.Graphics.ES20.ExtDebugLabel.Sampler; var _ProgramPipelineObjectExt = OpenTK.Graphics.ES20.ExtDebugLabel.ProgramPipelineObjectExt; var _ProgramObjectExt = OpenTK.Graphics.ES20.ExtDebugLabel.ProgramObjectExt; @@ -87201,14 +149007,14 @@ static void Test_ExtDebugLabel_20002() { var _QueryObjectExt = OpenTK.Graphics.ES20.ExtDebugLabel.QueryObjectExt; var _VertexArrayObjectExt = OpenTK.Graphics.ES20.ExtDebugLabel.VertexArrayObjectExt; } -static void Test_ExtDebugMarker_20003() { +static void Test_ExtDebugMarker_38156() { } -static void Test_ExtDiscardFramebuffer_20004() { +static void Test_ExtDiscardFramebuffer_38157() { var _ColorExt = OpenTK.Graphics.ES20.ExtDiscardFramebuffer.ColorExt; var _DepthExt = OpenTK.Graphics.ES20.ExtDiscardFramebuffer.DepthExt; var _StencilExt = OpenTK.Graphics.ES20.ExtDiscardFramebuffer.StencilExt; } -static void Test_ExtDisjointTimerQuery_20005() { +static void Test_ExtDisjointTimerQuery_38158() { var _QueryCounterBitsExt = OpenTK.Graphics.ES20.ExtDisjointTimerQuery.QueryCounterBitsExt; var _CurrentQueryExt = OpenTK.Graphics.ES20.ExtDisjointTimerQuery.CurrentQueryExt; var _QueryResultExt = OpenTK.Graphics.ES20.ExtDisjointTimerQuery.QueryResultExt; @@ -87217,7 +149023,7 @@ static void Test_ExtDisjointTimerQuery_20005() { var _TimestampExt = OpenTK.Graphics.ES20.ExtDisjointTimerQuery.TimestampExt; var _GpuDisjointExt = OpenTK.Graphics.ES20.ExtDisjointTimerQuery.GpuDisjointExt; } -static void Test_ExtDrawBuffers_20006() { +static void Test_ExtDrawBuffers_38159() { var _MaxDrawBuffersExt = OpenTK.Graphics.ES20.ExtDrawBuffers.MaxDrawBuffersExt; var _DrawBuffer0Ext = OpenTK.Graphics.ES20.ExtDrawBuffers.DrawBuffer0Ext; var _DrawBuffer1Ext = OpenTK.Graphics.ES20.ExtDrawBuffers.DrawBuffer1Ext; @@ -87253,7 +149059,7 @@ static void Test_ExtDrawBuffers_20006() { var _ColorAttachment14Ext = OpenTK.Graphics.ES20.ExtDrawBuffers.ColorAttachment14Ext; var _ColorAttachment15Ext = OpenTK.Graphics.ES20.ExtDrawBuffers.ColorAttachment15Ext; } -static void Test_ExtDrawBuffersIndexed_20007() { +static void Test_ExtDrawBuffersIndexed_38160() { var _Zero = OpenTK.Graphics.ES20.ExtDrawBuffersIndexed.Zero; var _SrcColor = OpenTK.Graphics.ES20.ExtDrawBuffersIndexed.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES20.ExtDrawBuffersIndexed.OneMinusSrcColor; @@ -87283,9 +149089,11 @@ static void Test_ExtDrawBuffersIndexed_20007() { var _BlendEquationAlpha = OpenTK.Graphics.ES20.ExtDrawBuffersIndexed.BlendEquationAlpha; var _One = OpenTK.Graphics.ES20.ExtDrawBuffersIndexed.One; } -static void Test_ExtDrawInstanced_20008() { +static void Test_ExtDrawInstanced_38161() { +} +static void Test_ExtGeometryPointSize_38162() { } -static void Test_ExtGeometryShader_20009() { +static void Test_ExtGeometryShader_38163() { var _GeometryShaderBitExt = OpenTK.Graphics.ES20.ExtGeometryShader.GeometryShaderBitExt; var _LinesAdjacencyExt = OpenTK.Graphics.ES20.ExtGeometryShader.LinesAdjacencyExt; var _LineStripAdjacencyExt = OpenTK.Graphics.ES20.ExtGeometryShader.LineStripAdjacencyExt; @@ -87320,12 +149128,12 @@ static void Test_ExtGeometryShader_20009() { var _FramebufferDefaultLayersExt = OpenTK.Graphics.ES20.ExtGeometryShader.FramebufferDefaultLayersExt; var _MaxFramebufferLayersExt = OpenTK.Graphics.ES20.ExtGeometryShader.MaxFramebufferLayersExt; } -static void Test_ExtGpuShader5_20010() { +static void Test_ExtGpuShader5_38164() { } -static void Test_ExtInstancedArrays_20011() { +static void Test_ExtInstancedArrays_38165() { var _VertexAttribArrayDivisorExt = OpenTK.Graphics.ES20.ExtInstancedArrays.VertexAttribArrayDivisorExt; } -static void Test_ExtMapBufferRange_20012() { +static void Test_ExtMapBufferRange_38166() { var _MapReadBitExt = OpenTK.Graphics.ES20.ExtMapBufferRange.MapReadBitExt; var _MapWriteBitExt = OpenTK.Graphics.ES20.ExtMapBufferRange.MapWriteBitExt; var _MapInvalidateRangeBitExt = OpenTK.Graphics.ES20.ExtMapBufferRange.MapInvalidateRangeBitExt; @@ -87333,29 +149141,32 @@ static void Test_ExtMapBufferRange_20012() { var _MapFlushExplicitBitExt = OpenTK.Graphics.ES20.ExtMapBufferRange.MapFlushExplicitBitExt; var _MapUnsynchronizedBitExt = OpenTK.Graphics.ES20.ExtMapBufferRange.MapUnsynchronizedBitExt; } -static void Test_ExtMultiDrawArrays_20013() { +static void Test_ExtMultiDrawArrays_38167() { } -static void Test_ExtMultisampledRenderToTexture_20014() { +static void Test_ExtMultisampledRenderToTexture_38168() { var _RenderbufferSamplesExt = OpenTK.Graphics.ES20.ExtMultisampledRenderToTexture.RenderbufferSamplesExt; var _FramebufferIncompleteMultisampleExt = OpenTK.Graphics.ES20.ExtMultisampledRenderToTexture.FramebufferIncompleteMultisampleExt; var _MaxSamplesExt = OpenTK.Graphics.ES20.ExtMultisampledRenderToTexture.MaxSamplesExt; var _FramebufferAttachmentTextureSamplesExt = OpenTK.Graphics.ES20.ExtMultisampledRenderToTexture.FramebufferAttachmentTextureSamplesExt; } -static void Test_ExtMultiviewDrawBuffers_20015() { +static void Test_ExtMultiviewDrawBuffers_38169() { var _DrawBufferExt = OpenTK.Graphics.ES20.ExtMultiviewDrawBuffers.DrawBufferExt; var _ReadBufferExt = OpenTK.Graphics.ES20.ExtMultiviewDrawBuffers.ReadBufferExt; var _ColorAttachmentExt = OpenTK.Graphics.ES20.ExtMultiviewDrawBuffers.ColorAttachmentExt; var _MultiviewExt = OpenTK.Graphics.ES20.ExtMultiviewDrawBuffers.MultiviewExt; var _MaxMultiviewBuffersExt = OpenTK.Graphics.ES20.ExtMultiviewDrawBuffers.MaxMultiviewBuffersExt; } -static void Test_ExtOcclusionQueryBoolean_20016() { +static void Test_ExtOcclusionQueryBoolean_38170() { var _CurrentQueryExt = OpenTK.Graphics.ES20.ExtOcclusionQueryBoolean.CurrentQueryExt; var _QueryResultExt = OpenTK.Graphics.ES20.ExtOcclusionQueryBoolean.QueryResultExt; var _QueryResultAvailableExt = OpenTK.Graphics.ES20.ExtOcclusionQueryBoolean.QueryResultAvailableExt; var _AnySamplesPassedExt = OpenTK.Graphics.ES20.ExtOcclusionQueryBoolean.AnySamplesPassedExt; var _AnySamplesPassedConservativeExt = OpenTK.Graphics.ES20.ExtOcclusionQueryBoolean.AnySamplesPassedConservativeExt; } -static void Test_ExtPvrtcSrgb_20017() { +static void Test_ExtPrimitiveBoundingBox_38171() { + var _PrimitiveBoundingBoxExt = OpenTK.Graphics.ES20.ExtPrimitiveBoundingBox.PrimitiveBoundingBoxExt; +} +static void Test_ExtPvrtcSrgb_38172() { var _CompressedSrgbPvrtc2Bppv1Ext = OpenTK.Graphics.ES20.ExtPvrtcSrgb.CompressedSrgbPvrtc2Bppv1Ext; var _CompressedSrgbPvrtc4Bppv1Ext = OpenTK.Graphics.ES20.ExtPvrtcSrgb.CompressedSrgbPvrtc4Bppv1Ext; var _CompressedSrgbAlphaPvrtc2Bppv1Ext = OpenTK.Graphics.ES20.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc2Bppv1Ext; @@ -87363,12 +149174,12 @@ static void Test_ExtPvrtcSrgb_20017() { var _CompressedSrgbAlphaPvrtc2Bppv2Img = OpenTK.Graphics.ES20.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc2Bppv2Img; var _CompressedSrgbAlphaPvrtc4Bppv2Img = OpenTK.Graphics.ES20.ExtPvrtcSrgb.CompressedSrgbAlphaPvrtc4Bppv2Img; } -static void Test_ExtReadFormatBgra_20018() { +static void Test_ExtReadFormatBgra_38173() { var _BgraExt = OpenTK.Graphics.ES20.ExtReadFormatBgra.BgraExt; var _UnsignedShort4444RevExt = OpenTK.Graphics.ES20.ExtReadFormatBgra.UnsignedShort4444RevExt; var _UnsignedShort1555RevExt = OpenTK.Graphics.ES20.ExtReadFormatBgra.UnsignedShort1555RevExt; } -static void Test_ExtRobustness_20019() { +static void Test_ExtRobustness_38174() { var _NoError = OpenTK.Graphics.ES20.ExtRobustness.NoError; var _LoseContextOnResetExt = OpenTK.Graphics.ES20.ExtRobustness.LoseContextOnResetExt; var _GuiltyContextResetExt = OpenTK.Graphics.ES20.ExtRobustness.GuiltyContextResetExt; @@ -87378,7 +149189,7 @@ static void Test_ExtRobustness_20019() { var _NoResetNotificationExt = OpenTK.Graphics.ES20.ExtRobustness.NoResetNotificationExt; var _ContextRobustAccessExt = OpenTK.Graphics.ES20.ExtRobustness.ContextRobustAccessExt; } -static void Test_ExtSeparateShaderObjects_20020() { +static void Test_ExtSeparateShaderObjects_38175() { var _VertexShaderBitExt = OpenTK.Graphics.ES20.ExtSeparateShaderObjects.VertexShaderBitExt; var _FragmentShaderBitExt = OpenTK.Graphics.ES20.ExtSeparateShaderObjects.FragmentShaderBitExt; var _ProgramSeparableExt = OpenTK.Graphics.ES20.ExtSeparateShaderObjects.ProgramSeparableExt; @@ -87386,38 +149197,40 @@ static void Test_ExtSeparateShaderObjects_20020() { var _ProgramPipelineBindingExt = OpenTK.Graphics.ES20.ExtSeparateShaderObjects.ProgramPipelineBindingExt; var _AllShaderBitsExt = OpenTK.Graphics.ES20.ExtSeparateShaderObjects.AllShaderBitsExt; } -static void Test_ExtShaderFramebufferFetch_20021() { +static void Test_ExtShaderFramebufferFetch_38176() { var _FragmentShaderDiscardsSamplesExt = OpenTK.Graphics.ES20.ExtShaderFramebufferFetch.FragmentShaderDiscardsSamplesExt; } -static void Test_ExtShaderImplicitConversions_20022() { +static void Test_ExtShaderImplicitConversions_38177() { } -static void Test_ExtShaderIntegerMix_20023() { +static void Test_ExtShaderIntegerMix_38178() { } -static void Test_ExtShaderIoBlocks_20024() { +static void Test_ExtShaderIoBlocks_38179() { } -static void Test_ExtShaderPixelLocalStorage_20025() { +static void Test_ExtShaderPixelLocalStorage_38180() { var _MaxShaderPixelLocalStorageFastSizeExt = OpenTK.Graphics.ES20.ExtShaderPixelLocalStorage.MaxShaderPixelLocalStorageFastSizeExt; var _ShaderPixelLocalStorageExt = OpenTK.Graphics.ES20.ExtShaderPixelLocalStorage.ShaderPixelLocalStorageExt; var _MaxShaderPixelLocalStorageSizeExt = OpenTK.Graphics.ES20.ExtShaderPixelLocalStorage.MaxShaderPixelLocalStorageSizeExt; } -static void Test_ExtShaderTextureLod_20026() { +static void Test_ExtShaderTextureLod_38181() { } -static void Test_ExtShadowSamplers_20027() { +static void Test_ExtShadowSamplers_38182() { var _TextureCompareModeExt = OpenTK.Graphics.ES20.ExtShadowSamplers.TextureCompareModeExt; var _TextureCompareFuncExt = OpenTK.Graphics.ES20.ExtShadowSamplers.TextureCompareFuncExt; var _CompareRefToTextureExt = OpenTK.Graphics.ES20.ExtShadowSamplers.CompareRefToTextureExt; var _Sampler2DShadowExt = OpenTK.Graphics.ES20.ExtShadowSamplers.Sampler2DShadowExt; } -static void Test_ExtSrgb_20028() { +static void Test_ExtSrgb_38183() { var _FramebufferAttachmentColorEncodingExt = OpenTK.Graphics.ES20.ExtSrgb.FramebufferAttachmentColorEncodingExt; var _SrgbExt = OpenTK.Graphics.ES20.ExtSrgb.SrgbExt; var _SrgbAlphaExt = OpenTK.Graphics.ES20.ExtSrgb.SrgbAlphaExt; var _Srgb8Alpha8Ext = OpenTK.Graphics.ES20.ExtSrgb.Srgb8Alpha8Ext; } -static void Test_ExtSrgbWriteControl_20029() { +static void Test_ExtSrgbWriteControl_38184() { var _FramebufferSrgbExt = OpenTK.Graphics.ES20.ExtSrgbWriteControl.FramebufferSrgbExt; } -static void Test_ExtTessellationShader_20030() { +static void Test_ExtTessellationPointSize_38185() { +} +static void Test_ExtTessellationShader_38186() { var _TessControlShaderBitExt = OpenTK.Graphics.ES20.ExtTessellationShader.TessControlShaderBitExt; var _TessEvaluationShaderBitExt = OpenTK.Graphics.ES20.ExtTessellationShader.TessEvaluationShaderBitExt; var _Triangles = OpenTK.Graphics.ES20.ExtTessellationShader.Triangles; @@ -87466,11 +149279,11 @@ static void Test_ExtTessellationShader_20030() { var _ReferencedByTessControlShaderExt = OpenTK.Graphics.ES20.ExtTessellationShader.ReferencedByTessControlShaderExt; var _ReferencedByTessEvaluationShaderExt = OpenTK.Graphics.ES20.ExtTessellationShader.ReferencedByTessEvaluationShaderExt; } -static void Test_ExtTextureBorderClamp_20031() { +static void Test_ExtTextureBorderClamp_38187() { var _TextureBorderColorExt = OpenTK.Graphics.ES20.ExtTextureBorderClamp.TextureBorderColorExt; var _ClampToBorderExt = OpenTK.Graphics.ES20.ExtTextureBorderClamp.ClampToBorderExt; } -static void Test_ExtTextureBuffer_20032() { +static void Test_ExtTextureBuffer_38188() { var _TextureBufferBindingExt = OpenTK.Graphics.ES20.ExtTextureBuffer.TextureBufferBindingExt; var _TextureBufferExt = OpenTK.Graphics.ES20.ExtTextureBuffer.TextureBufferExt; var _MaxTextureBufferSizeExt = OpenTK.Graphics.ES20.ExtTextureBuffer.MaxTextureBufferSizeExt; @@ -87486,17 +149299,17 @@ static void Test_ExtTextureBuffer_20032() { var _TextureBufferSizeExt = OpenTK.Graphics.ES20.ExtTextureBuffer.TextureBufferSizeExt; var _TextureBufferOffsetAlignmentExt = OpenTK.Graphics.ES20.ExtTextureBuffer.TextureBufferOffsetAlignmentExt; } -static void Test_ExtTextureCompressionDxt1_20033() { +static void Test_ExtTextureCompressionDxt1_38189() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.ES20.ExtTextureCompressionDxt1.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.ES20.ExtTextureCompressionDxt1.CompressedRgbaS3tcDxt1Ext; } -static void Test_ExtTextureCompressionS3tc_20034() { +static void Test_ExtTextureCompressionS3tc_38190() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.ES20.ExtTextureCompressionS3tc.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.ES20.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt1Ext; var _CompressedRgbaS3tcDxt3Ext = OpenTK.Graphics.ES20.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt3Ext; var _CompressedRgbaS3tcDxt5Ext = OpenTK.Graphics.ES20.ExtTextureCompressionS3tc.CompressedRgbaS3tcDxt5Ext; } -static void Test_ExtTextureCubeMapArray_20035() { +static void Test_ExtTextureCubeMapArray_38191() { var _TextureCubeMapArrayExt = OpenTK.Graphics.ES20.ExtTextureCubeMapArray.TextureCubeMapArrayExt; var _TextureBindingCubeMapArrayExt = OpenTK.Graphics.ES20.ExtTextureCubeMapArray.TextureBindingCubeMapArrayExt; var _SamplerCubeMapArrayExt = OpenTK.Graphics.ES20.ExtTextureCubeMapArray.SamplerCubeMapArrayExt; @@ -87507,25 +149320,25 @@ static void Test_ExtTextureCubeMapArray_20035() { var _IntImageCubeMapArrayExt = OpenTK.Graphics.ES20.ExtTextureCubeMapArray.IntImageCubeMapArrayExt; var _UnsignedIntImageCubeMapArrayExt = OpenTK.Graphics.ES20.ExtTextureCubeMapArray.UnsignedIntImageCubeMapArrayExt; } -static void Test_ExtTextureFilterAnisotropic_20036() { +static void Test_ExtTextureFilterAnisotropic_38192() { var _TextureMaxAnisotropyExt = OpenTK.Graphics.ES20.ExtTextureFilterAnisotropic.TextureMaxAnisotropyExt; var _MaxTextureMaxAnisotropyExt = OpenTK.Graphics.ES20.ExtTextureFilterAnisotropic.MaxTextureMaxAnisotropyExt; } -static void Test_ExtTextureFormatBgra8888_20037() { +static void Test_ExtTextureFormatBgra8888_38193() { var _BgraExt = OpenTK.Graphics.ES20.ExtTextureFormatBgra8888.BgraExt; } -static void Test_ExtTextureRg_20038() { +static void Test_ExtTextureRg_38194() { var _RedExt = OpenTK.Graphics.ES20.ExtTextureRg.RedExt; var _RgExt = OpenTK.Graphics.ES20.ExtTextureRg.RgExt; var _R8Ext = OpenTK.Graphics.ES20.ExtTextureRg.R8Ext; var _Rg8Ext = OpenTK.Graphics.ES20.ExtTextureRg.Rg8Ext; } -static void Test_ExtTextureSrgbDecode_20039() { +static void Test_ExtTextureSrgbDecode_38195() { var _TextureSrgbDecodeExt = OpenTK.Graphics.ES20.ExtTextureSrgbDecode.TextureSrgbDecodeExt; var _DecodeExt = OpenTK.Graphics.ES20.ExtTextureSrgbDecode.DecodeExt; var _SkipDecodeExt = OpenTK.Graphics.ES20.ExtTextureSrgbDecode.SkipDecodeExt; } -static void Test_ExtTextureStorage_20040() { +static void Test_ExtTextureStorage_38196() { var _Alpha8Ext = OpenTK.Graphics.ES20.ExtTextureStorage.Alpha8Ext; var _Luminance8Ext = OpenTK.Graphics.ES20.ExtTextureStorage.Luminance8Ext; var _Luminance8Alpha8Ext = OpenTK.Graphics.ES20.ExtTextureStorage.Luminance8Alpha8Ext; @@ -87550,22 +149363,22 @@ static void Test_ExtTextureStorage_20040() { var _TextureImmutableFormatExt = OpenTK.Graphics.ES20.ExtTextureStorage.TextureImmutableFormatExt; var _Bgra8Ext = OpenTK.Graphics.ES20.ExtTextureStorage.Bgra8Ext; } -static void Test_ExtTextureType2101010Rev_20041() { +static void Test_ExtTextureType2101010Rev_38197() { var _UnsignedInt2101010RevExt = OpenTK.Graphics.ES20.ExtTextureType2101010Rev.UnsignedInt2101010RevExt; } -static void Test_ExtTextureView_20042() { +static void Test_ExtTextureView_38198() { var _TextureViewMinLevelExt = OpenTK.Graphics.ES20.ExtTextureView.TextureViewMinLevelExt; var _TextureViewNumLevelsExt = OpenTK.Graphics.ES20.ExtTextureView.TextureViewNumLevelsExt; var _TextureViewMinLayerExt = OpenTK.Graphics.ES20.ExtTextureView.TextureViewMinLayerExt; var _TextureViewNumLayersExt = OpenTK.Graphics.ES20.ExtTextureView.TextureViewNumLayersExt; var _TextureImmutableLevels = OpenTK.Graphics.ES20.ExtTextureView.TextureImmutableLevels; } -static void Test_ExtUnpackSubimage_20043() { +static void Test_ExtUnpackSubimage_38199() { var _UnpackRowLengthExt = OpenTK.Graphics.ES20.ExtUnpackSubimage.UnpackRowLengthExt; var _UnpackSkipRowsExt = OpenTK.Graphics.ES20.ExtUnpackSubimage.UnpackSkipRowsExt; var _UnpackSkipPixelsExt = OpenTK.Graphics.ES20.ExtUnpackSubimage.UnpackSkipPixelsExt; } -static void Test_FeedBackToken_20044() { +static void Test_FeedBackToken_38200() { var _PassThroughToken = OpenTK.Graphics.ES20.FeedBackToken.PassThroughToken; var _PointToken = OpenTK.Graphics.ES20.FeedBackToken.PointToken; var _LineToken = OpenTK.Graphics.ES20.FeedBackToken.LineToken; @@ -87575,33 +149388,33 @@ static void Test_FeedBackToken_20044() { var _CopyPixelToken = OpenTK.Graphics.ES20.FeedBackToken.CopyPixelToken; var _LineResetToken = OpenTK.Graphics.ES20.FeedBackToken.LineResetToken; } -static void Test_FeedbackType_20045() { +static void Test_FeedbackType_38201() { var _Gl2D = OpenTK.Graphics.ES20.FeedbackType.Gl2D; var _Gl3D = OpenTK.Graphics.ES20.FeedbackType.Gl3D; var _Gl3DColor = OpenTK.Graphics.ES20.FeedbackType.Gl3DColor; var _Gl3DColorTexture = OpenTK.Graphics.ES20.FeedbackType.Gl3DColorTexture; var _Gl4DColorTexture = OpenTK.Graphics.ES20.FeedbackType.Gl4DColorTexture; } -static void Test_FfdMaskSgix_20046() { +static void Test_FfdMaskSgix_38202() { } -static void Test_FfdTargetSgix_20047() { +static void Test_FfdTargetSgix_38203() { var _GeometryDeformationSgix = OpenTK.Graphics.ES20.FfdTargetSgix.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES20.FfdTargetSgix.TextureDeformationSgix; } -static void Test_FjShaderBinaryGccso_20048() { +static void Test_FjShaderBinaryGccso_38204() { var _GccsoShaderBinaryFj = OpenTK.Graphics.ES20.FjShaderBinaryGccso.GccsoShaderBinaryFj; } -static void Test_FogCoordinatePointerType_20049() { +static void Test_FogCoordinatePointerType_38205() { var _Float = OpenTK.Graphics.ES20.FogCoordinatePointerType.Float; var _Double = OpenTK.Graphics.ES20.FogCoordinatePointerType.Double; } -static void Test_FogMode_20050() { +static void Test_FogMode_38206() { var _Exp = OpenTK.Graphics.ES20.FogMode.Exp; var _Exp2 = OpenTK.Graphics.ES20.FogMode.Exp2; var _Linear = OpenTK.Graphics.ES20.FogMode.Linear; var _FogFuncSgis = OpenTK.Graphics.ES20.FogMode.FogFuncSgis; } -static void Test_FogParameter_20051() { +static void Test_FogParameter_38207() { var _FogIndex = OpenTK.Graphics.ES20.FogParameter.FogIndex; var _FogDensity = OpenTK.Graphics.ES20.FogParameter.FogDensity; var _FogStart = OpenTK.Graphics.ES20.FogParameter.FogStart; @@ -87610,46 +149423,46 @@ static void Test_FogParameter_20051() { var _FogColor = OpenTK.Graphics.ES20.FogParameter.FogColor; var _FogOffsetValueSgix = OpenTK.Graphics.ES20.FogParameter.FogOffsetValueSgix; } -static void Test_FogPointerTypeExt_20052() { +static void Test_FogPointerTypeExt_38208() { var _Float = OpenTK.Graphics.ES20.FogPointerTypeExt.Float; var _Double = OpenTK.Graphics.ES20.FogPointerTypeExt.Double; } -static void Test_FogPointerTypeIbm_20053() { +static void Test_FogPointerTypeIbm_38209() { var _Float = OpenTK.Graphics.ES20.FogPointerTypeIbm.Float; var _Double = OpenTK.Graphics.ES20.FogPointerTypeIbm.Double; } -static void Test_FragmentLightModelParameterSgix_20054() { +static void Test_FragmentLightModelParameterSgix_38210() { var _FragmentLightModelLocalViewerSgix = OpenTK.Graphics.ES20.FragmentLightModelParameterSgix.FragmentLightModelLocalViewerSgix; var _FragmentLightModelTwoSideSgix = OpenTK.Graphics.ES20.FragmentLightModelParameterSgix.FragmentLightModelTwoSideSgix; var _FragmentLightModelAmbientSgix = OpenTK.Graphics.ES20.FragmentLightModelParameterSgix.FragmentLightModelAmbientSgix; var _FragmentLightModelNormalInterpolationSgix = OpenTK.Graphics.ES20.FragmentLightModelParameterSgix.FragmentLightModelNormalInterpolationSgix; } -static void Test_FramebufferErrorCode_20055() { +static void Test_FramebufferErrorCode_38211() { var _FramebufferComplete = OpenTK.Graphics.ES20.FramebufferErrorCode.FramebufferComplete; var _FramebufferIncompleteAttachment = OpenTK.Graphics.ES20.FramebufferErrorCode.FramebufferIncompleteAttachment; var _FramebufferIncompleteMissingAttachment = OpenTK.Graphics.ES20.FramebufferErrorCode.FramebufferIncompleteMissingAttachment; var _FramebufferIncompleteDimensions = OpenTK.Graphics.ES20.FramebufferErrorCode.FramebufferIncompleteDimensions; var _FramebufferUnsupported = OpenTK.Graphics.ES20.FramebufferErrorCode.FramebufferUnsupported; } -static void Test_FramebufferParameterName_20056() { +static void Test_FramebufferParameterName_38212() { var _FramebufferAttachmentObjectType = OpenTK.Graphics.ES20.FramebufferParameterName.FramebufferAttachmentObjectType; var _FramebufferAttachmentObjectName = OpenTK.Graphics.ES20.FramebufferParameterName.FramebufferAttachmentObjectName; var _FramebufferAttachmentTextureLevel = OpenTK.Graphics.ES20.FramebufferParameterName.FramebufferAttachmentTextureLevel; var _FramebufferAttachmentTextureCubeMapFace = OpenTK.Graphics.ES20.FramebufferParameterName.FramebufferAttachmentTextureCubeMapFace; } -static void Test_FramebufferSlot_20057() { +static void Test_FramebufferSlot_38213() { var _ColorAttachment0 = OpenTK.Graphics.ES20.FramebufferSlot.ColorAttachment0; var _DepthAttachment = OpenTK.Graphics.ES20.FramebufferSlot.DepthAttachment; var _StencilAttachment = OpenTK.Graphics.ES20.FramebufferSlot.StencilAttachment; } -static void Test_FramebufferTarget_20058() { +static void Test_FramebufferTarget_38214() { var _Framebuffer = OpenTK.Graphics.ES20.FramebufferTarget.Framebuffer; } -static void Test_FrontFaceDirection_20059() { +static void Test_FrontFaceDirection_38215() { var _Cw = OpenTK.Graphics.ES20.FrontFaceDirection.Cw; var _Ccw = OpenTK.Graphics.ES20.FrontFaceDirection.Ccw; } -static void Test_GetColorTableParameterPNameSgi_20060() { +static void Test_GetColorTableParameterPNameSgi_38216() { var _ColorTableScaleSgi = OpenTK.Graphics.ES20.GetColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBiasSgi = OpenTK.Graphics.ES20.GetColorTableParameterPNameSgi.ColorTableBiasSgi; var _ColorTableFormatSgi = OpenTK.Graphics.ES20.GetColorTableParameterPNameSgi.ColorTableFormatSgi; @@ -87661,7 +149474,7 @@ static void Test_GetColorTableParameterPNameSgi_20060() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.ES20.GetColorTableParameterPNameSgi.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.ES20.GetColorTableParameterPNameSgi.ColorTableIntensitySizeSgi; } -static void Test_GetConvolutionParameter_20061() { +static void Test_GetConvolutionParameter_38217() { var _ConvolutionBorderModeExt = OpenTK.Graphics.ES20.GetConvolutionParameter.ConvolutionBorderModeExt; var _ConvolutionFilterScaleExt = OpenTK.Graphics.ES20.GetConvolutionParameter.ConvolutionFilterScaleExt; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES20.GetConvolutionParameter.ConvolutionFilterBiasExt; @@ -87671,7 +149484,7 @@ static void Test_GetConvolutionParameter_20061() { var _MaxConvolutionWidthExt = OpenTK.Graphics.ES20.GetConvolutionParameter.MaxConvolutionWidthExt; var _MaxConvolutionHeightExt = OpenTK.Graphics.ES20.GetConvolutionParameter.MaxConvolutionHeightExt; } -static void Test_GetHistogramParameterPNameExt_20062() { +static void Test_GetHistogramParameterPNameExt_38218() { var _HistogramWidthExt = OpenTK.Graphics.ES20.GetHistogramParameterPNameExt.HistogramWidthExt; var _HistogramFormatExt = OpenTK.Graphics.ES20.GetHistogramParameterPNameExt.HistogramFormatExt; var _HistogramRedSizeExt = OpenTK.Graphics.ES20.GetHistogramParameterPNameExt.HistogramRedSizeExt; @@ -87681,22 +149494,22 @@ static void Test_GetHistogramParameterPNameExt_20062() { var _HistogramLuminanceSizeExt = OpenTK.Graphics.ES20.GetHistogramParameterPNameExt.HistogramLuminanceSizeExt; var _HistogramSinkExt = OpenTK.Graphics.ES20.GetHistogramParameterPNameExt.HistogramSinkExt; } -static void Test_GetIndexedPName_20063() { +static void Test_GetIndexedPName_38219() { var _DrawBufferExt = OpenTK.Graphics.ES20.GetIndexedPName.DrawBufferExt; var _ReadBufferExt = OpenTK.Graphics.ES20.GetIndexedPName.ReadBufferExt; } -static void Test_GetMapQuery_20064() { +static void Test_GetMapQuery_38220() { var _Coeff = OpenTK.Graphics.ES20.GetMapQuery.Coeff; var _Order = OpenTK.Graphics.ES20.GetMapQuery.Order; var _Domain = OpenTK.Graphics.ES20.GetMapQuery.Domain; } -static void Test_GetMinmaxParameterPNameExt_20065() { +static void Test_GetMinmaxParameterPNameExt_38221() { var _MinmaxFormat = OpenTK.Graphics.ES20.GetMinmaxParameterPNameExt.MinmaxFormat; var _MinmaxFormatExt = OpenTK.Graphics.ES20.GetMinmaxParameterPNameExt.MinmaxFormatExt; var _MinmaxSink = OpenTK.Graphics.ES20.GetMinmaxParameterPNameExt.MinmaxSink; var _MinmaxSinkExt = OpenTK.Graphics.ES20.GetMinmaxParameterPNameExt.MinmaxSinkExt; } -static void Test_GetPixelMap_20066() { +static void Test_GetPixelMap_38222() { var _PixelMapIToI = OpenTK.Graphics.ES20.GetPixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES20.GetPixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES20.GetPixelMap.PixelMapIToR; @@ -87708,7 +149521,7 @@ static void Test_GetPixelMap_20066() { var _PixelMapBToB = OpenTK.Graphics.ES20.GetPixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES20.GetPixelMap.PixelMapAToA; } -static void Test_GetPName_20067() { +static void Test_GetPName_38223() { var _CurrentColor = OpenTK.Graphics.ES20.GetPName.CurrentColor; var _CurrentIndex = OpenTK.Graphics.ES20.GetPName.CurrentIndex; var _CurrentNormal = OpenTK.Graphics.ES20.GetPName.CurrentNormal; @@ -88147,7 +149960,7 @@ static void Test_GetPName_20067() { var _GpuDisjointExt = OpenTK.Graphics.ES20.GetPName.GpuDisjointExt; var _MaxMultiviewBuffersExt = OpenTK.Graphics.ES20.GetPName.MaxMultiviewBuffersExt; } -static void Test_GetPointervPName_20068() { +static void Test_GetPointervPName_38224() { var _FeedbackBufferPointer = OpenTK.Graphics.ES20.GetPointervPName.FeedbackBufferPointer; var _SelectionBufferPointer = OpenTK.Graphics.ES20.GetPointervPName.SelectionBufferPointer; var _VertexArrayPointer = OpenTK.Graphics.ES20.GetPointervPName.VertexArrayPointer; @@ -88164,7 +149977,7 @@ static void Test_GetPointervPName_20068() { var _EdgeFlagArrayPointerExt = OpenTK.Graphics.ES20.GetPointervPName.EdgeFlagArrayPointerExt; var _InstrumentBufferPointerSgix = OpenTK.Graphics.ES20.GetPointervPName.InstrumentBufferPointerSgix; } -static void Test_GetProgramParameterName_20069() { +static void Test_GetProgramParameterName_38225() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES20.GetProgramParameterName.ProgramBinaryRetrievableHint; var _DeleteStatus = OpenTK.Graphics.ES20.GetProgramParameterName.DeleteStatus; var _LinkStatus = OpenTK.Graphics.ES20.GetProgramParameterName.LinkStatus; @@ -88176,15 +149989,15 @@ static void Test_GetProgramParameterName_20069() { var _ActiveAttributes = OpenTK.Graphics.ES20.GetProgramParameterName.ActiveAttributes; var _ActiveAttributeMaxLength = OpenTK.Graphics.ES20.GetProgramParameterName.ActiveAttributeMaxLength; } -static void Test_GetQueryObjectParam_20070() { +static void Test_GetQueryObjectParam_38226() { var _QueryResultExt = OpenTK.Graphics.ES20.GetQueryObjectParam.QueryResultExt; var _QueryResultAvailableExt = OpenTK.Graphics.ES20.GetQueryObjectParam.QueryResultAvailableExt; } -static void Test_GetQueryParam_20071() { +static void Test_GetQueryParam_38227() { var _QueryCounterBitsExt = OpenTK.Graphics.ES20.GetQueryParam.QueryCounterBitsExt; var _CurrentQueryExt = OpenTK.Graphics.ES20.GetQueryParam.CurrentQueryExt; } -static void Test_GetTextureParameter_20072() { +static void Test_GetTextureParameter_38228() { var _TextureWidth = OpenTK.Graphics.ES20.GetTextureParameter.TextureWidth; var _TextureHeight = OpenTK.Graphics.ES20.GetTextureParameter.TextureHeight; var _TextureComponents = OpenTK.Graphics.ES20.GetTextureParameter.TextureComponents; @@ -88240,7 +150053,7 @@ static void Test_GetTextureParameter_20072() { var _TextureMaxClampTSgix = OpenTK.Graphics.ES20.GetTextureParameter.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.ES20.GetTextureParameter.TextureMaxClampRSgix; } -static void Test_GetTextureParameterName_20073() { +static void Test_GetTextureParameterName_38229() { var _TextureMagFilter = OpenTK.Graphics.ES20.GetTextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES20.GetTextureParameterName.TextureMinFilter; var _TextureWrapS = OpenTK.Graphics.ES20.GetTextureParameterName.TextureWrapS; @@ -88248,12 +150061,12 @@ static void Test_GetTextureParameterName_20073() { var _TextureWrapROes = OpenTK.Graphics.ES20.GetTextureParameterName.TextureWrapROes; var _TextureImmutableFormatExt = OpenTK.Graphics.ES20.GetTextureParameterName.TextureImmutableFormatExt; } -static void Test_HintMode_20074() { +static void Test_HintMode_38230() { var _DontCare = OpenTK.Graphics.ES20.HintMode.DontCare; var _Fastest = OpenTK.Graphics.ES20.HintMode.Fastest; var _Nicest = OpenTK.Graphics.ES20.HintMode.Nicest; } -static void Test_HintTarget_20075() { +static void Test_HintTarget_38231() { var _PerspectiveCorrectionHint = OpenTK.Graphics.ES20.HintTarget.PerspectiveCorrectionHint; var _PointSmoothHint = OpenTK.Graphics.ES20.HintTarget.PointSmoothHint; var _LineSmoothHint = OpenTK.Graphics.ES20.HintTarget.LineSmoothHint; @@ -88306,45 +150119,45 @@ static void Test_HintTarget_20075() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.ES20.HintTarget.FragmentShaderDerivativeHintOes; var _BinningControlHintQcom = OpenTK.Graphics.ES20.HintTarget.BinningControlHintQcom; } -static void Test_HistogramTargetExt_20076() { +static void Test_HistogramTargetExt_38232() { var _Histogram = OpenTK.Graphics.ES20.HistogramTargetExt.Histogram; var _HistogramExt = OpenTK.Graphics.ES20.HistogramTargetExt.HistogramExt; var _ProxyHistogram = OpenTK.Graphics.ES20.HistogramTargetExt.ProxyHistogram; var _ProxyHistogramExt = OpenTK.Graphics.ES20.HistogramTargetExt.ProxyHistogramExt; } -static void Test_ImgMultisampledRenderToTexture_20077() { +static void Test_ImgMultisampledRenderToTexture_38233() { var _RenderbufferSamplesImg = OpenTK.Graphics.ES20.ImgMultisampledRenderToTexture.RenderbufferSamplesImg; var _FramebufferIncompleteMultisampleImg = OpenTK.Graphics.ES20.ImgMultisampledRenderToTexture.FramebufferIncompleteMultisampleImg; var _MaxSamplesImg = OpenTK.Graphics.ES20.ImgMultisampledRenderToTexture.MaxSamplesImg; var _TextureSamplesImg = OpenTK.Graphics.ES20.ImgMultisampledRenderToTexture.TextureSamplesImg; } -static void Test_ImgProgramBinary_20078() { +static void Test_ImgProgramBinary_38234() { var _SgxProgramBinaryImg = OpenTK.Graphics.ES20.ImgProgramBinary.SgxProgramBinaryImg; } -static void Test_ImgReadFormat_20079() { +static void Test_ImgReadFormat_38235() { var _BgraImg = OpenTK.Graphics.ES20.ImgReadFormat.BgraImg; var _UnsignedShort4444RevImg = OpenTK.Graphics.ES20.ImgReadFormat.UnsignedShort4444RevImg; } -static void Test_ImgShaderBinary_20080() { +static void Test_ImgShaderBinary_38236() { var _SgxBinaryImg = OpenTK.Graphics.ES20.ImgShaderBinary.SgxBinaryImg; } -static void Test_ImgTextureCompressionPvrtc_20081() { +static void Test_ImgTextureCompressionPvrtc_38237() { var _CompressedRgbPvrtc4Bppv1Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc.CompressedRgbPvrtc4Bppv1Img; var _CompressedRgbPvrtc2Bppv1Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc.CompressedRgbPvrtc2Bppv1Img; var _CompressedRgbaPvrtc4Bppv1Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc4Bppv1Img; var _CompressedRgbaPvrtc2Bppv1Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc2Bppv1Img; } -static void Test_ImgTextureCompressionPvrtc2_20082() { +static void Test_ImgTextureCompressionPvrtc2_38238() { var _CompressedRgbaPvrtc2Bppv2Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc2.CompressedRgbaPvrtc2Bppv2Img; var _CompressedRgbaPvrtc4Bppv2Img = OpenTK.Graphics.ES20.ImgTextureCompressionPvrtc2.CompressedRgbaPvrtc4Bppv2Img; } -static void Test_IndexPointerType_20083() { +static void Test_IndexPointerType_38239() { var _Short = OpenTK.Graphics.ES20.IndexPointerType.Short; var _Int = OpenTK.Graphics.ES20.IndexPointerType.Int; var _Float = OpenTK.Graphics.ES20.IndexPointerType.Float; var _Double = OpenTK.Graphics.ES20.IndexPointerType.Double; } -static void Test_IntelPerformanceQuery_20084() { +static void Test_IntelPerformanceQuery_38240() { var _PerfquerySingleContextIntel = OpenTK.Graphics.ES20.IntelPerformanceQuery.PerfquerySingleContextIntel; var _PerfqueryGlobalContextIntel = OpenTK.Graphics.ES20.IntelPerformanceQuery.PerfqueryGlobalContextIntel; var _PerfqueryDonotFlushIntel = OpenTK.Graphics.ES20.IntelPerformanceQuery.PerfqueryDonotFlushIntel; @@ -88366,7 +150179,7 @@ static void Test_IntelPerformanceQuery_20084() { var _PerfqueryCounterDescLengthMaxIntel = OpenTK.Graphics.ES20.IntelPerformanceQuery.PerfqueryCounterDescLengthMaxIntel; var _PerfqueryGpaExtendedCountersIntel = OpenTK.Graphics.ES20.IntelPerformanceQuery.PerfqueryGpaExtendedCountersIntel; } -static void Test_InterleavedArrayFormat_20085() { +static void Test_InterleavedArrayFormat_38241() { var _V2f = OpenTK.Graphics.ES20.InterleavedArrayFormat.V2f; var _V3f = OpenTK.Graphics.ES20.InterleavedArrayFormat.V3f; var _C4ubV2f = OpenTK.Graphics.ES20.InterleavedArrayFormat.C4ubV2f; @@ -88382,7 +150195,7 @@ static void Test_InterleavedArrayFormat_20085() { var _T2fC4fN3fV3f = OpenTK.Graphics.ES20.InterleavedArrayFormat.T2fC4fN3fV3f; var _T4fC4fN3fV4f = OpenTK.Graphics.ES20.InterleavedArrayFormat.T4fC4fN3fV4f; } -static void Test_InternalFormat_20086() { +static void Test_InternalFormat_38242() { var _R3G3B2 = OpenTK.Graphics.ES20.InternalFormat.R3G3B2; var _Alpha4 = OpenTK.Graphics.ES20.InternalFormat.Alpha4; var _Alpha8 = OpenTK.Graphics.ES20.InternalFormat.Alpha8; @@ -88441,7 +150254,7 @@ static void Test_InternalFormat_20086() { var _DepthComponent24Sgix = OpenTK.Graphics.ES20.InternalFormat.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.ES20.InternalFormat.DepthComponent32Sgix; } -static void Test_KhrBlendEquationAdvanced_20087() { +static void Test_KhrBlendEquationAdvanced_38243() { var _BlendAdvancedCoherentKhr = OpenTK.Graphics.ES20.KhrBlendEquationAdvanced.BlendAdvancedCoherentKhr; var _MultiplyKhr = OpenTK.Graphics.ES20.KhrBlendEquationAdvanced.MultiplyKhr; var _ScreenKhr = OpenTK.Graphics.ES20.KhrBlendEquationAdvanced.ScreenKhr; @@ -88459,7 +150272,7 @@ static void Test_KhrBlendEquationAdvanced_20087() { var _HslColorKhr = OpenTK.Graphics.ES20.KhrBlendEquationAdvanced.HslColorKhr; var _HslLuminosityKhr = OpenTK.Graphics.ES20.KhrBlendEquationAdvanced.HslLuminosityKhr; } -static void Test_KhrDebug_20088() { +static void Test_KhrDebug_38244() { var _ContextFlagDebugBit = OpenTK.Graphics.ES20.KhrDebug.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.ES20.KhrDebug.ContextFlagDebugBitKhr; var _StackOverflow = OpenTK.Graphics.ES20.KhrDebug.StackOverflow; @@ -88541,7 +150354,7 @@ static void Test_KhrDebug_20088() { var _DebugOutput = OpenTK.Graphics.ES20.KhrDebug.DebugOutput; var _DebugOutputKhr = OpenTK.Graphics.ES20.KhrDebug.DebugOutputKhr; } -static void Test_KhrTextureCompressionAstcHdr_20089() { +static void Test_KhrTextureCompressionAstcHdr_38245() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcHdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcHdr.CompressedRgbaAstc5X5Khr; @@ -88571,7 +150384,7 @@ static void Test_KhrTextureCompressionAstcHdr_20089() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcHdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_KhrTextureCompressionAstcLdr_20090() { +static void Test_KhrTextureCompressionAstcLdr_38246() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcLdr.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcLdr.CompressedRgbaAstc5X5Khr; @@ -88601,28 +150414,28 @@ static void Test_KhrTextureCompressionAstcLdr_20090() { var _CompressedSrgb8Alpha8Astc12X10Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X10Khr; var _CompressedSrgb8Alpha8Astc12X12Khr = OpenTK.Graphics.ES20.KhrTextureCompressionAstcLdr.CompressedSrgb8Alpha8Astc12X12Khr; } -static void Test_LightEnvModeSgix_20091() { +static void Test_LightEnvModeSgix_38247() { var _Add = OpenTK.Graphics.ES20.LightEnvModeSgix.Add; var _Replace = OpenTK.Graphics.ES20.LightEnvModeSgix.Replace; var _Modulate = OpenTK.Graphics.ES20.LightEnvModeSgix.Modulate; } -static void Test_LightEnvParameterSgix_20092() { +static void Test_LightEnvParameterSgix_38248() { var _LightEnvModeSgix = OpenTK.Graphics.ES20.LightEnvParameterSgix.LightEnvModeSgix; } -static void Test_LightModelColorControl_20093() { +static void Test_LightModelColorControl_38249() { var _SingleColor = OpenTK.Graphics.ES20.LightModelColorControl.SingleColor; var _SingleColorExt = OpenTK.Graphics.ES20.LightModelColorControl.SingleColorExt; var _SeparateSpecularColor = OpenTK.Graphics.ES20.LightModelColorControl.SeparateSpecularColor; var _SeparateSpecularColorExt = OpenTK.Graphics.ES20.LightModelColorControl.SeparateSpecularColorExt; } -static void Test_LightModelParameter_20094() { +static void Test_LightModelParameter_38250() { var _LightModelLocalViewer = OpenTK.Graphics.ES20.LightModelParameter.LightModelLocalViewer; var _LightModelTwoSide = OpenTK.Graphics.ES20.LightModelParameter.LightModelTwoSide; var _LightModelAmbient = OpenTK.Graphics.ES20.LightModelParameter.LightModelAmbient; var _LightModelColorControl = OpenTK.Graphics.ES20.LightModelParameter.LightModelColorControl; var _LightModelColorControlExt = OpenTK.Graphics.ES20.LightModelParameter.LightModelColorControlExt; } -static void Test_LightName_20095() { +static void Test_LightName_38251() { var _Light0 = OpenTK.Graphics.ES20.LightName.Light0; var _Light1 = OpenTK.Graphics.ES20.LightName.Light1; var _Light2 = OpenTK.Graphics.ES20.LightName.Light2; @@ -88640,7 +150453,7 @@ static void Test_LightName_20095() { var _FragmentLight6Sgix = OpenTK.Graphics.ES20.LightName.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.ES20.LightName.FragmentLight7Sgix; } -static void Test_LightParameter_20096() { +static void Test_LightParameter_38252() { var _Ambient = OpenTK.Graphics.ES20.LightParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES20.LightParameter.Diffuse; var _Specular = OpenTK.Graphics.ES20.LightParameter.Specular; @@ -88652,11 +150465,11 @@ static void Test_LightParameter_20096() { var _LinearAttenuation = OpenTK.Graphics.ES20.LightParameter.LinearAttenuation; var _QuadraticAttenuation = OpenTK.Graphics.ES20.LightParameter.QuadraticAttenuation; } -static void Test_ListMode_20097() { +static void Test_ListMode_38253() { var _Compile = OpenTK.Graphics.ES20.ListMode.Compile; var _CompileAndExecute = OpenTK.Graphics.ES20.ListMode.CompileAndExecute; } -static void Test_ListNameType_20098() { +static void Test_ListNameType_38254() { var _Byte = OpenTK.Graphics.ES20.ListNameType.Byte; var _UnsignedByte = OpenTK.Graphics.ES20.ListNameType.UnsignedByte; var _Short = OpenTK.Graphics.ES20.ListNameType.Short; @@ -88668,10 +150481,10 @@ static void Test_ListNameType_20098() { var _Gl3Bytes = OpenTK.Graphics.ES20.ListNameType.Gl3Bytes; var _Gl4Bytes = OpenTK.Graphics.ES20.ListNameType.Gl4Bytes; } -static void Test_ListParameterName_20099() { +static void Test_ListParameterName_38255() { var _ListPrioritySgix = OpenTK.Graphics.ES20.ListParameterName.ListPrioritySgix; } -static void Test_LogicOp_20100() { +static void Test_LogicOp_38256() { var _Clear = OpenTK.Graphics.ES20.LogicOp.Clear; var _And = OpenTK.Graphics.ES20.LogicOp.And; var _AndReverse = OpenTK.Graphics.ES20.LogicOp.AndReverse; @@ -88689,7 +150502,7 @@ static void Test_LogicOp_20100() { var _Nand = OpenTK.Graphics.ES20.LogicOp.Nand; var _Set = OpenTK.Graphics.ES20.LogicOp.Set; } -static void Test_MapBufferUsageMask_20101() { +static void Test_MapBufferUsageMask_38257() { var _MapReadBit = OpenTK.Graphics.ES20.MapBufferUsageMask.MapReadBit; var _MapReadBitExt = OpenTK.Graphics.ES20.MapBufferUsageMask.MapReadBitExt; var _MapWriteBit = OpenTK.Graphics.ES20.MapBufferUsageMask.MapWriteBit; @@ -88707,7 +150520,7 @@ static void Test_MapBufferUsageMask_20101() { var _DynamicStorageBit = OpenTK.Graphics.ES20.MapBufferUsageMask.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.ES20.MapBufferUsageMask.ClientStorageBit; } -static void Test_MapTarget_20102() { +static void Test_MapTarget_38258() { var _Map1Color4 = OpenTK.Graphics.ES20.MapTarget.Map1Color4; var _Map1Index = OpenTK.Graphics.ES20.MapTarget.Map1Index; var _Map1Normal = OpenTK.Graphics.ES20.MapTarget.Map1Normal; @@ -88729,17 +150542,17 @@ static void Test_MapTarget_20102() { var _GeometryDeformationSgix = OpenTK.Graphics.ES20.MapTarget.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES20.MapTarget.TextureDeformationSgix; } -static void Test_MapTextureFormatIntel_20103() { +static void Test_MapTextureFormatIntel_38259() { var _LayoutDefaultIntel = OpenTK.Graphics.ES20.MapTextureFormatIntel.LayoutDefaultIntel; var _LayoutLinearIntel = OpenTK.Graphics.ES20.MapTextureFormatIntel.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES20.MapTextureFormatIntel.LayoutLinearCpuCachedIntel; } -static void Test_MaterialFace_20104() { +static void Test_MaterialFace_38260() { var _Front = OpenTK.Graphics.ES20.MaterialFace.Front; var _Back = OpenTK.Graphics.ES20.MaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES20.MaterialFace.FrontAndBack; } -static void Test_MaterialParameter_20105() { +static void Test_MaterialParameter_38261() { var _Ambient = OpenTK.Graphics.ES20.MaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES20.MaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES20.MaterialParameter.Specular; @@ -88748,13 +150561,13 @@ static void Test_MaterialParameter_20105() { var _AmbientAndDiffuse = OpenTK.Graphics.ES20.MaterialParameter.AmbientAndDiffuse; var _ColorIndexes = OpenTK.Graphics.ES20.MaterialParameter.ColorIndexes; } -static void Test_MatrixMode_20106() { +static void Test_MatrixMode_38262() { var _Modelview = OpenTK.Graphics.ES20.MatrixMode.Modelview; var _Modelview0Ext = OpenTK.Graphics.ES20.MatrixMode.Modelview0Ext; var _Projection = OpenTK.Graphics.ES20.MatrixMode.Projection; var _Texture = OpenTK.Graphics.ES20.MatrixMode.Texture; } -static void Test_MemoryBarrierMask_20107() { +static void Test_MemoryBarrierMask_38263() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.ES20.MemoryBarrierMask.VertexAttribArrayBarrierBit; var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.ES20.MemoryBarrierMask.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBit = OpenTK.Graphics.ES20.MemoryBarrierMask.ElementArrayBarrierBit; @@ -88786,27 +150599,27 @@ static void Test_MemoryBarrierMask_20107() { var _AllBarrierBits = OpenTK.Graphics.ES20.MemoryBarrierMask.AllBarrierBits; var _AllBarrierBitsExt = OpenTK.Graphics.ES20.MemoryBarrierMask.AllBarrierBitsExt; } -static void Test_MeshMode1_20108() { +static void Test_MeshMode1_38264() { var _Point = OpenTK.Graphics.ES20.MeshMode1.Point; var _Line = OpenTK.Graphics.ES20.MeshMode1.Line; } -static void Test_MeshMode2_20109() { +static void Test_MeshMode2_38265() { var _Point = OpenTK.Graphics.ES20.MeshMode2.Point; var _Line = OpenTK.Graphics.ES20.MeshMode2.Line; var _Fill = OpenTK.Graphics.ES20.MeshMode2.Fill; } -static void Test_MinmaxTargetExt_20110() { +static void Test_MinmaxTargetExt_38266() { var _Minmax = OpenTK.Graphics.ES20.MinmaxTargetExt.Minmax; var _MinmaxExt = OpenTK.Graphics.ES20.MinmaxTargetExt.MinmaxExt; } -static void Test_NormalPointerType_20111() { +static void Test_NormalPointerType_38267() { var _Byte = OpenTK.Graphics.ES20.NormalPointerType.Byte; var _Short = OpenTK.Graphics.ES20.NormalPointerType.Short; var _Int = OpenTK.Graphics.ES20.NormalPointerType.Int; var _Float = OpenTK.Graphics.ES20.NormalPointerType.Float; var _Double = OpenTK.Graphics.ES20.NormalPointerType.Double; } -static void Test_NvBlendEquationAdvanced_20112() { +static void Test_NvBlendEquationAdvanced_38268() { var _Zero = OpenTK.Graphics.ES20.NvBlendEquationAdvanced.Zero; var _XorNv = OpenTK.Graphics.ES20.NvBlendEquationAdvanced.XorNv; var _Invert = OpenTK.Graphics.ES20.NvBlendEquationAdvanced.Invert; @@ -88859,14 +150672,14 @@ static void Test_NvBlendEquationAdvanced_20112() { var _MinusClampedNv = OpenTK.Graphics.ES20.NvBlendEquationAdvanced.MinusClampedNv; var _InvertOvgNv = OpenTK.Graphics.ES20.NvBlendEquationAdvanced.InvertOvgNv; } -static void Test_NvBlendEquationAdvancedCoherent_20113() { +static void Test_NvBlendEquationAdvancedCoherent_38269() { var _BlendAdvancedCoherentNv = OpenTK.Graphics.ES20.NvBlendEquationAdvancedCoherent.BlendAdvancedCoherentNv; } -static void Test_NvCopyBuffer_20114() { +static void Test_NvCopyBuffer_38270() { var _CopyReadBufferNv = OpenTK.Graphics.ES20.NvCopyBuffer.CopyReadBufferNv; var _CopyWriteBufferNv = OpenTK.Graphics.ES20.NvCopyBuffer.CopyWriteBufferNv; } -static void Test_NvCoverageSample_20115() { +static void Test_NvCoverageSample_38271() { var _CoverageBufferBitNv = OpenTK.Graphics.ES20.NvCoverageSample.CoverageBufferBitNv; var _CoverageComponentNv = OpenTK.Graphics.ES20.NvCoverageSample.CoverageComponentNv; var _CoverageComponent4Nv = OpenTK.Graphics.ES20.NvCoverageSample.CoverageComponent4Nv; @@ -88877,10 +150690,10 @@ static void Test_NvCoverageSample_20115() { var _CoverageEdgeFragmentsNv = OpenTK.Graphics.ES20.NvCoverageSample.CoverageEdgeFragmentsNv; var _CoverageAutomaticNv = OpenTK.Graphics.ES20.NvCoverageSample.CoverageAutomaticNv; } -static void Test_NvDepthNonlinear_20116() { +static void Test_NvDepthNonlinear_38272() { var _DepthComponent16NonlinearNv = OpenTK.Graphics.ES20.NvDepthNonlinear.DepthComponent16NonlinearNv; } -static void Test_NvDrawBuffers_20117() { +static void Test_NvDrawBuffers_38273() { var _MaxDrawBuffersNv = OpenTK.Graphics.ES20.NvDrawBuffers.MaxDrawBuffersNv; var _DrawBuffer0Nv = OpenTK.Graphics.ES20.NvDrawBuffers.DrawBuffer0Nv; var _DrawBuffer1Nv = OpenTK.Graphics.ES20.NvDrawBuffers.DrawBuffer1Nv; @@ -88915,11 +150728,11 @@ static void Test_NvDrawBuffers_20117() { var _ColorAttachment14Nv = OpenTK.Graphics.ES20.NvDrawBuffers.ColorAttachment14Nv; var _ColorAttachment15Nv = OpenTK.Graphics.ES20.NvDrawBuffers.ColorAttachment15Nv; } -static void Test_NvDrawInstanced_20118() { +static void Test_NvDrawInstanced_38274() { } -static void Test_NvExplicitAttribLocation_20119() { +static void Test_NvExplicitAttribLocation_38275() { } -static void Test_NvFboColorAttachments_20120() { +static void Test_NvFboColorAttachments_38276() { var _MaxColorAttachmentsNv = OpenTK.Graphics.ES20.NvFboColorAttachments.MaxColorAttachmentsNv; var _ColorAttachment0Nv = OpenTK.Graphics.ES20.NvFboColorAttachments.ColorAttachment0Nv; var _ColorAttachment1Nv = OpenTK.Graphics.ES20.NvFboColorAttachments.ColorAttachment1Nv; @@ -88938,28 +150751,28 @@ static void Test_NvFboColorAttachments_20120() { var _ColorAttachment14Nv = OpenTK.Graphics.ES20.NvFboColorAttachments.ColorAttachment14Nv; var _ColorAttachment15Nv = OpenTK.Graphics.ES20.NvFboColorAttachments.ColorAttachment15Nv; } -static void Test_NvFence_20121() { +static void Test_NvFence_38277() { var _AllCompletedNv = OpenTK.Graphics.ES20.NvFence.AllCompletedNv; var _FenceStatusNv = OpenTK.Graphics.ES20.NvFence.FenceStatusNv; var _FenceConditionNv = OpenTK.Graphics.ES20.NvFence.FenceConditionNv; } -static void Test_NvFramebufferBlit_20122() { +static void Test_NvFramebufferBlit_38278() { var _DrawFramebufferBindingNv = OpenTK.Graphics.ES20.NvFramebufferBlit.DrawFramebufferBindingNv; var _ReadFramebufferNv = OpenTK.Graphics.ES20.NvFramebufferBlit.ReadFramebufferNv; var _DrawFramebufferNv = OpenTK.Graphics.ES20.NvFramebufferBlit.DrawFramebufferNv; var _ReadFramebufferBindingNv = OpenTK.Graphics.ES20.NvFramebufferBlit.ReadFramebufferBindingNv; } -static void Test_NvFramebufferMultisample_20123() { +static void Test_NvFramebufferMultisample_38279() { var _RenderbufferSamplesNv = OpenTK.Graphics.ES20.NvFramebufferMultisample.RenderbufferSamplesNv; var _FramebufferIncompleteMultisampleNv = OpenTK.Graphics.ES20.NvFramebufferMultisample.FramebufferIncompleteMultisampleNv; var _MaxSamplesNv = OpenTK.Graphics.ES20.NvFramebufferMultisample.MaxSamplesNv; } -static void Test_NvGenerateMipmapSrgb_20124() { +static void Test_NvGenerateMipmapSrgb_38280() { } -static void Test_NvInstancedArrays_20125() { +static void Test_NvInstancedArrays_38281() { var _VertexAttribArrayDivisorNv = OpenTK.Graphics.ES20.NvInstancedArrays.VertexAttribArrayDivisorNv; } -static void Test_NvNonSquareMatrices_20126() { +static void Test_NvNonSquareMatrices_38282() { var _FloatMat2x3Nv = OpenTK.Graphics.ES20.NvNonSquareMatrices.FloatMat2x3Nv; var _FloatMat2x4Nv = OpenTK.Graphics.ES20.NvNonSquareMatrices.FloatMat2x4Nv; var _FloatMat3x2Nv = OpenTK.Graphics.ES20.NvNonSquareMatrices.FloatMat3x2Nv; @@ -88967,24 +150780,24 @@ static void Test_NvNonSquareMatrices_20126() { var _FloatMat4x2Nv = OpenTK.Graphics.ES20.NvNonSquareMatrices.FloatMat4x2Nv; var _FloatMat4x3Nv = OpenTK.Graphics.ES20.NvNonSquareMatrices.FloatMat4x3Nv; } -static void Test_NvReadBuffer_20127() { +static void Test_NvReadBuffer_38283() { var _ReadBufferNv = OpenTK.Graphics.ES20.NvReadBuffer.ReadBufferNv; } -static void Test_NvReadBufferFront_20128() { +static void Test_NvReadBufferFront_38284() { } -static void Test_NvReadDepth_20129() { +static void Test_NvReadDepth_38285() { } -static void Test_NvReadDepthStencil_20130() { +static void Test_NvReadDepthStencil_38286() { } -static void Test_NvReadStencil_20131() { +static void Test_NvReadStencil_38287() { } -static void Test_NvShadowSamplersArray_20132() { +static void Test_NvShadowSamplersArray_38288() { var _Sampler2DArrayShadowNv = OpenTK.Graphics.ES20.NvShadowSamplersArray.Sampler2DArrayShadowNv; } -static void Test_NvShadowSamplersCube_20133() { +static void Test_NvShadowSamplersCube_38289() { var _SamplerCubeShadowNv = OpenTK.Graphics.ES20.NvShadowSamplersCube.SamplerCubeShadowNv; } -static void Test_NvSrgbFormats_20134() { +static void Test_NvSrgbFormats_38290() { var _Etc1Srgb8Nv = OpenTK.Graphics.ES20.NvSrgbFormats.Etc1Srgb8Nv; var _Srgb8Nv = OpenTK.Graphics.ES20.NvSrgbFormats.Srgb8Nv; var _SluminanceAlphaNv = OpenTK.Graphics.ES20.NvSrgbFormats.SluminanceAlphaNv; @@ -88996,15 +150809,15 @@ static void Test_NvSrgbFormats_20134() { var _CompressedSrgbAlphaS3tcDxt3Nv = OpenTK.Graphics.ES20.NvSrgbFormats.CompressedSrgbAlphaS3tcDxt3Nv; var _CompressedSrgbAlphaS3tcDxt5Nv = OpenTK.Graphics.ES20.NvSrgbFormats.CompressedSrgbAlphaS3tcDxt5Nv; } -static void Test_NvTextureBorderClamp_20135() { +static void Test_NvTextureBorderClamp_38291() { var _TextureBorderColorNv = OpenTK.Graphics.ES20.NvTextureBorderClamp.TextureBorderColorNv; var _ClampToBorderNv = OpenTK.Graphics.ES20.NvTextureBorderClamp.ClampToBorderNv; } -static void Test_NvTextureCompressionS3tcUpdate_20136() { +static void Test_NvTextureCompressionS3tcUpdate_38292() { } -static void Test_NvTextureNpot2DMipmap_20137() { +static void Test_NvTextureNpot2DMipmap_38293() { } -static void Test_ObjectLabelIdentifier_20138() { +static void Test_ObjectLabelIdentifier_38294() { var _Texture = OpenTK.Graphics.ES20.ObjectLabelIdentifier.Texture; var _VertexArray = OpenTK.Graphics.ES20.ObjectLabelIdentifier.VertexArray; var _Buffer = OpenTK.Graphics.ES20.ObjectLabelIdentifier.Buffer; @@ -89016,17 +150829,17 @@ static void Test_ObjectLabelIdentifier_20138() { var _Framebuffer = OpenTK.Graphics.ES20.ObjectLabelIdentifier.Framebuffer; var _Renderbuffer = OpenTK.Graphics.ES20.ObjectLabelIdentifier.Renderbuffer; } -static void Test_OcclusionQueryEventMaskAmd_20139() { +static void Test_OcclusionQueryEventMaskAmd_38295() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.ES20.OcclusionQueryEventMaskAmd.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.ES20.OcclusionQueryEventMaskAmd.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.ES20.OcclusionQueryEventMaskAmd.QueryStencilFailEventBitAmd; var _QueryDepthBoundsFailEventBitAmd = OpenTK.Graphics.ES20.OcclusionQueryEventMaskAmd.QueryDepthBoundsFailEventBitAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.ES20.OcclusionQueryEventMaskAmd.QueryAllEventBitsAmd; } -static void Test_OesCompressedEtc1Rgb8Texture_20140() { +static void Test_OesCompressedEtc1Rgb8Texture_38296() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES20.OesCompressedEtc1Rgb8Texture.Etc1Rgb8Oes; } -static void Test_OesCompressedPalettedTexture_20141() { +static void Test_OesCompressedPalettedTexture_38297() { var _Palette4Rgb8Oes = OpenTK.Graphics.ES20.OesCompressedPalettedTexture.Palette4Rgb8Oes; var _Palette4Rgba8Oes = OpenTK.Graphics.ES20.OesCompressedPalettedTexture.Palette4Rgba8Oes; var _Palette4R5G6B5Oes = OpenTK.Graphics.ES20.OesCompressedPalettedTexture.Palette4R5G6B5Oes; @@ -89038,49 +150851,49 @@ static void Test_OesCompressedPalettedTexture_20141() { var _Palette8Rgba4Oes = OpenTK.Graphics.ES20.OesCompressedPalettedTexture.Palette8Rgba4Oes; var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES20.OesCompressedPalettedTexture.Palette8Rgb5A1Oes; } -static void Test_OesDepth24_20142() { +static void Test_OesDepth24_38298() { var _DepthComponent24Oes = OpenTK.Graphics.ES20.OesDepth24.DepthComponent24Oes; } -static void Test_OesDepth32_20143() { +static void Test_OesDepth32_38299() { var _DepthComponent32Oes = OpenTK.Graphics.ES20.OesDepth32.DepthComponent32Oes; } -static void Test_OesDepthTexture_20144() { +static void Test_OesDepthTexture_38300() { var _UnsignedShort = OpenTK.Graphics.ES20.OesDepthTexture.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES20.OesDepthTexture.UnsignedInt; var _DepthComponent = OpenTK.Graphics.ES20.OesDepthTexture.DepthComponent; } -static void Test_OesEglImage_20145() { +static void Test_OesEglImage_38301() { } -static void Test_OesEglImageExternal_20146() { +static void Test_OesEglImageExternal_38302() { var _TextureExternalOes = OpenTK.Graphics.ES20.OesEglImageExternal.TextureExternalOes; var _SamplerExternalOes = OpenTK.Graphics.ES20.OesEglImageExternal.SamplerExternalOes; var _TextureBindingExternalOes = OpenTK.Graphics.ES20.OesEglImageExternal.TextureBindingExternalOes; var _RequiredTextureImageUnitsOes = OpenTK.Graphics.ES20.OesEglImageExternal.RequiredTextureImageUnitsOes; } -static void Test_OesElementIndexUint_20147() { +static void Test_OesElementIndexUint_38303() { var _UnsignedInt = OpenTK.Graphics.ES20.OesElementIndexUint.UnsignedInt; } -static void Test_OesFboRenderMipmap_20148() { +static void Test_OesFboRenderMipmap_38304() { } -static void Test_OesFragmentPrecisionHigh_20149() { +static void Test_OesFragmentPrecisionHigh_38305() { } -static void Test_OesGetProgramBinary_20150() { +static void Test_OesGetProgramBinary_38306() { var _ProgramBinaryLengthOes = OpenTK.Graphics.ES20.OesGetProgramBinary.ProgramBinaryLengthOes; var _NumProgramBinaryFormatsOes = OpenTK.Graphics.ES20.OesGetProgramBinary.NumProgramBinaryFormatsOes; var _ProgramBinaryFormatsOes = OpenTK.Graphics.ES20.OesGetProgramBinary.ProgramBinaryFormatsOes; } -static void Test_OesMapbuffer_20151() { +static void Test_OesMapbuffer_38307() { var _WriteOnlyOes = OpenTK.Graphics.ES20.OesMapbuffer.WriteOnlyOes; var _BufferAccessOes = OpenTK.Graphics.ES20.OesMapbuffer.BufferAccessOes; var _BufferMappedOes = OpenTK.Graphics.ES20.OesMapbuffer.BufferMappedOes; var _BufferMapPointerOes = OpenTK.Graphics.ES20.OesMapbuffer.BufferMapPointerOes; } -static void Test_OesPackedDepthStencil_20152() { +static void Test_OesPackedDepthStencil_38308() { var _DepthStencilOes = OpenTK.Graphics.ES20.OesPackedDepthStencil.DepthStencilOes; var _UnsignedInt248Oes = OpenTK.Graphics.ES20.OesPackedDepthStencil.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES20.OesPackedDepthStencil.Depth24Stencil8Oes; } -static void Test_OesRequiredInternalformat_20153() { +static void Test_OesRequiredInternalformat_38309() { var _Alpha8Oes = OpenTK.Graphics.ES20.OesRequiredInternalformat.Alpha8Oes; var _Luminance8Oes = OpenTK.Graphics.ES20.OesRequiredInternalformat.Luminance8Oes; var _Luminance4Alpha4Oes = OpenTK.Graphics.ES20.OesRequiredInternalformat.Luminance4Alpha4Oes; @@ -89097,36 +150910,36 @@ static void Test_OesRequiredInternalformat_20153() { var _Depth24Stencil8Oes = OpenTK.Graphics.ES20.OesRequiredInternalformat.Depth24Stencil8Oes; var _Rgb565Oes = OpenTK.Graphics.ES20.OesRequiredInternalformat.Rgb565Oes; } -static void Test_OesRgb8Rgba8_20154() { +static void Test_OesRgb8Rgba8_38310() { var _Rgb8Oes = OpenTK.Graphics.ES20.OesRgb8Rgba8.Rgb8Oes; var _Rgba8Oes = OpenTK.Graphics.ES20.OesRgb8Rgba8.Rgba8Oes; } -static void Test_OesSampleShading_20155() { +static void Test_OesSampleShading_38311() { var _SampleShadingOes = OpenTK.Graphics.ES20.OesSampleShading.SampleShadingOes; var _MinSampleShadingValueOes = OpenTK.Graphics.ES20.OesSampleShading.MinSampleShadingValueOes; } -static void Test_OesSampleVariables_20156() { +static void Test_OesSampleVariables_38312() { } -static void Test_OesShaderImageAtomic_20157() { +static void Test_OesShaderImageAtomic_38313() { } -static void Test_OesShaderMultisampleInterpolation_20158() { +static void Test_OesShaderMultisampleInterpolation_38314() { var _MinFragmentInterpolationOffsetOes = OpenTK.Graphics.ES20.OesShaderMultisampleInterpolation.MinFragmentInterpolationOffsetOes; var _MaxFragmentInterpolationOffsetOes = OpenTK.Graphics.ES20.OesShaderMultisampleInterpolation.MaxFragmentInterpolationOffsetOes; var _FragmentInterpolationOffsetBitsOes = OpenTK.Graphics.ES20.OesShaderMultisampleInterpolation.FragmentInterpolationOffsetBitsOes; } -static void Test_OesStandardDerivatives_20159() { +static void Test_OesStandardDerivatives_38315() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.ES20.OesStandardDerivatives.FragmentShaderDerivativeHintOes; } -static void Test_OesStencil1_20160() { +static void Test_OesStencil1_38316() { var _StencilIndex1Oes = OpenTK.Graphics.ES20.OesStencil1.StencilIndex1Oes; } -static void Test_OesStencil4_20161() { +static void Test_OesStencil4_38317() { var _StencilIndex4Oes = OpenTK.Graphics.ES20.OesStencil4.StencilIndex4Oes; } -static void Test_OesSurfacelessContext_20162() { +static void Test_OesSurfacelessContext_38318() { var _FramebufferUndefinedOes = OpenTK.Graphics.ES20.OesSurfacelessContext.FramebufferUndefinedOes; } -static void Test_OesTexture3D_20163() { +static void Test_OesTexture3D_38319() { var _TextureBinding3DOes = OpenTK.Graphics.ES20.OesTexture3D.TextureBinding3DOes; var _Texture3DOes = OpenTK.Graphics.ES20.OesTexture3D.Texture3DOes; var _TextureWrapROes = OpenTK.Graphics.ES20.OesTexture3D.TextureWrapROes; @@ -89134,7 +150947,7 @@ static void Test_OesTexture3D_20163() { var _Sampler3DOes = OpenTK.Graphics.ES20.OesTexture3D.Sampler3DOes; var _FramebufferAttachmentTexture3DZoffsetOes = OpenTK.Graphics.ES20.OesTexture3D.FramebufferAttachmentTexture3DZoffsetOes; } -static void Test_OesTextureCompressionAstc_20164() { +static void Test_OesTextureCompressionAstc_38320() { var _CompressedRgbaAstc4X4Khr = OpenTK.Graphics.ES20.OesTextureCompressionAstc.CompressedRgbaAstc4X4Khr; var _CompressedRgbaAstc5X4Khr = OpenTK.Graphics.ES20.OesTextureCompressionAstc.CompressedRgbaAstc5X4Khr; var _CompressedRgbaAstc5X5Khr = OpenTK.Graphics.ES20.OesTextureCompressionAstc.CompressedRgbaAstc5X5Khr; @@ -89184,40 +150997,40 @@ static void Test_OesTextureCompressionAstc_20164() { var _CompressedSrgb8Alpha8Astc6X6x5Oes = OpenTK.Graphics.ES20.OesTextureCompressionAstc.CompressedSrgb8Alpha8Astc6X6x5Oes; var _CompressedSrgb8Alpha8Astc6X6x6Oes = OpenTK.Graphics.ES20.OesTextureCompressionAstc.CompressedSrgb8Alpha8Astc6X6x6Oes; } -static void Test_OesTextureFloat_20165() { +static void Test_OesTextureFloat_38321() { var _Float = OpenTK.Graphics.ES20.OesTextureFloat.Float; } -static void Test_OesTextureFloatLinear_20166() { +static void Test_OesTextureFloatLinear_38322() { } -static void Test_OesTextureHalfFloat_20167() { +static void Test_OesTextureHalfFloat_38323() { var _HalfFloatOes = OpenTK.Graphics.ES20.OesTextureHalfFloat.HalfFloatOes; } -static void Test_OesTextureHalfFloatLinear_20168() { +static void Test_OesTextureHalfFloatLinear_38324() { } -static void Test_OesTextureNpot_20169() { +static void Test_OesTextureNpot_38325() { } -static void Test_OesTextureStencil8_20170() { +static void Test_OesTextureStencil8_38326() { var _StencilIndexOes = OpenTK.Graphics.ES20.OesTextureStencil8.StencilIndexOes; var _StencilIndex8Oes = OpenTK.Graphics.ES20.OesTextureStencil8.StencilIndex8Oes; } -static void Test_OesTextureStorageMultisample2dArray_20171() { +static void Test_OesTextureStorageMultisample2dArray_38327() { var _Texture2DMultisampleArrayOes = OpenTK.Graphics.ES20.OesTextureStorageMultisample2dArray.Texture2DMultisampleArrayOes; var _TextureBinding2DMultisampleArrayOes = OpenTK.Graphics.ES20.OesTextureStorageMultisample2dArray.TextureBinding2DMultisampleArrayOes; var _Sampler2DMultisampleArrayOes = OpenTK.Graphics.ES20.OesTextureStorageMultisample2dArray.Sampler2DMultisampleArrayOes; var _IntSampler2DMultisampleArrayOes = OpenTK.Graphics.ES20.OesTextureStorageMultisample2dArray.IntSampler2DMultisampleArrayOes; var _UnsignedIntSampler2DMultisampleArrayOes = OpenTK.Graphics.ES20.OesTextureStorageMultisample2dArray.UnsignedIntSampler2DMultisampleArrayOes; } -static void Test_OesVertexArrayObject_20172() { +static void Test_OesVertexArrayObject_38328() { var _VertexArrayBindingOes = OpenTK.Graphics.ES20.OesVertexArrayObject.VertexArrayBindingOes; } -static void Test_OesVertexHalfFloat_20173() { +static void Test_OesVertexHalfFloat_38329() { var _HalfFloatOes = OpenTK.Graphics.ES20.OesVertexHalfFloat.HalfFloatOes; } -static void Test_OesVertexType1010102_20174() { +static void Test_OesVertexType1010102_38330() { var _UnsignedInt1010102Oes = OpenTK.Graphics.ES20.OesVertexType1010102.UnsignedInt1010102Oes; var _Int1010102Oes = OpenTK.Graphics.ES20.OesVertexType1010102.Int1010102Oes; } -static void Test_PixelCopyType_20175() { +static void Test_PixelCopyType_38331() { var _Color = OpenTK.Graphics.ES20.PixelCopyType.Color; var _ColorExt = OpenTK.Graphics.ES20.PixelCopyType.ColorExt; var _Depth = OpenTK.Graphics.ES20.PixelCopyType.Depth; @@ -89225,7 +151038,7 @@ static void Test_PixelCopyType_20175() { var _Stencil = OpenTK.Graphics.ES20.PixelCopyType.Stencil; var _StencilExt = OpenTK.Graphics.ES20.PixelCopyType.StencilExt; } -static void Test_PixelFormat_20176() { +static void Test_PixelFormat_38332() { var _UnsignedShort = OpenTK.Graphics.ES20.PixelFormat.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES20.PixelFormat.UnsignedInt; var _ColorIndex = OpenTK.Graphics.ES20.PixelFormat.ColorIndex; @@ -89246,14 +151059,14 @@ static void Test_PixelFormat_20176() { var _Ycrcb422Sgix = OpenTK.Graphics.ES20.PixelFormat.Ycrcb422Sgix; var _Ycrcb444Sgix = OpenTK.Graphics.ES20.PixelFormat.Ycrcb444Sgix; } -static void Test_PixelInternalFormat_20177() { +static void Test_PixelInternalFormat_38333() { var _Alpha = OpenTK.Graphics.ES20.PixelInternalFormat.Alpha; var _Rgb = OpenTK.Graphics.ES20.PixelInternalFormat.Rgb; var _Rgba = OpenTK.Graphics.ES20.PixelInternalFormat.Rgba; var _Luminance = OpenTK.Graphics.ES20.PixelInternalFormat.Luminance; var _LuminanceAlpha = OpenTK.Graphics.ES20.PixelInternalFormat.LuminanceAlpha; } -static void Test_PixelMap_20178() { +static void Test_PixelMap_38334() { var _PixelMapIToI = OpenTK.Graphics.ES20.PixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES20.PixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES20.PixelMap.PixelMapIToR; @@ -89265,7 +151078,7 @@ static void Test_PixelMap_20178() { var _PixelMapBToB = OpenTK.Graphics.ES20.PixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES20.PixelMap.PixelMapAToA; } -static void Test_PixelStoreParameter_20179() { +static void Test_PixelStoreParameter_38335() { var _UnpackSwapBytes = OpenTK.Graphics.ES20.PixelStoreParameter.UnpackSwapBytes; var _UnpackLsbFirst = OpenTK.Graphics.ES20.PixelStoreParameter.UnpackLsbFirst; var _UnpackRowLength = OpenTK.Graphics.ES20.PixelStoreParameter.UnpackRowLength; @@ -89306,17 +151119,17 @@ static void Test_PixelStoreParameter_20179() { var _PackResampleOml = OpenTK.Graphics.ES20.PixelStoreParameter.PackResampleOml; var _UnpackResampleOml = OpenTK.Graphics.ES20.PixelStoreParameter.UnpackResampleOml; } -static void Test_PixelStoreResampleMode_20180() { +static void Test_PixelStoreResampleMode_38336() { var _ResampleReplicateSgix = OpenTK.Graphics.ES20.PixelStoreResampleMode.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.ES20.PixelStoreResampleMode.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.ES20.PixelStoreResampleMode.ResampleDecimateSgix; } -static void Test_PixelStoreSubsampleRate_20181() { +static void Test_PixelStoreSubsampleRate_38337() { var _PixelSubsample4444Sgix = OpenTK.Graphics.ES20.PixelStoreSubsampleRate.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.ES20.PixelStoreSubsampleRate.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.ES20.PixelStoreSubsampleRate.PixelSubsample4242Sgix; } -static void Test_PixelTexGenMode_20182() { +static void Test_PixelTexGenMode_38338() { var _None = OpenTK.Graphics.ES20.PixelTexGenMode.None; var _Rgb = OpenTK.Graphics.ES20.PixelTexGenMode.Rgb; var _Rgba = OpenTK.Graphics.ES20.PixelTexGenMode.Rgba; @@ -89327,11 +151140,11 @@ static void Test_PixelTexGenMode_20182() { var _PixelTexGenAlphaLsSgix = OpenTK.Graphics.ES20.PixelTexGenMode.PixelTexGenAlphaLsSgix; var _PixelTexGenAlphaMsSgix = OpenTK.Graphics.ES20.PixelTexGenMode.PixelTexGenAlphaMsSgix; } -static void Test_PixelTexGenParameterNameSgis_20183() { +static void Test_PixelTexGenParameterNameSgis_38339() { var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.ES20.PixelTexGenParameterNameSgis.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.ES20.PixelTexGenParameterNameSgis.PixelFragmentAlphaSourceSgis; } -static void Test_PixelTransferParameter_20184() { +static void Test_PixelTransferParameter_38340() { var _MapColor = OpenTK.Graphics.ES20.PixelTransferParameter.MapColor; var _MapStencil = OpenTK.Graphics.ES20.PixelTransferParameter.MapStencil; var _IndexShift = OpenTK.Graphics.ES20.PixelTransferParameter.IndexShift; @@ -89379,7 +151192,7 @@ static void Test_PixelTransferParameter_20184() { var _PostColorMatrixAlphaBias = OpenTK.Graphics.ES20.PixelTransferParameter.PostColorMatrixAlphaBias; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.ES20.PixelTransferParameter.PostColorMatrixAlphaBiasSgi; } -static void Test_PixelType_20185() { +static void Test_PixelType_38341() { var _Byte = OpenTK.Graphics.ES20.PixelType.Byte; var _UnsignedByte = OpenTK.Graphics.ES20.PixelType.UnsignedByte; var _Short = OpenTK.Graphics.ES20.PixelType.Short; @@ -89400,7 +151213,7 @@ static void Test_PixelType_20185() { var _UnsignedInt1010102Ext = OpenTK.Graphics.ES20.PixelType.UnsignedInt1010102Ext; var _UnsignedShort565 = OpenTK.Graphics.ES20.PixelType.UnsignedShort565; } -static void Test_PointParameterNameSgis_20186() { +static void Test_PointParameterNameSgis_38342() { var _PointSizeMin = OpenTK.Graphics.ES20.PointParameterNameSgis.PointSizeMin; var _PointSizeMinArb = OpenTK.Graphics.ES20.PointParameterNameSgis.PointSizeMinArb; var _PointSizeMinExt = OpenTK.Graphics.ES20.PointParameterNameSgis.PointSizeMinExt; @@ -89418,12 +151231,12 @@ static void Test_PointParameterNameSgis_20186() { var _PointDistanceAttenuation = OpenTK.Graphics.ES20.PointParameterNameSgis.PointDistanceAttenuation; var _PointDistanceAttenuationArb = OpenTK.Graphics.ES20.PointParameterNameSgis.PointDistanceAttenuationArb; } -static void Test_PolygonMode_20187() { +static void Test_PolygonMode_38343() { var _Point = OpenTK.Graphics.ES20.PolygonMode.Point; var _Line = OpenTK.Graphics.ES20.PolygonMode.Line; var _Fill = OpenTK.Graphics.ES20.PolygonMode.Fill; } -static void Test_PrimitiveType_20188() { +static void Test_PrimitiveType_38344() { var _Points = OpenTK.Graphics.ES20.PrimitiveType.Points; var _Lines = OpenTK.Graphics.ES20.PrimitiveType.Lines; var _LineLoop = OpenTK.Graphics.ES20.PrimitiveType.LineLoop; @@ -89450,7 +151263,7 @@ static void Test_PrimitiveType_20188() { var _Patches = OpenTK.Graphics.ES20.PrimitiveType.Patches; var _PatchesExt = OpenTK.Graphics.ES20.PrimitiveType.PatchesExt; } -static void Test_ProgramParameter_20189() { +static void Test_ProgramParameter_38345() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES20.ProgramParameter.ProgramBinaryRetrievableHint; var _DeleteStatus = OpenTK.Graphics.ES20.ProgramParameter.DeleteStatus; var _LinkStatus = OpenTK.Graphics.ES20.ProgramParameter.LinkStatus; @@ -89462,23 +151275,23 @@ static void Test_ProgramParameter_20189() { var _ActiveAttributes = OpenTK.Graphics.ES20.ProgramParameter.ActiveAttributes; var _ActiveAttributeMaxLength = OpenTK.Graphics.ES20.ProgramParameter.ActiveAttributeMaxLength; } -static void Test_ProgramParameterName_20190() { +static void Test_ProgramParameterName_38346() { var _ProgramBinaryRetrievableHint = OpenTK.Graphics.ES20.ProgramParameterName.ProgramBinaryRetrievableHint; } -static void Test_QcomAlphaTest_20191() { +static void Test_QcomAlphaTest_38347() { var _AlphaTestQcom = OpenTK.Graphics.ES20.QcomAlphaTest.AlphaTestQcom; var _AlphaTestFuncQcom = OpenTK.Graphics.ES20.QcomAlphaTest.AlphaTestFuncQcom; var _AlphaTestRefQcom = OpenTK.Graphics.ES20.QcomAlphaTest.AlphaTestRefQcom; } -static void Test_QcomBinningControl_20192() { +static void Test_QcomBinningControl_38348() { var _BinningControlHintQcom = OpenTK.Graphics.ES20.QcomBinningControl.BinningControlHintQcom; var _CpuOptimizedQcom = OpenTK.Graphics.ES20.QcomBinningControl.CpuOptimizedQcom; var _GpuOptimizedQcom = OpenTK.Graphics.ES20.QcomBinningControl.GpuOptimizedQcom; var _RenderDirectToFramebufferQcom = OpenTK.Graphics.ES20.QcomBinningControl.RenderDirectToFramebufferQcom; } -static void Test_QcomDriverControl_20193() { +static void Test_QcomDriverControl_38349() { } -static void Test_QcomExtendedGet_20194() { +static void Test_QcomExtendedGet_38350() { var _TextureWidthQcom = OpenTK.Graphics.ES20.QcomExtendedGet.TextureWidthQcom; var _TextureHeightQcom = OpenTK.Graphics.ES20.QcomExtendedGet.TextureHeightQcom; var _TextureDepthQcom = OpenTK.Graphics.ES20.QcomExtendedGet.TextureDepthQcom; @@ -89491,12 +151304,12 @@ static void Test_QcomExtendedGet_20194() { var _TextureObjectValidQcom = OpenTK.Graphics.ES20.QcomExtendedGet.TextureObjectValidQcom; var _StateRestore = OpenTK.Graphics.ES20.QcomExtendedGet.StateRestore; } -static void Test_QcomExtendedGet2_20195() { +static void Test_QcomExtendedGet2_38351() { } -static void Test_QcomPerfmonGlobalMode_20196() { +static void Test_QcomPerfmonGlobalMode_38352() { var _PerfmonGlobalModeQcom = OpenTK.Graphics.ES20.QcomPerfmonGlobalMode.PerfmonGlobalModeQcom; } -static void Test_QcomTiledRendering_20197() { +static void Test_QcomTiledRendering_38353() { var _ColorBufferBit0Qcom = OpenTK.Graphics.ES20.QcomTiledRendering.ColorBufferBit0Qcom; var _ColorBufferBit1Qcom = OpenTK.Graphics.ES20.QcomTiledRendering.ColorBufferBit1Qcom; var _ColorBufferBit2Qcom = OpenTK.Graphics.ES20.QcomTiledRendering.ColorBufferBit2Qcom; @@ -89530,18 +151343,18 @@ static void Test_QcomTiledRendering_20197() { var _MultisampleBufferBit6Qcom = OpenTK.Graphics.ES20.QcomTiledRendering.MultisampleBufferBit6Qcom; var _MultisampleBufferBit7Qcom = OpenTK.Graphics.ES20.QcomTiledRendering.MultisampleBufferBit7Qcom; } -static void Test_QcomWriteonlyRendering_20198() { +static void Test_QcomWriteonlyRendering_38354() { var _WriteonlyRenderingQcom = OpenTK.Graphics.ES20.QcomWriteonlyRendering.WriteonlyRenderingQcom; } -static void Test_QueryCounterTarget_20199() { +static void Test_QueryCounterTarget_38355() { var _TimestampExt = OpenTK.Graphics.ES20.QueryCounterTarget.TimestampExt; } -static void Test_QueryTarget_20200() { +static void Test_QueryTarget_38356() { var _TimeElapsedExt = OpenTK.Graphics.ES20.QueryTarget.TimeElapsedExt; var _AnySamplesPassedExt = OpenTK.Graphics.ES20.QueryTarget.AnySamplesPassedExt; var _AnySamplesPassedConservativeExt = OpenTK.Graphics.ES20.QueryTarget.AnySamplesPassedConservativeExt; } -static void Test_ReadBufferMode_20201() { +static void Test_ReadBufferMode_38357() { var _FrontLeft = OpenTK.Graphics.ES20.ReadBufferMode.FrontLeft; var _FrontRight = OpenTK.Graphics.ES20.ReadBufferMode.FrontRight; var _BackLeft = OpenTK.Graphics.ES20.ReadBufferMode.BackLeft; @@ -89555,14 +151368,14 @@ static void Test_ReadBufferMode_20201() { var _Aux2 = OpenTK.Graphics.ES20.ReadBufferMode.Aux2; var _Aux3 = OpenTK.Graphics.ES20.ReadBufferMode.Aux3; } -static void Test_RenderbufferInternalFormat_20202() { +static void Test_RenderbufferInternalFormat_38358() { var _Rgba4 = OpenTK.Graphics.ES20.RenderbufferInternalFormat.Rgba4; var _Rgb5A1 = OpenTK.Graphics.ES20.RenderbufferInternalFormat.Rgb5A1; var _DepthComponent16 = OpenTK.Graphics.ES20.RenderbufferInternalFormat.DepthComponent16; var _StencilIndex8 = OpenTK.Graphics.ES20.RenderbufferInternalFormat.StencilIndex8; var _Rgb565 = OpenTK.Graphics.ES20.RenderbufferInternalFormat.Rgb565; } -static void Test_RenderbufferParameterName_20203() { +static void Test_RenderbufferParameterName_38359() { var _RenderbufferWidth = OpenTK.Graphics.ES20.RenderbufferParameterName.RenderbufferWidth; var _RenderbufferHeight = OpenTK.Graphics.ES20.RenderbufferParameterName.RenderbufferHeight; var _RenderbufferInternalFormat = OpenTK.Graphics.ES20.RenderbufferParameterName.RenderbufferInternalFormat; @@ -89573,15 +151386,15 @@ static void Test_RenderbufferParameterName_20203() { var _RenderbufferDepthSize = OpenTK.Graphics.ES20.RenderbufferParameterName.RenderbufferDepthSize; var _RenderbufferStencilSize = OpenTK.Graphics.ES20.RenderbufferParameterName.RenderbufferStencilSize; } -static void Test_RenderbufferTarget_20204() { +static void Test_RenderbufferTarget_38360() { var _Renderbuffer = OpenTK.Graphics.ES20.RenderbufferTarget.Renderbuffer; } -static void Test_RenderingMode_20205() { +static void Test_RenderingMode_38361() { var _Render = OpenTK.Graphics.ES20.RenderingMode.Render; var _Feedback = OpenTK.Graphics.ES20.RenderingMode.Feedback; var _Select = OpenTK.Graphics.ES20.RenderingMode.Select; } -static void Test_SamplePatternSgis_20206() { +static void Test_SamplePatternSgis_38362() { var _Gl1PassExt = OpenTK.Graphics.ES20.SamplePatternSgis.Gl1PassExt; var _Gl1PassSgis = OpenTK.Graphics.ES20.SamplePatternSgis.Gl1PassSgis; var _Gl2Pass0Ext = OpenTK.Graphics.ES20.SamplePatternSgis.Gl2Pass0Ext; @@ -89597,20 +151410,20 @@ static void Test_SamplePatternSgis_20206() { var _Gl4Pass3Ext = OpenTK.Graphics.ES20.SamplePatternSgis.Gl4Pass3Ext; var _Gl4Pass3Sgis = OpenTK.Graphics.ES20.SamplePatternSgis.Gl4Pass3Sgis; } -static void Test_SeparableTargetExt_20207() { +static void Test_SeparableTargetExt_38363() { var _Separable2D = OpenTK.Graphics.ES20.SeparableTargetExt.Separable2D; var _Separable2DExt = OpenTK.Graphics.ES20.SeparableTargetExt.Separable2DExt; } -static void Test_ShaderBinaryFormat_20208() { +static void Test_ShaderBinaryFormat_38364() { } -static void Test_ShaderParameter_20209() { +static void Test_ShaderParameter_38365() { var _ShaderType = OpenTK.Graphics.ES20.ShaderParameter.ShaderType; var _DeleteStatus = OpenTK.Graphics.ES20.ShaderParameter.DeleteStatus; var _CompileStatus = OpenTK.Graphics.ES20.ShaderParameter.CompileStatus; var _InfoLogLength = OpenTK.Graphics.ES20.ShaderParameter.InfoLogLength; var _ShaderSourceLength = OpenTK.Graphics.ES20.ShaderParameter.ShaderSourceLength; } -static void Test_ShaderPrecision_20210() { +static void Test_ShaderPrecision_38366() { var _LowFloat = OpenTK.Graphics.ES20.ShaderPrecision.LowFloat; var _MediumFloat = OpenTK.Graphics.ES20.ShaderPrecision.MediumFloat; var _HighFloat = OpenTK.Graphics.ES20.ShaderPrecision.HighFloat; @@ -89618,15 +151431,15 @@ static void Test_ShaderPrecision_20210() { var _MediumInt = OpenTK.Graphics.ES20.ShaderPrecision.MediumInt; var _HighInt = OpenTK.Graphics.ES20.ShaderPrecision.HighInt; } -static void Test_ShaderType_20211() { +static void Test_ShaderType_38367() { var _FragmentShader = OpenTK.Graphics.ES20.ShaderType.FragmentShader; var _VertexShader = OpenTK.Graphics.ES20.ShaderType.VertexShader; } -static void Test_ShadingModel_20212() { +static void Test_ShadingModel_38368() { var _Flat = OpenTK.Graphics.ES20.ShadingModel.Flat; var _Smooth = OpenTK.Graphics.ES20.ShadingModel.Smooth; } -static void Test_SizedInternalFormat_20213() { +static void Test_SizedInternalFormat_38369() { var _Alpha8Ext = OpenTK.Graphics.ES20.SizedInternalFormat.Alpha8Ext; var _Luminance8Ext = OpenTK.Graphics.ES20.SizedInternalFormat.Luminance8Ext; var _Luminance8Alpha8Ext = OpenTK.Graphics.ES20.SizedInternalFormat.Luminance8Alpha8Ext; @@ -89651,12 +151464,12 @@ static void Test_SizedInternalFormat_20213() { var _RgbRaw422Apple = OpenTK.Graphics.ES20.SizedInternalFormat.RgbRaw422Apple; var _Bgra8Ext = OpenTK.Graphics.ES20.SizedInternalFormat.Bgra8Ext; } -static void Test_StencilFace_20214() { +static void Test_StencilFace_38370() { var _Front = OpenTK.Graphics.ES20.StencilFace.Front; var _Back = OpenTK.Graphics.ES20.StencilFace.Back; var _FrontAndBack = OpenTK.Graphics.ES20.StencilFace.FrontAndBack; } -static void Test_StencilFunction_20215() { +static void Test_StencilFunction_38371() { var _Never = OpenTK.Graphics.ES20.StencilFunction.Never; var _Less = OpenTK.Graphics.ES20.StencilFunction.Less; var _Equal = OpenTK.Graphics.ES20.StencilFunction.Equal; @@ -89666,7 +151479,7 @@ static void Test_StencilFunction_20215() { var _Gequal = OpenTK.Graphics.ES20.StencilFunction.Gequal; var _Always = OpenTK.Graphics.ES20.StencilFunction.Always; } -static void Test_StencilOp_20216() { +static void Test_StencilOp_38372() { var _Zero = OpenTK.Graphics.ES20.StencilOp.Zero; var _Invert = OpenTK.Graphics.ES20.StencilOp.Invert; var _Keep = OpenTK.Graphics.ES20.StencilOp.Keep; @@ -89676,29 +151489,29 @@ static void Test_StencilOp_20216() { var _IncrWrap = OpenTK.Graphics.ES20.StencilOp.IncrWrap; var _DecrWrap = OpenTK.Graphics.ES20.StencilOp.DecrWrap; } -static void Test_StringName_20217() { +static void Test_StringName_38373() { var _Vendor = OpenTK.Graphics.ES20.StringName.Vendor; var _Renderer = OpenTK.Graphics.ES20.StringName.Renderer; var _Version = OpenTK.Graphics.ES20.StringName.Version; var _Extensions = OpenTK.Graphics.ES20.StringName.Extensions; var _ShadingLanguageVersion = OpenTK.Graphics.ES20.StringName.ShadingLanguageVersion; } -static void Test_SyncCondition_20218() { +static void Test_SyncCondition_38374() { var _SyncGpuCommandsCompleteApple = OpenTK.Graphics.ES20.SyncCondition.SyncGpuCommandsCompleteApple; } -static void Test_SyncParameterName_20219() { +static void Test_SyncParameterName_38375() { var _ObjectTypeApple = OpenTK.Graphics.ES20.SyncParameterName.ObjectTypeApple; var _SyncConditionApple = OpenTK.Graphics.ES20.SyncParameterName.SyncConditionApple; var _SyncStatusApple = OpenTK.Graphics.ES20.SyncParameterName.SyncStatusApple; var _SyncFlagsApple = OpenTK.Graphics.ES20.SyncParameterName.SyncFlagsApple; } -static void Test_TexCoordPointerType_20220() { +static void Test_TexCoordPointerType_38376() { var _Short = OpenTK.Graphics.ES20.TexCoordPointerType.Short; var _Int = OpenTK.Graphics.ES20.TexCoordPointerType.Int; var _Float = OpenTK.Graphics.ES20.TexCoordPointerType.Float; var _Double = OpenTK.Graphics.ES20.TexCoordPointerType.Double; } -static void Test_TextureComponentCount_20221() { +static void Test_TextureComponentCount_38377() { var _Alpha = OpenTK.Graphics.ES20.TextureComponentCount.Alpha; var _Rgb = OpenTK.Graphics.ES20.TextureComponentCount.Rgb; var _Rgba = OpenTK.Graphics.ES20.TextureComponentCount.Rgba; @@ -89728,20 +151541,20 @@ static void Test_TextureComponentCount_20221() { var _RgbRaw422Apple = OpenTK.Graphics.ES20.TextureComponentCount.RgbRaw422Apple; var _Bgra8Ext = OpenTK.Graphics.ES20.TextureComponentCount.Bgra8Ext; } -static void Test_TextureCoordName_20222() { +static void Test_TextureCoordName_38378() { var _S = OpenTK.Graphics.ES20.TextureCoordName.S; var _T = OpenTK.Graphics.ES20.TextureCoordName.T; var _R = OpenTK.Graphics.ES20.TextureCoordName.R; var _Q = OpenTK.Graphics.ES20.TextureCoordName.Q; } -static void Test_TextureCopyComponentCount_20223() { +static void Test_TextureCopyComponentCount_38379() { var _Alpha = OpenTK.Graphics.ES20.TextureCopyComponentCount.Alpha; var _Rgb = OpenTK.Graphics.ES20.TextureCopyComponentCount.Rgb; var _Rgba = OpenTK.Graphics.ES20.TextureCopyComponentCount.Rgba; var _Luminance = OpenTK.Graphics.ES20.TextureCopyComponentCount.Luminance; var _LuminanceAlpha = OpenTK.Graphics.ES20.TextureCopyComponentCount.LuminanceAlpha; } -static void Test_TextureEnvMode_20224() { +static void Test_TextureEnvMode_38380() { var _Add = OpenTK.Graphics.ES20.TextureEnvMode.Add; var _Blend = OpenTK.Graphics.ES20.TextureEnvMode.Blend; var _Modulate = OpenTK.Graphics.ES20.TextureEnvMode.Modulate; @@ -89749,17 +151562,17 @@ static void Test_TextureEnvMode_20224() { var _ReplaceExt = OpenTK.Graphics.ES20.TextureEnvMode.ReplaceExt; var _TextureEnvBiasSgix = OpenTK.Graphics.ES20.TextureEnvMode.TextureEnvBiasSgix; } -static void Test_TextureEnvParameter_20225() { +static void Test_TextureEnvParameter_38381() { var _TextureEnvMode = OpenTK.Graphics.ES20.TextureEnvParameter.TextureEnvMode; var _TextureEnvColor = OpenTK.Graphics.ES20.TextureEnvParameter.TextureEnvColor; } -static void Test_TextureEnvTarget_20226() { +static void Test_TextureEnvTarget_38382() { var _TextureEnv = OpenTK.Graphics.ES20.TextureEnvTarget.TextureEnv; } -static void Test_TextureFilterFuncSgis_20227() { +static void Test_TextureFilterFuncSgis_38383() { var _Filter4Sgis = OpenTK.Graphics.ES20.TextureFilterFuncSgis.Filter4Sgis; } -static void Test_TextureGenMode_20228() { +static void Test_TextureGenMode_38384() { var _EyeLinear = OpenTK.Graphics.ES20.TextureGenMode.EyeLinear; var _ObjectLinear = OpenTK.Graphics.ES20.TextureGenMode.ObjectLinear; var _SphereMap = OpenTK.Graphics.ES20.TextureGenMode.SphereMap; @@ -89768,7 +151581,7 @@ static void Test_TextureGenMode_20228() { var _EyeDistanceToLineSgis = OpenTK.Graphics.ES20.TextureGenMode.EyeDistanceToLineSgis; var _ObjectDistanceToLineSgis = OpenTK.Graphics.ES20.TextureGenMode.ObjectDistanceToLineSgis; } -static void Test_TextureGenParameter_20229() { +static void Test_TextureGenParameter_38385() { var _TextureGenMode = OpenTK.Graphics.ES20.TextureGenParameter.TextureGenMode; var _ObjectPlane = OpenTK.Graphics.ES20.TextureGenParameter.ObjectPlane; var _EyePlane = OpenTK.Graphics.ES20.TextureGenParameter.EyePlane; @@ -89777,7 +151590,7 @@ static void Test_TextureGenParameter_20229() { var _EyeLineSgis = OpenTK.Graphics.ES20.TextureGenParameter.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.ES20.TextureGenParameter.ObjectLineSgis; } -static void Test_TextureMagFilter_20230() { +static void Test_TextureMagFilter_38386() { var _Nearest = OpenTK.Graphics.ES20.TextureMagFilter.Nearest; var _Linear = OpenTK.Graphics.ES20.TextureMagFilter.Linear; var _LinearDetailSgis = OpenTK.Graphics.ES20.TextureMagFilter.LinearDetailSgis; @@ -89791,7 +151604,7 @@ static void Test_TextureMagFilter_20230() { var _PixelTexGenQRoundSgix = OpenTK.Graphics.ES20.TextureMagFilter.PixelTexGenQRoundSgix; var _PixelTexGenQFloorSgix = OpenTK.Graphics.ES20.TextureMagFilter.PixelTexGenQFloorSgix; } -static void Test_TextureMinFilter_20231() { +static void Test_TextureMinFilter_38387() { var _Nearest = OpenTK.Graphics.ES20.TextureMinFilter.Nearest; var _Linear = OpenTK.Graphics.ES20.TextureMinFilter.Linear; var _NearestMipmapNearest = OpenTK.Graphics.ES20.TextureMinFilter.NearestMipmapNearest; @@ -89807,7 +151620,7 @@ static void Test_TextureMinFilter_20231() { var _NearestClipmapLinearSgix = OpenTK.Graphics.ES20.TextureMinFilter.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.ES20.TextureMinFilter.LinearClipmapNearestSgix; } -static void Test_TextureParameterName_20232() { +static void Test_TextureParameterName_38388() { var _TextureBorderColor = OpenTK.Graphics.ES20.TextureParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.ES20.TextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES20.TextureParameterName.TextureMinFilter; @@ -89842,7 +151655,7 @@ static void Test_TextureParameterName_20232() { var _TextureMaxClampTSgix = OpenTK.Graphics.ES20.TextureParameterName.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.ES20.TextureParameterName.TextureMaxClampRSgix; } -static void Test_TextureTarget_20233() { +static void Test_TextureTarget_38389() { var _Texture1D = OpenTK.Graphics.ES20.TextureTarget.Texture1D; var _Texture2D = OpenTK.Graphics.ES20.TextureTarget.Texture2D; var _ProxyTexture1D = OpenTK.Graphics.ES20.TextureTarget.ProxyTexture1D; @@ -89873,7 +151686,7 @@ static void Test_TextureTarget_20233() { var _TextureCubeMapPositiveZ = OpenTK.Graphics.ES20.TextureTarget.TextureCubeMapPositiveZ; var _TextureCubeMapNegativeZ = OpenTK.Graphics.ES20.TextureTarget.TextureCubeMapNegativeZ; } -static void Test_TextureTarget2d_20234() { +static void Test_TextureTarget2d_38390() { var _Texture2D = OpenTK.Graphics.ES20.TextureTarget2d.Texture2D; var _TextureCubeMapPositiveX = OpenTK.Graphics.ES20.TextureTarget2d.TextureCubeMapPositiveX; var _TextureCubeMapNegativeX = OpenTK.Graphics.ES20.TextureTarget2d.TextureCubeMapNegativeX; @@ -89882,10 +151695,10 @@ static void Test_TextureTarget2d_20234() { var _TextureCubeMapPositiveZ = OpenTK.Graphics.ES20.TextureTarget2d.TextureCubeMapPositiveZ; var _TextureCubeMapNegativeZ = OpenTK.Graphics.ES20.TextureTarget2d.TextureCubeMapNegativeZ; } -static void Test_TextureTarget3d_20235() { +static void Test_TextureTarget3d_38391() { var _Texture3DOes = OpenTK.Graphics.ES20.TextureTarget3d.Texture3DOes; } -static void Test_TextureUnit_20236() { +static void Test_TextureUnit_38392() { var _Texture0 = OpenTK.Graphics.ES20.TextureUnit.Texture0; var _Texture1 = OpenTK.Graphics.ES20.TextureUnit.Texture1; var _Texture2 = OpenTK.Graphics.ES20.TextureUnit.Texture2; @@ -89919,7 +151732,7 @@ static void Test_TextureUnit_20236() { var _Texture30 = OpenTK.Graphics.ES20.TextureUnit.Texture30; var _Texture31 = OpenTK.Graphics.ES20.TextureUnit.Texture31; } -static void Test_TextureWrapMode_20237() { +static void Test_TextureWrapMode_38393() { var _Clamp = OpenTK.Graphics.ES20.TextureWrapMode.Clamp; var _Repeat = OpenTK.Graphics.ES20.TextureWrapMode.Repeat; var _ClampToBorder = OpenTK.Graphics.ES20.TextureWrapMode.ClampToBorder; @@ -89929,7 +151742,7 @@ static void Test_TextureWrapMode_20237() { var _ClampToEdge = OpenTK.Graphics.ES20.TextureWrapMode.ClampToEdge; var _ClampToEdgeSgis = OpenTK.Graphics.ES20.TextureWrapMode.ClampToEdgeSgis; } -static void Test_UseProgramStageMask_20238() { +static void Test_UseProgramStageMask_38394() { var _VertexShaderBit = OpenTK.Graphics.ES20.UseProgramStageMask.VertexShaderBit; var _VertexShaderBitExt = OpenTK.Graphics.ES20.UseProgramStageMask.VertexShaderBitExt; var _FragmentShaderBit = OpenTK.Graphics.ES20.UseProgramStageMask.FragmentShaderBit; @@ -89944,7 +151757,7 @@ static void Test_UseProgramStageMask_20238() { var _AllShaderBits = OpenTK.Graphics.ES20.UseProgramStageMask.AllShaderBits; var _AllShaderBitsExt = OpenTK.Graphics.ES20.UseProgramStageMask.AllShaderBitsExt; } -static void Test_VertexAttribParameter_20239() { +static void Test_VertexAttribParameter_38395() { var _VertexAttribArrayEnabled = OpenTK.Graphics.ES20.VertexAttribParameter.VertexAttribArrayEnabled; var _VertexAttribArraySize = OpenTK.Graphics.ES20.VertexAttribParameter.VertexAttribArraySize; var _VertexAttribArrayStride = OpenTK.Graphics.ES20.VertexAttribParameter.VertexAttribArrayStride; @@ -89953,10 +151766,10 @@ static void Test_VertexAttribParameter_20239() { var _VertexAttribArrayNormalized = OpenTK.Graphics.ES20.VertexAttribParameter.VertexAttribArrayNormalized; var _VertexAttribArrayBufferBinding = OpenTK.Graphics.ES20.VertexAttribParameter.VertexAttribArrayBufferBinding; } -static void Test_VertexAttribPointerParameter_20240() { +static void Test_VertexAttribPointerParameter_38396() { var _VertexAttribArrayPointer = OpenTK.Graphics.ES20.VertexAttribPointerParameter.VertexAttribArrayPointer; } -static void Test_VertexAttribPointerType_20241() { +static void Test_VertexAttribPointerType_38397() { var _Byte = OpenTK.Graphics.ES20.VertexAttribPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES20.VertexAttribPointerType.UnsignedByte; var _Short = OpenTK.Graphics.ES20.VertexAttribPointerType.Short; @@ -89964,32 +151777,32 @@ static void Test_VertexAttribPointerType_20241() { var _Float = OpenTK.Graphics.ES20.VertexAttribPointerType.Float; var _Fixed = OpenTK.Graphics.ES20.VertexAttribPointerType.Fixed; } -static void Test_VertexPointerType_20242() { +static void Test_VertexPointerType_38398() { var _Short = OpenTK.Graphics.ES20.VertexPointerType.Short; var _Int = OpenTK.Graphics.ES20.VertexPointerType.Int; var _Float = OpenTK.Graphics.ES20.VertexPointerType.Float; var _Double = OpenTK.Graphics.ES20.VertexPointerType.Double; } -static void Test_VivShaderBinary_20243() { +static void Test_VivShaderBinary_38399() { var _ShaderBinaryViv = OpenTK.Graphics.ES20.VivShaderBinary.ShaderBinaryViv; } -static void Test_WaitSyncFlags_20244() { +static void Test_WaitSyncFlags_38400() { var _None = OpenTK.Graphics.ES20.WaitSyncFlags.None; } -static void Test_WaitSyncStatus_20245() { +static void Test_WaitSyncStatus_38401() { var _AlreadySignaledApple = OpenTK.Graphics.ES20.WaitSyncStatus.AlreadySignaledApple; var _TimeoutExpiredApple = OpenTK.Graphics.ES20.WaitSyncStatus.TimeoutExpiredApple; var _ConditionSatisfiedApple = OpenTK.Graphics.ES20.WaitSyncStatus.ConditionSatisfiedApple; var _WaitFailedApple = OpenTK.Graphics.ES20.WaitSyncStatus.WaitFailedApple; } -static void Test_AccumOp_20246() { +static void Test_AccumOp_38402() { var _Accum = OpenTK.Graphics.ES11.AccumOp.Accum; var _Load = OpenTK.Graphics.ES11.AccumOp.Load; var _Return = OpenTK.Graphics.ES11.AccumOp.Return; var _Mult = OpenTK.Graphics.ES11.AccumOp.Mult; var _Add = OpenTK.Graphics.ES11.AccumOp.Add; } -static void Test_All_20247() { +static void Test_All_38403() { var _False = OpenTK.Graphics.ES11.All.False; var _LayoutDefaultIntel = OpenTK.Graphics.ES11.All.LayoutDefaultIntel; var _NoError = OpenTK.Graphics.ES11.All.NoError; @@ -91496,7 +153309,7 @@ static void Test_All_20247() { var _VersionEsCm11 = OpenTK.Graphics.ES11.All.VersionEsCm11; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES11.All.LayoutLinearCpuCachedIntel; } -static void Test_AlphaFunction_20248() { +static void Test_AlphaFunction_38404() { var _Never = OpenTK.Graphics.ES11.AlphaFunction.Never; var _Less = OpenTK.Graphics.ES11.AlphaFunction.Less; var _Equal = OpenTK.Graphics.ES11.AlphaFunction.Equal; @@ -91506,29 +153319,29 @@ static void Test_AlphaFunction_20248() { var _Gequal = OpenTK.Graphics.ES11.AlphaFunction.Gequal; var _Always = OpenTK.Graphics.ES11.AlphaFunction.Always; } -static void Test_Amdcompressed3Dctexture_20249() { +static void Test_Amdcompressed3Dctexture_38405() { var _Gl3DcXAmd = OpenTK.Graphics.ES11.Amdcompressed3Dctexture.Gl3DcXAmd; var _Gl3DcXyAmd = OpenTK.Graphics.ES11.Amdcompressed3Dctexture.Gl3DcXyAmd; var _AmdCompressed3DcTexture = OpenTK.Graphics.ES11.Amdcompressed3Dctexture.AmdCompressed3DcTexture; } -static void Test_AmdCompressed3DcTexture_20250() { +static void Test_AmdCompressed3DcTexture_38406() { var _Gl3DcXAmd = OpenTK.Graphics.ES11.AmdCompressed3DcTexture.Gl3DcXAmd; var _Gl3DcXyAmd = OpenTK.Graphics.ES11.AmdCompressed3DcTexture.Gl3DcXyAmd; } -static void Test_AmdcompressedAtctexture_20251() { +static void Test_AmdcompressedAtctexture_38407() { var _AtcRgbaInterpolatedAlphaAmd = OpenTK.Graphics.ES11.AmdcompressedAtctexture.AtcRgbaInterpolatedAlphaAmd; var _AtcRgbAmd = OpenTK.Graphics.ES11.AmdcompressedAtctexture.AtcRgbAmd; var _AtcRgbaExplicitAlphaAmd = OpenTK.Graphics.ES11.AmdcompressedAtctexture.AtcRgbaExplicitAlphaAmd; var _AmdCompressedAtcTexture = OpenTK.Graphics.ES11.AmdcompressedAtctexture.AmdCompressedAtcTexture; } -static void Test_AmdCompressedAtcTexture_20252() { +static void Test_AmdCompressedAtcTexture_38408() { var _AtcRgbaInterpolatedAlphaAmd = OpenTK.Graphics.ES11.AmdCompressedAtcTexture.AtcRgbaInterpolatedAlphaAmd; var _AtcRgbAmd = OpenTK.Graphics.ES11.AmdCompressedAtcTexture.AtcRgbAmd; var _AtcRgbaExplicitAlphaAmd = OpenTK.Graphics.ES11.AmdCompressedAtcTexture.AtcRgbaExplicitAlphaAmd; } -static void Test_AppleCopyTextureLevels_20253() { +static void Test_AppleCopyTextureLevels_38409() { } -static void Test_AppleFramebufferMultisample_20254() { +static void Test_AppleFramebufferMultisample_38410() { var _DrawFramebufferBindingApple = OpenTK.Graphics.ES11.AppleFramebufferMultisample.DrawFramebufferBindingApple; var _ReadFramebufferApple = OpenTK.Graphics.ES11.AppleFramebufferMultisample.ReadFramebufferApple; var _DrawFramebufferApple = OpenTK.Graphics.ES11.AppleFramebufferMultisample.DrawFramebufferApple; @@ -91537,7 +153350,7 @@ static void Test_AppleFramebufferMultisample_20254() { var _FramebufferIncompleteMultisampleApple = OpenTK.Graphics.ES11.AppleFramebufferMultisample.FramebufferIncompleteMultisampleApple; var _MaxSamplesApple = OpenTK.Graphics.ES11.AppleFramebufferMultisample.MaxSamplesApple; } -static void Test_AppleSync_20255() { +static void Test_AppleSync_38411() { var _SyncFlushCommandsBitApple = OpenTK.Graphics.ES11.AppleSync.SyncFlushCommandsBitApple; var _SyncObjectApple = OpenTK.Graphics.ES11.AppleSync.SyncObjectApple; var _MaxServerWaitTimeoutApple = OpenTK.Graphics.ES11.AppleSync.MaxServerWaitTimeoutApple; @@ -91555,18 +153368,18 @@ static void Test_AppleSync_20255() { var _WaitFailedApple = OpenTK.Graphics.ES11.AppleSync.WaitFailedApple; var _TimeoutIgnoredApple = OpenTK.Graphics.ES11.AppleSync.TimeoutIgnoredApple; } -static void Test_AppleTexture2DLimitedNpot_20256() { +static void Test_AppleTexture2DLimitedNpot_38412() { } -static void Test_AppleTextureFormatBgra8888_20257() { +static void Test_AppleTextureFormatBgra8888_38413() { var _BgraExt = OpenTK.Graphics.ES11.AppleTextureFormatBgra8888.BgraExt; var _Bgra8Ext = OpenTK.Graphics.ES11.AppleTextureFormatBgra8888.Bgra8Ext; } -static void Test_AppleTextureMaxLevel_20258() { +static void Test_AppleTextureMaxLevel_38414() { var _TextureMaxLevelApple = OpenTK.Graphics.ES11.AppleTextureMaxLevel.TextureMaxLevelApple; } -static void Test_ArmRgba8_20259() { +static void Test_ArmRgba8_38415() { } -static void Test_AttribMask_20260() { +static void Test_AttribMask_38416() { var _CurrentBit = OpenTK.Graphics.ES11.AttribMask.CurrentBit; var _PointBit = OpenTK.Graphics.ES11.AttribMask.PointBit; var _LineBit = OpenTK.Graphics.ES11.AttribMask.LineBit; @@ -91593,7 +153406,7 @@ static void Test_AttribMask_20260() { var _MultisampleBitExt = OpenTK.Graphics.ES11.AttribMask.MultisampleBitExt; var _AllAttribBits = OpenTK.Graphics.ES11.AttribMask.AllAttribBits; } -static void Test_BeginMode_20261() { +static void Test_BeginMode_38417() { var _Points = OpenTK.Graphics.ES11.BeginMode.Points; var _Lines = OpenTK.Graphics.ES11.BeginMode.Lines; var _LineLoop = OpenTK.Graphics.ES11.BeginMode.LineLoop; @@ -91602,7 +153415,7 @@ static void Test_BeginMode_20261() { var _TriangleStrip = OpenTK.Graphics.ES11.BeginMode.TriangleStrip; var _TriangleFan = OpenTK.Graphics.ES11.BeginMode.TriangleFan; } -static void Test_BlendEquationModeExt_20262() { +static void Test_BlendEquationModeExt_38418() { var _LogicOp = OpenTK.Graphics.ES11.BlendEquationModeExt.LogicOp; var _FuncAddExt = OpenTK.Graphics.ES11.BlendEquationModeExt.FuncAddExt; var _MinExt = OpenTK.Graphics.ES11.BlendEquationModeExt.MinExt; @@ -91612,7 +153425,7 @@ static void Test_BlendEquationModeExt_20262() { var _AlphaMinSgix = OpenTK.Graphics.ES11.BlendEquationModeExt.AlphaMinSgix; var _AlphaMaxSgix = OpenTK.Graphics.ES11.BlendEquationModeExt.AlphaMaxSgix; } -static void Test_BlendingFactorDest_20263() { +static void Test_BlendingFactorDest_38419() { var _Zero = OpenTK.Graphics.ES11.BlendingFactorDest.Zero; var _SrcColor = OpenTK.Graphics.ES11.BlendingFactorDest.SrcColor; var _OneMinusSrcColor = OpenTK.Graphics.ES11.BlendingFactorDest.OneMinusSrcColor; @@ -91626,7 +153439,7 @@ static void Test_BlendingFactorDest_20263() { var _OneMinusConstantAlphaExt = OpenTK.Graphics.ES11.BlendingFactorDest.OneMinusConstantAlphaExt; var _One = OpenTK.Graphics.ES11.BlendingFactorDest.One; } -static void Test_BlendingFactorSrc_20264() { +static void Test_BlendingFactorSrc_38420() { var _Zero = OpenTK.Graphics.ES11.BlendingFactorSrc.Zero; var _SrcAlpha = OpenTK.Graphics.ES11.BlendingFactorSrc.SrcAlpha; var _OneMinusSrcAlpha = OpenTK.Graphics.ES11.BlendingFactorSrc.OneMinusSrcAlpha; @@ -91641,11 +153454,11 @@ static void Test_BlendingFactorSrc_20264() { var _OneMinusConstantAlphaExt = OpenTK.Graphics.ES11.BlendingFactorSrc.OneMinusConstantAlphaExt; var _One = OpenTK.Graphics.ES11.BlendingFactorSrc.One; } -static void Test_Boolean_20265() { +static void Test_Boolean_38421() { var _False = OpenTK.Graphics.ES11.Boolean.False; var _True = OpenTK.Graphics.ES11.Boolean.True; } -static void Test_BufferObjects_20266() { +static void Test_BufferObjects_38422() { var _BufferSize = OpenTK.Graphics.ES11.BufferObjects.BufferSize; var _BufferUsage = OpenTK.Graphics.ES11.BufferObjects.BufferUsage; var _ArrayBuffer = OpenTK.Graphics.ES11.BufferObjects.ArrayBuffer; @@ -91659,19 +153472,19 @@ static void Test_BufferObjects_20266() { var _StaticDraw = OpenTK.Graphics.ES11.BufferObjects.StaticDraw; var _DynamicDraw = OpenTK.Graphics.ES11.BufferObjects.DynamicDraw; } -static void Test_ClearBufferMask_20267() { +static void Test_ClearBufferMask_38423() { var _DepthBufferBit = OpenTK.Graphics.ES11.ClearBufferMask.DepthBufferBit; var _AccumBufferBit = OpenTK.Graphics.ES11.ClearBufferMask.AccumBufferBit; var _StencilBufferBit = OpenTK.Graphics.ES11.ClearBufferMask.StencilBufferBit; var _ColorBufferBit = OpenTK.Graphics.ES11.ClearBufferMask.ColorBufferBit; var _CoverageBufferBitNv = OpenTK.Graphics.ES11.ClearBufferMask.CoverageBufferBitNv; } -static void Test_ClientAttribMask_20268() { +static void Test_ClientAttribMask_38424() { var _ClientPixelStoreBit = OpenTK.Graphics.ES11.ClientAttribMask.ClientPixelStoreBit; var _ClientVertexArrayBit = OpenTK.Graphics.ES11.ClientAttribMask.ClientVertexArrayBit; var _ClientAllAttribBits = OpenTK.Graphics.ES11.ClientAttribMask.ClientAllAttribBits; } -static void Test_ClipPlaneName_20269() { +static void Test_ClipPlaneName_38425() { var _ClipDistance0 = OpenTK.Graphics.ES11.ClipPlaneName.ClipDistance0; var _ClipPlane0 = OpenTK.Graphics.ES11.ClipPlaneName.ClipPlane0; var _ClipDistance1 = OpenTK.Graphics.ES11.ClipPlaneName.ClipDistance1; @@ -91687,19 +153500,19 @@ static void Test_ClipPlaneName_20269() { var _ClipDistance6 = OpenTK.Graphics.ES11.ClipPlaneName.ClipDistance6; var _ClipDistance7 = OpenTK.Graphics.ES11.ClipPlaneName.ClipDistance7; } -static void Test_ColorMaterialFace_20270() { +static void Test_ColorMaterialFace_38426() { var _Front = OpenTK.Graphics.ES11.ColorMaterialFace.Front; var _Back = OpenTK.Graphics.ES11.ColorMaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES11.ColorMaterialFace.FrontAndBack; } -static void Test_ColorMaterialParameter_20271() { +static void Test_ColorMaterialParameter_38427() { var _Ambient = OpenTK.Graphics.ES11.ColorMaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES11.ColorMaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES11.ColorMaterialParameter.Specular; var _Emission = OpenTK.Graphics.ES11.ColorMaterialParameter.Emission; var _AmbientAndDiffuse = OpenTK.Graphics.ES11.ColorMaterialParameter.AmbientAndDiffuse; } -static void Test_ColorPointerType_20272() { +static void Test_ColorPointerType_38428() { var _Byte = OpenTK.Graphics.ES11.ColorPointerType.Byte; var _UnsignedByte = OpenTK.Graphics.ES11.ColorPointerType.UnsignedByte; var _Short = OpenTK.Graphics.ES11.ColorPointerType.Short; @@ -91709,13 +153522,13 @@ static void Test_ColorPointerType_20272() { var _Float = OpenTK.Graphics.ES11.ColorPointerType.Float; var _Double = OpenTK.Graphics.ES11.ColorPointerType.Double; } -static void Test_ColorTableParameterPNameSgi_20273() { +static void Test_ColorTableParameterPNameSgi_38429() { var _ColorTableScale = OpenTK.Graphics.ES11.ColorTableParameterPNameSgi.ColorTableScale; var _ColorTableScaleSgi = OpenTK.Graphics.ES11.ColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBias = OpenTK.Graphics.ES11.ColorTableParameterPNameSgi.ColorTableBias; var _ColorTableBiasSgi = OpenTK.Graphics.ES11.ColorTableParameterPNameSgi.ColorTableBiasSgi; } -static void Test_ColorTableTargetSgi_20274() { +static void Test_ColorTableTargetSgi_38430() { var _TextureColorTableSgi = OpenTK.Graphics.ES11.ColorTableTargetSgi.TextureColorTableSgi; var _ProxyTextureColorTableSgi = OpenTK.Graphics.ES11.ColorTableTargetSgi.ProxyTextureColorTableSgi; var _ColorTable = OpenTK.Graphics.ES11.ColorTableTargetSgi.ColorTable; @@ -91731,21 +153544,21 @@ static void Test_ColorTableTargetSgi_20274() { var _ProxyPostColorMatrixColorTable = OpenTK.Graphics.ES11.ColorTableTargetSgi.ProxyPostColorMatrixColorTable; var _ProxyPostColorMatrixColorTableSgi = OpenTK.Graphics.ES11.ColorTableTargetSgi.ProxyPostColorMatrixColorTableSgi; } -static void Test_ContextFlagMask_20275() { +static void Test_ContextFlagMask_38431() { var _ContextFlagForwardCompatibleBit = OpenTK.Graphics.ES11.ContextFlagMask.ContextFlagForwardCompatibleBit; var _ContextFlagDebugBit = OpenTK.Graphics.ES11.ContextFlagMask.ContextFlagDebugBit; var _ContextFlagDebugBitKhr = OpenTK.Graphics.ES11.ContextFlagMask.ContextFlagDebugBitKhr; var _ContextFlagRobustAccessBitArb = OpenTK.Graphics.ES11.ContextFlagMask.ContextFlagRobustAccessBitArb; } -static void Test_ContextProfileMask_20276() { +static void Test_ContextProfileMask_38432() { var _ContextCoreProfileBit = OpenTK.Graphics.ES11.ContextProfileMask.ContextCoreProfileBit; var _ContextCompatibilityProfileBit = OpenTK.Graphics.ES11.ContextProfileMask.ContextCompatibilityProfileBit; } -static void Test_ConvolutionBorderModeExt_20277() { +static void Test_ConvolutionBorderModeExt_38433() { var _Reduce = OpenTK.Graphics.ES11.ConvolutionBorderModeExt.Reduce; var _ReduceExt = OpenTK.Graphics.ES11.ConvolutionBorderModeExt.ReduceExt; } -static void Test_ConvolutionParameterExt_20278() { +static void Test_ConvolutionParameterExt_38434() { var _ConvolutionBorderMode = OpenTK.Graphics.ES11.ConvolutionParameterExt.ConvolutionBorderMode; var _ConvolutionBorderModeExt = OpenTK.Graphics.ES11.ConvolutionParameterExt.ConvolutionBorderModeExt; var _ConvolutionFilterScale = OpenTK.Graphics.ES11.ConvolutionParameterExt.ConvolutionFilterScale; @@ -91753,20 +153566,20 @@ static void Test_ConvolutionParameterExt_20278() { var _ConvolutionFilterBias = OpenTK.Graphics.ES11.ConvolutionParameterExt.ConvolutionFilterBias; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES11.ConvolutionParameterExt.ConvolutionFilterBiasExt; } -static void Test_ConvolutionTargetExt_20279() { +static void Test_ConvolutionTargetExt_38435() { var _Convolution1D = OpenTK.Graphics.ES11.ConvolutionTargetExt.Convolution1D; var _Convolution1DExt = OpenTK.Graphics.ES11.ConvolutionTargetExt.Convolution1DExt; var _Convolution2D = OpenTK.Graphics.ES11.ConvolutionTargetExt.Convolution2D; var _Convolution2DExt = OpenTK.Graphics.ES11.ConvolutionTargetExt.Convolution2DExt; } -static void Test_CullFaceMode_20280() { +static void Test_CullFaceMode_38436() { var _Front = OpenTK.Graphics.ES11.CullFaceMode.Front; var _Back = OpenTK.Graphics.ES11.CullFaceMode.Back; var _FrontAndBack = OpenTK.Graphics.ES11.CullFaceMode.FrontAndBack; } -static void Test_DataType_20281() { +static void Test_DataType_38437() { } -static void Test_DepthFunction_20282() { +static void Test_DepthFunction_38438() { var _Never = OpenTK.Graphics.ES11.DepthFunction.Never; var _Less = OpenTK.Graphics.ES11.DepthFunction.Less; var _Equal = OpenTK.Graphics.ES11.DepthFunction.Equal; @@ -91776,7 +153589,7 @@ static void Test_DepthFunction_20282() { var _Gequal = OpenTK.Graphics.ES11.DepthFunction.Gequal; var _Always = OpenTK.Graphics.ES11.DepthFunction.Always; } -static void Test_DrawBufferMode_20283() { +static void Test_DrawBufferMode_38439() { var _None = OpenTK.Graphics.ES11.DrawBufferMode.None; var _NoneOes = OpenTK.Graphics.ES11.DrawBufferMode.NoneOes; var _FrontLeft = OpenTK.Graphics.ES11.DrawBufferMode.FrontLeft; @@ -91793,7 +153606,7 @@ static void Test_DrawBufferMode_20283() { var _Aux2 = OpenTK.Graphics.ES11.DrawBufferMode.Aux2; var _Aux3 = OpenTK.Graphics.ES11.DrawBufferMode.Aux3; } -static void Test_EnableCap_20284() { +static void Test_EnableCap_38440() { var _PointSmooth = OpenTK.Graphics.ES11.EnableCap.PointSmooth; var _LineSmooth = OpenTK.Graphics.ES11.EnableCap.LineSmooth; var _LineStipple = OpenTK.Graphics.ES11.EnableCap.LineStipple; @@ -91901,7 +153714,7 @@ static void Test_EnableCap_20284() { var _FragmentLight6Sgix = OpenTK.Graphics.ES11.EnableCap.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.ES11.EnableCap.FragmentLight7Sgix; } -static void Test_ErrorCode_20285() { +static void Test_ErrorCode_38441() { var _NoError = OpenTK.Graphics.ES11.ErrorCode.NoError; var _InvalidEnum = OpenTK.Graphics.ES11.ErrorCode.InvalidEnum; var _InvalidValue = OpenTK.Graphics.ES11.ErrorCode.InvalidValue; @@ -91916,18 +153729,18 @@ static void Test_ErrorCode_20285() { var _TableTooLargeExt = OpenTK.Graphics.ES11.ErrorCode.TableTooLargeExt; var _TextureTooLargeExt = OpenTK.Graphics.ES11.ErrorCode.TextureTooLargeExt; } -static void Test_ExtBlendMinmax_20286() { +static void Test_ExtBlendMinmax_38442() { var _FuncAddExt = OpenTK.Graphics.ES11.ExtBlendMinmax.FuncAddExt; var _MinExt = OpenTK.Graphics.ES11.ExtBlendMinmax.MinExt; var _MaxExt = OpenTK.Graphics.ES11.ExtBlendMinmax.MaxExt; var _BlendEquationExt = OpenTK.Graphics.ES11.ExtBlendMinmax.BlendEquationExt; } -static void Test_ExtDiscardFramebuffer_20287() { +static void Test_ExtDiscardFramebuffer_38443() { var _ColorExt = OpenTK.Graphics.ES11.ExtDiscardFramebuffer.ColorExt; var _DepthExt = OpenTK.Graphics.ES11.ExtDiscardFramebuffer.DepthExt; var _StencilExt = OpenTK.Graphics.ES11.ExtDiscardFramebuffer.StencilExt; } -static void Test_ExtMapBufferRange_20288() { +static void Test_ExtMapBufferRange_38444() { var _MapReadBitExt = OpenTK.Graphics.ES11.ExtMapBufferRange.MapReadBitExt; var _MapWriteBitExt = OpenTK.Graphics.ES11.ExtMapBufferRange.MapWriteBitExt; var _MapInvalidateRangeBitExt = OpenTK.Graphics.ES11.ExtMapBufferRange.MapInvalidateRangeBitExt; @@ -91935,20 +153748,20 @@ static void Test_ExtMapBufferRange_20288() { var _MapFlushExplicitBitExt = OpenTK.Graphics.ES11.ExtMapBufferRange.MapFlushExplicitBitExt; var _MapUnsynchronizedBitExt = OpenTK.Graphics.ES11.ExtMapBufferRange.MapUnsynchronizedBitExt; } -static void Test_ExtMultiDrawArrays_20289() { +static void Test_ExtMultiDrawArrays_38445() { } -static void Test_ExtMultisampledRenderToTexture_20290() { +static void Test_ExtMultisampledRenderToTexture_38446() { var _RenderbufferSamplesExt = OpenTK.Graphics.ES11.ExtMultisampledRenderToTexture.RenderbufferSamplesExt; var _FramebufferIncompleteMultisampleExt = OpenTK.Graphics.ES11.ExtMultisampledRenderToTexture.FramebufferIncompleteMultisampleExt; var _MaxSamplesExt = OpenTK.Graphics.ES11.ExtMultisampledRenderToTexture.MaxSamplesExt; var _FramebufferAttachmentTextureSamplesExt = OpenTK.Graphics.ES11.ExtMultisampledRenderToTexture.FramebufferAttachmentTextureSamplesExt; } -static void Test_ExtReadFormatBgra_20291() { +static void Test_ExtReadFormatBgra_38447() { var _BgraExt = OpenTK.Graphics.ES11.ExtReadFormatBgra.BgraExt; var _UnsignedShort4444RevExt = OpenTK.Graphics.ES11.ExtReadFormatBgra.UnsignedShort4444RevExt; var _UnsignedShort1555RevExt = OpenTK.Graphics.ES11.ExtReadFormatBgra.UnsignedShort1555RevExt; } -static void Test_ExtRobustness_20292() { +static void Test_ExtRobustness_38448() { var _NoError = OpenTK.Graphics.ES11.ExtRobustness.NoError; var _LoseContextOnResetExt = OpenTK.Graphics.ES11.ExtRobustness.LoseContextOnResetExt; var _GuiltyContextResetExt = OpenTK.Graphics.ES11.ExtRobustness.GuiltyContextResetExt; @@ -91958,38 +153771,38 @@ static void Test_ExtRobustness_20292() { var _NoResetNotificationExt = OpenTK.Graphics.ES11.ExtRobustness.NoResetNotificationExt; var _ContextRobustAccessExt = OpenTK.Graphics.ES11.ExtRobustness.ContextRobustAccessExt; } -static void Test_ExtSrgb_20293() { +static void Test_ExtSrgb_38449() { var _FramebufferAttachmentColorEncodingExt = OpenTK.Graphics.ES11.ExtSrgb.FramebufferAttachmentColorEncodingExt; var _SrgbExt = OpenTK.Graphics.ES11.ExtSrgb.SrgbExt; var _SrgbAlphaExt = OpenTK.Graphics.ES11.ExtSrgb.SrgbAlphaExt; var _Srgb8Alpha8Ext = OpenTK.Graphics.ES11.ExtSrgb.Srgb8Alpha8Ext; } -static void Test_ExtTextureCompressionDxt1_20294() { +static void Test_ExtTextureCompressionDxt1_38450() { var _CompressedRgbS3tcDxt1Ext = OpenTK.Graphics.ES11.ExtTextureCompressionDxt1.CompressedRgbS3tcDxt1Ext; var _CompressedRgbaS3tcDxt1Ext = OpenTK.Graphics.ES11.ExtTextureCompressionDxt1.CompressedRgbaS3tcDxt1Ext; } -static void Test_ExttextureFilterAnisotropic_20295() { +static void Test_ExttextureFilterAnisotropic_38451() { var _TextureMaxAnisotropyExt = OpenTK.Graphics.ES11.ExttextureFilterAnisotropic.TextureMaxAnisotropyExt; var _MaxTextureMaxAnisotropyExt = OpenTK.Graphics.ES11.ExttextureFilterAnisotropic.MaxTextureMaxAnisotropyExt; var _ExtTextureFilterAnisotropic = OpenTK.Graphics.ES11.ExttextureFilterAnisotropic.ExtTextureFilterAnisotropic; } -static void Test_ExtTextureFilterAnisotropic_20296() { +static void Test_ExtTextureFilterAnisotropic_38452() { var _TextureMaxAnisotropyExt = OpenTK.Graphics.ES11.ExtTextureFilterAnisotropic.TextureMaxAnisotropyExt; var _MaxTextureMaxAnisotropyExt = OpenTK.Graphics.ES11.ExtTextureFilterAnisotropic.MaxTextureMaxAnisotropyExt; } -static void Test_ExttextureFormatBgra8888_20297() { +static void Test_ExttextureFormatBgra8888_38453() { var _Bgra = OpenTK.Graphics.ES11.ExttextureFormatBgra8888.Bgra; var _ExtTextureFormatBgra8888 = OpenTK.Graphics.ES11.ExttextureFormatBgra8888.ExtTextureFormatBgra8888; } -static void Test_ExtTextureFormatBgra8888_20298() { +static void Test_ExtTextureFormatBgra8888_38454() { var _BgraExt = OpenTK.Graphics.ES11.ExtTextureFormatBgra8888.BgraExt; } -static void Test_ExtTextureLodBias_20299() { +static void Test_ExtTextureLodBias_38455() { var _MaxTextureLodBiasExt = OpenTK.Graphics.ES11.ExtTextureLodBias.MaxTextureLodBiasExt; var _TextureFilterControlExt = OpenTK.Graphics.ES11.ExtTextureLodBias.TextureFilterControlExt; var _TextureLodBiasExt = OpenTK.Graphics.ES11.ExtTextureLodBias.TextureLodBiasExt; } -static void Test_ExtTextureStorage_20300() { +static void Test_ExtTextureStorage_38456() { var _Alpha8Ext = OpenTK.Graphics.ES11.ExtTextureStorage.Alpha8Ext; var _Luminance8Ext = OpenTK.Graphics.ES11.ExtTextureStorage.Luminance8Ext; var _Luminance8Alpha8Ext = OpenTK.Graphics.ES11.ExtTextureStorage.Luminance8Alpha8Ext; @@ -92014,7 +153827,7 @@ static void Test_ExtTextureStorage_20300() { var _TextureImmutableFormatExt = OpenTK.Graphics.ES11.ExtTextureStorage.TextureImmutableFormatExt; var _Bgra8Ext = OpenTK.Graphics.ES11.ExtTextureStorage.Bgra8Ext; } -static void Test_FeedBackToken_20301() { +static void Test_FeedBackToken_38457() { var _PassThroughToken = OpenTK.Graphics.ES11.FeedBackToken.PassThroughToken; var _PointToken = OpenTK.Graphics.ES11.FeedBackToken.PointToken; var _LineToken = OpenTK.Graphics.ES11.FeedBackToken.LineToken; @@ -92024,30 +153837,30 @@ static void Test_FeedBackToken_20301() { var _CopyPixelToken = OpenTK.Graphics.ES11.FeedBackToken.CopyPixelToken; var _LineResetToken = OpenTK.Graphics.ES11.FeedBackToken.LineResetToken; } -static void Test_FeedbackType_20302() { +static void Test_FeedbackType_38458() { var _Gl2D = OpenTK.Graphics.ES11.FeedbackType.Gl2D; var _Gl3D = OpenTK.Graphics.ES11.FeedbackType.Gl3D; var _Gl3DColor = OpenTK.Graphics.ES11.FeedbackType.Gl3DColor; var _Gl3DColorTexture = OpenTK.Graphics.ES11.FeedbackType.Gl3DColorTexture; var _Gl4DColorTexture = OpenTK.Graphics.ES11.FeedbackType.Gl4DColorTexture; } -static void Test_FfdMaskSgix_20303() { +static void Test_FfdMaskSgix_38459() { } -static void Test_FfdTargetSgix_20304() { +static void Test_FfdTargetSgix_38460() { var _GeometryDeformationSgix = OpenTK.Graphics.ES11.FfdTargetSgix.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES11.FfdTargetSgix.TextureDeformationSgix; } -static void Test_FogCoordinatePointerType_20305() { +static void Test_FogCoordinatePointerType_38461() { var _Float = OpenTK.Graphics.ES11.FogCoordinatePointerType.Float; var _Double = OpenTK.Graphics.ES11.FogCoordinatePointerType.Double; } -static void Test_FogMode_20306() { +static void Test_FogMode_38462() { var _Exp = OpenTK.Graphics.ES11.FogMode.Exp; var _Exp2 = OpenTK.Graphics.ES11.FogMode.Exp2; var _Linear = OpenTK.Graphics.ES11.FogMode.Linear; var _FogFuncSgis = OpenTK.Graphics.ES11.FogMode.FogFuncSgis; } -static void Test_FogParameter_20307() { +static void Test_FogParameter_38463() { var _FogIndex = OpenTK.Graphics.ES11.FogParameter.FogIndex; var _FogDensity = OpenTK.Graphics.ES11.FogParameter.FogDensity; var _FogStart = OpenTK.Graphics.ES11.FogParameter.FogStart; @@ -92056,25 +153869,25 @@ static void Test_FogParameter_20307() { var _FogColor = OpenTK.Graphics.ES11.FogParameter.FogColor; var _FogOffsetValueSgix = OpenTK.Graphics.ES11.FogParameter.FogOffsetValueSgix; } -static void Test_FogPointerTypeExt_20308() { +static void Test_FogPointerTypeExt_38464() { var _Float = OpenTK.Graphics.ES11.FogPointerTypeExt.Float; var _Double = OpenTK.Graphics.ES11.FogPointerTypeExt.Double; } -static void Test_FogPointerTypeIbm_20309() { +static void Test_FogPointerTypeIbm_38465() { var _Float = OpenTK.Graphics.ES11.FogPointerTypeIbm.Float; var _Double = OpenTK.Graphics.ES11.FogPointerTypeIbm.Double; } -static void Test_FragmentLightModelParameterSgix_20310() { +static void Test_FragmentLightModelParameterSgix_38466() { var _FragmentLightModelLocalViewerSgix = OpenTK.Graphics.ES11.FragmentLightModelParameterSgix.FragmentLightModelLocalViewerSgix; var _FragmentLightModelTwoSideSgix = OpenTK.Graphics.ES11.FragmentLightModelParameterSgix.FragmentLightModelTwoSideSgix; var _FragmentLightModelAmbientSgix = OpenTK.Graphics.ES11.FragmentLightModelParameterSgix.FragmentLightModelAmbientSgix; var _FragmentLightModelNormalInterpolationSgix = OpenTK.Graphics.ES11.FragmentLightModelParameterSgix.FragmentLightModelNormalInterpolationSgix; } -static void Test_FrontFaceDirection_20311() { +static void Test_FrontFaceDirection_38467() { var _Cw = OpenTK.Graphics.ES11.FrontFaceDirection.Cw; var _Ccw = OpenTK.Graphics.ES11.FrontFaceDirection.Ccw; } -static void Test_GetColorTableParameterPNameSgi_20312() { +static void Test_GetColorTableParameterPNameSgi_38468() { var _ColorTableScaleSgi = OpenTK.Graphics.ES11.GetColorTableParameterPNameSgi.ColorTableScaleSgi; var _ColorTableBiasSgi = OpenTK.Graphics.ES11.GetColorTableParameterPNameSgi.ColorTableBiasSgi; var _ColorTableFormatSgi = OpenTK.Graphics.ES11.GetColorTableParameterPNameSgi.ColorTableFormatSgi; @@ -92086,7 +153899,7 @@ static void Test_GetColorTableParameterPNameSgi_20312() { var _ColorTableLuminanceSizeSgi = OpenTK.Graphics.ES11.GetColorTableParameterPNameSgi.ColorTableLuminanceSizeSgi; var _ColorTableIntensitySizeSgi = OpenTK.Graphics.ES11.GetColorTableParameterPNameSgi.ColorTableIntensitySizeSgi; } -static void Test_GetConvolutionParameter_20313() { +static void Test_GetConvolutionParameter_38469() { var _ConvolutionBorderModeExt = OpenTK.Graphics.ES11.GetConvolutionParameter.ConvolutionBorderModeExt; var _ConvolutionFilterScaleExt = OpenTK.Graphics.ES11.GetConvolutionParameter.ConvolutionFilterScaleExt; var _ConvolutionFilterBiasExt = OpenTK.Graphics.ES11.GetConvolutionParameter.ConvolutionFilterBiasExt; @@ -92096,7 +153909,7 @@ static void Test_GetConvolutionParameter_20313() { var _MaxConvolutionWidthExt = OpenTK.Graphics.ES11.GetConvolutionParameter.MaxConvolutionWidthExt; var _MaxConvolutionHeightExt = OpenTK.Graphics.ES11.GetConvolutionParameter.MaxConvolutionHeightExt; } -static void Test_GetHistogramParameterPNameExt_20314() { +static void Test_GetHistogramParameterPNameExt_38470() { var _HistogramWidthExt = OpenTK.Graphics.ES11.GetHistogramParameterPNameExt.HistogramWidthExt; var _HistogramFormatExt = OpenTK.Graphics.ES11.GetHistogramParameterPNameExt.HistogramFormatExt; var _HistogramRedSizeExt = OpenTK.Graphics.ES11.GetHistogramParameterPNameExt.HistogramRedSizeExt; @@ -92106,18 +153919,18 @@ static void Test_GetHistogramParameterPNameExt_20314() { var _HistogramLuminanceSizeExt = OpenTK.Graphics.ES11.GetHistogramParameterPNameExt.HistogramLuminanceSizeExt; var _HistogramSinkExt = OpenTK.Graphics.ES11.GetHistogramParameterPNameExt.HistogramSinkExt; } -static void Test_GetMapQuery_20315() { +static void Test_GetMapQuery_38471() { var _Coeff = OpenTK.Graphics.ES11.GetMapQuery.Coeff; var _Order = OpenTK.Graphics.ES11.GetMapQuery.Order; var _Domain = OpenTK.Graphics.ES11.GetMapQuery.Domain; } -static void Test_GetMinmaxParameterPNameExt_20316() { +static void Test_GetMinmaxParameterPNameExt_38472() { var _MinmaxFormat = OpenTK.Graphics.ES11.GetMinmaxParameterPNameExt.MinmaxFormat; var _MinmaxFormatExt = OpenTK.Graphics.ES11.GetMinmaxParameterPNameExt.MinmaxFormatExt; var _MinmaxSink = OpenTK.Graphics.ES11.GetMinmaxParameterPNameExt.MinmaxSink; var _MinmaxSinkExt = OpenTK.Graphics.ES11.GetMinmaxParameterPNameExt.MinmaxSinkExt; } -static void Test_GetPixelMap_20317() { +static void Test_GetPixelMap_38473() { var _PixelMapIToI = OpenTK.Graphics.ES11.GetPixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES11.GetPixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES11.GetPixelMap.PixelMapIToR; @@ -92129,7 +153942,7 @@ static void Test_GetPixelMap_20317() { var _PixelMapBToB = OpenTK.Graphics.ES11.GetPixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES11.GetPixelMap.PixelMapAToA; } -static void Test_GetPName_20318() { +static void Test_GetPName_38474() { var _CurrentColor = OpenTK.Graphics.ES11.GetPName.CurrentColor; var _CurrentIndex = OpenTK.Graphics.ES11.GetPName.CurrentIndex; var _CurrentNormal = OpenTK.Graphics.ES11.GetPName.CurrentNormal; @@ -92518,7 +154331,7 @@ static void Test_GetPName_20318() { var _PackSubsampleRateSgix = OpenTK.Graphics.ES11.GetPName.PackSubsampleRateSgix; var _UnpackSubsampleRateSgix = OpenTK.Graphics.ES11.GetPName.UnpackSubsampleRateSgix; } -static void Test_GetPointervPName_20319() { +static void Test_GetPointervPName_38475() { var _FeedbackBufferPointer = OpenTK.Graphics.ES11.GetPointervPName.FeedbackBufferPointer; var _SelectionBufferPointer = OpenTK.Graphics.ES11.GetPointervPName.SelectionBufferPointer; var _VertexArrayPointer = OpenTK.Graphics.ES11.GetPointervPName.VertexArrayPointer; @@ -92535,7 +154348,7 @@ static void Test_GetPointervPName_20319() { var _EdgeFlagArrayPointerExt = OpenTK.Graphics.ES11.GetPointervPName.EdgeFlagArrayPointerExt; var _InstrumentBufferPointerSgix = OpenTK.Graphics.ES11.GetPointervPName.InstrumentBufferPointerSgix; } -static void Test_GetTextureParameter_20320() { +static void Test_GetTextureParameter_38476() { var _TextureWidth = OpenTK.Graphics.ES11.GetTextureParameter.TextureWidth; var _TextureHeight = OpenTK.Graphics.ES11.GetTextureParameter.TextureHeight; var _TextureComponents = OpenTK.Graphics.ES11.GetTextureParameter.TextureComponents; @@ -92591,12 +154404,12 @@ static void Test_GetTextureParameter_20320() { var _TextureMaxClampTSgix = OpenTK.Graphics.ES11.GetTextureParameter.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.ES11.GetTextureParameter.TextureMaxClampRSgix; } -static void Test_HintMode_20321() { +static void Test_HintMode_38477() { var _DontCare = OpenTK.Graphics.ES11.HintMode.DontCare; var _Fastest = OpenTK.Graphics.ES11.HintMode.Fastest; var _Nicest = OpenTK.Graphics.ES11.HintMode.Nicest; } -static void Test_HintTarget_20322() { +static void Test_HintTarget_38478() { var _PerspectiveCorrectionHint = OpenTK.Graphics.ES11.HintTarget.PerspectiveCorrectionHint; var _PointSmoothHint = OpenTK.Graphics.ES11.HintTarget.PointSmoothHint; var _LineSmoothHint = OpenTK.Graphics.ES11.HintTarget.LineSmoothHint; @@ -92649,42 +154462,42 @@ static void Test_HintTarget_20322() { var _FragmentShaderDerivativeHintOes = OpenTK.Graphics.ES11.HintTarget.FragmentShaderDerivativeHintOes; var _BinningControlHintQcom = OpenTK.Graphics.ES11.HintTarget.BinningControlHintQcom; } -static void Test_HistogramTargetExt_20323() { +static void Test_HistogramTargetExt_38479() { var _Histogram = OpenTK.Graphics.ES11.HistogramTargetExt.Histogram; var _HistogramExt = OpenTK.Graphics.ES11.HistogramTargetExt.HistogramExt; var _ProxyHistogram = OpenTK.Graphics.ES11.HistogramTargetExt.ProxyHistogram; var _ProxyHistogramExt = OpenTK.Graphics.ES11.HistogramTargetExt.ProxyHistogramExt; } -static void Test_ImgMultisampledRenderToTexture_20324() { +static void Test_ImgMultisampledRenderToTexture_38480() { var _RenderbufferSamplesImg = OpenTK.Graphics.ES11.ImgMultisampledRenderToTexture.RenderbufferSamplesImg; var _FramebufferIncompleteMultisampleImg = OpenTK.Graphics.ES11.ImgMultisampledRenderToTexture.FramebufferIncompleteMultisampleImg; var _MaxSamplesImg = OpenTK.Graphics.ES11.ImgMultisampledRenderToTexture.MaxSamplesImg; var _TextureSamplesImg = OpenTK.Graphics.ES11.ImgMultisampledRenderToTexture.TextureSamplesImg; } -static void Test_ImgreadFormat_20325() { +static void Test_ImgreadFormat_38481() { var _Bgra = OpenTK.Graphics.ES11.ImgreadFormat.Bgra; var _UnsignedShort4444Rev = OpenTK.Graphics.ES11.ImgreadFormat.UnsignedShort4444Rev; var _UnsignedShort1555Rev = OpenTK.Graphics.ES11.ImgreadFormat.UnsignedShort1555Rev; var _ImgReadFormat = OpenTK.Graphics.ES11.ImgreadFormat.ImgReadFormat; } -static void Test_ImgReadFormat_20326() { +static void Test_ImgReadFormat_38482() { var _BgraImg = OpenTK.Graphics.ES11.ImgReadFormat.BgraImg; var _UnsignedShort4444RevImg = OpenTK.Graphics.ES11.ImgReadFormat.UnsignedShort4444RevImg; } -static void Test_ImgtextureCompressionPvrtc_20327() { +static void Test_ImgtextureCompressionPvrtc_38483() { var _CompressedRgbPvrtc4Bppv1Img = OpenTK.Graphics.ES11.ImgtextureCompressionPvrtc.CompressedRgbPvrtc4Bppv1Img; var _CompressedRgbPvrtc2Bppv1Img = OpenTK.Graphics.ES11.ImgtextureCompressionPvrtc.CompressedRgbPvrtc2Bppv1Img; var _CompressedRgbaPvrtc4Bppv1Img = OpenTK.Graphics.ES11.ImgtextureCompressionPvrtc.CompressedRgbaPvrtc4Bppv1Img; var _CompressedRgbaPvrtc2Bppv1Img = OpenTK.Graphics.ES11.ImgtextureCompressionPvrtc.CompressedRgbaPvrtc2Bppv1Img; var _ImgTextureCompressionPvrtc = OpenTK.Graphics.ES11.ImgtextureCompressionPvrtc.ImgTextureCompressionPvrtc; } -static void Test_ImgTextureCompressionPvrtc_20328() { +static void Test_ImgTextureCompressionPvrtc_38484() { var _CompressedRgbPvrtc4Bppv1Img = OpenTK.Graphics.ES11.ImgTextureCompressionPvrtc.CompressedRgbPvrtc4Bppv1Img; var _CompressedRgbPvrtc2Bppv1Img = OpenTK.Graphics.ES11.ImgTextureCompressionPvrtc.CompressedRgbPvrtc2Bppv1Img; var _CompressedRgbaPvrtc4Bppv1Img = OpenTK.Graphics.ES11.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc4Bppv1Img; var _CompressedRgbaPvrtc2Bppv1Img = OpenTK.Graphics.ES11.ImgTextureCompressionPvrtc.CompressedRgbaPvrtc2Bppv1Img; } -static void Test_ImgtextureEnvEnhancedFixedFunction_20329() { +static void Test_ImgtextureEnvEnhancedFixedFunction_38485() { var _Dot3RgbaImg = OpenTK.Graphics.ES11.ImgtextureEnvEnhancedFixedFunction.Dot3RgbaImg; var _ModulateColorImg = OpenTK.Graphics.ES11.ImgtextureEnvEnhancedFixedFunction.ModulateColorImg; var _RecipAddSignedAlphaImg = OpenTK.Graphics.ES11.ImgtextureEnvEnhancedFixedFunction.RecipAddSignedAlphaImg; @@ -92694,7 +154507,7 @@ static void Test_ImgtextureEnvEnhancedFixedFunction_20329() { var _AddBlendImg = OpenTK.Graphics.ES11.ImgtextureEnvEnhancedFixedFunction.AddBlendImg; var _ImgTextureEnvEnhancedFixedFunction = OpenTK.Graphics.ES11.ImgtextureEnvEnhancedFixedFunction.ImgTextureEnvEnhancedFixedFunction; } -static void Test_ImgTextureEnvEnhancedFixedFunction_20330() { +static void Test_ImgTextureEnvEnhancedFixedFunction_38486() { var _Dot3RgbaImg = OpenTK.Graphics.ES11.ImgTextureEnvEnhancedFixedFunction.Dot3RgbaImg; var _ModulateColorImg = OpenTK.Graphics.ES11.ImgTextureEnvEnhancedFixedFunction.ModulateColorImg; var _RecipAddSignedAlphaImg = OpenTK.Graphics.ES11.ImgTextureEnvEnhancedFixedFunction.RecipAddSignedAlphaImg; @@ -92703,7 +154516,7 @@ static void Test_ImgTextureEnvEnhancedFixedFunction_20330() { var _FragmentAlphaModulateImg = OpenTK.Graphics.ES11.ImgTextureEnvEnhancedFixedFunction.FragmentAlphaModulateImg; var _AddBlendImg = OpenTK.Graphics.ES11.ImgTextureEnvEnhancedFixedFunction.AddBlendImg; } -static void Test_ImguserClipPlane_20331() { +static void Test_ImguserClipPlane_38487() { var _MaxClipPlanesImg = OpenTK.Graphics.ES11.ImguserClipPlane.MaxClipPlanesImg; var _ClipPlane0Img = OpenTK.Graphics.ES11.ImguserClipPlane.ClipPlane0Img; var _ClipPlane1Img = OpenTK.Graphics.ES11.ImguserClipPlane.ClipPlane1Img; @@ -92713,7 +154526,7 @@ static void Test_ImguserClipPlane_20331() { var _ClipPlane5Img = OpenTK.Graphics.ES11.ImguserClipPlane.ClipPlane5Img; var _ImgUserClipPlane = OpenTK.Graphics.ES11.ImguserClipPlane.ImgUserClipPlane; } -static void Test_ImgUserClipPlane_20332() { +static void Test_ImgUserClipPlane_38488() { var _MaxClipPlanesImg = OpenTK.Graphics.ES11.ImgUserClipPlane.MaxClipPlanesImg; var _ClipPlane0Img = OpenTK.Graphics.ES11.ImgUserClipPlane.ClipPlane0Img; var _ClipPlane1Img = OpenTK.Graphics.ES11.ImgUserClipPlane.ClipPlane1Img; @@ -92722,13 +154535,13 @@ static void Test_ImgUserClipPlane_20332() { var _ClipPlane4Img = OpenTK.Graphics.ES11.ImgUserClipPlane.ClipPlane4Img; var _ClipPlane5Img = OpenTK.Graphics.ES11.ImgUserClipPlane.ClipPlane5Img; } -static void Test_IndexPointerType_20333() { +static void Test_IndexPointerType_38489() { var _Short = OpenTK.Graphics.ES11.IndexPointerType.Short; var _Int = OpenTK.Graphics.ES11.IndexPointerType.Int; var _Float = OpenTK.Graphics.ES11.IndexPointerType.Float; var _Double = OpenTK.Graphics.ES11.IndexPointerType.Double; } -static void Test_InterleavedArrayFormat_20334() { +static void Test_InterleavedArrayFormat_38490() { var _V2f = OpenTK.Graphics.ES11.InterleavedArrayFormat.V2f; var _V3f = OpenTK.Graphics.ES11.InterleavedArrayFormat.V3f; var _C4ubV2f = OpenTK.Graphics.ES11.InterleavedArrayFormat.C4ubV2f; @@ -92744,7 +154557,7 @@ static void Test_InterleavedArrayFormat_20334() { var _T2fC4fN3fV3f = OpenTK.Graphics.ES11.InterleavedArrayFormat.T2fC4fN3fV3f; var _T4fC4fN3fV4f = OpenTK.Graphics.ES11.InterleavedArrayFormat.T4fC4fN3fV4f; } -static void Test_InternalFormat_20335() { +static void Test_InternalFormat_38491() { var _R3G3B2 = OpenTK.Graphics.ES11.InternalFormat.R3G3B2; var _Alpha4 = OpenTK.Graphics.ES11.InternalFormat.Alpha4; var _Alpha8 = OpenTK.Graphics.ES11.InternalFormat.Alpha8; @@ -92803,28 +154616,28 @@ static void Test_InternalFormat_20335() { var _DepthComponent24Sgix = OpenTK.Graphics.ES11.InternalFormat.DepthComponent24Sgix; var _DepthComponent32Sgix = OpenTK.Graphics.ES11.InternalFormat.DepthComponent32Sgix; } -static void Test_LightEnvModeSgix_20336() { +static void Test_LightEnvModeSgix_38492() { var _Add = OpenTK.Graphics.ES11.LightEnvModeSgix.Add; var _Replace = OpenTK.Graphics.ES11.LightEnvModeSgix.Replace; var _Modulate = OpenTK.Graphics.ES11.LightEnvModeSgix.Modulate; } -static void Test_LightEnvParameterSgix_20337() { +static void Test_LightEnvParameterSgix_38493() { var _LightEnvModeSgix = OpenTK.Graphics.ES11.LightEnvParameterSgix.LightEnvModeSgix; } -static void Test_LightModelColorControl_20338() { +static void Test_LightModelColorControl_38494() { var _SingleColor = OpenTK.Graphics.ES11.LightModelColorControl.SingleColor; var _SingleColorExt = OpenTK.Graphics.ES11.LightModelColorControl.SingleColorExt; var _SeparateSpecularColor = OpenTK.Graphics.ES11.LightModelColorControl.SeparateSpecularColor; var _SeparateSpecularColorExt = OpenTK.Graphics.ES11.LightModelColorControl.SeparateSpecularColorExt; } -static void Test_LightModelParameter_20339() { +static void Test_LightModelParameter_38495() { var _LightModelLocalViewer = OpenTK.Graphics.ES11.LightModelParameter.LightModelLocalViewer; var _LightModelTwoSide = OpenTK.Graphics.ES11.LightModelParameter.LightModelTwoSide; var _LightModelAmbient = OpenTK.Graphics.ES11.LightModelParameter.LightModelAmbient; var _LightModelColorControl = OpenTK.Graphics.ES11.LightModelParameter.LightModelColorControl; var _LightModelColorControlExt = OpenTK.Graphics.ES11.LightModelParameter.LightModelColorControlExt; } -static void Test_LightName_20340() { +static void Test_LightName_38496() { var _Light0 = OpenTK.Graphics.ES11.LightName.Light0; var _Light1 = OpenTK.Graphics.ES11.LightName.Light1; var _Light2 = OpenTK.Graphics.ES11.LightName.Light2; @@ -92842,7 +154655,7 @@ static void Test_LightName_20340() { var _FragmentLight6Sgix = OpenTK.Graphics.ES11.LightName.FragmentLight6Sgix; var _FragmentLight7Sgix = OpenTK.Graphics.ES11.LightName.FragmentLight7Sgix; } -static void Test_LightParameter_20341() { +static void Test_LightParameter_38497() { var _Ambient = OpenTK.Graphics.ES11.LightParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES11.LightParameter.Diffuse; var _Specular = OpenTK.Graphics.ES11.LightParameter.Specular; @@ -92854,11 +154667,11 @@ static void Test_LightParameter_20341() { var _LinearAttenuation = OpenTK.Graphics.ES11.LightParameter.LinearAttenuation; var _QuadraticAttenuation = OpenTK.Graphics.ES11.LightParameter.QuadraticAttenuation; } -static void Test_ListMode_20342() { +static void Test_ListMode_38498() { var _Compile = OpenTK.Graphics.ES11.ListMode.Compile; var _CompileAndExecute = OpenTK.Graphics.ES11.ListMode.CompileAndExecute; } -static void Test_ListNameType_20343() { +static void Test_ListNameType_38499() { var _Byte = OpenTK.Graphics.ES11.ListNameType.Byte; var _UnsignedByte = OpenTK.Graphics.ES11.ListNameType.UnsignedByte; var _Short = OpenTK.Graphics.ES11.ListNameType.Short; @@ -92870,10 +154683,10 @@ static void Test_ListNameType_20343() { var _Gl3Bytes = OpenTK.Graphics.ES11.ListNameType.Gl3Bytes; var _Gl4Bytes = OpenTK.Graphics.ES11.ListNameType.Gl4Bytes; } -static void Test_ListParameterName_20344() { +static void Test_ListParameterName_38500() { var _ListPrioritySgix = OpenTK.Graphics.ES11.ListParameterName.ListPrioritySgix; } -static void Test_LogicOp_20345() { +static void Test_LogicOp_38501() { var _Clear = OpenTK.Graphics.ES11.LogicOp.Clear; var _And = OpenTK.Graphics.ES11.LogicOp.And; var _AndReverse = OpenTK.Graphics.ES11.LogicOp.AndReverse; @@ -92891,7 +154704,7 @@ static void Test_LogicOp_20345() { var _Nand = OpenTK.Graphics.ES11.LogicOp.Nand; var _Set = OpenTK.Graphics.ES11.LogicOp.Set; } -static void Test_MapBufferUsageMask_20346() { +static void Test_MapBufferUsageMask_38502() { var _MapReadBit = OpenTK.Graphics.ES11.MapBufferUsageMask.MapReadBit; var _MapReadBitExt = OpenTK.Graphics.ES11.MapBufferUsageMask.MapReadBitExt; var _MapWriteBit = OpenTK.Graphics.ES11.MapBufferUsageMask.MapWriteBit; @@ -92909,7 +154722,7 @@ static void Test_MapBufferUsageMask_20346() { var _DynamicStorageBit = OpenTK.Graphics.ES11.MapBufferUsageMask.DynamicStorageBit; var _ClientStorageBit = OpenTK.Graphics.ES11.MapBufferUsageMask.ClientStorageBit; } -static void Test_MapTarget_20347() { +static void Test_MapTarget_38503() { var _Map1Color4 = OpenTK.Graphics.ES11.MapTarget.Map1Color4; var _Map1Index = OpenTK.Graphics.ES11.MapTarget.Map1Index; var _Map1Normal = OpenTK.Graphics.ES11.MapTarget.Map1Normal; @@ -92931,17 +154744,17 @@ static void Test_MapTarget_20347() { var _GeometryDeformationSgix = OpenTK.Graphics.ES11.MapTarget.GeometryDeformationSgix; var _TextureDeformationSgix = OpenTK.Graphics.ES11.MapTarget.TextureDeformationSgix; } -static void Test_MapTextureFormatIntel_20348() { +static void Test_MapTextureFormatIntel_38504() { var _LayoutDefaultIntel = OpenTK.Graphics.ES11.MapTextureFormatIntel.LayoutDefaultIntel; var _LayoutLinearIntel = OpenTK.Graphics.ES11.MapTextureFormatIntel.LayoutLinearIntel; var _LayoutLinearCpuCachedIntel = OpenTK.Graphics.ES11.MapTextureFormatIntel.LayoutLinearCpuCachedIntel; } -static void Test_MaterialFace_20349() { +static void Test_MaterialFace_38505() { var _Front = OpenTK.Graphics.ES11.MaterialFace.Front; var _Back = OpenTK.Graphics.ES11.MaterialFace.Back; var _FrontAndBack = OpenTK.Graphics.ES11.MaterialFace.FrontAndBack; } -static void Test_MaterialParameter_20350() { +static void Test_MaterialParameter_38506() { var _Ambient = OpenTK.Graphics.ES11.MaterialParameter.Ambient; var _Diffuse = OpenTK.Graphics.ES11.MaterialParameter.Diffuse; var _Specular = OpenTK.Graphics.ES11.MaterialParameter.Specular; @@ -92950,13 +154763,13 @@ static void Test_MaterialParameter_20350() { var _AmbientAndDiffuse = OpenTK.Graphics.ES11.MaterialParameter.AmbientAndDiffuse; var _ColorIndexes = OpenTK.Graphics.ES11.MaterialParameter.ColorIndexes; } -static void Test_MatrixMode_20351() { +static void Test_MatrixMode_38507() { var _Modelview = OpenTK.Graphics.ES11.MatrixMode.Modelview; var _Modelview0Ext = OpenTK.Graphics.ES11.MatrixMode.Modelview0Ext; var _Projection = OpenTK.Graphics.ES11.MatrixMode.Projection; var _Texture = OpenTK.Graphics.ES11.MatrixMode.Texture; } -static void Test_MemoryBarrierMask_20352() { +static void Test_MemoryBarrierMask_38508() { var _VertexAttribArrayBarrierBit = OpenTK.Graphics.ES11.MemoryBarrierMask.VertexAttribArrayBarrierBit; var _VertexAttribArrayBarrierBitExt = OpenTK.Graphics.ES11.MemoryBarrierMask.VertexAttribArrayBarrierBitExt; var _ElementArrayBarrierBit = OpenTK.Graphics.ES11.MemoryBarrierMask.ElementArrayBarrierBit; @@ -92988,92 +154801,93 @@ static void Test_MemoryBarrierMask_20352() { var _AllBarrierBits = OpenTK.Graphics.ES11.MemoryBarrierMask.AllBarrierBits; var _AllBarrierBitsExt = OpenTK.Graphics.ES11.MemoryBarrierMask.AllBarrierBitsExt; } -static void Test_MeshMode1_20353() { +static void Test_MeshMode1_38509() { var _Point = OpenTK.Graphics.ES11.MeshMode1.Point; var _Line = OpenTK.Graphics.ES11.MeshMode1.Line; } -static void Test_MeshMode2_20354() { +static void Test_MeshMode2_38510() { var _Point = OpenTK.Graphics.ES11.MeshMode2.Point; var _Line = OpenTK.Graphics.ES11.MeshMode2.Line; var _Fill = OpenTK.Graphics.ES11.MeshMode2.Fill; } -static void Test_MinmaxTargetExt_20355() { +static void Test_MinmaxTargetExt_38511() { var _Minmax = OpenTK.Graphics.ES11.MinmaxTargetExt.Minmax; var _MinmaxExt = OpenTK.Graphics.ES11.MinmaxTargetExt.MinmaxExt; } -static void Test_NormalPointerType_20356() { +static void Test_NormalPointerType_38512() { var _Byte = OpenTK.Graphics.ES11.NormalPointerType.Byte; var _Short = OpenTK.Graphics.ES11.NormalPointerType.Short; var _Int = OpenTK.Graphics.ES11.NormalPointerType.Int; var _Float = OpenTK.Graphics.ES11.NormalPointerType.Float; var _Double = OpenTK.Graphics.ES11.NormalPointerType.Double; } -static void Test_Nvfence_20357() { +static void Test_Nvfence_38513() { var _AllCompletedNv = OpenTK.Graphics.ES11.Nvfence.AllCompletedNv; var _FenceStatusNv = OpenTK.Graphics.ES11.Nvfence.FenceStatusNv; var _FenceConditionNv = OpenTK.Graphics.ES11.Nvfence.FenceConditionNv; var _NvFence = OpenTK.Graphics.ES11.Nvfence.NvFence; } -static void Test_NvFence_20358() { +static void Test_NvFence_38514() { var _AllCompletedNv = OpenTK.Graphics.ES11.NvFence.AllCompletedNv; var _FenceStatusNv = OpenTK.Graphics.ES11.NvFence.FenceStatusNv; var _FenceConditionNv = OpenTK.Graphics.ES11.NvFence.FenceConditionNv; } -static void Test_OcclusionQueryEventMaskAmd_20359() { +static void Test_OcclusionQueryEventMaskAmd_38515() { var _QueryDepthPassEventBitAmd = OpenTK.Graphics.ES11.OcclusionQueryEventMaskAmd.QueryDepthPassEventBitAmd; var _QueryDepthFailEventBitAmd = OpenTK.Graphics.ES11.OcclusionQueryEventMaskAmd.QueryDepthFailEventBitAmd; var _QueryStencilFailEventBitAmd = OpenTK.Graphics.ES11.OcclusionQueryEventMaskAmd.QueryStencilFailEventBitAmd; var _QueryDepthBoundsFailEventBitAmd = OpenTK.Graphics.ES11.OcclusionQueryEventMaskAmd.QueryDepthBoundsFailEventBitAmd; var _QueryAllEventBitsAmd = OpenTK.Graphics.ES11.OcclusionQueryEventMaskAmd.QueryAllEventBitsAmd; } -static void Test_OesblendEquationSeparate_20360() { +static void Test_OesblendEquationSeparate_38516() { var _BlendEquationRgbOes = OpenTK.Graphics.ES11.OesblendEquationSeparate.BlendEquationRgbOes; var _BlendEquationAlphaOes = OpenTK.Graphics.ES11.OesblendEquationSeparate.BlendEquationAlphaOes; var _OesBlendEquationSeparate = OpenTK.Graphics.ES11.OesblendEquationSeparate.OesBlendEquationSeparate; } -static void Test_OesBlendEquationSeparate_20361() { +static void Test_OesBlendEquationSeparate_38517() { var _BlendEquationRgbOes = OpenTK.Graphics.ES11.OesBlendEquationSeparate.BlendEquationRgbOes; var _BlendEquationAlphaOes = OpenTK.Graphics.ES11.OesBlendEquationSeparate.BlendEquationAlphaOes; } -static void Test_OesblendFuncSeparate_20362() { +static void Test_OesblendFuncSeparate_38518() { var _BlendDstRgbOes = OpenTK.Graphics.ES11.OesblendFuncSeparate.BlendDstRgbOes; var _BlendSrcRgbOes = OpenTK.Graphics.ES11.OesblendFuncSeparate.BlendSrcRgbOes; var _BlendDstAlphaOes = OpenTK.Graphics.ES11.OesblendFuncSeparate.BlendDstAlphaOes; var _BlendSrcAlphaOes = OpenTK.Graphics.ES11.OesblendFuncSeparate.BlendSrcAlphaOes; var _OesBlendFuncSeparate = OpenTK.Graphics.ES11.OesblendFuncSeparate.OesBlendFuncSeparate; } -static void Test_OesBlendFuncSeparate_20363() { +static void Test_OesBlendFuncSeparate_38519() { var _BlendDstRgbOes = OpenTK.Graphics.ES11.OesBlendFuncSeparate.BlendDstRgbOes; var _BlendSrcRgbOes = OpenTK.Graphics.ES11.OesBlendFuncSeparate.BlendSrcRgbOes; var _BlendDstAlphaOes = OpenTK.Graphics.ES11.OesBlendFuncSeparate.BlendDstAlphaOes; var _BlendSrcAlphaOes = OpenTK.Graphics.ES11.OesBlendFuncSeparate.BlendSrcAlphaOes; } -static void Test_OesblendSubtract_20364() { +static void Test_OesblendSubtract_38520() { var _FuncAddOes = OpenTK.Graphics.ES11.OesblendSubtract.FuncAddOes; var _BlendEquationOes = OpenTK.Graphics.ES11.OesblendSubtract.BlendEquationOes; var _FuncSubtractOes = OpenTK.Graphics.ES11.OesblendSubtract.FuncSubtractOes; var _FuncReverseSubtractOes = OpenTK.Graphics.ES11.OesblendSubtract.FuncReverseSubtractOes; var _OesBlendSubtract = OpenTK.Graphics.ES11.OesblendSubtract.OesBlendSubtract; } -static void Test_OesBlendSubtract_20365() { +static void Test_OesBlendSubtract_38521() { var _FuncAddOes = OpenTK.Graphics.ES11.OesBlendSubtract.FuncAddOes; var _BlendEquationOes = OpenTK.Graphics.ES11.OesBlendSubtract.BlendEquationOes; var _FuncSubtractOes = OpenTK.Graphics.ES11.OesBlendSubtract.FuncSubtractOes; var _FuncReverseSubtractOes = OpenTK.Graphics.ES11.OesBlendSubtract.FuncReverseSubtractOes; } -static void Test_OesbyteCoordinates_20366() { +static void Test_OesbyteCoordinates_38522() { var _OesByteCoordinates = OpenTK.Graphics.ES11.OesbyteCoordinates.OesByteCoordinates; } -static void Test_OesByteCoordinates_20367() { +static void Test_OesByteCoordinates_38523() { + var _Byte = OpenTK.Graphics.ES11.OesByteCoordinates.Byte; } -static void Test_OescompressedEtc1Rgb8Texture_20368() { +static void Test_OescompressedEtc1Rgb8Texture_38524() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES11.OescompressedEtc1Rgb8Texture.Etc1Rgb8Oes; var _OesCompressedEtc1Rgb8Texture = OpenTK.Graphics.ES11.OescompressedEtc1Rgb8Texture.OesCompressedEtc1Rgb8Texture; } -static void Test_OesCompressedEtc1Rgb8Texture_20369() { +static void Test_OesCompressedEtc1Rgb8Texture_38525() { var _Etc1Rgb8Oes = OpenTK.Graphics.ES11.OesCompressedEtc1Rgb8Texture.Etc1Rgb8Oes; } -static void Test_OescompressedPalettedTexture_20370() { +static void Test_OescompressedPalettedTexture_38526() { var _Palette4Rgb8Oes = OpenTK.Graphics.ES11.OescompressedPalettedTexture.Palette4Rgb8Oes; var _Palette4Rgba8Oes = OpenTK.Graphics.ES11.OescompressedPalettedTexture.Palette4Rgba8Oes; var _Palette4R5G6B5Oes = OpenTK.Graphics.ES11.OescompressedPalettedTexture.Palette4R5G6B5Oes; @@ -93086,7 +154900,7 @@ static void Test_OescompressedPalettedTexture_20370() { var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES11.OescompressedPalettedTexture.Palette8Rgb5A1Oes; var _OesCompressedPalettedTexture = OpenTK.Graphics.ES11.OescompressedPalettedTexture.OesCompressedPalettedTexture; } -static void Test_OesCompressedPalettedTexture_20371() { +static void Test_OesCompressedPalettedTexture_38527() { var _Palette4Rgb8Oes = OpenTK.Graphics.ES11.OesCompressedPalettedTexture.Palette4Rgb8Oes; var _Palette4Rgba8Oes = OpenTK.Graphics.ES11.OesCompressedPalettedTexture.Palette4Rgba8Oes; var _Palette4R5G6B5Oes = OpenTK.Graphics.ES11.OesCompressedPalettedTexture.Palette4R5G6B5Oes; @@ -93098,62 +154912,62 @@ static void Test_OesCompressedPalettedTexture_20371() { var _Palette8Rgba4Oes = OpenTK.Graphics.ES11.OesCompressedPalettedTexture.Palette8Rgba4Oes; var _Palette8Rgb5A1Oes = OpenTK.Graphics.ES11.OesCompressedPalettedTexture.Palette8Rgb5A1Oes; } -static void Test_Oesdepth24_20372() { +static void Test_Oesdepth24_38528() { var _DepthComponent24Oes = OpenTK.Graphics.ES11.Oesdepth24.DepthComponent24Oes; var _OesDepth24 = OpenTK.Graphics.ES11.Oesdepth24.OesDepth24; } -static void Test_OesDepth24_20373() { +static void Test_OesDepth24_38529() { var _DepthComponent24Oes = OpenTK.Graphics.ES11.OesDepth24.DepthComponent24Oes; } -static void Test_Oesdepth32_20374() { +static void Test_Oesdepth32_38530() { var _DepthComponent32Oes = OpenTK.Graphics.ES11.Oesdepth32.DepthComponent32Oes; var _OesDepth32 = OpenTK.Graphics.ES11.Oesdepth32.OesDepth32; } -static void Test_OesDepth32_20375() { +static void Test_OesDepth32_38531() { var _DepthComponent32Oes = OpenTK.Graphics.ES11.OesDepth32.DepthComponent32Oes; } -static void Test_OesdrawTexture_20376() { +static void Test_OesdrawTexture_38532() { var _TextureCropRectOes = OpenTK.Graphics.ES11.OesdrawTexture.TextureCropRectOes; var _OesDrawTexture = OpenTK.Graphics.ES11.OesdrawTexture.OesDrawTexture; } -static void Test_OesDrawTexture_20377() { +static void Test_OesDrawTexture_38533() { var _TextureCropRectOes = OpenTK.Graphics.ES11.OesDrawTexture.TextureCropRectOes; } -static void Test_Oeseglimage_20378() { +static void Test_Oeseglimage_38534() { var _OesEglImage = OpenTK.Graphics.ES11.Oeseglimage.OesEglImage; } -static void Test_OesEglImage_20379() { +static void Test_OesEglImage_38535() { } -static void Test_OesEglImageExternal_20380() { +static void Test_OesEglImageExternal_38536() { var _TextureExternalOes = OpenTK.Graphics.ES11.OesEglImageExternal.TextureExternalOes; var _SamplerExternalOes = OpenTK.Graphics.ES11.OesEglImageExternal.SamplerExternalOes; var _TextureBindingExternalOes = OpenTK.Graphics.ES11.OesEglImageExternal.TextureBindingExternalOes; var _RequiredTextureImageUnitsOes = OpenTK.Graphics.ES11.OesEglImageExternal.RequiredTextureImageUnitsOes; } -static void Test_OeselementIndexUint_20381() { +static void Test_OeselementIndexUint_38537() { var _OesElementIndexUint = OpenTK.Graphics.ES11.OeselementIndexUint.OesElementIndexUint; } -static void Test_OesElementIndexUint_20382() { +static void Test_OesElementIndexUint_38538() { var _UnsignedInt = OpenTK.Graphics.ES11.OesElementIndexUint.UnsignedInt; } -static void Test_OesextendedMatrixPalette_20383() { +static void Test_OesextendedMatrixPalette_38539() { var _OesExtendedMatrixPalette = OpenTK.Graphics.ES11.OesextendedMatrixPalette.OesExtendedMatrixPalette; } -static void Test_OesExtendedMatrixPalette_20384() { +static void Test_OesExtendedMatrixPalette_38540() { } -static void Test_OesfboRenderMipmap_20385() { +static void Test_OesfboRenderMipmap_38541() { var _OesFboRenderMipmap = OpenTK.Graphics.ES11.OesfboRenderMipmap.OesFboRenderMipmap; } -static void Test_OesFboRenderMipmap_20386() { +static void Test_OesFboRenderMipmap_38542() { } -static void Test_OesfixedPoint_20387() { +static void Test_OesfixedPoint_38543() { var _FixedOes = OpenTK.Graphics.ES11.OesfixedPoint.FixedOes; var _OesFixedPoint = OpenTK.Graphics.ES11.OesfixedPoint.OesFixedPoint; } -static void Test_OesFixedPoint_20388() { +static void Test_OesFixedPoint_38544() { var _FixedOes = OpenTK.Graphics.ES11.OesFixedPoint.FixedOes; } -static void Test_OesframebufferObject_20389() { +static void Test_OesframebufferObject_38545() { var _NoneOes = OpenTK.Graphics.ES11.OesframebufferObject.NoneOes; var _InvalidFramebufferOperationOes = OpenTK.Graphics.ES11.OesframebufferObject.InvalidFramebufferOperationOes; var _Rgba4Oes = OpenTK.Graphics.ES11.OesframebufferObject.Rgba4Oes; @@ -93189,7 +155003,7 @@ static void Test_OesframebufferObject_20389() { var _Rgb565Oes = OpenTK.Graphics.ES11.OesframebufferObject.Rgb565Oes; var _OesFramebufferObject = OpenTK.Graphics.ES11.OesframebufferObject.OesFramebufferObject; } -static void Test_OesFramebufferObject_20390() { +static void Test_OesFramebufferObject_38546() { var _NoneOes = OpenTK.Graphics.ES11.OesFramebufferObject.NoneOes; var _InvalidFramebufferOperationOes = OpenTK.Graphics.ES11.OesFramebufferObject.InvalidFramebufferOperationOes; var _Rgba4Oes = OpenTK.Graphics.ES11.OesFramebufferObject.Rgba4Oes; @@ -93224,31 +155038,31 @@ static void Test_OesFramebufferObject_20390() { var _RenderbufferStencilSizeOes = OpenTK.Graphics.ES11.OesFramebufferObject.RenderbufferStencilSizeOes; var _Rgb565Oes = OpenTK.Graphics.ES11.OesFramebufferObject.Rgb565Oes; } -static void Test_Oesmapbuffer_20391() { +static void Test_Oesmapbuffer_38547() { var _WriteOnlyOes = OpenTK.Graphics.ES11.Oesmapbuffer.WriteOnlyOes; var _BufferAccessOes = OpenTK.Graphics.ES11.Oesmapbuffer.BufferAccessOes; var _BufferMappedOes = OpenTK.Graphics.ES11.Oesmapbuffer.BufferMappedOes; var _BufferMapPointerOes = OpenTK.Graphics.ES11.Oesmapbuffer.BufferMapPointerOes; var _OesMapbuffer = OpenTK.Graphics.ES11.Oesmapbuffer.OesMapbuffer; } -static void Test_OesMapbuffer_20392() { +static void Test_OesMapbuffer_38548() { var _WriteOnlyOes = OpenTK.Graphics.ES11.OesMapbuffer.WriteOnlyOes; var _BufferAccessOes = OpenTK.Graphics.ES11.OesMapbuffer.BufferAccessOes; var _BufferMappedOes = OpenTK.Graphics.ES11.OesMapbuffer.BufferMappedOes; var _BufferMapPointerOes = OpenTK.Graphics.ES11.OesMapbuffer.BufferMapPointerOes; } -static void Test_OesmatrixGet_20393() { +static void Test_OesmatrixGet_38549() { var _ModelviewMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesmatrixGet.ModelviewMatrixFloatAsIntBitsOes; var _ProjectionMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesmatrixGet.ProjectionMatrixFloatAsIntBitsOes; var _TextureMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesmatrixGet.TextureMatrixFloatAsIntBitsOes; var _OesMatrixGet = OpenTK.Graphics.ES11.OesmatrixGet.OesMatrixGet; } -static void Test_OesMatrixGet_20394() { +static void Test_OesMatrixGet_38550() { var _ModelviewMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesMatrixGet.ModelviewMatrixFloatAsIntBitsOes; var _ProjectionMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesMatrixGet.ProjectionMatrixFloatAsIntBitsOes; var _TextureMatrixFloatAsIntBitsOes = OpenTK.Graphics.ES11.OesMatrixGet.TextureMatrixFloatAsIntBitsOes; } -static void Test_OesmatrixPalette_20395() { +static void Test_OesmatrixPalette_38551() { var _MaxVertexUnitsOes = OpenTK.Graphics.ES11.OesmatrixPalette.MaxVertexUnitsOes; var _WeightArrayTypeOes = OpenTK.Graphics.ES11.OesmatrixPalette.WeightArrayTypeOes; var _WeightArrayStrideOes = OpenTK.Graphics.ES11.OesmatrixPalette.WeightArrayStrideOes; @@ -93267,7 +155081,7 @@ static void Test_OesmatrixPalette_20395() { var _MatrixIndexArrayBufferBindingOes = OpenTK.Graphics.ES11.OesmatrixPalette.MatrixIndexArrayBufferBindingOes; var _OesMatrixPalette = OpenTK.Graphics.ES11.OesmatrixPalette.OesMatrixPalette; } -static void Test_OesMatrixPalette_20396() { +static void Test_OesMatrixPalette_38552() { var _MaxVertexUnitsOes = OpenTK.Graphics.ES11.OesMatrixPalette.MaxVertexUnitsOes; var _WeightArrayTypeOes = OpenTK.Graphics.ES11.OesMatrixPalette.WeightArrayTypeOes; var _WeightArrayStrideOes = OpenTK.Graphics.ES11.OesMatrixPalette.WeightArrayStrideOes; @@ -93285,18 +155099,18 @@ static void Test_OesMatrixPalette_20396() { var _WeightArrayBufferBindingOes = OpenTK.Graphics.ES11.OesMatrixPalette.WeightArrayBufferBindingOes; var _MatrixIndexArrayBufferBindingOes = OpenTK.Graphics.ES11.OesMatrixPalette.MatrixIndexArrayBufferBindingOes; } -static void Test_OespackedDepthStencil_20397() { +static void Test_OespackedDepthStencil_38553() { var _DepthStencilOes = OpenTK.Graphics.ES11.OespackedDepthStencil.DepthStencilOes; var _UnsignedInt248Oes = OpenTK.Graphics.ES11.OespackedDepthStencil.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES11.OespackedDepthStencil.Depth24Stencil8Oes; var _OesPackedDepthStencil = OpenTK.Graphics.ES11.OespackedDepthStencil.OesPackedDepthStencil; } -static void Test_OesPackedDepthStencil_20398() { +static void Test_OesPackedDepthStencil_38554() { var _DepthStencilOes = OpenTK.Graphics.ES11.OesPackedDepthStencil.DepthStencilOes; var _UnsignedInt248Oes = OpenTK.Graphics.ES11.OesPackedDepthStencil.UnsignedInt248Oes; var _Depth24Stencil8Oes = OpenTK.Graphics.ES11.OesPackedDepthStencil.Depth24Stencil8Oes; } -static void Test_OespointSizeArray_20399() { +static void Test_OespointSizeArray_38555() { var _PointSizeArrayTypeOes = OpenTK.Graphics.ES11.OespointSizeArray.PointSizeArrayTypeOes; var _PointSizeArrayStrideOes = OpenTK.Graphics.ES11.OespointSizeArray.PointSizeArrayStrideOes; var _PointSizeArrayPointerOes = OpenTK.Graphics.ES11.OespointSizeArray.PointSizeArrayPointerOes; @@ -93304,37 +155118,37 @@ static void Test_OespointSizeArray_20399() { var _PointSizeArrayBufferBindingOes = OpenTK.Graphics.ES11.OespointSizeArray.PointSizeArrayBufferBindingOes; var _OesPointSizeArray = OpenTK.Graphics.ES11.OespointSizeArray.OesPointSizeArray; } -static void Test_OesPointSizeArray_20400() { +static void Test_OesPointSizeArray_38556() { var _PointSizeArrayTypeOes = OpenTK.Graphics.ES11.OesPointSizeArray.PointSizeArrayTypeOes; var _PointSizeArrayStrideOes = OpenTK.Graphics.ES11.OesPointSizeArray.PointSizeArrayStrideOes; var _PointSizeArrayPointerOes = OpenTK.Graphics.ES11.OesPointSizeArray.PointSizeArrayPointerOes; var _PointSizeArrayOes = OpenTK.Graphics.ES11.OesPointSizeArray.PointSizeArrayOes; var _PointSizeArrayBufferBindingOes = OpenTK.Graphics.ES11.OesPointSizeArray.PointSizeArrayBufferBindingOes; } -static void Test_OespointSprite_20401() { +static void Test_OespointSprite_38557() { var _PointSpriteOes = OpenTK.Graphics.ES11.OespointSprite.PointSpriteOes; var _CoordReplaceOes = OpenTK.Graphics.ES11.OespointSprite.CoordReplaceOes; var _OesPointSprite = OpenTK.Graphics.ES11.OespointSprite.OesPointSprite; } -static void Test_OesPointSprite_20402() { +static void Test_OesPointSprite_38558() { var _PointSpriteOes = OpenTK.Graphics.ES11.OesPointSprite.PointSpriteOes; var _CoordReplaceOes = OpenTK.Graphics.ES11.OesPointSprite.CoordReplaceOes; } -static void Test_OesqueryMatrix_20403() { +static void Test_OesqueryMatrix_38559() { var _OesQueryMatrix = OpenTK.Graphics.ES11.OesqueryMatrix.OesQueryMatrix; } -static void Test_OesQueryMatrix_20404() { +static void Test_OesQueryMatrix_38560() { } -static void Test_OesreadFormat_20405() { +static void Test_OesreadFormat_38561() { var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES11.OesreadFormat.ImplementationColorReadTypeOes; var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES11.OesreadFormat.ImplementationColorReadFormatOes; var _OesReadFormat = OpenTK.Graphics.ES11.OesreadFormat.OesReadFormat; } -static void Test_OesReadFormat_20406() { +static void Test_OesReadFormat_38562() { var _ImplementationColorReadTypeOes = OpenTK.Graphics.ES11.OesReadFormat.ImplementationColorReadTypeOes; var _ImplementationColorReadFormatOes = OpenTK.Graphics.ES11.OesReadFormat.ImplementationColorReadFormatOes; } -static void Test_OesRequiredInternalformat_20407() { +static void Test_OesRequiredInternalformat_38563() { var _Alpha8Oes = OpenTK.Graphics.ES11.OesRequiredInternalformat.Alpha8Oes; var _Luminance8Oes = OpenTK.Graphics.ES11.OesRequiredInternalformat.Luminance8Oes; var _Luminance4Alpha4Oes = OpenTK.Graphics.ES11.OesRequiredInternalformat.Luminance4Alpha4Oes; @@ -93351,51 +155165,51 @@ static void Test_OesRequiredInternalformat_20407() { var _Depth24Stencil8Oes = OpenTK.Graphics.ES11.OesRequiredInternalformat.Depth24Stencil8Oes; var _Rgb565Oes = OpenTK.Graphics.ES11.OesRequiredInternalformat.Rgb565Oes; } -static void Test_Oesrgb8Rgba8_20408() { +static void Test_Oesrgb8Rgba8_38564() { var _Rgb8Oes = OpenTK.Graphics.ES11.Oesrgb8Rgba8.Rgb8Oes; var _Rgba8Oes = OpenTK.Graphics.ES11.Oesrgb8Rgba8.Rgba8Oes; var _OesRgb8Rgba8 = OpenTK.Graphics.ES11.Oesrgb8Rgba8.OesRgb8Rgba8; } -static void Test_OesRgb8Rgba8_20409() { +static void Test_OesRgb8Rgba8_38565() { var _Rgb8Oes = OpenTK.Graphics.ES11.OesRgb8Rgba8.Rgb8Oes; var _Rgba8Oes = OpenTK.Graphics.ES11.OesRgb8Rgba8.Rgba8Oes; } -static void Test_OessinglePrecision_20410() { +static void Test_OessinglePrecision_38566() { var _OesSinglePrecision = OpenTK.Graphics.ES11.OessinglePrecision.OesSinglePrecision; } -static void Test_OesSinglePrecision_20411() { +static void Test_OesSinglePrecision_38567() { } -static void Test_Oesstencil1_20412() { +static void Test_Oesstencil1_38568() { var _StencilIndex1Oes = OpenTK.Graphics.ES11.Oesstencil1.StencilIndex1Oes; var _OesStencil1 = OpenTK.Graphics.ES11.Oesstencil1.OesStencil1; } -static void Test_OesStencil1_20413() { +static void Test_OesStencil1_38569() { var _StencilIndex1Oes = OpenTK.Graphics.ES11.OesStencil1.StencilIndex1Oes; } -static void Test_Oesstencil4_20414() { +static void Test_Oesstencil4_38570() { var _StencilIndex4Oes = OpenTK.Graphics.ES11.Oesstencil4.StencilIndex4Oes; var _OesStencil4 = OpenTK.Graphics.ES11.Oesstencil4.OesStencil4; } -static void Test_OesStencil4_20415() { +static void Test_OesStencil4_38571() { var _StencilIndex4Oes = OpenTK.Graphics.ES11.OesStencil4.StencilIndex4Oes; } -static void Test_Oesstencil8_20416() { +static void Test_Oesstencil8_38572() { var _StencilIndex8Oes = OpenTK.Graphics.ES11.Oesstencil8.StencilIndex8Oes; var _OesStencil8 = OpenTK.Graphics.ES11.Oesstencil8.OesStencil8; } -static void Test_OesStencil8_20417() { +static void Test_OesStencil8_38573() { var _StencilIndex8Oes = OpenTK.Graphics.ES11.OesStencil8.StencilIndex8Oes; } -static void Test_OesstencilWrap_20418() { +static void Test_OesstencilWrap_38574() { var _IncrWrapOes = OpenTK.Graphics.ES11.OesstencilWrap.IncrWrapOes; var _DecrWrapOes = OpenTK.Graphics.ES11.OesstencilWrap.DecrWrapOes; var _OesStencilWrap = OpenTK.Graphics.ES11.OesstencilWrap.OesStencilWrap; } -static void Test_OesStencilWrap_20419() { +static void Test_OesStencilWrap_38575() { var _IncrWrapOes = OpenTK.Graphics.ES11.OesStencilWrap.IncrWrapOes; var _DecrWrapOes = OpenTK.Graphics.ES11.OesStencilWrap.DecrWrapOes; } -static void Test_OestextureCubeMap_20420() { +static void Test_OestextureCubeMap_38576() { var _TextureGenModeOes = OpenTK.Graphics.ES11.OestextureCubeMap.TextureGenModeOes; var _NormalMapOes = OpenTK.Graphics.ES11.OestextureCubeMap.NormalMapOes; var _ReflectionMapOes = OpenTK.Graphics.ES11.OestextureCubeMap.ReflectionMapOes; @@ -93411,7 +155225,7 @@ static void Test_OestextureCubeMap_20420() { var _TextureGenStrOes = OpenTK.Graphics.ES11.OestextureCubeMap.TextureGenStrOes; var _OesTextureCubeMap = OpenTK.Graphics.ES11.OestextureCubeMap.OesTextureCubeMap; } -static void Test_OesTextureCubeMap_20421() { +static void Test_OesTextureCubeMap_38577() { var _TextureGenModeOes = OpenTK.Graphics.ES11.OesTextureCubeMap.TextureGenModeOes; var _NormalMapOes = OpenTK.Graphics.ES11.OesTextureCubeMap.NormalMapOes; var _ReflectionMapOes = OpenTK.Graphics.ES11.OesTextureCubeMap.ReflectionMapOes; @@ -93426,28 +155240,28 @@ static void Test_OesTextureCubeMap_20421() { var _MaxCubeMapTextureSizeOes = OpenTK.Graphics.ES11.OesTextureCubeMap.MaxCubeMapTextureSizeOes; var _TextureGenStrOes = OpenTK.Graphics.ES11.OesTextureCubeMap.TextureGenStrOes; } -static void Test_OestextureEnvCrossbar_20422() { +static void Test_OestextureEnvCrossbar_38578() { var _OesTextureEnvCrossbar = OpenTK.Graphics.ES11.OestextureEnvCrossbar.OesTextureEnvCrossbar; } -static void Test_OesTextureEnvCrossbar_20423() { +static void Test_OesTextureEnvCrossbar_38579() { } -static void Test_OestextureMirroredRepeat_20424() { +static void Test_OestextureMirroredRepeat_38580() { var _MirroredRepeatOes = OpenTK.Graphics.ES11.OestextureMirroredRepeat.MirroredRepeatOes; var _OesTextureMirroredRepeat = OpenTK.Graphics.ES11.OestextureMirroredRepeat.OesTextureMirroredRepeat; } -static void Test_OesTextureMirroredRepeat_20425() { +static void Test_OesTextureMirroredRepeat_38581() { var _MirroredRepeatOes = OpenTK.Graphics.ES11.OesTextureMirroredRepeat.MirroredRepeatOes; } -static void Test_OesVertexArrayObject_20426() { +static void Test_OesVertexArrayObject_38582() { var _VertexArrayBindingOes = OpenTK.Graphics.ES11.OesVertexArrayObject.VertexArrayBindingOes; } -static void Test_OpenGlescoreVersions_20427() { +static void Test_OpenGlescoreVersions_38583() { var _VersionEsCl10 = OpenTK.Graphics.ES11.OpenGlescoreVersions.VersionEsCl10; var _VersionEsCl11 = OpenTK.Graphics.ES11.OpenGlescoreVersions.VersionEsCl11; var _VersionEsCm10 = OpenTK.Graphics.ES11.OpenGlescoreVersions.VersionEsCm10; var _VersionEsCm11 = OpenTK.Graphics.ES11.OpenGlescoreVersions.VersionEsCm11; } -static void Test_PixelCopyType_20428() { +static void Test_PixelCopyType_38584() { var _Color = OpenTK.Graphics.ES11.PixelCopyType.Color; var _ColorExt = OpenTK.Graphics.ES11.PixelCopyType.ColorExt; var _Depth = OpenTK.Graphics.ES11.PixelCopyType.Depth; @@ -93455,7 +155269,7 @@ static void Test_PixelCopyType_20428() { var _Stencil = OpenTK.Graphics.ES11.PixelCopyType.Stencil; var _StencilExt = OpenTK.Graphics.ES11.PixelCopyType.StencilExt; } -static void Test_PixelFormat_20429() { +static void Test_PixelFormat_38585() { var _UnsignedShort = OpenTK.Graphics.ES11.PixelFormat.UnsignedShort; var _UnsignedInt = OpenTK.Graphics.ES11.PixelFormat.UnsignedInt; var _ColorIndex = OpenTK.Graphics.ES11.PixelFormat.ColorIndex; @@ -93476,7 +155290,7 @@ static void Test_PixelFormat_20429() { var _Ycrcb422Sgix = OpenTK.Graphics.ES11.PixelFormat.Ycrcb422Sgix; var _Ycrcb444Sgix = OpenTK.Graphics.ES11.PixelFormat.Ycrcb444Sgix; } -static void Test_PixelMap_20430() { +static void Test_PixelMap_38586() { var _PixelMapIToI = OpenTK.Graphics.ES11.PixelMap.PixelMapIToI; var _PixelMapSToS = OpenTK.Graphics.ES11.PixelMap.PixelMapSToS; var _PixelMapIToR = OpenTK.Graphics.ES11.PixelMap.PixelMapIToR; @@ -93488,7 +155302,7 @@ static void Test_PixelMap_20430() { var _PixelMapBToB = OpenTK.Graphics.ES11.PixelMap.PixelMapBToB; var _PixelMapAToA = OpenTK.Graphics.ES11.PixelMap.PixelMapAToA; } -static void Test_PixelStoreParameter_20431() { +static void Test_PixelStoreParameter_38587() { var _UnpackSwapBytes = OpenTK.Graphics.ES11.PixelStoreParameter.UnpackSwapBytes; var _UnpackLsbFirst = OpenTK.Graphics.ES11.PixelStoreParameter.UnpackLsbFirst; var _UnpackRowLength = OpenTK.Graphics.ES11.PixelStoreParameter.UnpackRowLength; @@ -93529,17 +155343,17 @@ static void Test_PixelStoreParameter_20431() { var _PackResampleOml = OpenTK.Graphics.ES11.PixelStoreParameter.PackResampleOml; var _UnpackResampleOml = OpenTK.Graphics.ES11.PixelStoreParameter.UnpackResampleOml; } -static void Test_PixelStoreResampleMode_20432() { +static void Test_PixelStoreResampleMode_38588() { var _ResampleReplicateSgix = OpenTK.Graphics.ES11.PixelStoreResampleMode.ResampleReplicateSgix; var _ResampleZeroFillSgix = OpenTK.Graphics.ES11.PixelStoreResampleMode.ResampleZeroFillSgix; var _ResampleDecimateSgix = OpenTK.Graphics.ES11.PixelStoreResampleMode.ResampleDecimateSgix; } -static void Test_PixelStoreSubsampleRate_20433() { +static void Test_PixelStoreSubsampleRate_38589() { var _PixelSubsample4444Sgix = OpenTK.Graphics.ES11.PixelStoreSubsampleRate.PixelSubsample4444Sgix; var _PixelSubsample2424Sgix = OpenTK.Graphics.ES11.PixelStoreSubsampleRate.PixelSubsample2424Sgix; var _PixelSubsample4242Sgix = OpenTK.Graphics.ES11.PixelStoreSubsampleRate.PixelSubsample4242Sgix; } -static void Test_PixelTexGenMode_20434() { +static void Test_PixelTexGenMode_38590() { var _None = OpenTK.Graphics.ES11.PixelTexGenMode.None; var _Rgb = OpenTK.Graphics.ES11.PixelTexGenMode.Rgb; var _Rgba = OpenTK.Graphics.ES11.PixelTexGenMode.Rgba; @@ -93550,11 +155364,11 @@ static void Test_PixelTexGenMode_20434() { var _PixelTexGenAlphaLsSgix = OpenTK.Graphics.ES11.PixelTexGenMode.PixelTexGenAlphaLsSgix; var _PixelTexGenAlphaMsSgix = OpenTK.Graphics.ES11.PixelTexGenMode.PixelTexGenAlphaMsSgix; } -static void Test_PixelTexGenParameterNameSgis_20435() { +static void Test_PixelTexGenParameterNameSgis_38591() { var _PixelFragmentRgbSourceSgis = OpenTK.Graphics.ES11.PixelTexGenParameterNameSgis.PixelFragmentRgbSourceSgis; var _PixelFragmentAlphaSourceSgis = OpenTK.Graphics.ES11.PixelTexGenParameterNameSgis.PixelFragmentAlphaSourceSgis; } -static void Test_PixelTransferParameter_20436() { +static void Test_PixelTransferParameter_38592() { var _MapColor = OpenTK.Graphics.ES11.PixelTransferParameter.MapColor; var _MapStencil = OpenTK.Graphics.ES11.PixelTransferParameter.MapStencil; var _IndexShift = OpenTK.Graphics.ES11.PixelTransferParameter.IndexShift; @@ -93602,7 +155416,7 @@ static void Test_PixelTransferParameter_20436() { var _PostColorMatrixAlphaBias = OpenTK.Graphics.ES11.PixelTransferParameter.PostColorMatrixAlphaBias; var _PostColorMatrixAlphaBiasSgi = OpenTK.Graphics.ES11.PixelTransferParameter.PostColorMatrixAlphaBiasSgi; } -static void Test_PixelType_20437() { +static void Test_PixelType_38593() { var _Byte = OpenTK.Graphics.ES11.PixelType.Byte; var _UnsignedByte = OpenTK.Graphics.ES11.PixelType.UnsignedByte; var _Short = OpenTK.Graphics.ES11.PixelType.Short; @@ -93622,7 +155436,7 @@ static void Test_PixelType_20437() { var _UnsignedInt1010102 = OpenTK.Graphics.ES11.PixelType.UnsignedInt1010102; var _UnsignedInt1010102Ext = OpenTK.Graphics.ES11.PixelType.UnsignedInt1010102Ext; } -static void Test_PointParameterNameSgis_20438() { +static void Test_PointParameterNameSgis_38594() { var _PointSizeMin = OpenTK.Graphics.ES11.PointParameterNameSgis.PointSizeMin; var _PointSizeMinArb = OpenTK.Graphics.ES11.PointParameterNameSgis.PointSizeMinArb; var _PointSizeMinExt = OpenTK.Graphics.ES11.PointParameterNameSgis.PointSizeMinExt; @@ -93640,12 +155454,12 @@ static void Test_PointParameterNameSgis_20438() { var _PointDistanceAttenuation = OpenTK.Graphics.ES11.PointParameterNameSgis.PointDistanceAttenuation; var _PointDistanceAttenuationArb = OpenTK.Graphics.ES11.PointParameterNameSgis.PointDistanceAttenuationArb; } -static void Test_PolygonMode_20439() { +static void Test_PolygonMode_38595() { var _Point = OpenTK.Graphics.ES11.PolygonMode.Point; var _Line = OpenTK.Graphics.ES11.PolygonMode.Line; var _Fill = OpenTK.Graphics.ES11.PolygonMode.Fill; } -static void Test_PrimitiveType_20440() { +static void Test_PrimitiveType_38596() { var _Points = OpenTK.Graphics.ES11.PrimitiveType.Points; var _Lines = OpenTK.Graphics.ES11.PrimitiveType.Lines; var _LineLoop = OpenTK.Graphics.ES11.PrimitiveType.LineLoop; @@ -93672,12 +155486,12 @@ static void Test_PrimitiveType_20440() { var _Patches = OpenTK.Graphics.ES11.PrimitiveType.Patches; var _PatchesExt = OpenTK.Graphics.ES11.PrimitiveType.PatchesExt; } -static void Test_QcomdriverControl_20441() { +static void Test_QcomdriverControl_38597() { var _QcomDriverControl = OpenTK.Graphics.ES11.QcomdriverControl.QcomDriverControl; } -static void Test_QcomDriverControl_20442() { +static void Test_QcomDriverControl_38598() { } -static void Test_QcomExtendedGet_20443() { +static void Test_QcomExtendedGet_38599() { var _TextureWidthQcom = OpenTK.Graphics.ES11.QcomExtendedGet.TextureWidthQcom; var _TextureHeightQcom = OpenTK.Graphics.ES11.QcomExtendedGet.TextureHeightQcom; var _TextureDepthQcom = OpenTK.Graphics.ES11.QcomExtendedGet.TextureDepthQcom; @@ -93690,16 +155504,16 @@ static void Test_QcomExtendedGet_20443() { var _TextureObjectValidQcom = OpenTK.Graphics.ES11.QcomExtendedGet.TextureObjectValidQcom; var _StateRestore = OpenTK.Graphics.ES11.QcomExtendedGet.StateRestore; } -static void Test_QcomExtendedGet2_20444() { +static void Test_QcomExtendedGet2_38600() { } -static void Test_QcomperfmonGlobalMode_20445() { +static void Test_QcomperfmonGlobalMode_38601() { var _PerfmonGlobalModeQcom = OpenTK.Graphics.ES11.QcomperfmonGlobalMode.PerfmonGlobalModeQcom; var _QcomPerfmonGlobalMode = OpenTK.Graphics.ES11.QcomperfmonGlobalMode.QcomPerfmonGlobalMode; } -static void Test_QcomPerfmonGlobalMode_20446() { +static void Test_QcomPerfmonGlobalMode_38602() { var _PerfmonGlobalModeQcom = OpenTK.Graphics.ES11.QcomPerfmonGlobalMode.PerfmonGlobalModeQcom; } -static void Test_QcomTiledRendering_20447() { +static void Test_QcomTiledRendering_38603() { var _ColorBufferBit0Qcom = OpenTK.Graphics.ES11.QcomTiledRendering.ColorBufferBit0Qcom; var _ColorBufferBit1Qcom = OpenTK.Graphics.ES11.QcomTiledRendering.ColorBufferBit1Qcom; var _ColorBufferBit2Qcom = OpenTK.Graphics.ES11.QcomTiledRendering.ColorBufferBit2Qcom; @@ -93733,10 +155547,10 @@ static void Test_QcomTiledRendering_20447() { var _MultisampleBufferBit6Qcom = OpenTK.Graphics.ES11.QcomTiledRendering.MultisampleBufferBit6Qcom; var _MultisampleBufferBit7Qcom = OpenTK.Graphics.ES11.QcomTiledRendering.MultisampleBufferBit7Qcom; } -static void Test_QcomWriteonlyRendering_20448() { +static void Test_QcomWriteonlyRendering_38604() { var _WriteonlyRenderingQcom = OpenTK.Graphics.ES11.QcomWriteonlyRendering.WriteonlyRenderingQcom; } -static void Test_ReadBufferMode_20449() { +static void Test_ReadBufferMode_38605() { var _FrontLeft = OpenTK.Graphics.ES11.ReadBufferMode.FrontLeft; var _FrontRight = OpenTK.Graphics.ES11.ReadBufferMode.FrontRight; var _BackLeft = OpenTK.Graphics.ES11.ReadBufferMode.BackLeft; @@ -93750,12 +155564,12 @@ static void Test_ReadBufferMode_20449() { var _Aux2 = OpenTK.Graphics.ES11.ReadBufferMode.Aux2; var _Aux3 = OpenTK.Graphics.ES11.ReadBufferMode.Aux3; } -static void Test_RenderingMode_20450() { +static void Test_RenderingMode_38606() { var _Render = OpenTK.Graphics.ES11.RenderingMode.Render; var _Feedback = OpenTK.Graphics.ES11.RenderingMode.Feedback; var _Select = OpenTK.Graphics.ES11.RenderingMode.Select; } -static void Test_SamplePatternSgis_20451() { +static void Test_SamplePatternSgis_38607() { var _Gl1PassExt = OpenTK.Graphics.ES11.SamplePatternSgis.Gl1PassExt; var _Gl1PassSgis = OpenTK.Graphics.ES11.SamplePatternSgis.Gl1PassSgis; var _Gl2Pass0Ext = OpenTK.Graphics.ES11.SamplePatternSgis.Gl2Pass0Ext; @@ -93771,15 +155585,15 @@ static void Test_SamplePatternSgis_20451() { var _Gl4Pass3Ext = OpenTK.Graphics.ES11.SamplePatternSgis.Gl4Pass3Ext; var _Gl4Pass3Sgis = OpenTK.Graphics.ES11.SamplePatternSgis.Gl4Pass3Sgis; } -static void Test_SeparableTargetExt_20452() { +static void Test_SeparableTargetExt_38608() { var _Separable2D = OpenTK.Graphics.ES11.SeparableTargetExt.Separable2D; var _Separable2DExt = OpenTK.Graphics.ES11.SeparableTargetExt.Separable2DExt; } -static void Test_ShadingModel_20453() { +static void Test_ShadingModel_38609() { var _Flat = OpenTK.Graphics.ES11.ShadingModel.Flat; var _Smooth = OpenTK.Graphics.ES11.ShadingModel.Smooth; } -static void Test_StencilFunction_20454() { +static void Test_StencilFunction_38610() { var _Never = OpenTK.Graphics.ES11.StencilFunction.Never; var _Less = OpenTK.Graphics.ES11.StencilFunction.Less; var _Equal = OpenTK.Graphics.ES11.StencilFunction.Equal; @@ -93789,7 +155603,7 @@ static void Test_StencilFunction_20454() { var _Gequal = OpenTK.Graphics.ES11.StencilFunction.Gequal; var _Always = OpenTK.Graphics.ES11.StencilFunction.Always; } -static void Test_StencilOp_20455() { +static void Test_StencilOp_38611() { var _Zero = OpenTK.Graphics.ES11.StencilOp.Zero; var _Invert = OpenTK.Graphics.ES11.StencilOp.Invert; var _Keep = OpenTK.Graphics.ES11.StencilOp.Keep; @@ -93797,19 +155611,19 @@ static void Test_StencilOp_20455() { var _Incr = OpenTK.Graphics.ES11.StencilOp.Incr; var _Decr = OpenTK.Graphics.ES11.StencilOp.Decr; } -static void Test_StringName_20456() { +static void Test_StringName_38612() { var _Vendor = OpenTK.Graphics.ES11.StringName.Vendor; var _Renderer = OpenTK.Graphics.ES11.StringName.Renderer; var _Version = OpenTK.Graphics.ES11.StringName.Version; var _Extensions = OpenTK.Graphics.ES11.StringName.Extensions; } -static void Test_TexCoordPointerType_20457() { +static void Test_TexCoordPointerType_38613() { var _Short = OpenTK.Graphics.ES11.TexCoordPointerType.Short; var _Int = OpenTK.Graphics.ES11.TexCoordPointerType.Int; var _Float = OpenTK.Graphics.ES11.TexCoordPointerType.Float; var _Double = OpenTK.Graphics.ES11.TexCoordPointerType.Double; } -static void Test_TextureCombineDot3_20458() { +static void Test_TextureCombineDot3_38614() { var _AlphaScale = OpenTK.Graphics.ES11.TextureCombineDot3.AlphaScale; var _Subtract = OpenTK.Graphics.ES11.TextureCombineDot3.Subtract; var _Combine = OpenTK.Graphics.ES11.TextureCombineDot3.Combine; @@ -93836,13 +155650,13 @@ static void Test_TextureCombineDot3_20458() { var _Dot3Rgb = OpenTK.Graphics.ES11.TextureCombineDot3.Dot3Rgb; var _Dot3Rgba = OpenTK.Graphics.ES11.TextureCombineDot3.Dot3Rgba; } -static void Test_TextureCoordName_20459() { +static void Test_TextureCoordName_38615() { var _S = OpenTK.Graphics.ES11.TextureCoordName.S; var _T = OpenTK.Graphics.ES11.TextureCoordName.T; var _R = OpenTK.Graphics.ES11.TextureCoordName.R; var _Q = OpenTK.Graphics.ES11.TextureCoordName.Q; } -static void Test_TextureEnvMode_20460() { +static void Test_TextureEnvMode_38616() { var _Add = OpenTK.Graphics.ES11.TextureEnvMode.Add; var _Blend = OpenTK.Graphics.ES11.TextureEnvMode.Blend; var _Modulate = OpenTK.Graphics.ES11.TextureEnvMode.Modulate; @@ -93850,17 +155664,17 @@ static void Test_TextureEnvMode_20460() { var _ReplaceExt = OpenTK.Graphics.ES11.TextureEnvMode.ReplaceExt; var _TextureEnvBiasSgix = OpenTK.Graphics.ES11.TextureEnvMode.TextureEnvBiasSgix; } -static void Test_TextureEnvParameter_20461() { +static void Test_TextureEnvParameter_38617() { var _TextureEnvMode = OpenTK.Graphics.ES11.TextureEnvParameter.TextureEnvMode; var _TextureEnvColor = OpenTK.Graphics.ES11.TextureEnvParameter.TextureEnvColor; } -static void Test_TextureEnvTarget_20462() { +static void Test_TextureEnvTarget_38618() { var _TextureEnv = OpenTK.Graphics.ES11.TextureEnvTarget.TextureEnv; } -static void Test_TextureFilterFuncSgis_20463() { +static void Test_TextureFilterFuncSgis_38619() { var _Filter4Sgis = OpenTK.Graphics.ES11.TextureFilterFuncSgis.Filter4Sgis; } -static void Test_TextureGenMode_20464() { +static void Test_TextureGenMode_38620() { var _EyeLinear = OpenTK.Graphics.ES11.TextureGenMode.EyeLinear; var _ObjectLinear = OpenTK.Graphics.ES11.TextureGenMode.ObjectLinear; var _SphereMap = OpenTK.Graphics.ES11.TextureGenMode.SphereMap; @@ -93869,7 +155683,7 @@ static void Test_TextureGenMode_20464() { var _EyeDistanceToLineSgis = OpenTK.Graphics.ES11.TextureGenMode.EyeDistanceToLineSgis; var _ObjectDistanceToLineSgis = OpenTK.Graphics.ES11.TextureGenMode.ObjectDistanceToLineSgis; } -static void Test_TextureGenParameter_20465() { +static void Test_TextureGenParameter_38621() { var _TextureGenMode = OpenTK.Graphics.ES11.TextureGenParameter.TextureGenMode; var _ObjectPlane = OpenTK.Graphics.ES11.TextureGenParameter.ObjectPlane; var _EyePlane = OpenTK.Graphics.ES11.TextureGenParameter.EyePlane; @@ -93878,7 +155692,7 @@ static void Test_TextureGenParameter_20465() { var _EyeLineSgis = OpenTK.Graphics.ES11.TextureGenParameter.EyeLineSgis; var _ObjectLineSgis = OpenTK.Graphics.ES11.TextureGenParameter.ObjectLineSgis; } -static void Test_TextureMagFilter_20466() { +static void Test_TextureMagFilter_38622() { var _Nearest = OpenTK.Graphics.ES11.TextureMagFilter.Nearest; var _Linear = OpenTK.Graphics.ES11.TextureMagFilter.Linear; var _LinearDetailSgis = OpenTK.Graphics.ES11.TextureMagFilter.LinearDetailSgis; @@ -93892,7 +155706,7 @@ static void Test_TextureMagFilter_20466() { var _PixelTexGenQRoundSgix = OpenTK.Graphics.ES11.TextureMagFilter.PixelTexGenQRoundSgix; var _PixelTexGenQFloorSgix = OpenTK.Graphics.ES11.TextureMagFilter.PixelTexGenQFloorSgix; } -static void Test_TextureMinFilter_20467() { +static void Test_TextureMinFilter_38623() { var _Nearest = OpenTK.Graphics.ES11.TextureMinFilter.Nearest; var _Linear = OpenTK.Graphics.ES11.TextureMinFilter.Linear; var _NearestMipmapNearest = OpenTK.Graphics.ES11.TextureMinFilter.NearestMipmapNearest; @@ -93908,7 +155722,7 @@ static void Test_TextureMinFilter_20467() { var _NearestClipmapLinearSgix = OpenTK.Graphics.ES11.TextureMinFilter.NearestClipmapLinearSgix; var _LinearClipmapNearestSgix = OpenTK.Graphics.ES11.TextureMinFilter.LinearClipmapNearestSgix; } -static void Test_TextureParameterName_20468() { +static void Test_TextureParameterName_38624() { var _TextureBorderColor = OpenTK.Graphics.ES11.TextureParameterName.TextureBorderColor; var _TextureMagFilter = OpenTK.Graphics.ES11.TextureParameterName.TextureMagFilter; var _TextureMinFilter = OpenTK.Graphics.ES11.TextureParameterName.TextureMinFilter; @@ -93943,7 +155757,7 @@ static void Test_TextureParameterName_20468() { var _TextureMaxClampTSgix = OpenTK.Graphics.ES11.TextureParameterName.TextureMaxClampTSgix; var _TextureMaxClampRSgix = OpenTK.Graphics.ES11.TextureParameterName.TextureMaxClampRSgix; } -static void Test_TextureTarget_20469() { +static void Test_TextureTarget_38625() { var _Texture1D = OpenTK.Graphics.ES11.TextureTarget.Texture1D; var _Texture2D = OpenTK.Graphics.ES11.TextureTarget.Texture2D; var _ProxyTexture1D = OpenTK.Graphics.ES11.TextureTarget.ProxyTexture1D; @@ -93967,7 +155781,7 @@ static void Test_TextureTarget_20469() { var _TextureMaxLevel = OpenTK.Graphics.ES11.TextureTarget.TextureMaxLevel; var _TextureMaxLevelSgis = OpenTK.Graphics.ES11.TextureTarget.TextureMaxLevelSgis; } -static void Test_TextureUnit_20470() { +static void Test_TextureUnit_38626() { var _Texture0 = OpenTK.Graphics.ES11.TextureUnit.Texture0; var _Texture1 = OpenTK.Graphics.ES11.TextureUnit.Texture1; var _Texture2 = OpenTK.Graphics.ES11.TextureUnit.Texture2; @@ -94003,7 +155817,7 @@ static void Test_TextureUnit_20470() { var _ActiveTexture = OpenTK.Graphics.ES11.TextureUnit.ActiveTexture; var _ClientActiveTexture = OpenTK.Graphics.ES11.TextureUnit.ClientActiveTexture; } -static void Test_TextureWrapMode_20471() { +static void Test_TextureWrapMode_38627() { var _Clamp = OpenTK.Graphics.ES11.TextureWrapMode.Clamp; var _Repeat = OpenTK.Graphics.ES11.TextureWrapMode.Repeat; var _ClampToBorder = OpenTK.Graphics.ES11.TextureWrapMode.ClampToBorder; @@ -94013,7 +155827,7 @@ static void Test_TextureWrapMode_20471() { var _ClampToEdge = OpenTK.Graphics.ES11.TextureWrapMode.ClampToEdge; var _ClampToEdgeSgis = OpenTK.Graphics.ES11.TextureWrapMode.ClampToEdgeSgis; } -static void Test_UseProgramStageMask_20472() { +static void Test_UseProgramStageMask_38628() { var _VertexShaderBit = OpenTK.Graphics.ES11.UseProgramStageMask.VertexShaderBit; var _VertexShaderBitExt = OpenTK.Graphics.ES11.UseProgramStageMask.VertexShaderBitExt; var _FragmentShaderBit = OpenTK.Graphics.ES11.UseProgramStageMask.FragmentShaderBit; @@ -94028,7 +155842,7 @@ static void Test_UseProgramStageMask_20472() { var _AllShaderBits = OpenTK.Graphics.ES11.UseProgramStageMask.AllShaderBits; var _AllShaderBitsExt = OpenTK.Graphics.ES11.UseProgramStageMask.AllShaderBitsExt; } -static void Test_VersionEsCm10_20473() { +static void Test_VersionEsCm10_38629() { var _False = OpenTK.Graphics.ES11.VersionEsCm10.False; var _NoError = OpenTK.Graphics.ES11.VersionEsCm10.NoError; var _Zero = OpenTK.Graphics.ES11.VersionEsCm10.Zero; @@ -94363,7 +156177,7 @@ static void Test_VersionEsCm10_20473() { var _VersionEsCl11 = OpenTK.Graphics.ES11.VersionEsCm10.VersionEsCl11; var _VersionEsCm11 = OpenTK.Graphics.ES11.VersionEsCm10.VersionEsCm11; } -static void Test_VertexPointerType_20474() { +static void Test_VertexPointerType_38630() { var _Short = OpenTK.Graphics.ES11.VertexPointerType.Short; var _Int = OpenTK.Graphics.ES11.VertexPointerType.Int; var _Float = OpenTK.Graphics.ES11.VertexPointerType.Float; -- 2.7.4